.landing-module__g1LwZa__page{min-height:100vh;position:relative;overflow-x:hidden}.landing-module__g1LwZa__nav{z-index:50;-webkit-backdrop-filter:blur(16px)saturate(1.5);backdrop-filter:blur(16px)saturate(1.5);border-bottom:1px solid var(--border);background:#09090b99;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navInner{max-width:1200px;padding:0 var(--space-6);justify-content:space-between;align-items:center;height:64px;margin:0 auto;display:flex}.landing-module__g1LwZa__logo{font-weight:800;font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.03em;align-items:center;gap:8px;display:flex;text-decoration:none!important}.landing-module__g1LwZa__logoImg{border-radius:6px}.landing-module__g1LwZa__logoIcon{border-radius:var(--radius-md);background:var(--accent-muted);width:28px;height:28px;color:var(--accent);justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__navLinks{gap:var(--space-8);display:flex}.landing-module__g1LwZa__navLinks a{font-size:var(--text-sm);color:var(--text-muted);font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLinks a:hover{color:var(--text-primary)}.landing-module__g1LwZa__navActions{gap:var(--space-2);align-items:center;display:flex}.landing-module__g1LwZa__hero{gap:var(--space-16);max-width:1200px;min-height:100vh;padding:100px var(--space-6) var(--space-16);z-index:1;grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid;position:relative}.landing-module__g1LwZa__heroContent{gap:var(--space-6);opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);flex-direction:column;display:flex;transform:translateY(20px)}.landing-module__g1LwZa__heroContent.landing-module__g1LwZa__visible{opacity:1;transform:translateY(0)}.landing-module__g1LwZa__heroBadge{font-size:var(--text-xs);color:var(--accent);background:var(--accent-muted);border-radius:var(--radius-full);letter-spacing:.02em;border:1px solid #ea580c33;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__badgeDot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:2s ease-in-out infinite landing-module__g1LwZa__pulse}@keyframes landing-module__g1LwZa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.landing-module__g1LwZa__heroTitle{font-size:var(--text-5xl);letter-spacing:-.04em;color:var(--text-primary);font-weight:900;line-height:1.05}.landing-module__g1LwZa__heroAccent{background:linear-gradient(135deg, var(--accent), #f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSub{font-size:var(--text-lg);color:var(--text-secondary);max-width:50ch;line-height:1.7}.landing-module__g1LwZa__heroCtas{gap:var(--space-3);padding-top:var(--space-2);display:flex}.landing-module__g1LwZa__statsRow{align-items:center;gap:var(--space-6);padding-top:var(--space-6);border-top:1px solid var(--border);margin-top:var(--space-4);display:flex}.landing-module__g1LwZa__statDivider{background:var(--border);width:1px;height:40px}.landing-module__g1LwZa__statItem{flex-direction:column;gap:2px;display:flex}.landing-module__g1LwZa__statNumber{font-size:var(--text-2xl);font-weight:800;font-family:var(--font-mono);color:var(--text-primary)}.landing-module__g1LwZa__statDesc{font-size:var(--text-xs);color:var(--text-muted);font-weight:500}.landing-module__g1LwZa__heroVisual{opacity:0;transition:opacity .8s .2s var(--ease-out), transform .8s .2s var(--ease-out);justify-content:center;align-items:center;display:flex;position:relative;transform:translateY(20px)scale(.98)}.landing-module__g1LwZa__heroVisual.landing-module__g1LwZa__visible{opacity:1;transform:translateY(0)scale(1)}.landing-module__g1LwZa__floatingCard{background:var(--bg-surface);border:1px solid var(--border-hover);border-radius:var(--radius-2xl);padding:var(--space-8);width:340px;box-shadow:var(--shadow-lg);animation:6s ease-in-out infinite landing-module__g1LwZa__floatCard;position:relative}.landing-module__g1LwZa__cardGlow{border-radius:inherit;z-index:-1;filter:blur(20px);background:linear-gradient(135deg,#ea580c26,#0000 60%);position:absolute;inset:-2px}@keyframes landing-module__g1LwZa__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.landing-module__g1LwZa__fcHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.landing-module__g1LwZa__fcIcon{background:var(--accent-muted);width:44px;height:44px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__fcName{font-size:var(--text-xl);letter-spacing:-.02em;font-weight:800}.landing-module__g1LwZa__fcPrice{font-size:var(--text-4xl);font-weight:900;font-family:var(--font-mono);letter-spacing:-.03em}.landing-module__g1LwZa__fcSubtext{font-size:var(--text-xs);color:var(--text-muted);margin-top:2px}.landing-module__g1LwZa__fcDivider{background:var(--border);height:1px;margin:var(--space-5) 0}.landing-module__g1LwZa__fcRows{gap:var(--space-3);flex-direction:column;display:flex}.landing-module__g1LwZa__fcRow{font-size:var(--text-sm);color:var(--text-muted);justify-content:space-between;display:flex}.landing-module__g1LwZa__fcVal{color:var(--text-primary);font-weight:600}.landing-module__g1LwZa__floatingNotif{display:none;position:absolute;bottom:-20px;left:-40px}.landing-module__g1LwZa__notifTitle{font-size:var(--text-xs);color:var(--text-muted)}.landing-module__g1LwZa__notifAmount{font-size:var(--text-sm);color:var(--accent);font-weight:700;font-family:var(--font-mono)}@keyframes landing-module__g1LwZa__floatNotif{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.landing-module__g1LwZa__features{padding:var(--space-24) var(--space-6);z-index:1;max-width:1200px;margin:0 auto;position:relative}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:var(--space-16)}.landing-module__g1LwZa__sectionHeader h2{font-size:var(--text-3xl);letter-spacing:-.03em;margin-bottom:var(--space-3);font-weight:800}.landing-module__g1LwZa__sectionHeader p{font-size:var(--text-lg);color:var(--text-secondary);max-width:50ch;margin:0 auto}.landing-module__g1LwZa__featureGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.landing-module__g1LwZa__featureCard{gap:var(--space-4);cursor:default;flex-direction:column;display:flex}.landing-module__g1LwZa__featureCard h3{font-size:var(--text-xl);font-weight:700}.landing-module__g1LwZa__featureCard p{font-size:var(--text-sm);color:var(--text-secondary);max-width:45ch;line-height:1.7}.landing-module__g1LwZa__featureAccent{background:linear-gradient(135deg, var(--bg-surface), #ea580c0a);border-color:#ea580c26}.landing-module__g1LwZa__featureIconWrap{border-radius:var(--radius-lg);background:var(--accent-muted);width:44px;height:44px;color:var(--accent);justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__howSection{padding:var(--space-24) var(--space-6);z-index:1;max-width:800px;margin:0 auto;position:relative}.landing-module__g1LwZa__howSteps{gap:var(--space-6);flex-direction:column;display:flex}.landing-module__g1LwZa__howStep{gap:var(--space-6);padding:var(--space-6);border-radius:var(--radius-xl);border:1px solid #0000;align-items:flex-start;transition:border-color .3s,background .3s;display:flex}.landing-module__g1LwZa__howStep:hover{border-color:var(--border);background:#ffffff03}.landing-module__g1LwZa__howNum{font-size:var(--text-3xl);font-weight:900;font-family:var(--font-mono);color:var(--accent);opacity:.5;min-width:50px;line-height:1}.landing-module__g1LwZa__howStep h3{font-size:var(--text-lg);margin-bottom:var(--space-2);font-weight:700}.landing-module__g1LwZa__howStep p{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}.landing-module__g1LwZa__secSection{padding:var(--space-24) var(--space-6);z-index:1;max-width:1200px;margin:0 auto;position:relative}.landing-module__g1LwZa__secCard{background:linear-gradient(135deg, var(--bg-surface), #ea580c05)!important;border-color:#ea580c1a!important}.landing-module__g1LwZa__secGrid{gap:var(--space-12);grid-template-columns:1fr 1fr;display:grid}.landing-module__g1LwZa__secContent{gap:var(--space-4);flex-direction:column;display:flex}.landing-module__g1LwZa__secIcon{border-radius:var(--radius-xl);background:var(--accent-muted);justify-content:center;align-items:center;width:56px;height:56px;display:flex}.landing-module__g1LwZa__secContent h2{font-size:var(--text-2xl);font-weight:800}.landing-module__g1LwZa__secContent p{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}.landing-module__g1LwZa__secDetails{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.landing-module__g1LwZa__secItem{padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffff05;flex-direction:column;gap:4px;display:flex}.landing-module__g1LwZa__secLabel{font-size:var(--text-xs);color:var(--text-muted);font-weight:500}.landing-module__g1LwZa__secValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.landing-module__g1LwZa__ctaSection{padding:var(--space-24) var(--space-6);text-align:center;align-items:center;gap:var(--space-4);z-index:1;flex-direction:column;display:flex;position:relative}.landing-module__g1LwZa__ctaGlow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#ea580c1f,#0000 70%);width:500px;height:300px;position:absolute}.landing-module__g1LwZa__ctaSection h2{font-size:var(--text-3xl);font-weight:800}.landing-module__g1LwZa__ctaSection p{font-size:var(--text-lg);color:var(--text-secondary)}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);padding:var(--space-12) var(--space-6) var(--space-6);z-index:1;position:relative}.landing-module__g1LwZa__footerInner{justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;display:flex}.landing-module__g1LwZa__footerLeft{gap:var(--space-2);flex-direction:column;display:flex}.landing-module__g1LwZa__footerDesc{font-size:var(--text-xs);color:var(--text-muted)}.landing-module__g1LwZa__footerLinks{gap:var(--space-6);display:flex}.landing-module__g1LwZa__footerLinks a{font-size:var(--text-sm);color:var(--text-muted);text-decoration:none}.landing-module__g1LwZa__footerLinks a:hover{color:var(--text-primary)}.landing-module__g1LwZa__footerBottom{max-width:1200px;margin:var(--space-8) auto 0;padding-top:var(--space-6);border-top:1px solid var(--border)}.landing-module__g1LwZa__footerBottom p{font-size:var(--text-xs);color:var(--text-muted)}@media (max-width:768px){.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__hero{grid-template-columns:1fr;min-height:auto;padding-top:80px}.landing-module__g1LwZa__heroTitle{font-size:var(--text-3xl)}.landing-module__g1LwZa__heroVisual{margin-top:var(--space-8)}.landing-module__g1LwZa__floatingCard{width:100%;max-width:340px}.landing-module__g1LwZa__floatingNotif{display:none}.landing-module__g1LwZa__featureGrid,.landing-module__g1LwZa__secGrid{grid-template-columns:1fr}.landing-module__g1LwZa__secDetails{grid-template-columns:1fr 1fr}.landing-module__g1LwZa__footerInner{gap:var(--space-6);flex-direction:column}.landing-module__g1LwZa__statsRow{gap:var(--space-4);flex-wrap:wrap}.landing-module__g1LwZa__statDivider{display:none}}@media (max-width:480px){.landing-module__g1LwZa__heroCtas{flex-direction:column}.landing-module__g1LwZa__heroCtas .landing-module__g1LwZa__btn{width:100%}.landing-module__g1LwZa__secDetails{grid-template-columns:1fr}}
