.landing-module__bxHgOq__root{--dark:#0f1117;--accent:#6366f1;--green:#22c55e;--amber:#f59e0b;--red:#ef4444;--muted:#6b7280;--border:#e4e4e7;--bg:#f8f9fa;--white:#fff;--serif:"DM Serif Display", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif;font-family:var(--sans);background:var(--white);color:var(--dark);scroll-behavior:smooth;min-height:100vh;font-size:16px;line-height:1.6}.landing-module__bxHgOq__root *,.landing-module__bxHgOq__root :before,.landing-module__bxHgOq__root :after{box-sizing:border-box}.landing-module__bxHgOq__root nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f1117f5;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 5%;display:flex;position:fixed;top:0}.landing-module__bxHgOq__navLogo{align-items:center;text-decoration:none;display:flex}.landing-module__bxHgOq__navLinks{gap:32px;display:flex}.landing-module__bxHgOq__navLinks a{color:#a1a1aa;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.landing-module__bxHgOq__navLinks a:hover{color:#fff}.landing-module__bxHgOq__navCta{background:var(--accent);color:#fff;cursor:pointer;font-size:14px;font-weight:500;font-family:var(--sans);border:none;border-radius:8px;padding:9px 22px;text-decoration:none;transition:background .2s}.landing-module__bxHgOq__navCta:hover{background:#4f52d3}.landing-module__bxHgOq__navHamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:4px;display:none}.landing-module__bxHgOq__navHamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .2s;display:block}.landing-module__bxHgOq__navHamburger[data-open=true] span:first-child{transform:translateY(7px)rotate(45deg)}.landing-module__bxHgOq__navHamburger[data-open=true] span:nth-child(2){opacity:0}.landing-module__bxHgOq__navHamburger[data-open=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.landing-module__bxHgOq__mobileMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:99;background:#0f1117fa;border-bottom:1px solid #ffffff14;flex-direction:column;gap:4px;padding:16px 5% 24px;display:none;position:fixed;top:64px;left:0;right:0}.landing-module__bxHgOq__mobileMenu[data-open=true]{display:flex}.landing-module__bxHgOq__mobileMenu a{color:#a1a1aa;border-bottom:1px solid #ffffff0f;padding:12px 0;font-size:15px;font-weight:400;text-decoration:none;transition:color .2s}.landing-module__bxHgOq__mobileMenu a:last-child{border-bottom:none}.landing-module__bxHgOq__mobileMenu a:hover{color:#fff}.landing-module__bxHgOq__mobCta{text-align:center;border-radius:8px;margin-top:8px;padding:12px;font-weight:500;background:var(--accent)!important;color:#fff!important;border-bottom:none!important}.landing-module__bxHgOq__hero{background:var(--dark);text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:120px 5% 80px;display:flex;position:relative;overflow:hidden}.landing-module__bxHgOq__hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#6366f12e 0%,#0000 70%);position:absolute;inset:0}.landing-module__bxHgOq__heroBadge{color:#a5b4fc;background:#6366f126;border:1px solid #6366f166;border-radius:100px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 14px;font-size:13px;font-weight:500;display:inline-flex}.landing-module__bxHgOq__heroBadge span{background:var(--accent);border-radius:50%;width:7px;height:7px;display:inline-block}.landing-module__bxHgOq__hero h1{font-family:var(--serif);color:#fff;letter-spacing:-1.5px;max-width:820px;margin:0 auto 24px;font-size:clamp(44px,7vw,80px);line-height:1.1}.landing-module__bxHgOq__hero h1 em{color:var(--accent);font-style:italic}.landing-module__bxHgOq__hero p{color:#9ca3af;max-width:560px;margin:0 auto 40px;font-size:18px;font-weight:300;line-height:1.7}.landing-module__bxHgOq__heroActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.landing-module__bxHgOq__btnPrimary{background:var(--accent);color:#fff;cursor:pointer;font-size:15px;font-weight:500;font-family:var(--sans);border:none;border-radius:10px;padding:14px 32px;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.landing-module__bxHgOq__btnPrimary:hover{background:#4f52d3;transform:translateY(-1px)}.landing-module__bxHgOq__btnGhost{color:#d1d5db;background:0 0;border:1px solid #ffffff26;border-radius:10px;padding:14px 32px;font-size:15px;font-weight:400;text-decoration:none;transition:border-color .2s;display:inline-block}.landing-module__bxHgOq__btnGhost:hover{border-color:#fff6}.landing-module__bxHgOq__strip{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;padding:16px 5%;display:flex}.landing-module__bxHgOq__stripItem{color:var(--muted);font-size:13px;font-weight:400}.landing-module__bxHgOq__stripItem strong{color:var(--dark);font-weight:600}.landing-module__bxHgOq__container{max-width:1100px;margin:0 auto}.landing-module__bxHgOq__sectionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:12px;font-weight:600}.landing-module__bxHgOq__sectionTitle{font-family:var(--serif);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(30px,4vw,48px);line-height:1.15}.landing-module__bxHgOq__sectionSub{color:var(--muted);max-width:540px;font-size:17px;font-weight:300;line-height:1.7}.landing-module__bxHgOq__pillarsSection{background:var(--dark);color:#fff;padding:96px 5%}.landing-module__bxHgOq__pillarsSection .landing-module__bxHgOq__sectionTitle{color:#fff}.landing-module__bxHgOq__pillarsSection .landing-module__bxHgOq__sectionSub{color:#9ca3af}.landing-module__bxHgOq__pillarsGrid{border:1px solid #ffffff14;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2px;margin-top:56px;display:grid;overflow:hidden}.landing-module__bxHgOq__pillar{background:#ffffff08;border:1px solid #ffffff0a;padding:40px 36px;transition:background .2s}.landing-module__bxHgOq__pillar:hover{background:#6366f114}.landing-module__bxHgOq__pillarIcon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:20px;display:flex}.landing-module__bxHgOq__pillar h3{color:#fff;margin-bottom:10px;font-size:20px;font-weight:500}.landing-module__bxHgOq__pillar p{color:#9ca3af;font-size:14px;font-weight:300;line-height:1.65}.landing-module__bxHgOq__featuresSection{background:#fff;padding:96px 5%}.landing-module__bxHgOq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:56px;display:grid}.landing-module__bxHgOq__featureCard{border:1px solid var(--border);border-radius:14px;padding:28px;transition:box-shadow .2s,transform .15s}.landing-module__bxHgOq__featureCard:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f11a}.landing-module__bxHgOq__featureTag{letter-spacing:.5px;border-radius:6px;margin-bottom:14px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.landing-module__bxHgOq__tagDone{color:#065f46;background:#d1fae5}.landing-module__bxHgOq__tagNew{color:#4c1d95;background:#ede9fe}.landing-module__bxHgOq__featureCard h3{margin-bottom:8px;font-size:16px;font-weight:500}.landing-module__bxHgOq__featureCard p{color:var(--muted);font-size:14px;font-weight:300;line-height:1.65}.landing-module__bxHgOq__previewSection{background:var(--dark);padding:96px 5%;overflow:hidden}.landing-module__bxHgOq__previewSection .landing-module__bxHgOq__sectionTitle{color:#fff}.landing-module__bxHgOq__previewSection .landing-module__bxHgOq__sectionSub{color:#9ca3af}.landing-module__bxHgOq__kpiMockup{background:#1a1d27;border:1px solid #ffffff1a;border-radius:16px;margin-top:56px;overflow:hidden}.landing-module__bxHgOq__kpiHeader{background:#13151e;border-bottom:1px solid #ffffff12;align-items:center;gap:12px;padding:16px 24px;display:flex}.landing-module__bxHgOq__dot{border-radius:50%;width:10px;height:10px}.landing-module__bxHgOq__kpiTitle{color:#9ca3af;margin-left:4px;font-size:13px;font-weight:400}.landing-module__bxHgOq__kpiTabs{border-bottom:1px solid #ffffff12;gap:0;padding:16px 24px 0;display:flex}.landing-module__bxHgOq__kpiTab{color:#6b7280;cursor:default;border-radius:6px 6px 0 0;padding:8px 18px;font-size:13px;font-weight:400}.landing-module__bxHgOq__kpiTabActive{color:#a5b4fc;background:#6366f126}.landing-module__bxHgOq__kpiTable{padding:20px 24px;overflow-x:auto}.landing-module__bxHgOq__kpi{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}.landing-module__bxHgOq__kpi th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ffffff12;padding:8px 12px;font-size:11px;font-weight:500}.landing-module__bxHgOq__kpi td{color:#d1d5db;border-bottom:1px solid #ffffff0a;padding:10px 12px}.landing-module__bxHgOq__cellGreen{color:#4ade80;background:#22c55e26;border-radius:4px;padding:2px 8px;display:inline-block}.landing-module__bxHgOq__cellRed{color:#f87171;background:#ef444426;border-radius:4px;padding:2px 8px;display:inline-block}.landing-module__bxHgOq__cellEmpty{color:#4b5563}.landing-module__bxHgOq__rolesSection{background:var(--bg);padding:96px 5%}.landing-module__bxHgOq__rolesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:48px;display:grid}.landing-module__bxHgOq__roleCard{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:24px}.landing-module__bxHgOq__roleBadge{color:#4338ca;background:#eef2ff;border-radius:6px;margin-bottom:14px;padding:4px 10px;font-family:Courier New,monospace;font-size:11px;font-weight:600;display:inline-block}.landing-module__bxHgOq__roleCard h3{margin-bottom:6px;font-size:15px;font-weight:500}.landing-module__bxHgOq__roleCard p{color:var(--muted);font-size:13px;font-weight:300;line-height:1.6}.landing-module__bxHgOq__stackSection{background:#fff;padding:96px 5%}.landing-module__bxHgOq__stackGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-top:48px;display:grid}.landing-module__bxHgOq__stackItem{border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:6px;padding:20px;display:flex}.landing-module__bxHgOq__stackLayer{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.landing-module__bxHgOq__stackTech{font-size:15px;font-weight:500}.landing-module__bxHgOq__pricingSection{background:var(--bg);padding:96px 5%}.landing-module__bxHgOq__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;gap:20px;margin-top:56px;display:grid}.landing-module__bxHgOq__pricingCard{background:var(--white);border:1px solid var(--border);border-radius:14px;flex-direction:column;padding:32px 28px;transition:box-shadow .2s,transform .15s;display:flex;position:relative}.landing-module__bxHgOq__pricingCard:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f11a}.landing-module__bxHgOq__pricingCardFeatured{border:2px solid var(--accent);box-shadow:0 10px 28px #6366f124}.landing-module__bxHgOq__pricingBadge{background:var(--accent);color:#fff;letter-spacing:.5px;white-space:nowrap;border-radius:100px;padding:4px 12px;font-size:11px;font-weight:600;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__pricingTierName{letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-bottom:18px;font-size:12px;font-weight:600}.landing-module__bxHgOq__pricingPrice{flex-wrap:wrap;align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.landing-module__bxHgOq__priceCurrency{color:var(--dark);font-size:20px;font-weight:500}.landing-module__bxHgOq__priceAmount{font-family:var(--serif);color:var(--dark);letter-spacing:-1px;font-size:36px;line-height:1}.landing-module__bxHgOq__pricePeriod{color:var(--muted);font-size:13px;font-weight:400}.landing-module__bxHgOq__pricingStrike{color:var(--muted);align-items:center;gap:8px;margin-bottom:6px;font-size:13px;display:flex}.landing-module__bxHgOq__pricingStrike s{text-decoration:line-through}.landing-module__bxHgOq__pricingSave{color:#065f46;letter-spacing:.3px;background:#d1fae5;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.landing-module__bxHgOq__pricingDesc{color:var(--muted);flex-grow:1;margin-top:14px;margin-bottom:24px;font-size:13px;font-weight:300;line-height:1.6}.landing-module__bxHgOq__pricingCta{text-align:center;background:var(--accent);color:#fff;cursor:pointer;font-size:14px;font-weight:500;font-family:var(--sans);border:none;border-radius:8px;padding:11px 20px;text-decoration:none;transition:background .2s;display:inline-block}.landing-module__bxHgOq__pricingCta:hover{background:#4f52d3}.landing-module__bxHgOq__pricingCtaGhost{color:var(--dark);border:1px solid var(--border);background:0 0}.landing-module__bxHgOq__pricingCtaGhost:hover{background:var(--bg);border-color:var(--muted)}.landing-module__bxHgOq__ctaSection{background:var(--accent);text-align:center;padding:80px 5%}.landing-module__bxHgOq__ctaSection h2{font-family:var(--serif);color:#fff;letter-spacing:-1px;margin-bottom:16px;font-size:clamp(28px,4vw,48px)}.landing-module__bxHgOq__ctaSection p{color:#fffc;margin-bottom:36px;font-size:17px;font-weight:300}.landing-module__bxHgOq__btnWhite{color:var(--accent);cursor:pointer;font-size:15px;font-weight:600;font-family:var(--sans);background:#fff;border:none;border-radius:10px;padding:14px 36px;text-decoration:none;transition:transform .15s;display:inline-block}.landing-module__bxHgOq__btnWhite:hover{transform:translateY(-1px)}.landing-module__bxHgOq__root footer{background:var(--dark);color:#6b7280;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:32px 5%;display:flex}.landing-module__bxHgOq__root footer a{color:#9ca3af;font-size:13px;text-decoration:none}.landing-module__bxHgOq__root footer p{font-size:13px}.landing-module__bxHgOq__footerLinks{gap:24px;display:flex}.landing-module__bxHgOq__modalOverlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.landing-module__bxHgOq__modalOverlay[data-open=true]{display:flex}.landing-module__bxHgOq__modal{background:var(--white);border-radius:14px;width:100%;max-width:400px;padding:28px;animation:.2s landing-module__bxHgOq__modalIn;position:relative;box-shadow:0 24px 64px #00000040}@keyframes landing-module__bxHgOq__modalIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-module__bxHgOq__modalClose{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:4px;font-size:18px;line-height:1;position:absolute;top:14px;right:16px}.landing-module__bxHgOq__modalClose:hover{color:var(--dark)}.landing-module__bxHgOq__modal h2{font-family:var(--serif);letter-spacing:-.5px;margin-bottom:4px;font-size:20px}.landing-module__bxHgOq__modalSub{color:var(--muted);margin-bottom:20px;font-size:13px;font-weight:300}.landing-module__bxHgOq__formRow{margin-bottom:12px}.landing-module__bxHgOq__formRow label{color:var(--dark);margin-bottom:4px;font-size:12px;font-weight:500;display:block}.landing-module__bxHgOq__formRow input,.landing-module__bxHgOq__formRow textarea{border:1px solid var(--border);width:100%;font-size:13px;font-family:var(--sans);color:var(--dark);background:var(--white);border-radius:8px;outline:none;padding:8px 12px;transition:border-color .2s,box-shadow .2s}.landing-module__bxHgOq__formRow input:focus,.landing-module__bxHgOq__formRow textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6366f11f}.landing-module__bxHgOq__formRow textarea{resize:vertical;min-height:68px;line-height:1.5}.landing-module__bxHgOq__emailError{color:#ef4444;margin-top:4px;font-size:12px}.landing-module__bxHgOq__formSubmit{background:var(--accent);color:#fff;cursor:pointer;width:100%;font-size:14px;font-weight:500;font-family:var(--sans);border:none;border-radius:8px;margin-top:4px;padding:10px;transition:background .2s,transform .1s}.landing-module__bxHgOq__formSubmit:hover{background:#4f52d3}.landing-module__bxHgOq__formSubmit:active{transform:scale(.99)}.landing-module__bxHgOq__formSubmit:disabled{cursor:not-allowed;background:#a5b4fc}.landing-module__bxHgOq__modalSuccess{text-align:center;padding:12px 0}.landing-module__bxHgOq__successCheck{background:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 14px;font-size:20px;display:flex}.landing-module__bxHgOq__modalSuccess h3{font-family:var(--serif);margin-bottom:6px;font-size:20px}.landing-module__bxHgOq__modalSuccess p{color:var(--muted);font-size:13px;font-weight:300;line-height:1.6}@media (max-width:768px){.landing-module__bxHgOq__navLinks,.landing-module__bxHgOq__navCta{display:none}.landing-module__bxHgOq__navHamburger{display:flex}.landing-module__bxHgOq__root nav{height:56px}.landing-module__bxHgOq__mobileMenu{top:56px}.landing-module__bxHgOq__hero{min-height:auto;padding:100px 6% 60px}.landing-module__bxHgOq__hero h1{letter-spacing:-1px;font-size:clamp(36px,10vw,52px)}.landing-module__bxHgOq__hero p{font-size:16px}.landing-module__bxHgOq__btnPrimary,.landing-module__bxHgOq__btnGhost{text-align:center;width:100%;padding:13px 24px;font-size:14px}.landing-module__bxHgOq__heroActions{flex-direction:column;align-items:center;gap:10px}.landing-module__bxHgOq__strip{justify-content:flex-start;gap:16px;padding:14px 6%}.landing-module__bxHgOq__stripItem{font-size:12px}.landing-module__bxHgOq__pillarsSection,.landing-module__bxHgOq__featuresSection,.landing-module__bxHgOq__previewSection,.landing-module__bxHgOq__rolesSection,.landing-module__bxHgOq__stackSection,.landing-module__bxHgOq__pricingSection{padding:60px 6%}.landing-module__bxHgOq__pricingGrid{grid-template-columns:1fr;gap:16px;margin-top:36px}.landing-module__bxHgOq__pricingCard{padding:26px 22px}.landing-module__bxHgOq__priceAmount{font-size:32px}.landing-module__bxHgOq__sectionTitle{font-size:clamp(26px,7vw,36px)}.landing-module__bxHgOq__sectionSub{font-size:15px}.landing-module__bxHgOq__pillarsGrid{grid-template-columns:1fr 1fr;margin-top:36px}.landing-module__bxHgOq__pillar{padding:28px 22px}.landing-module__bxHgOq__pillar h3{font-size:17px}.landing-module__bxHgOq__featuresGrid{grid-template-columns:1fr;gap:16px;margin-top:36px}.landing-module__bxHgOq__featureCard{padding:22px}.landing-module__bxHgOq__kpiTable{-webkit-overflow-scrolling:touch;padding:16px;overflow-x:auto}.landing-module__bxHgOq__kpi{font-size:11px}.landing-module__bxHgOq__kpi th,.landing-module__bxHgOq__kpi td{padding:7px 8px}.landing-module__bxHgOq__rolesGrid{grid-template-columns:1fr;margin-top:32px}.landing-module__bxHgOq__stackGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:32px}.landing-module__bxHgOq__ctaSection{padding:60px 6%}.landing-module__bxHgOq__ctaSection h2{font-size:clamp(24px,7vw,36px)}.landing-module__bxHgOq__ctaSection p{font-size:15px}.landing-module__bxHgOq__btnWhite{padding:13px 28px;font-size:14px}.landing-module__bxHgOq__root footer{flex-direction:column;align-items:flex-start;gap:16px;padding:28px 6%}.landing-module__bxHgOq__modalOverlay{align-items:flex-end;padding:0}.landing-module__bxHgOq__modal{border-radius:16px 16px 0 0;width:100%;max-width:100%;max-height:92vh;padding:24px 20px 32px;overflow-y:auto}}@media (max-width:480px){.landing-module__bxHgOq__pillarsGrid,.landing-module__bxHgOq__stackGrid{grid-template-columns:1fr}.landing-module__bxHgOq__hero h1{font-size:clamp(32px,10vw,44px)}.landing-module__bxHgOq__kpiTabs{overflow-x:auto}}@media (min-width:769px) and (max-width:1024px){.landing-module__bxHgOq__pillarsSection,.landing-module__bxHgOq__featuresSection,.landing-module__bxHgOq__previewSection,.landing-module__bxHgOq__rolesSection,.landing-module__bxHgOq__stackSection,.landing-module__bxHgOq__pricingSection{padding:72px 5%}.landing-module__bxHgOq__pillarsGrid,.landing-module__bxHgOq__featuresGrid{grid-template-columns:repeat(2,1fr)}.landing-module__bxHgOq__stackGrid{grid-template-columns:repeat(3,1fr)}.landing-module__bxHgOq__pricingGrid{grid-template-columns:repeat(2,1fr)}}
