:root{--ld-bg:#f8fafb;--ld-surface:#fff;--ld-surface-alt:#f1f5f8;--ld-border:#00000012;--ld-text:#0f1923;--ld-text-muted:#5a6a78;--ld-accent:#0891b2;--ld-accent-light:#ecfeff;--ld-accent-dark:#065f73;--ld-accent-glow:#0891b21f;--ld-green:#059669;--ld-green-bg:#ecfdf5;--ld-red:#dc2626;--ld-red-bg:#fef2f2;--ld-amber:#d97706;--ld-amber-bg:#fffbeb;--ld-radius:20px;--ld-radius-sm:14px;--ld-radius-pill:999px;--ld-font-ui:"Inter", system-ui, sans-serif;--ld-font-display:"Outfit", "Inter", sans-serif;--ld-font-mono:"JetBrains Mono", monospace;--ld-max-w:1200px;--ld-gutter:24px}.landing-module__g1LwZa__shell{background:var(--ld-bg);width:100%;min-height:100vh;color:var(--ld-text);font-family:var(--ld-font-ui);flex-direction:column;display:flex}.landing-module__g1LwZa__topbar{z-index:50;-webkit-backdrop-filter:blur(16px)saturate(1.3);backdrop-filter:blur(16px)saturate(1.3);border-bottom:1px solid var(--ld-border);background:#f8fafbd9;justify-content:space-between;align-items:center;gap:20px;padding:16px 32px;display:flex;position:sticky;top:0}.landing-module__g1LwZa__brand{color:var(--ld-text);font-family:var(--ld-font-display);letter-spacing:-.04em;align-items:center;gap:12px;font-size:21px;font-weight:800;text-decoration:none;transition:opacity .2s;display:inline-flex}.landing-module__g1LwZa__brand:hover{opacity:.9}.landing-module__g1LwZa__brandMark{color:#fff;background:linear-gradient(145deg,#0891b2 0%,#065f73 100%);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 4px 16px #0891b240}.landing-module__g1LwZa__brandSub{font-family:var(--ld-font-ui);letter-spacing:.14em;text-transform:uppercase;color:var(--ld-text-muted);margin-top:1px;font-size:10px;font-weight:600;display:block}.landing-module__g1LwZa__nav{align-items:center;gap:6px;display:inline-flex}.landing-module__g1LwZa__navLink{color:var(--ld-text-muted);border-radius:var(--ld-radius-sm);padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.landing-module__g1LwZa__navLink:hover{color:var(--ld-text);background:var(--ld-surface-alt)}.landing-module__g1LwZa__topbarActions{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__btnPrimary{border-radius:var(--ld-radius-sm);cursor:pointer;color:#fff;background:linear-gradient(145deg,#0891b2 0%,#065f73 100%);border:none;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 18px #0891b238}.landing-module__g1LwZa__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #0891b24d}.landing-module__g1LwZa__btnSecondary{border-radius:var(--ld-radius-sm);min-height:44px;color:var(--ld-text);border:1px solid var(--ld-border);background:var(--ld-surface);justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.landing-module__g1LwZa__btnSecondary:hover{border-color:var(--ld-accent);background:var(--ld-accent-light)}.landing-module__g1LwZa__btnGhost{border-radius:var(--ld-radius-sm);min-height:44px;color:var(--ld-text-muted);background:0 0;border:none;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.landing-module__g1LwZa__btnGhost:hover{color:var(--ld-accent)}.landing-module__g1LwZa__container{width:min(var(--ld-max-w), calc(100% - var(--ld-gutter) * 2));margin:0 auto}.landing-module__g1LwZa__hero{padding:80px 0 60px}.landing-module__g1LwZa__heroInner{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.landing-module__g1LwZa__chip{border-radius:var(--ld-radius-pill);background:var(--ld-accent-light);color:var(--ld-accent-dark);border:1px solid #0891b226;align-items:center;gap:8px;padding:7px 16px;font-size:13px;font-weight:700;display:inline-flex}.landing-module__g1LwZa__heroTitle{font-family:var(--ld-font-display);letter-spacing:-.05em;max-width:14ch;margin-top:20px;font-size:clamp(38px,5.5vw,64px);font-weight:900;line-height:1.12}.landing-module__g1LwZa__heroDesc{color:var(--ld-text-muted);max-width:54ch;margin-top:20px;font-size:17px;line-height:1.75}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.landing-module__g1LwZa__heroBadges{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.landing-module__g1LwZa__heroBadge{border-radius:var(--ld-radius-sm);background:var(--ld-surface);border:1px solid var(--ld-border);color:var(--ld-text-muted);align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #0000000a}.landing-module__g1LwZa__heroBadge svg{color:var(--ld-accent)}.landing-module__g1LwZa__heroVisual{flex-direction:column;gap:14px;display:flex}.landing-module__g1LwZa__heroPanel{background:var(--ld-surface);border:1px solid var(--ld-border);border-radius:var(--ld-radius);padding:24px;box-shadow:0 8px 40px #0000000f}.landing-module__g1LwZa__heroPanelHeader{justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px;font-weight:700;display:flex}.landing-module__g1LwZa__heroPanelHeaderLeft{align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__statusPill{border-radius:var(--ld-radius-pill);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-flex}.landing-module__g1LwZa__statusOk{background:var(--ld-green-bg);color:var(--ld-green)}.landing-module__g1LwZa__statusWarn{background:var(--ld-amber-bg);color:var(--ld-amber)}.landing-module__g1LwZa__heroLevelRow{grid-template-columns:1fr 80px;align-items:center;gap:20px;margin-bottom:20px;display:grid}.landing-module__g1LwZa__heroLevelLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--ld-text-muted);margin-bottom:4px;font-size:12px;font-weight:700}.landing-module__g1LwZa__heroLevelNum{font-family:var(--ld-font-mono);color:var(--ld-accent);letter-spacing:-.04em;font-size:56px;font-weight:700;line-height:1}.landing-module__g1LwZa__heroLevelUnit{color:var(--ld-text-muted);margin-top:4px;font-size:14px}.landing-module__g1LwZa__heroTank{border:2px solid var(--ld-border);background:var(--ld-surface-alt);border-radius:16px;width:100%;height:160px;position:relative;overflow:hidden}.landing-module__g1LwZa__heroTankFill{opacity:.85;background:linear-gradient(#22d3ee 0%,#0891b2 100%);transition:height 1.2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0}.landing-module__g1LwZa__heroMetrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.landing-module__g1LwZa__heroMetric{border-radius:var(--ld-radius-sm);background:var(--ld-surface-alt);border:1px solid var(--ld-border);padding:12px 14px}.landing-module__g1LwZa__heroMetric small{text-transform:uppercase;letter-spacing:.08em;color:var(--ld-text-muted);margin-bottom:3px;font-size:11px;font-weight:700;display:block}.landing-module__g1LwZa__heroMetric strong{font-size:15px;font-weight:700}.landing-module__g1LwZa__heroTimeline{border-top:1px solid var(--ld-border);color:var(--ld-text-muted);flex-direction:column;gap:8px;padding-top:14px;font-size:13px;display:flex}.landing-module__g1LwZa__heroTimelineItem{align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__heroTimelineItem svg{color:var(--ld-accent);flex:none}.landing-module__g1LwZa__section{padding:72px 0 12px}.landing-module__g1LwZa__sectionHeader{max-width:680px;margin-bottom:32px}.landing-module__g1LwZa__eyebrow{color:var(--ld-accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-flex}.landing-module__g1LwZa__sectionTitle{font-family:var(--ld-font-display);letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(28px,4vw,44px);font-weight:900;line-height:1.18}.landing-module__g1LwZa__sectionDesc{color:var(--ld-text-muted);font-size:16px;line-height:1.75}.landing-module__g1LwZa__compareGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.landing-module__g1LwZa__compareCard{border-radius:var(--ld-radius);border:1px solid var(--ld-border);padding:32px}.landing-module__g1LwZa__compareBefore{background:var(--ld-surface)}.landing-module__g1LwZa__compareAfter{background:var(--ld-accent-light);border-color:#0891b226}.landing-module__g1LwZa__compareEyebrow{text-transform:uppercase;letter-spacing:.14em;margin-bottom:14px;font-size:12px;font-weight:800}.landing-module__g1LwZa__compareBefore .landing-module__g1LwZa__compareEyebrow{color:var(--ld-red)}.landing-module__g1LwZa__compareAfter .landing-module__g1LwZa__compareEyebrow{color:var(--ld-accent)}.landing-module__g1LwZa__compareTitle{margin-bottom:18px;font-size:22px;font-weight:800}.landing-module__g1LwZa__compareList{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__compareList li{color:var(--ld-text-muted);align-items:flex-start;gap:10px;font-size:15px;line-height:1.6;display:flex}.landing-module__g1LwZa__compareList li:before{content:"•";color:var(--ld-accent);flex-shrink:0;font-weight:900}.landing-module__g1LwZa__compareAfter .landing-module__g1LwZa__compareList li{color:var(--ld-text)}.landing-module__g1LwZa__solutionGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.landing-module__g1LwZa__solutionItem{border-radius:var(--ld-radius-sm);border:1px solid var(--ld-border);background:#fff9;align-items:flex-start;gap:10px;padding:16px;display:flex}.landing-module__g1LwZa__solutionItem svg{color:var(--ld-green);flex:none;margin-top:2px}.landing-module__g1LwZa__solutionItemTitle{margin-bottom:4px;font-size:14px;font-weight:700}.landing-module__g1LwZa__solutionItemDesc{color:var(--ld-text-muted);font-size:13px;line-height:1.6}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.landing-module__g1LwZa__step{border-radius:var(--ld-radius);background:var(--ld-surface);border:1px solid var(--ld-border);padding:28px 24px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,border-color .2s;box-shadow:0 4px 16px #0000000a}.landing-module__g1LwZa__step:hover{border-color:#0891b226;transform:translateY(-2px);box-shadow:0 8px 24px #0891b20f}.landing-module__g1LwZa__stepNum{color:#fff;background:linear-gradient(145deg,#0891b2 0%,#065f73 100%);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-size:15px;font-weight:900;display:inline-flex}.landing-module__g1LwZa__step h3{margin-bottom:8px;font-size:17px;font-weight:800}.landing-module__g1LwZa__step p{color:var(--ld-text-muted);font-size:14px;line-height:1.65}.landing-module__g1LwZa__stepFeatures{flex-direction:column;gap:6px;margin-top:14px;display:flex}.landing-module__g1LwZa__stepFeature{color:var(--ld-text-muted);align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.landing-module__g1LwZa__stepFeature svg{color:var(--ld-accent)}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-module__g1LwZa__featureCard{border-radius:var(--ld-radius);background:var(--ld-surface);border:1px solid var(--ld-border);padding:28px 24px;transition:border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #0000000a}.landing-module__g1LwZa__featureCard:hover{border-color:#0891b233;transform:translateY(-2px);box-shadow:0 8px 24px #0891b214}.landing-module__g1LwZa__featureIcon{width:46px;height:46px;color:var(--ld-accent);background:var(--ld-accent-light);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.landing-module__g1LwZa__featureCard h3{margin-bottom:8px;font-size:16px;font-weight:800}.landing-module__g1LwZa__featureCard p{color:var(--ld-text-muted);font-size:14px;line-height:1.65}.landing-module__g1LwZa__appsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.landing-module__g1LwZa__appCard{border-radius:var(--ld-radius);background:var(--ld-surface);border:1px solid var(--ld-border);padding:28px 24px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,border-color .2s;box-shadow:0 4px 16px #0000000a}.landing-module__g1LwZa__appCard:hover{border-color:#0891b226;transform:translateY(-2px);box-shadow:0 8px 24px #0891b20f}.landing-module__g1LwZa__appCard h3{margin:14px 0 8px;font-size:16px;font-weight:800}.landing-module__g1LwZa__appCard p{color:var(--ld-text-muted);font-size:14px;line-height:1.65}.landing-module__g1LwZa__appCard svg{color:var(--ld-accent)}.landing-module__g1LwZa__specsBand{background:var(--ld-surface);border-top:1px solid var(--ld-border);border-bottom:1px solid var(--ld-border);margin-top:48px;padding:40px 0}.landing-module__g1LwZa__specsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-module__g1LwZa__specItem{border-radius:var(--ld-radius-sm);background:var(--ld-surface-alt);border:1px solid var(--ld-border);align-items:center;gap:12px;padding:16px;display:flex}.landing-module__g1LwZa__specItem svg{color:var(--ld-accent);flex:none}.landing-module__g1LwZa__specItem span{font-size:14px;font-weight:600}.landing-module__g1LwZa__faqGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.landing-module__g1LwZa__faqItem{border-radius:var(--ld-radius);background:var(--ld-surface);border:1px solid var(--ld-border);padding:24px}.landing-module__g1LwZa__faqItem h3{margin-bottom:8px;font-size:15px;font-weight:800}.landing-module__g1LwZa__faqItem p{color:var(--ld-text-muted);font-size:14px;line-height:1.7}.landing-module__g1LwZa__cta{background:radial-gradient(circle at top left, #0891b214, transparent 40%), var(--ld-surface);border:1px solid var(--ld-border);border-radius:24px;grid-template-columns:1.2fr auto;align-items:center;gap:32px;margin:64px 0 24px;padding:48px;display:grid;box-shadow:0 8px 40px #0000000f}.landing-module__g1LwZa__cta h2{font-family:var(--ld-font-display);letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(24px,3.5vw,36px);font-weight:900;line-height:1.2}.landing-module__g1LwZa__cta p{color:var(--ld-text-muted);max-width:52ch;font-size:15px;line-height:1.75}.landing-module__g1LwZa__ctaActions{flex-direction:column;gap:10px;display:flex}.landing-module__g1LwZa__contactBand{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:12px;display:grid}.landing-module__g1LwZa__contactGrid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:20px;display:grid}.landing-module__g1LwZa__contactStack{gap:16px;display:grid}.landing-module__g1LwZa__contactCard{border-radius:var(--ld-radius);background:var(--ld-surface);border:1px solid var(--ld-border);flex-direction:column;gap:8px;padding:24px;display:flex}.landing-module__g1LwZa__contactCard h3{margin-bottom:2px;font-size:18px;font-weight:800}.landing-module__g1LwZa__contactCard a{color:var(--ld-text);font-size:14px;font-weight:700;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__contactCard a:hover{color:var(--ld-accent)}.landing-module__g1LwZa__contactCard span{color:var(--ld-text-muted);font-size:13px}.landing-module__g1LwZa__contactFormCard{background:radial-gradient(circle at top left, #0891b21a, transparent 36%), var(--ld-surface);border:1px solid #0891b224;border-radius:28px;padding:32px;box-shadow:0 12px 40px #0891b214}.landing-module__g1LwZa__formIntro h3{font-family:var(--ld-font-display);letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1.12}.landing-module__g1LwZa__formIntro p{color:var(--ld-text-muted);max-width:58ch;font-size:15px;line-height:1.7}.landing-module__g1LwZa__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.landing-module__g1LwZa__fieldGroup{flex-direction:column;gap:8px;display:flex}.landing-module__g1LwZa__fieldSpanFull{grid-column:1/-1}.landing-module__g1LwZa__formLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ld-text-muted);font-size:12px;font-weight:800}.landing-module__g1LwZa__inputField,.landing-module__g1LwZa__textareaField{border:1px solid var(--ld-border);width:100%;color:var(--ld-text);font:inherit;background:#ffffffeb;border-radius:16px;padding:14px 16px;transition:border-color .2s,box-shadow .2s,background .2s}.landing-module__g1LwZa__inputField:focus,.landing-module__g1LwZa__textareaField:focus{background:#fff;border-color:#0891b26b;outline:none;box-shadow:0 0 0 4px #0891b21a}.landing-module__g1LwZa__textareaField{resize:vertical;min-height:140px}.landing-module__g1LwZa__helperText,.landing-module__g1LwZa__statusNote{border-radius:16px;grid-column:1/-1;padding:14px 16px;font-size:13px;line-height:1.6}.landing-module__g1LwZa__helperText{background:var(--ld-accent-light);color:var(--ld-accent-dark);border:1px solid #0891b224}.landing-module__g1LwZa__consentGroup{grid-column:1/-1}.landing-module__g1LwZa__checkboxRow{color:var(--ld-text-soft);background:#ffffffbd;border:1px solid #0f172a14;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:13px;line-height:1.6;display:flex}.landing-module__g1LwZa__checkboxRow input{width:16px;height:16px;accent-color:var(--ld-accent);flex-shrink:0;margin-top:3px}.landing-module__g1LwZa__checkboxRow a{color:var(--ld-accent-dark);text-underline-offset:2px;font-weight:700;text-decoration:underline}.landing-module__g1LwZa__statusError{background:var(--ld-red-bg);color:var(--ld-red);border:1px solid #dc262629}.landing-module__g1LwZa__formActions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:12px;display:flex}.landing-module__g1LwZa__successPanel{flex-direction:column;gap:16px;margin-top:28px;display:flex}.landing-module__g1LwZa__successPanel p{color:var(--ld-text-muted);font-size:15px;line-height:1.7}.landing-module__g1LwZa__successBadge{background:var(--ld-green-bg);width:fit-content;color:var(--ld-green);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:800;display:inline-flex}.landing-module__g1LwZa__spin{animation:.9s linear infinite landing-module__g1LwZa__landing-spin}@keyframes landing-module__g1LwZa__landing-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-module__g1LwZa__footer{color:var(--ld-text-muted);justify-content:space-between;align-items:center;gap:18px;padding:28px 0 40px;font-size:13px;display:flex}.landing-module__g1LwZa__footer strong{color:var(--ld-text);margin-bottom:3px;display:block}.landing-module__g1LwZa__footerLinks{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.landing-module__g1LwZa__footerLinks a{color:var(--ld-text-muted);font-weight:600;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLinks a:hover{color:var(--ld-accent)}@media (max-width:1100px){.landing-module__g1LwZa__topbar{flex-wrap:wrap;justify-content:center;gap:12px}.landing-module__g1LwZa__nav,.landing-module__g1LwZa__topbarActions{justify-content:center}.landing-module__g1LwZa__heroInner,.landing-module__g1LwZa__compareGrid,.landing-module__g1LwZa__cta,.landing-module__g1LwZa__contactBand,.landing-module__g1LwZa__contactGrid{grid-template-columns:1fr}.landing-module__g1LwZa__stepsGrid,.landing-module__g1LwZa__appsGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__specsGrid,.landing-module__g1LwZa__faqGrid,.landing-module__g1LwZa__solutionGrid{grid-template-columns:1fr}.landing-module__g1LwZa__footer{flex-direction:column;align-items:flex-start}.landing-module__g1LwZa__footerLinks{justify-content:flex-start}}@media (max-width:640px){.landing-module__g1LwZa__heroTitle{font-size:32px}.landing-module__g1LwZa__stepsGrid,.landing-module__g1LwZa__appsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__heroLevelNum{font-size:42px}.landing-module__g1LwZa__heroBadges{flex-direction:column}.landing-module__g1LwZa__formGrid{grid-template-columns:1fr}}
