.NavBar-module__d-sbrW__navbar{--bg-primary:#0a0a0f;--bg-secondary:#111118;--bg-card:#16161f;--bg-card-hover:#1c1c28;--accent:#ff1b6d;--accent-glow:#ff1b6d26;--accent-soft:#ff4d8e;--text-primary:#f0f0f5;--text-secondary:#9090a8;--text-muted:#5c5c72;--border:#ffffff0f;--border-accent:#ff1b6d33;--gradient-1:linear-gradient(135deg,#ff1b6d 0%,#ff6b9d 50%,#c850c0 100%);--gradient-2:linear-gradient(135deg,#ff1b6d 0%,#ff4d8e 100%);z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);font-family:var(--font-dm-sans),-apple-system,sans-serif;background:#0a0a0fd9;padding:20px 0;position:fixed;top:0;left:0;right:0}.NavBar-module__d-sbrW__navInner{justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;padding:0 24px;display:flex}.NavBar-module__d-sbrW__navLogo{align-items:baseline;gap:4px;text-decoration:none;display:flex}.NavBar-module__d-sbrW__navLogoText{letter-spacing:3px;background:var(--gradient-1);-webkit-text-fill-color:transparent;font-size:22px;font-weight:700;font-family:var(--font-jetbrains),monospace;-webkit-background-clip:text;background-clip:text}.NavBar-module__d-sbrW__navLogoSuffix{color:var(--text-muted);font-size:13px;font-weight:500;font-family:var(--font-jetbrains),monospace;letter-spacing:1px}.NavBar-module__d-sbrW__navLinks{align-items:center;gap:40px;display:flex}.NavBar-module__d-sbrW__navLink{color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:9999px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.NavBar-module__d-sbrW__navLink:hover{color:var(--accent-soft);background:#ff1b6d1f}.NavBar-module__d-sbrW__navLinkActive,.NavBar-module__d-sbrW__navLinkActive:hover{color:var(--accent-soft);background:#ff1b6d2e}.NavBar-module__d-sbrW__productsWrapper{position:relative}.NavBar-module__d-sbrW__productsTrigger{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:4px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:flex}.NavBar-module__d-sbrW__productsTrigger:hover{color:var(--accent-soft);background:#ff1b6d1f}.NavBar-module__d-sbrW__productsTriggerActive,.NavBar-module__d-sbrW__productsTriggerActive:hover{color:var(--accent-soft);background:#ff1b6d2e}.NavBar-module__d-sbrW__chevron{width:14px;height:14px;transition:transform .2s}.NavBar-module__d-sbrW__chevronOpen{transform:rotate(180deg)}.NavBar-module__d-sbrW__dropdown{background:var(--bg-secondary);border:1px solid var(--border);opacity:0;pointer-events:none;border-radius:12px;min-width:440px;padding:24px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 20px 60px #00000080}.NavBar-module__d-sbrW__dropdownOpen{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.NavBar-module__d-sbrW__dropdownLabel{letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600;font-family:var(--font-jetbrains),monospace;margin-bottom:16px}.NavBar-module__d-sbrW__dropdownGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.NavBar-module__d-sbrW__dropdownCard{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:16px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.NavBar-module__d-sbrW__dropdownCard:hover{background:var(--bg-card-hover);border-color:var(--border-accent)}.NavBar-module__d-sbrW__dropdownCardIcon{width:36px;height:36px;color:var(--accent-soft);background:var(--accent-glow);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.NavBar-module__d-sbrW__dropdownCardTitle{color:var(--text-primary);font-size:14px;font-weight:600}.NavBar-module__d-sbrW__dropdownCardDesc{color:var(--text-secondary);font-size:12px;line-height:1.5}.NavBar-module__d-sbrW__dropdownCardLink{color:var(--accent-soft);margin-top:auto;font-size:12px;font-weight:600}.NavBar-module__d-sbrW__comingSoonBadge{background:var(--accent-glow);color:var(--accent-soft);letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:700;font-family:var(--font-jetbrains),monospace;border-radius:4px;margin-left:6px;padding:2px 8px;display:inline-block}.NavBar-module__d-sbrW__navCta{background:var(--accent);color:#fff;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 0 20px #ff1b6d33}.NavBar-module__d-sbrW__navCta:hover{background:var(--accent-soft);transform:translateY(-1px);box-shadow:0 0 30px #ff1b6d59}.NavBar-module__d-sbrW__hamburger{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:10px;display:none}.NavBar-module__d-sbrW__mobileOverlay{display:none}@media (max-width:768px){.NavBar-module__d-sbrW__navLinks,.NavBar-module__d-sbrW__navCta{display:none}.NavBar-module__d-sbrW__hamburger{justify-content:center;align-items:center;display:flex}.NavBar-module__d-sbrW__mobileOverlay{z-index:200;-webkit-backdrop-filter:blur(20px);background:#0a0a0ffa;flex-direction:column;padding:80px 24px 40px;display:flex;position:fixed;inset:0;overflow-y:auto}.NavBar-module__d-sbrW__mobileClose{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:10px;position:absolute;top:12px;right:20px}.NavBar-module__d-sbrW__mobileNav{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.NavBar-module__d-sbrW__mobileLink{color:var(--text-secondary);text-align:center;width:100%;padding:16px;font-size:18px;font-weight:500;text-decoration:none;transition:color .2s}.NavBar-module__d-sbrW__mobileLink:hover{color:var(--text-primary)}.NavBar-module__d-sbrW__mobileLinkActive{color:var(--accent-soft)}.NavBar-module__d-sbrW__mobileSectionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600;font-family:var(--font-jetbrains),monospace;padding:24px 16px 8px}.NavBar-module__d-sbrW__mobileProductCard{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;width:100%;max-width:400px;padding:16px;text-decoration:none;transition:background .2s;display:flex}.NavBar-module__d-sbrW__mobileProductCard:hover{background:var(--bg-card-hover)}.NavBar-module__d-sbrW__mobileProductIcon{color:var(--accent-soft);flex-shrink:0;justify-content:center;align-items:center;display:flex}.NavBar-module__d-sbrW__mobileProductInfo{flex-direction:column;gap:2px;display:flex}.NavBar-module__d-sbrW__mobileProductName{color:var(--text-primary);font-size:15px;font-weight:600}.NavBar-module__d-sbrW__mobileProductDesc{color:var(--text-secondary);font-size:12px}.NavBar-module__d-sbrW__mobileCta{background:var(--accent);color:#fff;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:400px;margin-top:24px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 0 20px #ff1b6d33}}
.about-module__8TymFG__about{--bg-primary:#0a0a0f;--bg-secondary:#111118;--bg-card:#16161f;--bg-card-hover:#1c1c28;--accent:#ff1b6d;--accent-glow:#ff1b6d26;--accent-soft:#ff4d8e;--text-primary:#f0f0f5;--text-secondary:#9090a8;--text-muted:#5c5c72;--border:#ffffff0f;--border-accent:#ff1b6d33;--gradient-1:linear-gradient(135deg,#ff1b6d 0%,#ff6b9d 50%,#c850c0 100%);--gradient-2:linear-gradient(135deg,#ff1b6d 0%,#ff4d8e 100%);font-family:var(--font-dm-sans),-apple-system,sans-serif;background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6;position:relative;overflow-x:hidden}.about-module__8TymFG__about h1,.about-module__8TymFG__about h2,.about-module__8TymFG__about h3,.about-module__8TymFG__about h4,.about-module__8TymFG__about p,.about-module__8TymFG__about a,.about-module__8TymFG__about li,.about-module__8TymFG__about span,.about-module__8TymFG__about div{font-family:var(--font-dm-sans),sans-serif}.about-module__8TymFG__about:before{content:"";pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.about-module__8TymFG__glowOrb{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.about-module__8TymFG__glowOrb1{background:#ff1b6d0f;width:600px;height:600px;top:-200px;right:-100px}.about-module__8TymFG__glowOrb2{background:#c850c00a;width:400px;height:400px;bottom:20%;left:-100px}.about-module__8TymFG__container{z-index:2;max-width:1140px;margin:0 auto;padding:0 24px;position:relative}.about-module__8TymFG__hero{text-align:center;padding:160px 0 80px}.about-module__8TymFG__heroBadge{background:var(--accent-glow);border:1px solid var(--border-accent);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-soft);font-size:12px;font-weight:600;font-family:var(--font-jetbrains),monospace;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;display:inline-flex}.about-module__8TymFG__heroTitle{letter-spacing:-1px;margin-bottom:24px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.about-module__8TymFG__heroSub{color:var(--text-secondary);max-width:680px;margin:0 auto;font-size:18px;line-height:1.7}.about-module__8TymFG__founderSection{border-top:1px solid var(--border);padding:80px 0}.about-module__8TymFG__founderGrid{grid-template-columns:280px 1fr;align-items:start;gap:64px;display:grid}.about-module__8TymFG__founderImageWrapper{justify-content:center;display:flex}.about-module__8TymFG__founderImage{background:var(--gradient-1);width:200px;height:200px;font-family:var(--font-jetbrains),monospace;color:#fff;letter-spacing:2px;box-shadow:0 0 60px var(--accent-glow);border-radius:50%;justify-content:center;align-items:center;font-size:48px;font-weight:700;display:flex}.about-module__8TymFG__founderName{margin-bottom:4px;font-size:28px;font-weight:700}.about-module__8TymFG__founderTitle{color:var(--accent-soft);margin-bottom:4px;font-size:16px;font-weight:600}.about-module__8TymFG__founderContext{color:var(--text-muted);margin-bottom:24px;font-size:14px}.about-module__8TymFG__founderBio p{color:var(--text-secondary);margin-bottom:16px;font-size:15px;line-height:1.7}.about-module__8TymFG__credentialBadges{flex-wrap:wrap;gap:8px;margin-top:24px;margin-bottom:16px;display:flex}.about-module__8TymFG__credentialBadge{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);font-size:12px;font-weight:500;font-family:var(--font-jetbrains),monospace;border-radius:100px;padding:4px 12px}.about-module__8TymFG__linkedinLink{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;text-decoration:none;transition:color .2s;display:inline-flex}.about-module__8TymFG__linkedinLink:hover{color:var(--accent-soft)}.about-module__8TymFG__problemSection{border-top:1px solid var(--border);padding:80px 0}.about-module__8TymFG__sectionHeader{text-align:center;margin-bottom:48px}.about-module__8TymFG__sectionHeader h2{margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:700}.about-module__8TymFG__sectionHeader p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:16px}.about-module__8TymFG__problemText{max-width:720px;margin:0 auto}.about-module__8TymFG__problemText p{color:var(--text-secondary);margin-bottom:20px;font-size:16px;line-height:1.8}.about-module__8TymFG__problemText strong{color:var(--text-primary);font-weight:600}.about-module__8TymFG__archSection{border-top:1px solid var(--border);padding:80px 0}.about-module__8TymFG__archGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px;display:grid}.about-module__8TymFG__archCard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:28px 24px;transition:border-color .2s,background .2s}.about-module__8TymFG__archCard:hover{background:var(--bg-card-hover);border-color:var(--border-accent)}.about-module__8TymFG__archCardIcon{background:var(--accent-glow);width:44px;height:44px;color:var(--accent-soft);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.about-module__8TymFG__archCard h3{margin-bottom:10px;font-size:18px;font-weight:600}.about-module__8TymFG__archCard p{color:var(--text-secondary);font-size:14px;line-height:1.6}.about-module__8TymFG__archCallout{background:var(--bg-card);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:0 12px 12px 0;padding:28px 32px}.about-module__8TymFG__archCallout p{color:var(--text-secondary);font-size:16px;font-style:italic;line-height:1.7}.about-module__8TymFG__visionSection{border-top:1px solid var(--border);padding:80px 0}.about-module__8TymFG__visionGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.about-module__8TymFG__visionCard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:12px;padding:28px 24px;transition:border-color .2s,background .2s;display:flex}.about-module__8TymFG__visionCard:hover{background:var(--bg-card-hover);border-color:var(--border-accent)}.about-module__8TymFG__visionCard h3{font-size:18px;font-weight:600}.about-module__8TymFG__visionCard p{color:var(--text-secondary);flex:1;font-size:14px;line-height:1.6}.about-module__8TymFG__statusBadge{letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:700;font-family:var(--font-jetbrains),monospace;border-radius:100px;width:fit-content;padding:3px 10px;display:inline-flex}.about-module__8TymFG__badgeLive{color:#22c55e;background:#22c55e26}.about-module__8TymFG__badgeEarlyAccess{background:var(--accent-glow);color:var(--accent-soft)}.about-module__8TymFG__badgeComingSoon{color:var(--text-muted);background:#5a5a7233}.about-module__8TymFG__visionCta{color:var(--accent-soft);align-items:center;gap:4px;margin-top:auto;font-size:14px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.about-module__8TymFG__visionCta:hover{gap:8px}.about-module__8TymFG__cta{text-align:center;border-top:1px solid var(--border);padding:100px 0}.about-module__8TymFG__cta h2{margin-bottom:32px;font-size:clamp(28px,4vw,40px);font-weight:700}.about-module__8TymFG__accentWord{background:var(--gradient-1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-module__8TymFG__btnPrimary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 0 30px #ff1b6d33}.about-module__8TymFG__btnPrimary:hover{background:var(--accent-soft);transform:translateY(-2px);box-shadow:0 0 40px #ff1b6d59}.about-module__8TymFG__ctaSecondary{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .2s;display:block}.about-module__8TymFG__ctaSecondary:hover{color:var(--text-secondary)}.about-module__8TymFG__disclaimer{border-top:1px solid var(--border);padding:32px 0}.about-module__8TymFG__disclaimer p{color:var(--text-muted);text-align:center;max-width:800px;margin:0 auto;font-size:11px;line-height:1.6}.about-module__8TymFG__footer{border-top:1px solid var(--border);padding:40px 0}.about-module__8TymFG__footerInner{justify-content:space-between;align-items:center;display:flex}.about-module__8TymFG__footerBrand{font-family:var(--font-jetbrains),monospace;letter-spacing:2px;color:var(--text-muted);font-size:14px;font-weight:600}.about-module__8TymFG__footerLinks{gap:28px;display:flex}.about-module__8TymFG__footerLinks a{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .2s}.about-module__8TymFG__footerLinks a:hover{color:var(--text-secondary)}.about-module__8TymFG__footerCopyright{text-align:center;color:var(--text-muted);margin-top:16px;font-size:12px}@media (max-width:768px){.about-module__8TymFG__hero{padding:140px 0 60px}.about-module__8TymFG__founderGrid{text-align:center;grid-template-columns:1fr;gap:32px}.about-module__8TymFG__founderBio p{text-align:left}.about-module__8TymFG__credentialBadges,.about-module__8TymFG__linkedinLink{justify-content:center}.about-module__8TymFG__archGrid,.about-module__8TymFG__visionGrid{grid-template-columns:1fr}.about-module__8TymFG__footerInner{flex-direction:column;gap:16px}.about-module__8TymFG__disclaimer p{padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.about-module__8TymFG__founderGrid{grid-template-columns:220px 1fr;gap:40px}.about-module__8TymFG__archGrid,.about-module__8TymFG__visionGrid{grid-template-columns:repeat(2,1fr)}}
.financials-module__yfU2fG__financials{--bg-primary:#0a0a0f;--bg-secondary:#111118;--bg-card:#16161f;--bg-card-hover:#1c1c28;--accent:#ff1b6d;--accent-glow:#ff1b6d26;--accent-soft:#ff4d8e;--text-primary:#f0f0f5;--text-secondary:#9090a8;--text-muted:#5c5c72;--border:#ffffff0f;--border-accent:#ff1b6d33;--gradient-1:linear-gradient(135deg,#ff1b6d 0%,#ff6b9d 50%,#c850c0 100%);--gradient-2:linear-gradient(135deg,#ff1b6d 0%,#ff4d8e 100%);font-family:var(--font-dm-sans),-apple-system,sans-serif;background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6;position:relative;overflow-x:hidden}.financials-module__yfU2fG__financials h1,.financials-module__yfU2fG__financials h2,.financials-module__yfU2fG__financials h3,.financials-module__yfU2fG__financials h4,.financials-module__yfU2fG__financials p,.financials-module__yfU2fG__financials a,.financials-module__yfU2fG__financials li,.financials-module__yfU2fG__financials span,.financials-module__yfU2fG__financials div{font-family:var(--font-dm-sans),sans-serif}.financials-module__yfU2fG__financials:before{content:"";pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.financials-module__yfU2fG__glowOrb{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.financials-module__yfU2fG__glowOrb1{background:#ff1b6d0f;width:600px;height:600px;top:-200px;right:-100px}.financials-module__yfU2fG__glowOrb2{background:#c850c00a;width:400px;height:400px;bottom:20%;left:-100px}.financials-module__yfU2fG__container{z-index:2;max-width:1140px;margin:0 auto;padding:0 24px;position:relative}.financials-module__yfU2fG__hero{text-align:center;padding:160px 0 80px}.financials-module__yfU2fG__heroBadge{letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);font-size:12px;font-weight:700;font-family:var(--font-jetbrains),monospace;background:#5a5a7233;border:1px solid #5a5a724d;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;display:inline-flex}.financials-module__yfU2fG__heroTitle{letter-spacing:-1px;margin-bottom:24px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.financials-module__yfU2fG__heroSub{color:var(--text-secondary);max-width:640px;margin:0 auto;font-size:18px;line-height:1.7}.financials-module__yfU2fG__previewSection{border-top:1px solid var(--border);padding:80px 0}.financials-module__yfU2fG__sectionHeader{text-align:center;margin-bottom:48px}.financials-module__yfU2fG__sectionHeader h2{margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:700}.financials-module__yfU2fG__sectionHeader p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:16px}.financials-module__yfU2fG__previewGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.financials-module__yfU2fG__previewCard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:28px 24px;transition:border-color .2s,background .2s}.financials-module__yfU2fG__previewCard:hover{background:var(--bg-card-hover);border-color:var(--border-accent)}.financials-module__yfU2fG__previewCardIcon{background:var(--accent-glow);width:44px;height:44px;color:var(--accent-soft);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.financials-module__yfU2fG__previewCard h3{margin-bottom:10px;font-size:18px;font-weight:600}.financials-module__yfU2fG__previewCard p{color:var(--text-secondary);font-size:14px;line-height:1.6}.financials-module__yfU2fG__calloutSection{padding:60px 0}.financials-module__yfU2fG__callout{background:var(--bg-card);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:0 12px 12px 0;max-width:800px;margin:0 auto;padding:28px 32px}.financials-module__yfU2fG__callout p{color:var(--text-secondary);font-size:16px;font-style:italic;line-height:1.7}.financials-module__yfU2fG__waitlistSection{border-top:1px solid var(--border);text-align:center;padding:80px 0}.financials-module__yfU2fG__waitlistSection h2{margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:700}.financials-module__yfU2fG__waitlistSub{color:var(--text-secondary);margin-bottom:32px;font-size:16px}.financials-module__yfU2fG__waitlistForm{gap:12px;max-width:480px;margin:0 auto 16px;display:flex}.financials-module__yfU2fG__emailInput{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.financials-module__yfU2fG__emailInput::placeholder{color:var(--text-muted)}.financials-module__yfU2fG__emailInput:focus{border-color:var(--border-accent)}.financials-module__yfU2fG__waitlistBtn{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .25s;box-shadow:0 0 20px #ff1b6d33}.financials-module__yfU2fG__waitlistBtn:hover{background:var(--accent-soft);transform:translateY(-1px);box-shadow:0 0 30px #ff1b6d59}.financials-module__yfU2fG__waitlistNote{color:var(--text-muted);font-size:13px}.financials-module__yfU2fG__successMessage{color:var(--accent-soft);padding:16px;font-size:16px;font-weight:600;animation:.4s financials-module__yfU2fG__fadeIn}@keyframes financials-module__yfU2fG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.financials-module__yfU2fG__crossSellSection{border-top:1px solid var(--border);padding:80px 0}.financials-module__yfU2fG__crossSellGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.financials-module__yfU2fG__crossSellCard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:12px;padding:28px 24px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.financials-module__yfU2fG__crossSellCard:hover{background:var(--bg-card-hover);border-color:var(--border-accent)}.financials-module__yfU2fG__crossSellCard h3{color:var(--text-primary);font-size:18px;font-weight:600}.financials-module__yfU2fG__crossSellCard p{color:var(--text-secondary);font-size:14px;line-height:1.6}.financials-module__yfU2fG__crossSellCta{color:var(--accent-soft);margin-top:auto;font-size:14px;font-weight:600}.financials-module__yfU2fG__disclaimer{border-top:1px solid var(--border);padding:32px 0}.financials-module__yfU2fG__disclaimer p{color:var(--text-muted);text-align:center;max-width:800px;margin:0 auto;font-size:11px;line-height:1.6}.financials-module__yfU2fG__footer{border-top:1px solid var(--border);padding:40px 0}.financials-module__yfU2fG__footerInner{justify-content:space-between;align-items:center;display:flex}.financials-module__yfU2fG__footerBrand{font-family:var(--font-jetbrains),monospace;letter-spacing:2px;color:var(--text-muted);font-size:14px;font-weight:600}.financials-module__yfU2fG__footerLinks{gap:28px;display:flex}.financials-module__yfU2fG__footerLinks a{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .2s}.financials-module__yfU2fG__footerLinks a:hover{color:var(--text-secondary)}.financials-module__yfU2fG__footerCopyright{text-align:center;color:var(--text-muted);margin-top:16px;font-size:12px}@media (max-width:768px){.financials-module__yfU2fG__hero{padding:140px 0 60px}.financials-module__yfU2fG__previewGrid,.financials-module__yfU2fG__crossSellGrid{grid-template-columns:1fr}.financials-module__yfU2fG__waitlistForm{flex-direction:column}.financials-module__yfU2fG__waitlistBtn{width:100%}.financials-module__yfU2fG__footerInner{flex-direction:column;gap:16px}.financials-module__yfU2fG__disclaimer p{padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.financials-module__yfU2fG__previewGrid{grid-template-columns:repeat(2,1fr)}}
.landing-module__g1LwZa__landing{--bg-primary:#0a0a0f;--bg-secondary:#111118;--bg-card:#16161f;--bg-card-hover:#1c1c28;--accent:#ff1b6d;--accent-glow:#ff1b6d26;--accent-soft:#ff4d8e;--text-primary:#f0f0f5;--text-secondary:#9090a8;--text-muted:#5c5c72;--border:#ffffff0f;--border-accent:#ff1b6d33;--gradient-1:linear-gradient(135deg,#ff1b6d 0%,#ff6b9d 50%,#c850c0 100%);--gradient-2:linear-gradient(135deg,#ff1b6d 0%,#ff4d8e 100%);font-family:var(--font-dm-sans),-apple-system,sans-serif;background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6;position:relative;overflow-x:hidden}.landing-module__g1LwZa__landing:before{content:"";pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.landing-module__g1LwZa__glowOrb{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.landing-module__g1LwZa__glowOrb1{background:#ff1b6d0f;width:600px;height:600px;top:-200px;right:-100px}.landing-module__g1LwZa__glowOrb2{background:#c850c00a;width:400px;height:400px;bottom:20%;left:-100px}.landing-module__g1LwZa__container{z-index:2;max-width:1140px;margin:0 auto;padding:0 24px;position:relative}.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a0a0fcc;padding:16px 0;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navInner{justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__navLogo{letter-spacing:3px;background:var(--gradient-1);-webkit-text-fill-color:transparent;font-size:22px;font-weight:700;font-family:var(--font-jetbrains),monospace;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__navCta{background:var(--accent);color:#fff;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 0 20px #ff1b6d33}.landing-module__g1LwZa__navCta:hover{background:var(--accent-soft);transform:translateY(-1px);box-shadow:0 0 30px #ff1b6d59}.landing-module__g1LwZa__hero{text-align:center;padding:160px 0 100px}.landing-module__g1LwZa__heroBadge{background:var(--accent-glow);border:1px solid var(--border-accent);font-family:var(--font-jetbrains),monospace;color:var(--accent-soft);border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 16px;font-size:13px;font-weight:500;display:inline-flex}.landing-module__g1LwZa__heroBadge:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:2s infinite landing-module__g1LwZa__pulseDot}@keyframes landing-module__g1LwZa__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.landing-module__g1LwZa__heroTitle{font-family:var(--font-dm-sans),sans-serif;letter-spacing:-.03em;perspective:400px;margin-bottom:24px;font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.08}.landing-module__g1LwZa__accentWord{background:var(--gradient-1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSub{color:var(--text-secondary);max-width:560px;margin:0 auto 48px;font-size:19px;line-height:1.65}.landing-module__g1LwZa__heroMeta{color:var(--text-muted);max-width:640px;margin:22px auto 0;font-size:13px;line-height:1.6}.landing-module__g1LwZa__heroMetaLink{color:var(--brand-pink-500,#ec0f8e);text-underline-offset:2px;font-weight:600;text-decoration:underline}.landing-module__g1LwZa__heroMetaLink:hover{color:var(--brand-pink-600,#c40c77)}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.landing-module__g1LwZa__btnPrimary{background:var(--accent);color:#fff;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 30px #ff1b6d4d}.landing-module__g1LwZa__btnPrimary:hover{background:var(--accent-soft);transform:translateY(-2px);box-shadow:0 4px 40px #ff1b6d73}.landing-module__g1LwZa__btnPrimary svg{transition:transform .2s}.landing-module__g1LwZa__btnPrimary:hover svg{transform:translate(3px)}.landing-module__g1LwZa__btnSecondary{color:var(--text-primary);font-family:var(--font-dm-sans),sans-serif;border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module__g1LwZa__btnSecondary:hover{background:#ffffff08;border-color:#ffffff26}.landing-module__g1LwZa__appPreview{border:1px solid var(--border);border-radius:16px;max-width:960px;margin:80px auto 0;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000080,0 0 60px #ff1b6d0d}.landing-module__g1LwZa__appPreviewBar{background:var(--bg-secondary);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:14px 20px;display:flex}.landing-module__g1LwZa__appPreviewDot{background:var(--text-muted);opacity:.4;border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__appPreviewDotRed{opacity:.8;background:#ff5f57}.landing-module__g1LwZa__appPreviewDotYellow{opacity:.8;background:#febc2e}.landing-module__g1LwZa__appPreviewDotGreen{opacity:.8;background:#28c840}.landing-module__g1LwZa__appPreviewUrl{font-family:var(--font-jetbrains),monospace;color:var(--text-muted);margin-left:12px;font-size:12px}.landing-module__g1LwZa__appPreviewBody{background:var(--bg-primary);justify-content:center;align-items:center;min-height:340px;padding:0;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__mockInterface{width:100%;min-height:300px;display:flex}.landing-module__g1LwZa__mockSidebar{background:var(--bg-secondary);border-right:1px solid var(--border);flex-shrink:0;width:220px;padding:20px 16px}.landing-module__g1LwZa__mockSidebarLabel{letter-spacing:1.5px;color:var(--text-muted);text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:600}.landing-module__g1LwZa__mockSidebarItem{color:var(--text-secondary);border-radius:8px;align-items:center;gap:10px;margin-bottom:4px;padding:10px 12px;font-size:13px;transition:background .2s;display:flex}.landing-module__g1LwZa__mockSidebarItemActive{background:var(--accent-glow);color:var(--accent-soft)}.landing-module__g1LwZa__dot{border-radius:3px;width:8px;height:8px}.landing-module__g1LwZa__dotActive{background:var(--accent);box-shadow:0 0 6px var(--accent)}.landing-module__g1LwZa__dotInactive{background:var(--text-muted);opacity:.4}.landing-module__g1LwZa__mockMain{text-align:left;flex:1;padding:24px 32px;position:relative}.landing-module__g1LwZa__mockMainHeader{margin-bottom:6px;font-size:20px;font-weight:600}.landing-module__g1LwZa__mockMainSub{color:var(--text-muted);margin-bottom:24px;font-size:13px}.landing-module__g1LwZa__mockContentLines{flex-direction:column;gap:10px;display:flex}.landing-module__g1LwZa__mockLine{background:var(--border);border-radius:4px;height:10px;animation:2.5s infinite landing-module__g1LwZa__shimmer}.landing-module__g1LwZa__mockLine1{width:92%;animation-delay:0s}.landing-module__g1LwZa__mockLine2{width:78%;animation-delay:.15s}.landing-module__g1LwZa__mockLine3{width:85%;animation-delay:.3s}.landing-module__g1LwZa__mockLine4{width:60%;animation-delay:.45s}.landing-module__g1LwZa__mockLine5{width:88%;animation-delay:.6s}.landing-module__g1LwZa__mockLine6{width:45%;animation-delay:.75s}.landing-module__g1LwZa__mockLine7{width:72%;animation-delay:.9s}.landing-module__g1LwZa__mockLine8{width:80%;animation-delay:1.05s}@keyframes landing-module__g1LwZa__shimmer{0%,to{opacity:.3}50%{opacity:.7}}.landing-module__g1LwZa__mockGenerateBadge{background:var(--accent);color:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-size:12px;font-weight:600;display:flex;position:absolute;top:24px;right:32px;box-shadow:0 0 20px #ff1b6d4d}.landing-module__g1LwZa__proofBar{text-align:center;padding:32px 0}.landing-module__g1LwZa__proofBar p{color:var(--text-muted);font-size:14px}.landing-module__g1LwZa__proofBar span{color:var(--text-secondary);font-weight:500}.landing-module__g1LwZa__proofNote{color:var(--text-muted);opacity:.75;margin-top:8px;font-size:13px}.landing-module__g1LwZa__refusals{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:96px 0}.landing-module__g1LwZa__refusalsHeader{text-align:center;max-width:660px;margin:0 auto 56px}.landing-module__g1LwZa__refusalsHeader h2{font-family:var(--font-dm-sans),sans-serif;letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(30px,3.6vw,44px);font-weight:700}.landing-module__g1LwZa__refusalsHeader p{color:var(--text-secondary);font-size:17px;line-height:1.6}.landing-module__g1LwZa__refusalsGrid{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.landing-module__g1LwZa__refusalCard{border-right:1px solid var(--border);padding:32px 28px 32px 0;position:relative}.landing-module__g1LwZa__refusalCard:last-child{border-right:none}.landing-module__g1LwZa__refusalCard:not(:first-child){padding-left:28px}.landing-module__g1LwZa__refusalMark{font-family:var(--font-jetbrains),monospace;color:var(--accent);margin-bottom:18px;font-size:22px;line-height:1;display:block}.landing-module__g1LwZa__refusalCard h3{font-family:var(--font-dm-sans),sans-serif;letter-spacing:-.01em;margin-bottom:12px;font-size:18px;font-weight:600;line-height:1.35}.landing-module__g1LwZa__refusalCard p{color:var(--text-secondary);font-size:14px;line-height:1.7}.landing-module__g1LwZa__features{padding:120px 0}.landing-module__g1LwZa__featuresHeader{text-align:center;margin-bottom:72px}.landing-module__g1LwZa__featuresHeader h2{font-family:var(--font-dm-sans),sans-serif;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:700}.landing-module__g1LwZa__featuresHeader p{color:var(--text-secondary);max-width:480px;margin:0 auto;font-size:18px}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:36px 28px;transition:all .35s;position:relative;overflow:hidden}.landing-module__g1LwZa__featureCard:before{content:"";background:var(--gradient-2);opacity:0;height:2px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.landing-module__g1LwZa__featureCard:hover{background:var(--bg-card-hover);border-color:var(--border-accent);transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.landing-module__g1LwZa__featureCard:hover:before{opacity:1}.landing-module__g1LwZa__featureIcon{background:var(--accent-glow);border:1px solid var(--border-accent);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:20px;display:flex}.landing-module__g1LwZa__featureCard h3{font-family:var(--font-dm-sans),sans-serif;letter-spacing:-.01em;margin-bottom:10px;font-size:17px;font-weight:600}.landing-module__g1LwZa__featureCard p{color:var(--text-secondary);font-size:14px;line-height:1.65}.landing-module__g1LwZa__how{border-top:1px solid var(--border);padding:100px 0}.landing-module__g1LwZa__howHeader{text-align:center;margin-bottom:72px}.landing-module__g1LwZa__howHeader h2{font-family:var(--font-dm-sans),sans-serif;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:700}.landing-module__g1LwZa__howHeader p{color:var(--text-secondary);font-size:18px}.landing-module__g1LwZa__steps{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.landing-module__g1LwZa__stepsLine{background:linear-gradient(90deg,var(--accent),var(--text-muted),var(--accent));opacity:.2;height:1px;position:absolute;top:40px;left:calc(16.67% + 24px);right:calc(16.67% + 24px)}.landing-module__g1LwZa__step{text-align:center}.landing-module__g1LwZa__stepNumber{background:var(--bg-card);border:1px solid var(--border-accent);width:80px;height:80px;font-family:var(--font-jetbrains),monospace;color:var(--accent);z-index:2;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:28px;font-weight:700;display:flex;position:relative}.landing-module__g1LwZa__step h3{font-family:var(--font-dm-sans),sans-serif;margin-bottom:10px;font-size:18px;font-weight:600}.landing-module__g1LwZa__step p{color:var(--text-secondary);max-width:280px;margin:0 auto;font-size:14px;line-height:1.65}.landing-module__g1LwZa__frameworks{border-top:1px solid var(--border);padding:100px 0}.landing-module__g1LwZa__frameworksHeader{text-align:center;margin-bottom:48px}.landing-module__g1LwZa__frameworksHeader h2{font-family:var(--font-dm-sans),sans-serif;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(28px,3.5vw,40px);font-weight:700}.landing-module__g1LwZa__frameworksHeader p{color:var(--text-secondary);font-size:16px}.landing-module__g1LwZa__frameworkTags{flex-wrap:wrap;justify-content:center;gap:12px;max-width:920px;margin:0 auto;display:flex}.landing-module__g1LwZa__frameworkTag{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);border-radius:10px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .25s}.landing-module__g1LwZa__frameworkTag:hover{border-color:var(--border-accent);color:var(--accent-soft);background:var(--accent-glow)}.landing-module__g1LwZa__frameworkTagPreset{border-color:var(--border-accent);color:var(--text-primary);background:var(--accent-glow);align-items:center;gap:10px;display:inline-flex}.landing-module__g1LwZa__frameworkTagOrder{background:var(--accent);color:#fff;width:20px;height:20px;font-family:var(--font-jetbrains),monospace;border-radius:6px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.landing-module__g1LwZa__frameworksSubhead{text-align:center;letter-spacing:1.6px;text-transform:uppercase;color:var(--text-muted);margin:0 0 16px;font-size:11px;font-weight:600}.landing-module__g1LwZa__frameworksSubhead:not(:first-of-type){margin-top:40px}.landing-module__g1LwZa__frameworkTagsOrdered{margin-bottom:4px}.landing-module__g1LwZa__pricing{border-top:1px solid var(--border);padding:120px 0}.landing-module__g1LwZa__pricingHeader{text-align:center;margin-bottom:64px}.landing-module__g1LwZa__pricingHeader h2{font-family:var(--font-dm-sans),sans-serif;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(32px,4vw,48px);font-weight:700}.landing-module__g1LwZa__pricingHeader p{color:var(--text-secondary);font-size:18px}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:720px;margin:0 auto;display:grid}.landing-module__g1LwZa__pricingCard{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:40px 32px;transition:all .3s;position:relative}.landing-module__g1LwZa__pricingCardFeatured{border-color:var(--accent);box-shadow:0 0 40px #ff1b6d1a}.landing-module__g1LwZa__foundingBadge{background:var(--accent);color:#fff;letter-spacing:1px;white-space:nowrap;border-radius:100px;padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__pricingTier{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:14px;font-weight:600}.landing-module__g1LwZa__pricingAmount{font-family:var(--font-jetbrains),monospace;letter-spacing:-.03em;margin-bottom:4px;font-size:48px;font-weight:700}.landing-module__g1LwZa__pricingAmount span{color:var(--text-muted);font-size:18px;font-weight:400}.landing-module__g1LwZa__pricingDesc{color:var(--text-secondary);margin-bottom:28px;font-size:14px;line-height:1.5}.landing-module__g1LwZa__pricingFeatures{margin-bottom:32px;padding:0;list-style:none}.landing-module__g1LwZa__pricingFeatures li{color:var(--text-secondary);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:8px 0;font-size:14px;display:flex}.landing-module__g1LwZa__pricingFeatures li:last-child{border:none}.landing-module__g1LwZa__checkmark{color:var(--accent);font-size:13px;font-weight:700}.landing-module__g1LwZa__pricingBtn{text-align:center;width:100%;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;border:none;border-radius:10px;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:block}.landing-module__g1LwZa__pricingBtnPrimary{background:var(--accent);color:#fff;box-shadow:0 0 20px #ff1b6d33}.landing-module__g1LwZa__pricingBtnPrimary:hover{background:var(--accent-soft);box-shadow:0 0 30px #ff1b6d59}.landing-module__g1LwZa__pricingBtnSecondary{color:var(--text-primary);border:1px solid var(--border);background:0 0}.landing-module__g1LwZa__pricingBtnSecondary:hover{border-color:#ffffff26}.landing-module__g1LwZa__cta{text-align:center;border-top:1px solid var(--border);padding:120px 0;position:relative}.landing-module__g1LwZa__cta:before{content:"";pointer-events:none;background:radial-gradient(#ff1b6d14 0%,#0000 70%);width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__cta h2{font-family:var(--font-dm-sans),sans-serif;letter-spacing:-.03em;perspective:400px;margin-bottom:20px;font-size:clamp(32px,4.5vw,52px);font-weight:700}.landing-module__g1LwZa__cta p{color:var(--text-secondary);max-width:480px;margin:0 auto 40px;font-size:18px}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);padding:40px 0}.landing-module__g1LwZa__footerInner{justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__footerBrand{font-family:var(--font-jetbrains),monospace;letter-spacing:2px;color:var(--text-muted);font-size:14px;font-weight:600}.landing-module__g1LwZa__footerLinks{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.landing-module__g1LwZa__footerLinks a{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLinks a:hover{color:var(--text-secondary)}.landing-module__g1LwZa__disclaimer{border-top:1px solid var(--border);padding:32px 0}.landing-module__g1LwZa__disclaimer p{color:var(--text-muted);text-align:center;max-width:800px;margin:0 auto;font-size:11px;line-height:1.6}.landing-module__g1LwZa__footerCopyright{text-align:center;color:var(--text-muted);margin-top:16px;font-size:12px}@media (max-width:768px){.landing-module__g1LwZa__refusalsGrid,.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__steps,.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr}.landing-module__g1LwZa__refusalsGrid{border-top:none}.landing-module__g1LwZa__refusalCard{border-right:none;border-top:1px solid var(--border);padding:24px 0}.landing-module__g1LwZa__refusalCard:not(:first-child){padding-left:0}.landing-module__g1LwZa__refusalMark{margin-bottom:12px}.landing-module__g1LwZa__stepsLine{display:none}.landing-module__g1LwZa__mockInterface{flex-direction:column;min-height:0}.landing-module__g1LwZa__mockSidebar{border-right:none;border-bottom:1px solid var(--border);width:100%}.landing-module__g1LwZa__mockMain{padding:20px}.landing-module__g1LwZa__mockGenerateBadge{align-self:flex-start;width:fit-content;margin-bottom:14px;position:static}.landing-module__g1LwZa__mockMain{flex-direction:column;display:flex}.landing-module__g1LwZa__hero{padding:130px 0 60px}.landing-module__g1LwZa__pricingGrid{max-width:400px}.landing-module__g1LwZa__footerInner{flex-direction:column;gap:16px}.landing-module__g1LwZa__disclaimer p{padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__refusalsGrid{border-top:none;grid-template-columns:1fr}.landing-module__g1LwZa__refusalCard{border-right:none;border-top:1px solid var(--border);padding:24px 0}.landing-module__g1LwZa__refusalCard:not(:first-child){padding-left:0}}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__heroBadge:before{opacity:1;animation:none}.landing-module__g1LwZa__mockLine{opacity:.5;animation:none}.landing-module__g1LwZa__frameworkTag,.landing-module__g1LwZa__featureCard,.landing-module__g1LwZa__btnPrimary,.landing-module__g1LwZa__btnSecondary,.landing-module__g1LwZa__btnPrimary svg{transition:none}}.landing-module__g1LwZa__btnPrimary:focus-visible,.landing-module__g1LwZa__btnSecondary:focus-visible,.landing-module__g1LwZa__pricingBtn:focus-visible{outline-offset:3px;outline:2px solid #fff}
.pricing-module__kvPdYW__pricing{--bg-primary:#0a0a0f;--bg-secondary:#111118;--bg-card:#16161f;--bg-card-hover:#1c1c28;--accent:#ff1b6d;--accent-glow:#ff1b6d26;--accent-soft:#ff4d8e;--text-primary:#f0f0f5;--text-secondary:#9090a8;--text-muted:#5c5c72;--border:#ffffff0f;--border-accent:#ff1b6d33;--gradient-1:linear-gradient(135deg,#ff1b6d 0%,#ff6b9d 50%,#c850c0 100%);--gradient-2:linear-gradient(135deg,#ff1b6d 0%,#ff4d8e 100%);font-family:var(--font-dm-sans),-apple-system,sans-serif;background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6;position:relative;overflow-x:hidden}.pricing-module__kvPdYW__pricing h1,.pricing-module__kvPdYW__pricing h2,.pricing-module__kvPdYW__pricing h3,.pricing-module__kvPdYW__pricing h4,.pricing-module__kvPdYW__pricing p,.pricing-module__kvPdYW__pricing a,.pricing-module__kvPdYW__pricing li,.pricing-module__kvPdYW__pricing span,.pricing-module__kvPdYW__pricing div{font-family:var(--font-dm-sans),sans-serif}.pricing-module__kvPdYW__pricing:before{content:"";pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.pricing-module__kvPdYW__glowOrb{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.pricing-module__kvPdYW__glowOrb1{background:#ff1b6d0f;width:600px;height:600px;top:-200px;right:-100px}.pricing-module__kvPdYW__glowOrb2{background:#c850c00a;width:400px;height:400px;bottom:20%;left:-100px}.pricing-module__kvPdYW__container{z-index:2;max-width:1140px;margin:0 auto;padding:0 24px;position:relative}.pricing-module__kvPdYW__hero{text-align:center;padding:160px 0 60px}.pricing-module__kvPdYW__heroTitle{letter-spacing:-1px;margin-bottom:16px;font-size:clamp(36px,5vw,52px);font-weight:700;line-height:1.1}.pricing-module__kvPdYW__heroSub{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:18px}.pricing-module__kvPdYW__tabs{flex-wrap:wrap;justify-content:center;gap:4px;padding:40px 0 48px;display:flex}.pricing-module__kvPdYW__tab{color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:9999px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}.pricing-module__kvPdYW__tab:hover{color:var(--text-primary);border-color:var(--border-accent);background:#ff1b6d0f}.pricing-module__kvPdYW__tabActive{color:#fff;background:var(--accent);border-color:var(--accent)}.pricing-module__kvPdYW__tabActive:hover{background:var(--accent-soft);border-color:var(--accent-soft)}.pricing-module__kvPdYW__pricingGrid{grid-template-columns:repeat(var(--pricing-cols,4),1fr);align-items:stretch;gap:16px;display:grid}.pricing-module__kvPdYW__pricingGridSolo{max-width:440px;margin:0 auto}.pricing-module__kvPdYW__packsLoading{border:1px dashed var(--border);color:var(--text-muted);border-radius:14px;grid-column:span 3;justify-content:center;align-items:center;padding:28px 22px;font-size:13px;display:flex}.pricing-module__kvPdYW__pricingCard{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;flex-direction:column;padding:28px 22px;display:flex}.pricing-module__kvPdYW__pricingCardFeatured{border-color:var(--accent);position:relative;box-shadow:0 0 40px #ff1b6d1a}.pricing-module__kvPdYW__featuredBadge{background:var(--accent);color:#fff;letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-weight:700;font-family:var(--font-jetbrains),monospace;white-space:nowrap;border-radius:100px;padding:4px 16px;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-module__kvPdYW__pricingTier{letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);font-size:14px;font-weight:600;font-family:var(--font-jetbrains),monospace;margin-bottom:12px}.pricing-module__kvPdYW__pricingAmount{font-size:40px;font-weight:700;font-family:var(--font-jetbrains),monospace;margin-bottom:8px}.pricing-module__kvPdYW__pricingAmount span{color:var(--text-muted);font-size:16px;font-weight:500}.pricing-module__kvPdYW__pricingDesc{color:var(--text-secondary);margin-bottom:24px;font-size:14px;line-height:1.5}.pricing-module__kvPdYW__pricingCredits{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:600}.pricing-module__kvPdYW__pricingPerCredit{color:var(--text-muted);font-size:12px;font-family:var(--font-jetbrains),monospace;margin-bottom:16px}.pricing-module__kvPdYW__pricingPerCreditBest{color:var(--accent-soft)}.pricing-module__kvPdYW__neverExpires{letter-spacing:.5px;color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border);border-radius:100px;align-self:flex-start;align-items:center;gap:6px;margin-bottom:16px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.pricing-module__kvPdYW__creditsNote{text-align:center;color:var(--text-muted);margin-top:24px;font-size:13px;line-height:1.6}.pricing-module__kvPdYW__bundleBreakdown{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;margin-bottom:24px;padding:16px}.pricing-module__kvPdYW__bundleLine{color:var(--text-secondary);justify-content:space-between;padding:4px 0;font-size:13px;display:flex}.pricing-module__kvPdYW__bundleLine span:last-child{font-family:var(--font-jetbrains),monospace;color:var(--text-primary)}.pricing-module__kvPdYW__bundleDivider{background:var(--border);height:1px;margin:10px 0}.pricing-module__kvPdYW__bundleDiscount{color:var(--text-muted);padding:3px 0;font-size:12px}.pricing-module__kvPdYW__bundleTotal{color:var(--accent-soft);justify-content:space-between;padding:4px 0;font-size:14px;font-weight:600;display:flex}.pricing-module__kvPdYW__bundleTotal span:last-child{font-family:var(--font-jetbrains),monospace}.pricing-module__kvPdYW__featureSectionLabel{letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600;font-family:var(--font-jetbrains),monospace;margin:20px 0 8px}.pricing-module__kvPdYW__featureSectionLabel:first-of-type{margin-top:0}.pricing-module__kvPdYW__pricingFeatures{flex:1;margin:0 0 24px;padding:0;list-style:none}.pricing-module__kvPdYW__pricingFeatures li{color:var(--text-secondary);align-items:flex-start;gap:8px;padding:5px 0;font-size:13px;line-height:1.4;display:flex}.pricing-module__kvPdYW__checkmark{color:var(--accent-soft);flex-shrink:0;margin-top:1px;font-weight:700}.pricing-module__kvPdYW__planListLead{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;font-size:11px}.pricing-module__kvPdYW__planListBullet{color:var(--text-muted);flex-shrink:0;margin-top:1px;font-weight:700}.pricing-module__kvPdYW__pricingBtn{text-align:center;cursor:pointer;border:none;border-radius:10px;margin-top:auto;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:block}.pricing-module__kvPdYW__pricingBtnPrimary{background:var(--accent);color:#fff;box-shadow:0 0 20px #ff1b6d33}.pricing-module__kvPdYW__pricingBtnPrimary:hover{background:var(--accent-soft);transform:translateY(-1px);box-shadow:0 0 30px #ff1b6d59}.pricing-module__kvPdYW__pricingBtnSecondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border)}.pricing-module__kvPdYW__pricingBtnSecondary:hover{border-color:var(--border-accent);background:var(--bg-card-hover)}.pricing-module__kvPdYW__mutedFeature{color:var(--text-muted);font-style:italic}.pricing-module__kvPdYW__bundleBanner{background:var(--accent-glow);border:1px solid var(--border-accent);text-align:center;border-radius:10px;margin-top:24px;padding:16px 24px}.pricing-module__kvPdYW__bundleBannerText{color:var(--text-secondary);font-size:15px}.pricing-module__kvPdYW__bundleBannerText strong{color:var(--text-primary)}.pricing-module__kvPdYW__bundleBannerPrice{font-family:var(--font-jetbrains),monospace;color:var(--accent-soft);font-weight:700}.pricing-module__kvPdYW__trustBadge{color:var(--text-muted);justify-content:center;align-items:center;gap:6px;margin-top:16px;padding:8px 0;font-size:12px;display:flex}.pricing-module__kvPdYW__midCta{text-align:center;padding:48px 0 0}.pricing-module__kvPdYW__midCta p{color:var(--text-secondary);margin-bottom:12px;font-size:15px}.pricing-module__kvPdYW__midCtaLink{color:var(--accent-soft);font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.pricing-module__kvPdYW__midCtaLink:hover{color:var(--accent)}.pricing-module__kvPdYW__contactCta{text-align:center;padding:40px 0}.pricing-module__kvPdYW__contactCta p{color:var(--text-secondary);margin-bottom:8px;font-size:15px}.pricing-module__kvPdYW__contactCtaLink{color:var(--accent-soft);font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.pricing-module__kvPdYW__contactCtaLink:hover{color:var(--accent)}.pricing-module__kvPdYW__comingSoonState{text-align:center;padding:60px 20px}.pricing-module__kvPdYW__comingSoonBadge{color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-jetbrains),monospace;background:#5a5a7233;border-radius:100px;margin-bottom:16px;padding:4px 14px;display:inline-block}.pricing-module__kvPdYW__comingSoonState p{color:var(--text-secondary);max-width:300px;margin:0 auto;font-size:14px}.pricing-module__kvPdYW__comparisonSection{border-top:1px solid var(--border);padding:80px 0}.pricing-module__kvPdYW__comparisonHeader{text-align:center;margin-bottom:40px}.pricing-module__kvPdYW__comparisonHeader h2{font-size:clamp(24px,3vw,36px);font-weight:700}.pricing-module__kvPdYW__tableWrapper{-webkit-overflow-scrolling:touch;border:1px solid var(--border);border-radius:12px;overflow-x:auto}.pricing-module__kvPdYW__comparisonTable{border-collapse:collapse;width:100%;min-width:600px}.pricing-module__kvPdYW__comparisonTable thead{z-index:3;position:sticky;top:0}.pricing-module__kvPdYW__comparisonTable th{text-align:center;background:var(--bg-secondary);border-bottom:1px solid var(--border);color:var(--text-primary);padding:16px 20px;font-size:13px;font-weight:600}.pricing-module__kvPdYW__comparisonTable th:first-child{text-align:left;width:260px}.pricing-module__kvPdYW__teamCol{border-left:2px solid var(--accent)}.pricing-module__kvPdYW__comparisonTable td{text-align:center;border-bottom:1px solid var(--border);color:var(--text-secondary);padding:12px 20px;font-size:13px}.pricing-module__kvPdYW__comparisonTable td:first-child{text-align:left;color:var(--text-secondary)}.pricing-module__kvPdYW__comparisonTable tr:last-child td{border-bottom:none}.pricing-module__kvPdYW__comparisonTable tbody tr:hover td{background:#ffffff05}.pricing-module__kvPdYW__sectionRow td{letter-spacing:1.5px;text-transform:uppercase;font-family:var(--font-jetbrains),monospace;background:var(--bg-secondary)!important;color:var(--text-muted)!important;text-align:left!important;padding:10px 20px!important;font-size:11px!important;font-weight:600!important}.pricing-module__kvPdYW__sectionComingSoon{text-transform:none;letter-spacing:0;font-style:italic;font-weight:400;font-family:var(--font-dm-sans),sans-serif;font-size:11px;color:var(--text-muted)!important}.pricing-module__kvPdYW__checkIcon{color:var(--accent-soft);font-weight:700}.pricing-module__kvPdYW__dashIcon{color:var(--text-muted)}.pricing-module__kvPdYW__faqSection{border-top:1px solid var(--border);padding:80px 0}.pricing-module__kvPdYW__faqHeader{text-align:center;margin-bottom:40px}.pricing-module__kvPdYW__faqHeader h2{margin-bottom:12px;font-size:clamp(24px,3vw,36px);font-weight:700}.pricing-module__kvPdYW__faqList{max-width:720px;margin:0 auto}.pricing-module__kvPdYW__faqItem{border:1px solid var(--border);background:var(--bg-card);border-radius:10px;margin-bottom:8px;overflow:hidden}.pricing-module__kvPdYW__faqTrigger{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s;display:flex}.pricing-module__kvPdYW__faqTrigger:hover{background:var(--bg-card-hover)}.pricing-module__kvPdYW__faqChevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.pricing-module__kvPdYW__faqItem[data-state=open] .pricing-module__kvPdYW__faqChevron{transform:rotate(180deg)}.pricing-module__kvPdYW__faqContent{overflow:hidden}.pricing-module__kvPdYW__faqContent[data-state=open]{animation:.25s ease-out pricing-module__kvPdYW__slideDown}.pricing-module__kvPdYW__faqContent[data-state=closed]{animation:.2s ease-out pricing-module__kvPdYW__slideUp}.pricing-module__kvPdYW__faqContentInner{color:var(--text-secondary);padding:0 20px 18px;font-size:14px;line-height:1.7}@keyframes pricing-module__kvPdYW__slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes pricing-module__kvPdYW__slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}.pricing-module__kvPdYW__cta{text-align:center;border-top:1px solid var(--border);padding:100px 0}.pricing-module__kvPdYW__cta h2{margin-bottom:24px;font-size:clamp(24px,3vw,36px);font-weight:700}.pricing-module__kvPdYW__btnPrimary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;margin-bottom:12px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 0 30px #ff1b6d33}.pricing-module__kvPdYW__btnPrimary:hover{background:var(--accent-soft);transform:translateY(-2px);box-shadow:0 0 40px #ff1b6d59}.pricing-module__kvPdYW__ctaSubtext{color:var(--text-muted);font-size:14px}.pricing-module__kvPdYW__disclaimer{border-top:1px solid var(--border);padding:32px 0}.pricing-module__kvPdYW__disclaimer p{color:var(--text-muted);text-align:center;max-width:800px;margin:0 auto;font-size:11px;line-height:1.6}.pricing-module__kvPdYW__footer{border-top:1px solid var(--border);padding:40px 0}.pricing-module__kvPdYW__footerInner{justify-content:space-between;align-items:center;display:flex}.pricing-module__kvPdYW__footerBrand{font-family:var(--font-jetbrains),monospace;letter-spacing:2px;color:var(--text-muted);font-size:14px;font-weight:600}.pricing-module__kvPdYW__footerLinks{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.pricing-module__kvPdYW__footerLinks a{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .2s}.pricing-module__kvPdYW__footerLinks a:hover{color:var(--text-secondary)}.pricing-module__kvPdYW__footerCopyright{text-align:center;color:var(--text-muted);margin-top:16px;font-size:12px}@media (max-width:768px){.pricing-module__kvPdYW__hero{padding:140px 0 40px}.pricing-module__kvPdYW__pricingGrid{grid-template-columns:1fr;max-width:440px;margin:0 auto}.pricing-module__kvPdYW__packsLoading{grid-column:auto}.pricing-module__kvPdYW__pricingCardFeatured{order:-1}.pricing-module__kvPdYW__tableWrapper{border-left:none;border-right:none;border-radius:0;margin:0 -24px}.pricing-module__kvPdYW__comparisonTable th:first-child,.pricing-module__kvPdYW__comparisonTable td:first-child{background:var(--bg-card);z-index:2;min-width:160px;position:sticky;left:0}.pricing-module__kvPdYW__comparisonTable thead th:first-child{background:var(--bg-secondary)}.pricing-module__kvPdYW__sectionRow td:first-child{background:var(--bg-secondary)!important}.pricing-module__kvPdYW__footerInner{flex-direction:column;gap:16px}.pricing-module__kvPdYW__disclaimer p{padding:0 16px}.pricing-module__kvPdYW__tabs{gap:6px}.pricing-module__kvPdYW__tab{padding:8px 12px;font-size:12px}.pricing-module__kvPdYW__bundleBanner{padding:14px 16px}.pricing-module__kvPdYW__bundleBannerText{font-size:13px}.pricing-module__kvPdYW__midCta{padding:32px 0 0}.pricing-module__kvPdYW__midCta p,.pricing-module__kvPdYW__contactCta p{font-size:14px}.pricing-module__kvPdYW__faqTrigger{gap:12px;padding:14px 16px;font-size:14px}.pricing-module__kvPdYW__faqContentInner{padding:0 16px 14px;font-size:13px}}@media (min-width:769px) and (max-width:1024px){.pricing-module__kvPdYW__pricingGrid{grid-template-columns:repeat(2,1fr)}.pricing-module__kvPdYW__packsLoading{grid-column:span 2}.pricing-module__kvPdYW__pricingCardFeatured{order:-1}}@media (prefers-reduced-motion:reduce){.pricing-module__kvPdYW__faqContent[data-state=open],.pricing-module__kvPdYW__faqContent[data-state=closed]{animation:none}.pricing-module__kvPdYW__pricingCard,.pricing-module__kvPdYW__faqChevron,.pricing-module__kvPdYW__frameworkTag{transition:none}}.pricing-module__kvPdYW__pricingBtn:focus-visible,.pricing-module__kvPdYW__btnPrimary:focus-visible,.pricing-module__kvPdYW__midCtaLink:focus-visible,.pricing-module__kvPdYW__contactCtaLink:focus-visible,.pricing-module__kvPdYW__faqTrigger:focus-visible{outline-offset:3px;outline:2px solid #fff}.pricing-module__kvPdYW__unavailableNote{text-align:center;color:var(--text-muted);margin-top:12px;font-size:12px;line-height:1.5}.pricing-module__kvPdYW__unavailableNote a{color:var(--text-secondary);text-decoration:underline}.pricing-module__kvPdYW__pricingBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}
