.landing-module__79oWsG__navbar{z-index:1000;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(24px,5vw,80px);transition:background .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__79oWsG__navbarScrolled{-webkit-backdrop-filter:blur(24px);border-bottom-color:var(--border-secondary);background:#0a0a0ad9}.landing-module__79oWsG__navLogo{flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:flex}.landing-module__79oWsG__navLogo img{width:auto;height:32px}.landing-module__79oWsG__logoImg{mix-blend-mode:lighten;background:#1a1a1a;border-radius:6px;padding:2px}.landing-module__79oWsG__navLogoText{letter-spacing:.12em;text-transform:uppercase;background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700}.landing-module__79oWsG__navLinks{align-items:center;gap:0;display:flex}.landing-module__79oWsG__navLink{color:var(--text-secondary);transition:color var(--transition-fast);letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none}.landing-module__79oWsG__navLink:hover,.landing-module__79oWsG__navLinkActive{color:var(--accent-primary)}.landing-module__79oWsG__navRight{flex-shrink:0;align-items:center;gap:16px;display:flex}.landing-module__79oWsG__langSelector{position:relative}.landing-module__79oWsG__langBtn{color:var(--text-secondary);border:1px solid var(--border-primary);cursor:pointer;letter-spacing:.08em;transition:color var(--transition-fast), border-color var(--transition-fast);background:0 0;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600}.landing-module__79oWsG__langBtn:hover{color:var(--accent-primary);border-color:var(--border-accent)}.landing-module__79oWsG__langDropdown{background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-lg);z-index:1001;flex-direction:column;min-width:140px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.landing-module__79oWsG__langOption{color:var(--text-secondary);cursor:pointer;text-align:left;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:500}.landing-module__79oWsG__langOption:hover{background:var(--bg-tertiary);color:var(--text-primary)}.landing-module__79oWsG__langOptionActive{color:var(--accent-primary)}.landing-module__79oWsG__mobileLangRow{border-bottom:1px solid var(--border-secondary);justify-content:center;gap:8px;width:100%;padding:16px 0;display:flex}.landing-module__79oWsG__mobileLangBtn{color:var(--text-tertiary);border:1px solid var(--border-secondary);cursor:pointer;letter-spacing:.06em;transition:all var(--transition-fast);background:0 0;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600}.landing-module__79oWsG__mobileLangBtn:hover{border-color:var(--border-accent);color:var(--text-primary)}.landing-module__79oWsG__mobileLangBtnActive{color:var(--accent-primary);border-color:var(--accent-primary)}.landing-module__79oWsG__navCta{color:#0a0a0a;background:var(--gradient-accent);cursor:pointer;letter-spacing:.04em;transition:opacity var(--transition-fast), box-shadow var(--transition-fast);border:none;padding:10px 28px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.landing-module__79oWsG__navCta:hover{opacity:.9;box-shadow:var(--shadow-glow)}.landing-module__79oWsG__mobileMenuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:8px;font-size:24px;line-height:1;display:none}.landing-module__79oWsG__mobileMenu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:999;background:#0a0a0af7;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;padding:48px 24px;display:none;position:fixed;inset:72px 0 0}.landing-module__79oWsG__mobileMenuOpen{display:flex}.landing-module__79oWsG__mobileMenu .landing-module__79oWsG__navLink{text-align:center;border-bottom:1px solid var(--border-secondary);width:100%;padding:16px;font-size:18px}.landing-module__79oWsG__mobileMenu .landing-module__79oWsG__navCta{text-align:center;width:100%;margin-top:24px;padding:14px 40px;font-size:16px}@media (max-width:960px){.landing-module__79oWsG__navLinks,.landing-module__79oWsG__navCtaDesktop{display:none}.landing-module__79oWsG__mobileMenuBtn{display:block}}.landing-module__79oWsG__hero{align-items:center;min-height:100vh;padding:120px clamp(24px,5vw,80px) 80px;display:flex;position:relative;overflow:hidden}.landing-module__79oWsG__heroGlow{pointer-events:none;background:radial-gradient(circle,#d4af3714 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-200px;right:-200px}.landing-module__79oWsG__heroGlow2{pointer-events:none;background:radial-gradient(circle,#d4af370a 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-300px;left:-200px}.landing-module__79oWsG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1400px;margin:0 auto;display:grid}.landing-module__79oWsG__heroText{z-index:2;position:relative}.landing-module__79oWsG__heroLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-primary);opacity:0;margin-bottom:24px;font-size:12px;font-weight:600;animation:.8s .2s forwards landing-module__79oWsG__fadeInUp}.landing-module__79oWsG__heroTitle{letter-spacing:-.03em;background:linear-gradient(135deg, var(--gold-lightest) 0%, var(--gold-primary) 40%, var(--gold-dark) 100%);-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;background-clip:text;margin-bottom:28px;font-size:clamp(40px,5.5vw,72px);font-weight:800;line-height:1.05;animation:.8s .35s forwards landing-module__79oWsG__fadeInUp}.landing-module__79oWsG__heroSubtitle{color:var(--text-secondary);opacity:0;max-width:520px;margin-bottom:48px;font-size:clamp(16px,1.8vw,20px);line-height:1.7;animation:.8s .5s forwards landing-module__79oWsG__fadeInUp}.landing-module__79oWsG__heroCtas{opacity:0;flex-wrap:wrap;gap:16px;animation:.8s .65s forwards landing-module__79oWsG__fadeInUp;display:flex}.landing-module__79oWsG__ctaPrimary{color:#0a0a0a;background:var(--gradient-accent);cursor:pointer;letter-spacing:.04em;transition:all var(--transition-base);border:none;padding:16px 40px;font-size:15px;font-weight:700;text-decoration:none;display:inline-block}.landing-module__79oWsG__ctaPrimary:hover{box-shadow:var(--shadow-glow), 0 8px 32px #d4af374d;transform:translateY(-1px)}.landing-module__79oWsG__ctaSecondary{color:var(--text-primary);border:1px solid var(--border-accent);cursor:pointer;letter-spacing:.04em;transition:all var(--transition-base);background:0 0;padding:16px 40px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.landing-module__79oWsG__ctaSecondary:hover{border-color:var(--accent-primary);background:#d4af370f}.landing-module__79oWsG__heroVisual{z-index:2;opacity:0;animation:1s .5s forwards landing-module__79oWsG__fadeInScale;position:relative}.landing-module__79oWsG__heroImage{object-fit:cover;border:1px solid var(--border-primary);width:100%;height:auto;max-height:560px;box-shadow:0 24px 80px #0009,0 0 60px #d4af3714}.landing-module__79oWsG__heroImageCaption{color:var(--text-muted);text-align:right;margin-top:12px;font-size:11px;font-style:italic}@media (max-width:960px){.landing-module__79oWsG__heroContent{text-align:center;grid-template-columns:1fr;gap:48px}.landing-module__79oWsG__heroSubtitle{margin-left:auto;margin-right:auto}.landing-module__79oWsG__heroCtas{justify-content:center}.landing-module__79oWsG__heroVisual{order:-1}}@media (max-width:640px){.landing-module__79oWsG__hero{min-height:auto;padding-top:100px;padding-bottom:60px}.landing-module__79oWsG__ctaPrimary,.landing-module__79oWsG__ctaSecondary{text-align:center;width:100%;padding:14px 24px}}.landing-module__79oWsG__stats{border-top:1px solid var(--border-secondary);border-bottom:1px solid var(--border-secondary);background:#0a0a0a80;padding:48px clamp(24px,5vw,80px)}.landing-module__79oWsG__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1200px;margin:0 auto;display:grid}.landing-module__79oWsG__statValue{letter-spacing:-.02em;background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.2}.landing-module__79oWsG__statLabel{color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;margin-top:8px;font-size:13px;font-weight:500}@media (max-width:768px){.landing-module__79oWsG__statsGrid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:480px){.landing-module__79oWsG__statsGrid{grid-template-columns:1fr}}.landing-module__79oWsG__section{max-width:1400px;margin:0 auto;padding:120px clamp(24px,5vw,80px)}.landing-module__79oWsG__sectionLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:16px;font-size:12px;font-weight:600}.landing-module__79oWsG__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:20px;font-size:clamp(28px,3.5vw,48px);font-weight:800;line-height:1.1}.landing-module__79oWsG__sectionSubtitle{color:var(--text-secondary);max-width:640px;font-size:clamp(15px,1.6vw,18px);line-height:1.7}.landing-module__79oWsG__featureBlock{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:120px;display:grid}.landing-module__79oWsG__featureBlock:last-child{margin-bottom:0}.landing-module__79oWsG__featureBlockReverse{direction:rtl}.landing-module__79oWsG__featureBlockReverse>*{direction:ltr}.landing-module__79oWsG__featureLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:16px;font-size:12px;font-weight:600}.landing-module__79oWsG__featureTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:20px;font-size:clamp(24px,2.8vw,36px);font-weight:700;line-height:1.15}.landing-module__79oWsG__featureDesc{color:var(--text-secondary);margin-bottom:32px;font-size:16px;line-height:1.75}.landing-module__79oWsG__featurePoints{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.landing-module__79oWsG__featurePoint{color:var(--text-secondary);padding-left:20px;font-size:14px;line-height:1.5;position:relative}.landing-module__79oWsG__featurePoint:before{content:"—";color:var(--accent-primary);font-weight:700;position:absolute;left:0}.landing-module__79oWsG__featureImage{z-index:1;border:1px solid #d4af3726;border-radius:6px;width:100%;height:auto;position:relative;box-shadow:0 8px 32px #0006,0 0 0 1px #d4af3714}.landing-module__79oWsG__featureImageWrap{cursor:pointer;min-width:0;transition:transform .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.landing-module__79oWsG__featureImageWrap:hover{z-index:10;transform:scale(1.25)!important}.landing-module__79oWsG__featureImage{transition:box-shadow .4s,border-color .4s}.landing-module__79oWsG__featureImageWrap:hover .landing-module__79oWsG__featureImage{border-color:#d4af374d;box-shadow:0 24px 80px #0009,0 0 80px #d4af371f,0 0 0 1px #d4af3733}.landing-module__79oWsG__featureImageGlow{z-index:0;opacity:0;background:radial-gradient(#d4af370f 0%,#0000 70%);border-radius:12px;transition:opacity 1.2s .4s;animation:4s ease-in-out infinite paused landing-module__79oWsG__glowPulse;position:absolute;inset:-20px}.landing-module__79oWsG__imgRevealVisible .landing-module__79oWsG__featureImageGlow{opacity:1;animation-play-state:running}.landing-module__79oWsG__imgRevealVisible .landing-module__79oWsG__featureImage{animation:6s ease-in-out 1s infinite landing-module__79oWsG__imgFloat}.landing-module__79oWsG__carouselWrap{border-radius:6px;width:100%;position:relative;overflow:hidden}.landing-module__79oWsG__carouselTrack{width:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex}.landing-module__79oWsG__carouselSlide{flex-shrink:0;width:100%;min-width:100%}.landing-module__79oWsG__carouselSlide img{border:1px solid #d4af3726;border-radius:6px;width:100%;height:auto;display:block;box-shadow:0 8px 32px #0006,0 0 0 1px #d4af3714}.landing-module__79oWsG__carouselArrow{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#d4af37cc;cursor:pointer;background:#0a0a0ab3;border:1px solid #d4af374d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:16px;line-height:1;transition:background .2s,border-color .2s,color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.landing-module__79oWsG__carouselArrow:hover{color:#d4af37;background:#d4af3726;border-color:#d4af3799}.landing-module__79oWsG__carouselArrowLeft{left:8px}.landing-module__79oWsG__carouselArrowRight{right:8px}.landing-module__79oWsG__carouselDots{justify-content:center;gap:6px;margin-top:10px;display:flex}.landing-module__79oWsG__carouselDot{cursor:pointer;background:#d4af3733;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .3s,transform .3s}.landing-module__79oWsG__carouselDot:hover{background:#d4af3780}.landing-module__79oWsG__carouselDotActive{background:#d4af37cc;transform:scale(1.3)}@media (max-width:960px){.landing-module__79oWsG__carouselArrow{width:30px;height:30px;font-size:13px}}.landing-module__79oWsG__imgRevealLeft{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translate(-60px)rotateY(6deg)}.landing-module__79oWsG__imgRevealLeft.landing-module__79oWsG__imgRevealVisible{opacity:1;transform:translate(0)rotateY(0)}.landing-module__79oWsG__imgRevealRight{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translate(60px)rotateY(-6deg)}.landing-module__79oWsG__imgRevealRight.landing-module__79oWsG__imgRevealVisible{opacity:1;transform:translate(0)rotateY(0)}@keyframes landing-module__79oWsG__imgFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes landing-module__79oWsG__glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@media (max-width:960px){.landing-module__79oWsG__imgRevealLeft,.landing-module__79oWsG__imgRevealRight{transform:translateY(32px)}.landing-module__79oWsG__imgRevealLeft.landing-module__79oWsG__imgRevealVisible,.landing-module__79oWsG__imgRevealRight.landing-module__79oWsG__imgRevealVisible{transform:translateY(0)}.landing-module__79oWsG__imgRevealVisible .landing-module__79oWsG__featureImage{animation:none}}.landing-module__79oWsG__featureImageCaption{color:var(--text-muted);margin-top:12px;font-size:11px;font-style:italic}@media (max-width:960px){.landing-module__79oWsG__featureBlock{grid-template-columns:1fr;gap:40px}.landing-module__79oWsG__featureBlockReverse{direction:ltr}}.landing-module__79oWsG__howItWorks{background:var(--bg-secondary);border-top:1px solid var(--border-secondary);border-bottom:1px solid var(--border-secondary);padding:120px clamp(24px,5vw,80px)}.landing-module__79oWsG__howItWorksInner{max-width:1400px;margin:0 auto}.landing-module__79oWsG__stepsGrid{grid-template-columns:repeat(4,1fr);gap:0;margin-top:80px;display:grid;position:relative}.landing-module__79oWsG__stepsGrid:before{content:"";background:var(--border-accent);height:1px;position:absolute;top:28px;left:calc(12.5% + 28px);right:calc(12.5% + 28px)}.landing-module__79oWsG__step{text-align:center;padding:0 20px;position:relative}.landing-module__79oWsG__stepNumber{color:#0a0a0a;background:var(--gradient-accent);z-index:2;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 28px;font-size:20px;font-weight:800;display:flex;position:relative}.landing-module__79oWsG__stepTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:12px;font-size:18px;font-weight:700}.landing-module__79oWsG__stepDesc{color:var(--text-secondary);font-size:14px;line-height:1.65}@media (max-width:768px){.landing-module__79oWsG__stepsGrid{grid-template-columns:1fr;gap:48px}.landing-module__79oWsG__stepsGrid:before{display:none}}.landing-module__79oWsG__modesGrid{background:var(--border-secondary);grid-template-columns:repeat(4,1fr);gap:2px;margin-top:64px;display:grid}.landing-module__79oWsG__modeCard{background:var(--bg-secondary);transition:background var(--transition-base);padding:40px 32px}.landing-module__79oWsG__modeCard:hover{background:var(--bg-tertiary)}.landing-module__79oWsG__modeNumber{background:var(--gradient-accent);-webkit-text-fill-color:transparent;opacity:.4;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1}.landing-module__79oWsG__modeTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:16px;font-size:20px;font-weight:700}.landing-module__79oWsG__modeDesc{color:var(--text-secondary);font-size:14px;line-height:1.65}@media (max-width:960px){.landing-module__79oWsG__modesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.landing-module__79oWsG__modesGrid{grid-template-columns:1fr}}.landing-module__79oWsG__billingToggle{justify-content:center;margin-top:48px;margin-bottom:16px;display:flex}.landing-module__79oWsG__billingToggleInner{background:#ffffff0a;border:1px solid #d4af371f;border-radius:40px;gap:2px;padding:3px;display:inline-flex;position:relative}.landing-module__79oWsG__billingToggleBtn{z-index:1;letter-spacing:.04em;color:var(--text-tertiary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:36px;padding:10px 28px;font-size:13px;font-weight:600;transition:color .3s;position:relative}.landing-module__79oWsG__billingToggleBtnActive{color:#0a0a0a;background:var(--gradient-accent);box-shadow:0 2px 12px #d4af3740}.landing-module__79oWsG__billingToggleBtn:not(.landing-module__79oWsG__billingToggleBtnActive):hover{color:var(--text-primary)}.landing-module__79oWsG__pricingGrid{background:var(--border-secondary);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2px;max-width:1200px;margin-top:32px;margin-left:auto;margin-right:auto;display:grid}.landing-module__79oWsG__pricingCard{background:var(--bg-secondary);flex-direction:column;padding:44px 28px 36px;transition:background .3s;display:flex;position:relative}.landing-module__79oWsG__pricingCard:hover{background:#ffffff08}.landing-module__79oWsG__pricingCardFeatured,.landing-module__79oWsG__pricingCardFeatured:hover{background:var(--bg-tertiary)}.landing-module__79oWsG__pricingCardFeatured:before{content:"";background:var(--gradient-accent);height:2px;position:absolute;top:0;left:0;right:0}.landing-module__79oWsG__pricingBadge{letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a;background:var(--gradient-accent);border-radius:3px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.landing-module__79oWsG__pricingTier{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:8px;font-size:12px;font-weight:600}.landing-module__79oWsG__pricingName{color:var(--text-primary);margin-bottom:20px;font-size:22px;font-weight:700}.landing-module__79oWsG__pricingPriceWrap{min-height:56px;margin-bottom:4px;position:relative}.landing-module__79oWsG__pricingPrice{color:var(--text-primary);letter-spacing:-.02em;font-size:44px;font-weight:800;line-height:1;transition:opacity .25s,transform .25s}.landing-module__79oWsG__pricingPriceAnimating{opacity:0;transform:scale(.92)}.landing-module__79oWsG__pricingOriginalPrice{color:var(--text-tertiary);vertical-align:super;margin-left:8px;font-size:16px;font-weight:500;text-decoration:line-through}.landing-module__79oWsG__pricingPeriod{color:var(--text-tertiary);margin-bottom:8px;font-size:13px}.landing-module__79oWsG__pricingSavings{color:#4ade80;min-height:18px;margin-bottom:28px;font-size:12px;font-weight:600}.landing-module__79oWsG__pricingFeatures{flex-direction:column;flex-grow:1;gap:12px;margin-bottom:32px;padding:0;list-style:none;display:flex}.landing-module__79oWsG__pricingFeature{color:var(--text-secondary);padding-left:22px;font-size:13px;line-height:1.5;position:relative}.landing-module__79oWsG__pricingFeature:before{content:"✓";color:var(--accent-primary);font-size:12px;font-weight:700;position:absolute;left:0}.landing-module__79oWsG__pricingBtn{text-align:center;width:100%;color:var(--text-primary);border:1px solid var(--border-accent);cursor:pointer;letter-spacing:.04em;background:0 0;border-radius:4px;padding:14px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.landing-module__79oWsG__pricingBtn:hover{background:#d4af3714;border-color:#d4af3780}.landing-module__79oWsG__pricingBtnFeatured{color:#0a0a0a;background:var(--gradient-accent);border:none}.landing-module__79oWsG__pricingBtnFeatured:hover{opacity:.9;box-shadow:0 4px 20px #d4af374d}.landing-module__79oWsG__pricingBtnNote{color:var(--text-tertiary);text-align:center;margin-top:8px;font-size:11px;font-style:italic}.landing-module__79oWsG__pricingDisclaimer{text-align:center;color:var(--text-tertiary);margin-top:32px;font-size:12px;line-height:1.6}.landing-module__79oWsG__pricingDiscount{color:var(--accent-primary);text-align:center;margin-top:12px;font-size:12px;font-weight:500}@media (max-width:1024px){.landing-module__79oWsG__pricingGrid{grid-template-columns:repeat(2,1fr)}.landing-module__79oWsG__billingToggleBtn{padding:8px 20px;font-size:12px}}@media (max-width:640px){.landing-module__79oWsG__pricingGrid{grid-template-columns:1fr}.landing-module__79oWsG__billingToggleBtn{padding:8px 16px;font-size:11px}}.landing-module__79oWsG__faqList{max-width:800px;margin:64px auto 0}.landing-module__79oWsG__faqItem{border-bottom:1px solid var(--border-secondary)}.landing-module__79oWsG__faqQuestion{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;letter-spacing:-.01em;transition:color var(--transition-fast);box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;padding:28px 0;font-family:inherit;font-size:17px;font-weight:600;line-height:1.4;display:flex}.landing-module__79oWsG__faqQuestion:hover{color:var(--accent-primary)}.landing-module__79oWsG__faqToggle{color:var(--accent-primary);transition:transform var(--transition-base);flex-shrink:0;margin-left:24px;font-size:20px;font-weight:300}.landing-module__79oWsG__faqToggleOpen{transform:rotate(45deg)}.landing-module__79oWsG__faqAnswer{color:var(--text-secondary);max-width:680px;padding-bottom:28px;font-size:15px;line-height:1.75}.landing-module__79oWsG__ctaBanner{text-align:center;padding:120px clamp(24px,5vw,80px);position:relative}.landing-module__79oWsG__ctaBannerGlow{pointer-events:none;background:radial-gradient(#d4af370f 0%,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__79oWsG__ctaBannerTitle{letter-spacing:-.03em;background:linear-gradient(135deg, var(--gold-lightest) 0%, var(--gold-primary) 40%, var(--gold-dark) 100%);-webkit-text-fill-color:transparent;z-index:2;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(32px,4vw,56px);font-weight:800;line-height:1.1;position:relative}.landing-module__79oWsG__ctaBannerSub{color:var(--text-secondary);z-index:2;margin-bottom:40px;font-size:17px;position:relative}.landing-module__79oWsG__ctaBannerActions{z-index:2;flex-wrap:wrap;justify-content:center;gap:16px;display:flex;position:relative}.landing-module__79oWsG__downloadSection{border-top:1px solid var(--border-secondary);text-align:center;padding:80px clamp(24px,5vw,80px)}.landing-module__79oWsG__downloadGrid{flex-wrap:wrap;justify-content:center;gap:24px;max-width:900px;margin-top:40px;margin-left:auto;margin-right:auto;display:flex}.landing-module__79oWsG__downloadItem{border:1px solid var(--border-secondary);background:var(--bg-secondary);min-width:140px;transition:border-color var(--transition-base);padding:20px 32px}.landing-module__79oWsG__downloadItem:hover{border-color:var(--border-accent)}.landing-module__79oWsG__downloadPlatform{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.landing-module__79oWsG__downloadStatus{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:12px}.landing-module__79oWsG__downloadStatusReady{color:var(--success)}.landing-module__79oWsG__footer{border-top:1px solid var(--border-secondary);background:#0a0a0a4d;padding:80px clamp(24px,5vw,80px) 40px}.landing-module__79oWsG__footerInner{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;max-width:1400px;margin:0 auto;display:grid}.landing-module__79oWsG__footerLogo{align-items:center;gap:12px;margin-bottom:20px;display:flex}.landing-module__79oWsG__footerLogo img{width:auto;height:28px}.landing-module__79oWsG__footerLogoText{letter-spacing:.12em;text-transform:uppercase;background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:700}.landing-module__79oWsG__footerDesc{color:var(--text-tertiary);max-width:320px;font-size:14px;line-height:1.7}.landing-module__79oWsG__footerColTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--text-primary);margin-bottom:24px;font-size:12px;font-weight:700}.landing-module__79oWsG__footerLinks{flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}.landing-module__79oWsG__footerLink{color:var(--text-tertiary);transition:color var(--transition-fast);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;text-decoration:none}.landing-module__79oWsG__footerLink:hover{color:var(--accent-primary)}.landing-module__79oWsG__footerBottom{border-top:1px solid var(--border-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1400px;margin:60px auto 0;padding-top:24px;display:flex}.landing-module__79oWsG__footerCopy{color:var(--text-muted);font-size:12px}.landing-module__79oWsG__footerLegal{gap:24px;display:flex}.landing-module__79oWsG__footerLegal a{color:var(--text-muted);transition:color var(--transition-fast);font-size:12px;text-decoration:none}.landing-module__79oWsG__footerLegal a:hover{color:var(--accent-primary)}@media (max-width:768px){.landing-module__79oWsG__footerInner{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:480px){.landing-module__79oWsG__footerInner{grid-template-columns:1fr;gap:32px}.landing-module__79oWsG__footerBottom{text-align:center;flex-direction:column}}.landing-module__79oWsG__fadeIn{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(32px)}.landing-module__79oWsG__fadeInVisible{opacity:1;transform:translateY(0)}@keyframes landing-module__79oWsG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__79oWsG__fadeInScale{0%{opacity:0;transform:scale(.96)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.landing-module__79oWsG__divider{background:var(--border-secondary);width:100%;height:1px}.landing-module__79oWsG__marketsContent{margin-top:64px}.landing-module__79oWsG__exchangeRow{border-bottom:1px solid var(--border-secondary);align-items:center;gap:40px;padding:32px 0;display:flex}.landing-module__79oWsG__exchangeRow:last-child{border-bottom:none}.landing-module__79oWsG__exchangeName{color:var(--text-primary);min-width:160px;font-size:24px;font-weight:700}.landing-module__79oWsG__exchangeStatus{letter-spacing:.1em;text-transform:uppercase;font-size:13px;font-weight:600}.landing-module__79oWsG__exchangeStatusLive{color:var(--success)}.landing-module__79oWsG__exchangeStatusSoon{color:var(--text-muted)}.landing-module__79oWsG__exchangeDesc{color:var(--text-secondary);font-size:14px;line-height:1.5}.landing-module__79oWsG__exchangePairs{color:var(--text-tertiary);white-space:nowrap;margin-left:auto;font-size:13px}@media (max-width:768px){.landing-module__79oWsG__exchangeRow{flex-direction:column;align-items:flex-start;gap:8px}.landing-module__79oWsG__exchangePairs{margin-left:0}}.landing-module__79oWsG__communityGrid{background:var(--border-secondary);grid-template-columns:repeat(3,1fr);gap:2px;margin-top:64px;display:grid}.landing-module__79oWsG__communityCard{background:var(--bg-secondary);padding:48px 36px}.landing-module__79oWsG__communityCardTitle{color:var(--text-primary);margin-bottom:16px;font-size:20px;font-weight:700}.landing-module__79oWsG__communityCardDesc{color:var(--text-secondary);margin-bottom:24px;font-size:14px;line-height:1.7}.landing-module__79oWsG__communityCardStatus{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:12px;font-weight:600}.landing-module__79oWsG__communityCardStatusLive{color:var(--success)}@media (max-width:768px){.landing-module__79oWsG__communityGrid{grid-template-columns:1fr}}.landing-module__79oWsG__pageHeader{max-width:1400px;margin:0 auto;padding:16px clamp(24px,5vw,80px) 24px;position:relative}.landing-module__79oWsG__pageHeaderGlow{pointer-events:none;background:radial-gradient(circle,#d4af370f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;right:-150px}.landing-module__79oWsG__pageTitle{letter-spacing:-.03em;background:linear-gradient(135deg, var(--gold-lightest) 0%, var(--gold-primary) 40%, var(--gold-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(36px,4.5vw,56px);font-weight:800;line-height:1.1}.landing-module__79oWsG__pageSubtitle{color:var(--text-secondary);max-width:640px;font-size:clamp(16px,1.8vw,20px);line-height:1.7}.landing-module__79oWsG__pageContent{max-width:1400px;margin:0 auto;padding:0 clamp(24px,5vw,80px) 120px}.landing-module__79oWsG__underConstruction{text-align:center;max-width:800px;margin:0 auto;padding:120px clamp(24px,5vw,80px)}.landing-module__79oWsG__underConstructionTitle{letter-spacing:-.02em;background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.1}.landing-module__79oWsG__underConstructionDesc{color:var(--text-secondary);margin-bottom:40px;font-size:17px;line-height:1.7}.landing-module__79oWsG__appGrid{background:var(--border-secondary);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2px;margin-top:48px;display:grid}.landing-module__79oWsG__appCard{background:var(--bg-secondary);transition:background var(--transition-base);padding:48px 36px}.landing-module__79oWsG__appCard:hover{background:var(--bg-tertiary)}.landing-module__79oWsG__appCardTitle{color:var(--text-primary);margin-bottom:12px;font-size:22px;font-weight:700}.landing-module__79oWsG__appCardDesc{color:var(--text-secondary);margin-bottom:24px;font-size:14px;line-height:1.7}.landing-module__79oWsG__appCardAction{color:#0a0a0a;background:var(--gradient-accent);transition:opacity var(--transition-fast), box-shadow var(--transition-fast);padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.landing-module__79oWsG__appCardAction:hover{opacity:.9;box-shadow:var(--shadow-glow)}.landing-module__79oWsG__appCardActionSoon{background:var(--bg-elevated);color:var(--text-muted);border:1px solid var(--border-primary);cursor:default}.landing-module__79oWsG__appCardActionSoon:hover{opacity:1;box-shadow:none}.landing-module__79oWsG__contentBlock{margin-bottom:80px}.landing-module__79oWsG__contentBlockTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:16px;font-size:24px;font-weight:700}.landing-module__79oWsG__contentBlockText{color:var(--text-secondary);max-width:720px;margin-bottom:24px;font-size:16px;line-height:1.75}.landing-module__79oWsG__detailGrid{background:var(--border-secondary);grid-template-columns:repeat(3,1fr);gap:2px;margin-top:32px;margin-bottom:80px;display:grid}@media (max-width:768px){.landing-module__79oWsG__detailGrid{grid-template-columns:1fr}}.landing-module__79oWsG__detailCard{background:var(--bg-secondary);padding:36px 32px}.landing-module__79oWsG__detailCardLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:12px;font-size:12px;font-weight:600}.landing-module__79oWsG__detailCardTitle{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:700}.landing-module__79oWsG__detailCardDesc{color:var(--text-secondary);font-size:14px;line-height:1.65}@media (max-width:960px){.landing-module__79oWsG__navRight{display:none}}
