@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #00d97e;--primary-light: #00ff94;--primary-dark: #00b368;--bg-dark: #000000;--bg-gradient-start: #000000;--bg-gradient-mid: #0a1a0f;--bg-gradient-end: #051208;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .7);--text-muted: rgba(255, 255, 255, .5)}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-dark);color:var(--text-primary);min-height:100vh;overflow-x:hidden;line-height:1.6}#app{max-width:100%;margin:0;padding:0;text-align:center}a{color:var(--primary);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-light)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-light)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glow{0%,to{box-shadow:0 0 20px #00d97e4d}50%{box-shadow:0 0 40px #00d97e99}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.navbar[data-v-2b4b8bb7]{display:flex;justify-content:space-between;align-items:center;padding:1rem 5%;position:fixed;top:0;left:0;right:0;z-index:1000;background:#000000d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1)}.logo[data-v-2b4b8bb7]{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-icon[data-v-2b4b8bb7]{width:44px;height:44px;border-radius:12px}.logo-text[data-v-2b4b8bb7]{font-size:1.5rem;font-weight:700;color:#fff}.nav-cta[data-v-2b4b8bb7]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#000;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:.9rem;transition:all .3s ease;text-decoration:none}.nav-cta[data-v-2b4b8bb7]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00d97e4d;color:#000}@media(max-width:768px){.navbar[data-v-2b4b8bb7]{padding:.75rem 5%}.logo-icon[data-v-2b4b8bb7]{width:36px;height:36px}.logo-text[data-v-2b4b8bb7]{font-size:1.25rem}.nav-cta[data-v-2b4b8bb7]{padding:.6rem 1rem;font-size:.8rem}}.hero[data-v-938d390f]{min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;padding-top:70px}.hero-bg[data-v-938d390f]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.glow-orb[data-v-938d390f]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.orb-1[data-v-938d390f]{width:600px;height:600px;background:radial-gradient(circle,#00d97e 0%,transparent 70%);top:-200px;right:-100px;animation:float-938d390f 8s ease-in-out infinite}.orb-2[data-v-938d390f]{width:400px;height:400px;background:radial-gradient(circle,#00ff94 0%,transparent 70%);bottom:10%;left:-100px;animation:float-938d390f 10s ease-in-out infinite reverse}.orb-3[data-v-938d390f]{width:300px;height:300px;background:radial-gradient(circle,#00b368 0%,transparent 70%);top:40%;right:10%;animation:float-938d390f 12s ease-in-out infinite}.hero-content[data-v-938d390f]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 5%;text-align:center;position:relative;z-index:10;max-width:900px;margin:0 auto}.badge[data-v-938d390f]{display:inline-flex;align-items:center;gap:.5rem;background:#00d97e1a;border:1px solid rgba(0,217,126,.3);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;color:var(--primary);margin-bottom:2rem;animation:fadeInUp-938d390f .6s ease-out}.badge-icon[data-v-938d390f]{font-size:1rem}.hero-title[data-v-938d390f]{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;animation:fadeInUp-938d390f .6s ease-out .1s both}.gradient-text[data-v-938d390f]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 50%,#00ffcc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-938d390f]{font-size:clamp(1rem,2vw,1.25rem);color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;animation:fadeInUp-938d390f .6s ease-out .2s both}.hero-cta[data-v-938d390f]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:3rem;animation:fadeInUp-938d390f .6s ease-out .3s both}.cta-button[data-v-938d390f]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none}.cta-button.primary[data-v-938d390f]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#000}.cta-button.primary[data-v-938d390f]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #00d97e66;color:#000}.apple-icon[data-v-938d390f]{width:24px;height:24px}.hero-stats[data-v-938d390f]{display:flex;align-items:center;gap:2rem;animation:fadeInUp-938d390f .6s ease-out .4s both}.stat[data-v-938d390f]{display:flex;flex-direction:column;align-items:center}.stat-value[data-v-938d390f]{font-size:1.75rem;font-weight:700;color:#fff}.stat-label[data-v-938d390f]{font-size:.875rem;color:var(--text-muted)}.stat-divider[data-v-938d390f]{width:1px;height:40px;background:#fff3}@keyframes float-938d390f{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}@keyframes fadeInUp-938d390f{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero[data-v-938d390f]{padding-top:60px}.hero-content[data-v-938d390f]{padding:1rem 5%}.hero-stats[data-v-938d390f]{gap:1rem}.stat-value[data-v-938d390f]{font-size:1.25rem}.stat-divider[data-v-938d390f]{height:30px}}.features[data-v-2d7b4b26]{padding:6rem 5%;position:relative}.section-header[data-v-2d7b4b26]{text-align:center;margin-bottom:4rem}.section-tag[data-v-2d7b4b26]{display:inline-block;background:#00d97e1a;border:1px solid rgba(0,217,126,.3);padding:.4rem 1rem;border-radius:50px;font-size:.875rem;color:var(--primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.section-title[data-v-2d7b4b26]{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.gradient-text[data-v-2d7b4b26]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-v-2d7b4b26]{font-size:1.125rem;color:var(--text-secondary);max-width:500px;margin:0 auto}.features-grid[data-v-2d7b4b26]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card[data-v-2d7b4b26]{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden;transition:all .4s ease}.feature-card[data-v-2d7b4b26]:hover{transform:translateY(-10px);border-color:#00d97e4d;box-shadow:0 20px 60px #00d97e26}.feature-image[data-v-2d7b4b26]{position:relative;height:280px;overflow:hidden}.feature-image img[data-v-2d7b4b26]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.feature-card:hover .feature-image img[data-v-2d7b4b26]{transform:scale(1.05)}.image-overlay[data-v-2d7b4b26]{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.8) 100%)}.feature-content[data-v-2d7b4b26]{padding:1.5rem}.feature-icon[data-v-2d7b4b26]{font-size:2rem;display:block;margin-bottom:.75rem}.feature-title[data-v-2d7b4b26]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.feature-description[data-v-2d7b4b26]{font-size:.95rem;color:var(--text-secondary);line-height:1.6}@media(max-width:768px){.features[data-v-2d7b4b26]{padding:4rem 5%}.features-grid[data-v-2d7b4b26]{grid-template-columns:1fr}.feature-image[data-v-2d7b4b26]{height:220px}}.gallery[data-v-a6ec888c]{padding:6rem 0;overflow:hidden}.section-header[data-v-a6ec888c]{text-align:center;margin-bottom:4rem;padding:0 5%}.section-tag[data-v-a6ec888c]{display:inline-block;background:#00d97e1a;border:1px solid rgba(0,217,126,.3);padding:.4rem 1rem;border-radius:50px;font-size:.875rem;color:var(--primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.section-title[data-v-a6ec888c]{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.gradient-text[data-v-a6ec888c]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-v-a6ec888c]{font-size:1.125rem;color:var(--text-secondary)}.gallery-container[data-v-a6ec888c]{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.gallery-track[data-v-a6ec888c]{display:flex;gap:1.5rem;animation:scroll-a6ec888c 40s linear infinite;width:fit-content}.gallery-track[data-v-a6ec888c]:hover{animation-play-state:paused}.gallery-item[data-v-a6ec888c]{flex-shrink:0;width:280px;height:400px;border-radius:20px;overflow:hidden;position:relative}.gallery-item img[data-v-a6ec888c]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-item:hover img[data-v-a6ec888c]{transform:scale(1.1)}.item-overlay[data-v-a6ec888c]{position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.8) 100%);display:flex;align-items:flex-end;padding:1.5rem;opacity:0;transition:opacity .3s ease}.gallery-item:hover .item-overlay[data-v-a6ec888c]{opacity:1}.overlay-text[data-v-a6ec888c]{color:var(--primary);font-weight:600;font-size:.9rem}@keyframes scroll-a6ec888c{0%{transform:translate(0)}to{transform:translate(-50%)}}.gallery-stats[data-v-a6ec888c]{display:flex;justify-content:center;gap:3rem;margin-top:4rem;padding:0 5%;flex-wrap:wrap}.stat-item[data-v-a6ec888c]{display:flex;align-items:center;gap:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);padding:1rem 1.5rem;border-radius:16px;transition:all .3s ease}.stat-item[data-v-a6ec888c]:hover{border-color:#00d97e4d;background:#00d97e0d}.stat-icon[data-v-a6ec888c]{font-size:2rem}.stat-info[data-v-a6ec888c]{display:flex;flex-direction:column}.stat-number[data-v-a6ec888c]{font-size:1.5rem;font-weight:700;color:#fff}.stat-label[data-v-a6ec888c]{font-size:.85rem;color:var(--text-muted)}@media(max-width:768px){.gallery[data-v-a6ec888c]{padding:4rem 0}.gallery-item[data-v-a6ec888c]{width:220px;height:320px}.gallery-stats[data-v-a6ec888c]{gap:1rem}.stat-item[data-v-a6ec888c]{padding:.75rem 1rem}.stat-icon[data-v-a6ec888c]{font-size:1.5rem}.stat-number[data-v-a6ec888c]{font-size:1.25rem}}.download[data-v-92462145]{padding:8rem 5%;position:relative;overflow:hidden}.download-bg[data-v-92462145]{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.glow-circle[data-v-92462145]{width:600px;height:600px;background:radial-gradient(circle,rgba(0,217,126,.15) 0%,transparent 70%);border-radius:50%;animation:pulse-92462145 4s ease-in-out infinite}@keyframes pulse-92462145{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.download-content[data-v-92462145]{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px;margin:0 auto}.app-icon[data-v-92462145]{width:100px;height:100px;border-radius:24px;margin-bottom:2rem;box-shadow:0 20px 60px #00d97e4d;animation:float-92462145 3s ease-in-out infinite}@keyframes float-92462145{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.download-title[data-v-92462145]{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem;line-height:1.2}.download-subtitle[data-v-92462145]{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.7}.download-button[data-v-92462145]{display:flex;align-items:center;gap:.75rem;background:#fff;color:#000;padding:.75rem 1.5rem;border-radius:12px;text-decoration:none;transition:all .3s ease;margin-bottom:2rem}.download-button[data-v-92462145]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #fff3}.apple-icon[data-v-92462145]{width:32px;height:32px}.button-text[data-v-92462145]{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.button-small[data-v-92462145]{font-size:.7rem;opacity:.8}.button-large[data-v-92462145]{font-size:1.25rem;font-weight:600;line-height:1.2}.rating[data-v-92462145]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.stars[data-v-92462145]{font-size:1.5rem;color:#ffc107;letter-spacing:2px}.rating-text[data-v-92462145]{font-size:.9rem;color:var(--text-muted)}@media(max-width:768px){.download[data-v-92462145]{padding:5rem 5%}.app-icon[data-v-92462145]{width:80px;height:80px}.glow-circle[data-v-92462145]{width:400px;height:400px}}.footer[data-v-c7a58f67]{padding:4rem 5% 2rem;border-top:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.5) 100%)}.footer-content[data-v-c7a58f67]{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;flex-wrap:wrap;gap:3rem}.footer-brand[data-v-c7a58f67]{max-width:300px}.brand-logo[data-v-c7a58f67]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-icon[data-v-c7a58f67]{width:40px;height:40px;border-radius:10px}.brand-name[data-v-c7a58f67]{font-size:1.25rem;font-weight:700}.brand-tagline[data-v-c7a58f67]{font-size:.9rem;color:var(--text-muted)}.footer-links[data-v-c7a58f67]{display:flex;gap:4rem;flex-wrap:wrap}.link-group[data-v-c7a58f67]{display:flex;flex-direction:column;gap:.75rem}.link-title[data-v-c7a58f67]{font-size:.85rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem}.footer-link[data-v-c7a58f67]{font-size:.95rem;color:var(--text-muted);text-decoration:none;transition:color .3s ease}.footer-link[data-v-c7a58f67]:hover{color:var(--primary)}.company-name[data-v-c7a58f67]{font-size:.95rem;color:var(--text-muted)}.footer-bottom[data-v-c7a58f67]{max-width:1200px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);text-align:center}.copyright[data-v-c7a58f67]{font-size:.85rem;color:var(--text-muted)}@media(max-width:768px){.footer[data-v-c7a58f67]{padding:3rem 5% 1.5rem}.footer-content[data-v-c7a58f67]{flex-direction:column;gap:2rem}.footer-links[data-v-c7a58f67]{gap:2rem}.footer-bottom[data-v-c7a58f67]{margin-top:2rem;padding-top:1.5rem}}.home[data-v-f671122d]{min-height:100vh;background:linear-gradient(180deg,#000,#051208 30%,#0a1a0f,#051208 70%,#000)}.terms-page[data-v-9516bb8e]{min-height:100vh;background:linear-gradient(180deg,#000,#051208 30%,#0a1a0f,#051208 70%,#000);padding-top:70px}.terms-container[data-v-9516bb8e]{max-width:800px;margin:0 auto;padding:3rem 5% 4rem}.terms-content[data-v-9516bb8e]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:3rem}.terms-content h1[data-v-9516bb8e]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#fff 0%,var(--primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.effective-date[data-v-9516bb8e]{color:var(--primary);font-size:.95rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.intro[data-v-9516bb8e]{font-size:1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:2rem}.intro a[data-v-9516bb8e]{color:var(--primary);text-decoration:none}.intro a[data-v-9516bb8e]:hover{text-decoration:underline}section[data-v-9516bb8e]{margin-bottom:2rem}section h2[data-v-9516bb8e]{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1rem}section p[data-v-9516bb8e]{color:var(--text-secondary);line-height:1.8;margin-bottom:1rem}section p strong[data-v-9516bb8e]{color:#fff}section ul[data-v-9516bb8e]{list-style:none;padding:0;margin:0}section ul li[data-v-9516bb8e]{color:var(--text-secondary);line-height:1.8;padding-left:1.5rem;position:relative;margin-bottom:.5rem}section ul li[data-v-9516bb8e]:before{content:"•";color:var(--primary);position:absolute;left:0;font-weight:700}section a[data-v-9516bb8e]{color:var(--primary);text-decoration:none}section a[data-v-9516bb8e]:hover{text-decoration:underline}.appendix[data-v-9516bb8e]{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.third-party-list[data-v-9516bb8e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem}.third-party-list li[data-v-9516bb8e]{padding-left:1.5rem}.back-home-section[data-v-9516bb8e]{display:flex;justify-content:center;padding:2rem 5% 3rem}.back-home-btn[data-v-9516bb8e]{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#000;padding:1rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease}.back-home-btn[data-v-9516bb8e]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #00d97e66;color:#000}.back-home-btn svg[data-v-9516bb8e]{transition:transform .3s ease}.back-home-btn:hover svg[data-v-9516bb8e]{transform:translate(-4px)}.terms-footer[data-v-9516bb8e]{padding:2rem 5%;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.terms-footer p[data-v-9516bb8e]{color:var(--text-muted);font-size:.875rem}.footer-links[data-v-9516bb8e]{display:flex;gap:1.5rem}.footer-links a[data-v-9516bb8e]{color:var(--text-muted);text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-links a[data-v-9516bb8e]:hover{color:var(--primary)}@media(max-width:768px){.terms-page[data-v-9516bb8e]{padding-top:60px}.terms-content[data-v-9516bb8e]{padding:1.5rem}.terms-content h1[data-v-9516bb8e]{font-size:1.75rem}section h2[data-v-9516bb8e]{font-size:1.1rem}.third-party-list[data-v-9516bb8e]{grid-template-columns:1fr}.terms-footer[data-v-9516bb8e]{flex-direction:column;text-align:center}}.privacy-page[data-v-933e5337]{min-height:100vh;background:linear-gradient(180deg,#000,#051208 30%,#0a1a0f,#051208 70%,#000);padding-top:70px}.privacy-container[data-v-933e5337]{max-width:800px;margin:0 auto;padding:3rem 5% 4rem}.privacy-content[data-v-933e5337]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:3rem}.privacy-content h1[data-v-933e5337]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#fff 0%,var(--primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.effective-date[data-v-933e5337]{color:var(--primary);font-size:.95rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.intro[data-v-933e5337]{font-size:1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:2rem}section[data-v-933e5337]{margin-bottom:2rem}section h2[data-v-933e5337]{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1rem}section h3[data-v-933e5337]{font-size:1.1rem;font-weight:500;color:var(--primary);margin:1.5rem 0 .75rem}section h3[data-v-933e5337]:first-of-type{margin-top:0}section p[data-v-933e5337]{color:var(--text-secondary);line-height:1.8;margin-bottom:1rem}section p strong[data-v-933e5337]{color:#fff}section ul[data-v-933e5337]{list-style:none;padding:0;margin:0 0 1rem}section ul li[data-v-933e5337]{color:var(--text-secondary);line-height:1.8;padding-left:1.5rem;position:relative;margin-bottom:.5rem}section ul li[data-v-933e5337]:before{content:"•";color:var(--primary);position:absolute;left:0;font-weight:700}section ul li strong[data-v-933e5337]{color:#fff}section a[data-v-933e5337]{color:var(--primary);text-decoration:none}section a[data-v-933e5337]:hover{text-decoration:underline}.contact-section[data-v-933e5337]{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.privacy-footer[data-v-933e5337]{padding:2rem 5%;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.privacy-footer p[data-v-933e5337]{color:var(--text-muted);font-size:.875rem}.footer-links[data-v-933e5337]{display:flex;gap:1.5rem}.footer-links a[data-v-933e5337]{color:var(--text-muted);text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-links a[data-v-933e5337]:hover{color:var(--primary)}@media(max-width:768px){.privacy-page[data-v-933e5337]{padding-top:60px}.privacy-content[data-v-933e5337]{padding:1.5rem}.privacy-content h1[data-v-933e5337]{font-size:1.75rem}section h2[data-v-933e5337]{font-size:1.1rem}section h3[data-v-933e5337]{font-size:1rem}.privacy-footer[data-v-933e5337]{flex-direction:column;text-align:center}}.faq-page[data-v-ca8a349d]{min-height:100vh;background:linear-gradient(180deg,#000,#051208 30%,#0a1a0f,#051208 70%,#000);padding-top:70px}.faq-container[data-v-ca8a349d]{max-width:800px;margin:0 auto;padding:3rem 5% 4rem}.faq-header[data-v-ca8a349d]{text-align:center;margin-bottom:3rem}.faq-header h1[data-v-ca8a349d]{font-size:2.5rem;font-weight:700;margin-bottom:.75rem;background:linear-gradient(135deg,#fff 0%,var(--primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-subtitle[data-v-ca8a349d]{font-size:1.1rem;color:var(--text-secondary)}.faq-list[data-v-ca8a349d]{display:flex;flex-direction:column;gap:1rem}.faq-item[data-v-ca8a349d]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .3s ease}.faq-item[data-v-ca8a349d]:hover{border-color:#00d97e4d}.faq-item.is-open[data-v-ca8a349d]{border-color:#00d97e66;background:#00d97e0d}.faq-question[data-v-ca8a349d]{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;text-align:left;font-size:1.05rem;font-weight:600;color:#fff;font-family:inherit;transition:color .3s ease}.faq-question[data-v-ca8a349d]:hover{color:var(--primary)}.faq-icon[data-v-ca8a349d]{width:20px;height:20px;flex-shrink:0;color:var(--primary);transition:transform .3s ease}.faq-item.is-open .faq-icon[data-v-ca8a349d]{transform:rotate(180deg)}.faq-answer[data-v-ca8a349d]{padding:0 1.5rem 1.25rem;animation:fadeIn-ca8a349d .3s ease}.faq-answer p[data-v-ca8a349d]{color:var(--text-secondary);line-height:1.8;font-size:.95rem}.faq-answer[data-v-ca8a349d] em{color:var(--primary);font-style:normal;font-weight:500}.faq-answer[data-v-ca8a349d] a{color:var(--primary);text-decoration:none}.faq-answer[data-v-ca8a349d] a:hover{text-decoration:underline}@keyframes fadeIn-ca8a349d{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-footer[data-v-ca8a349d]{padding:2rem 5%;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.faq-footer p[data-v-ca8a349d]{color:var(--text-muted);font-size:.875rem}.footer-links[data-v-ca8a349d]{display:flex;gap:1.5rem}.footer-links a[data-v-ca8a349d]{color:var(--text-muted);text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-links a[data-v-ca8a349d]:hover{color:var(--primary)}@media(max-width:768px){.faq-page[data-v-ca8a349d]{padding-top:60px}.faq-header h1[data-v-ca8a349d]{font-size:1.75rem}.faq-question[data-v-ca8a349d]{font-size:.95rem;padding:1rem 1.25rem}.faq-answer[data-v-ca8a349d]{padding:0 1.25rem 1rem}.faq-footer[data-v-ca8a349d]{flex-direction:column;text-align:center}}
