.landing-root{--bg-base:#0a1628;--bg-elevated:#0f2040;--bg-elevated-2:#162a55;--bg-band:#0c1e38;--bg-deep:#060e1a;--bg-footer:#080f1e;--accent:#00b8d4;--accent-bright:#00d4f5;--accent-light:#33c9e0;--accent-dark:#0099b3;--accent-deep:#0088a0;--fg-1:#fff;--fg-2:#e2e8f0;--fg-3:#cbd5e1;--fg-4:#94a3b8;--fg-5:#64748b;--fg-6:#475569;--border:#1e293b;--border-soft:#1e293b99;--border-strong:#334155;--border-accent:#00b8d466;--success:#10b981;--success-bg:#10b9811a;--success-border:#10b9814d;--success-text:#6ee7b7;--warning:#fbbf24;--warning-bg:#fbbf241a;--warning-border:#fbbf244d;--warning-text:#fde68a;--danger:#ef4444;--danger-bg:#ef44441a;--danger-border:#ef44444d;--danger-text:#fca5a5;--info:#3b82f6;--info-bg:#3b82f61a;--module-spda:#fbbf24;--module-termo:#f97316;--module-gmg:#10b981;--module-nr10:#ef4444;--module-future:#64748b;--gold:#d4af37;--gold-bright:#e6c25a;--gold-bg:#d4af3714;--gold-border:#d4af373d;--brand-blue:#0b1f5e;--font-sans:var(--font-geist-sans), "Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:var(--font-geist-mono), "Geist Mono", ui-monospace, "SF Mono", Menlo, Monaco, Consolas, monospace;--font-display:var(--font-sans);--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.25rem;--radius-3xl:1.5rem;--radius-full:9999px;--shadow-1:0 1px 2px #0006;--shadow-2:0 4px 12px #00000073;--shadow-3:0 10px 30px #0000008c;--shadow-4:0 20px 50px #0009;--glow-accent-sm:0 0 20px -6px #00b8d499;--glow-accent-md:0 0 40px -8px #00b8d499;--glow-accent-lg:0 0 60px -8px #00d4f5e6;--shadow-card-hover:0 20px 40px -15px #00b8d44d;--focus-ring:0 0 0 3px #00b8d440;background:var(--bg-deep);color:var(--fg-2);font-family:var(--font-sans);-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100vh;font-size:14px;line-height:1.5;overflow-x:hidden}.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box}.landing-root a{color:inherit;text-decoration:none}.landing-root button{font-family:inherit}.landing-root ::selection{color:#fff;background:#00b8d459}.landing-root :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.landing-root .blueprint{pointer-events:none;z-index:0;background-image:linear-gradient(#94a3b80f 1px,#0000 1px),linear-gradient(90deg,#94a3b80f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.landing-root .blueprint.cyan{background-image:linear-gradient(#00b8d412 1px,#0000 1px),linear-gradient(90deg,#00b8d412 1px,#0000 1px)}.landing-root .blueprint.fade-center{-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 100%)}.landing-root .blueprint.fade-top{-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.landing-root .aurora-glow{pointer-events:none;filter:blur(80px);opacity:.5;z-index:0;background:radial-gradient(circle,#00b8d480,#0000 60%);border-radius:50%;position:absolute}.landing-root .mono{font-family:var(--font-mono)}.landing-root .gold-text{color:var(--gold)}.landing-root .cyan-text{color:var(--accent)}.landing-root .btn{border-radius:var(--radius-md);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s cubic-bezier(.16,1,.3,1),border-color .15s cubic-bezier(.16,1,.3,1),box-shadow .15s cubic-bezier(.16,1,.3,1),color .15s cubic-bezier(.16,1,.3,1);display:inline-flex}.landing-root .btn-lg{height:44px;padding:0 18px;font-size:14px}.landing-root .btn-sm{height:30px;padding:0 10px;font-size:12px}.landing-root .btn-primary{background:var(--accent);color:#00131a;box-shadow:0 0 0 1px #00b8d466, var(--glow-accent-sm)}.landing-root .btn-primary:hover{background:var(--accent-bright);box-shadow:0 0 0 1px #00d4f580, var(--glow-accent-md)}.landing-root .btn-primary:active{background:var(--accent-deep)}.landing-root .btn-ghost{color:var(--fg-2);border-color:var(--border-strong);background:0 0}.landing-root .btn-ghost:hover{border-color:var(--border-accent);color:var(--fg-1);background:#00b8d40a}@media (prefers-reduced-motion:reduce){.landing-root *,.landing-root :before,.landing-root :after{transition:none!important;animation:none!important}}.landing-root .container{max-width:1152px;margin:0 auto;padding:0 24px}.landing-root .container-wide{max-width:1280px;margin:0 auto;padding:0 24px}.landing-root .skip-link{background:var(--accent);color:#001;z-index:100;border-radius:0 0 8px;padding:10px 16px;font-size:13px;font-weight:600;position:absolute;top:-100px;left:0}.landing-root .skip-link:focus{top:0}.landing-root section.s{background:var(--bg-base);padding:96px 0;position:relative}.landing-root section.s.alt{background:var(--bg-band)}.landing-root .section-head{text-align:center;max-width:720px;margin:0 auto 56px}.landing-root .section-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin-bottom:14px;font-size:11px;font-weight:500;display:inline-flex}.landing-root .section-eyebrow .bar{background:currentColor;width:18px;height:1px;display:inline-block}.landing-root h2.section-title{letter-spacing:-.025em;color:var(--fg-1);text-wrap:balance;margin-bottom:16px;font-size:40px;font-weight:600;line-height:1.1}.landing-root h2.section-title .em{color:var(--accent)}.landing-root h2.section-title .gold{color:var(--gold)}.landing-root p.section-lead{color:var(--fg-3);text-wrap:pretty;max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.landing-root .announce{height:32px;font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg-3);background:linear-gradient(90deg,#0000,#00b8d414 30%,#d4af3714 70%,#0000);border-bottom:1px solid #1e293b80;justify-content:center;align-items:center;gap:16px;font-size:11px;display:flex;position:relative}.landing-root .announce strong{color:var(--gold);letter-spacing:.06em;font-weight:600}.landing-root .announce a{color:var(--accent-bright);border-bottom:1px dashed}.landing-root .announce .close{color:var(--fg-5);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.landing-root .announce .close:hover{color:var(--fg-2);background:#ffffff0f}.landing-root .topnav{z-index:50;-webkit-backdrop-filter:blur(16px)saturate(150%);background:#020818c7;border-bottom:1px solid #1e293b99;height:60px;position:sticky;top:0}.landing-root .topnav-inner{justify-content:space-between;align-items:center;gap:32px;max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex}.landing-root .brand{flex-shrink:0;align-items:center;gap:10px;display:flex}.landing-root .brand-mark{width:28px;height:28px;color:var(--accent);box-shadow:var(--glow-accent-sm);background:linear-gradient(135deg,#0b1f5e,#0a1628);border:1px solid #00b8d466;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative}.landing-root .brand-mark:after{content:"";background:var(--success);border:2px solid var(--bg-deep);border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.landing-root .brand-name{color:var(--fg-1);letter-spacing:-.005em;font-size:14px;font-weight:600;line-height:1.1}.landing-root .brand-name .pro{color:var(--accent)}.landing-root .brand-sub{color:var(--fg-5);font-size:10px;font-family:var(--font-mono);letter-spacing:.04em}.landing-root .nav-links{flex:1;justify-content:center;align-items:center;gap:2px;display:flex}.landing-root .nav-links a{color:var(--fg-3);border-radius:6px;padding:6px 12px;font-size:13px;transition:color .15s cubic-bezier(.16,1,.3,1),background .15s cubic-bezier(.16,1,.3,1)}.landing-root .nav-links a:hover{color:var(--fg-1);background:#ffffff0a}.landing-root .nav-cta{flex-shrink:0;align-items:center;gap:8px;display:flex}.landing-root .nav-cta .link{color:var(--fg-3);padding:6px 10px;font-size:13px}.landing-root .nav-cta .link:hover{color:var(--fg-1)}.landing-root .hero{background:var(--bg-deep);padding:72px 0 96px;position:relative;overflow:hidden}.landing-root .hero .aurora-1{background:radial-gradient(circle,#00b8d466,#0000 60%);width:800px;height:600px;top:-200px;right:-150px}.landing-root .hero .aurora-2{opacity:.6;background:radial-gradient(circle,#0b1f5e99,#0000 60%);width:600px;height:600px;bottom:-300px;left:-100px}.landing-root .hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:56px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid;position:relative}.landing-root .hero-copy{max-width:560px}.landing-root .hero-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);align-items:center;gap:10px;margin-bottom:24px;font-size:11px;font-weight:500;display:inline-flex}.landing-root .hero-eyebrow .gold-dot{background:var(--gold);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #d4af3799}.landing-root h1.hero-title{letter-spacing:-.03em;color:var(--fg-1);margin-bottom:22px;font-size:clamp(40px,5vw,60px);font-weight:600;line-height:1.02}.landing-root h1.hero-title .accent{background:linear-gradient(90deg, var(--accent), var(--accent-bright));color:#0000;-webkit-background-clip:text;background-clip:text}.landing-root .hero-lead{color:var(--fg-3);max-width:520px;margin-bottom:32px;font-size:17px;line-height:1.6}.landing-root .hero-cta{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.landing-root .hero-proof{font-family:var(--font-mono);color:var(--fg-4);letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:16px 24px;font-size:12px;display:flex}.landing-root .hero-proof .item{align-items:center;gap:8px;display:inline-flex}.landing-root .hero-proof .num{color:var(--fg-1);font-weight:600}.landing-root .hero-proof .sep{color:var(--fg-6)}.landing-root .app-window{background:linear-gradient(#0d1c38,#0a1628);border:1px solid #1e293be6;border-radius:12px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 30px 80px -20px #000000b3,0 0 60px -15px #00b8d440}.landing-root .app-window:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#00d4f566,#0000);height:1px;position:absolute;inset:1px 1px auto}.landing-root .app-chrome{background:#060e1a99;border-bottom:1px solid #1e293bb3;align-items:center;gap:8px;padding:10px 14px;display:flex}.landing-root .app-chrome .dots{gap:6px;display:flex}.landing-root .app-chrome .dots span{border:1px solid #0006;border-radius:50%;width:11px;height:11px}.landing-root .app-chrome .dots span:first-child{background:#ff5f57}.landing-root .app-chrome .dots span:nth-child(2){background:#febc2e}.landing-root .app-chrome .dots span:nth-child(3){background:#28c840}.landing-root .app-chrome .addr{text-align:center;font-family:var(--font-mono);color:var(--fg-5);letter-spacing:.04em;flex:1;font-size:10.5px}.landing-root .app-chrome .addr .lock{color:var(--accent);margin-right:4px}.landing-root .app-modulebar{background:#0f20404d;border-bottom:1px solid #1e293b99;align-items:center;gap:6px;padding:10px 14px;display:flex;overflow-x:auto}.landing-root .app-modulebar::-webkit-scrollbar{display:none}.landing-root .mod-chip{height:28px;color:var(--fg-4);white-space:nowrap;border:1px solid #0000;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:500;display:inline-flex}.landing-root .mod-chip.active{color:var(--accent-bright);background:#00b8d41f;border-color:#00b8d466}.landing-root .mod-chip.spda{--c:var(--module-spda)}.landing-root .mod-chip.termo{--c:var(--module-termo)}.landing-root .mod-chip.gmg{--c:var(--module-gmg)}.landing-root .mod-chip.nr10{--c:var(--module-nr10)}.landing-root .mod-chip.hvac{--c:#06b6d4}.landing-root .mod-chip .swatch{background:var(--c,var(--fg-5));border-radius:50%;width:6px;height:6px}.landing-root .mod-chip.soon{color:var(--fg-6)}.landing-root .app-body{padding:16px 14px 18px;position:relative}.landing-root .app-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.landing-root .app-row .lhs h4{color:var(--fg-1);letter-spacing:-.01em;margin-bottom:2px;font-size:14px;font-weight:600}.landing-root .app-row .lhs p{color:var(--fg-4);font-size:11px;font-family:var(--font-mono)}.landing-root .app-row .meta{font-family:var(--font-mono);color:var(--fg-4);letter-spacing:.04em;align-items:center;gap:6px;font-size:10px;display:inline-flex}.landing-root .kpi-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.landing-root .kpi{background:#0f204080;border:1px solid #1e293bcc;border-radius:8px;padding:10px 11px;position:relative;overflow:hidden}.landing-root .kpi-label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-5);margin-bottom:4px;font-size:9.5px;font-weight:500}.landing-root .kpi-num{font-family:var(--font-mono);color:var(--fg-1);letter-spacing:-.02em;font-size:22px;font-weight:600;line-height:1}.landing-root .kpi-num.cy{background:linear-gradient(135deg, #fff, var(--accent));color:#0000;-webkit-background-clip:text;background-clip:text}.landing-root .kpi-num.gd{color:var(--gold)}.landing-root .kpi-trend{font-family:var(--font-mono);color:var(--success-text);margin-top:4px;font-size:9px}.landing-root .kpi-trend.warn{color:var(--warning-text)}.landing-root .app-heat{background:#0f204066;border:1px solid #1e293bb3;border-radius:10px;margin-top:14px;padding:12px}.landing-root .app-heat .heat-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.landing-root .app-heat .heat-head h5{color:var(--fg-1);letter-spacing:-.005em;font-size:11px;font-weight:600}.landing-root .app-heat .heat-head .lgnd{font-family:var(--font-mono);color:var(--fg-5);letter-spacing:.04em;align-items:center;gap:8px;font-size:9px;display:inline-flex}.landing-root .app-heat .heat-head .lgnd span{align-items:center;gap:4px;display:inline-flex}.landing-root .app-heat .heat-head .lgnd i{border-radius:2px;width:7px;height:7px;display:block}.landing-root .heat-grid{grid-template-columns:repeat(14,1fr);gap:3px;display:grid}.landing-root .heat-cell{aspect-ratio:1;background:#1e293b99;border-radius:2px}.landing-root .app-live{font-family:var(--font-mono);letter-spacing:.08em;color:var(--success-text);z-index:3;align-items:center;gap:6px;font-size:9px;display:inline-flex;position:absolute;top:12px;right:18px}.landing-root .app-live .dot{background:var(--success);width:6px;height:6px;box-shadow:0 0 6px var(--success);border-radius:50%}.landing-root .narrative{background:var(--bg-deep);border-top:1px solid #1e293b80;padding:88px 24px;position:relative;overflow:hidden}.landing-root .narrative:before{content:"";pointer-events:none;background:radial-gradient(700px 320px at 50% 0,#00b8d41a,#0000 60%);position:absolute;inset:0}.landing-root .narrative:after{content:"";pointer-events:none;background-image:linear-gradient(#94a3b809 1px,#0000 1px),linear-gradient(90deg,#94a3b809 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 100%,#000 30%,#0000 90%);mask-image:radial-gradient(70% 100%,#000 30%,#0000 90%)}.landing-root .narrative-inner{z-index:1;text-align:center;max-width:880px;margin:0 auto;position:relative}.landing-root .narrative-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin-bottom:18px;font-size:11px;font-weight:500;display:inline-flex}.landing-root .narrative-eyebrow .bar{background:currentColor;width:24px;height:1px}.landing-root .narrative-title{letter-spacing:-.025em;color:var(--fg-1);text-wrap:balance;margin-bottom:22px;font-size:clamp(28px,4vw,44px);font-weight:600;line-height:1.1}.landing-root .narrative-title .em{color:var(--accent)}.landing-root .narrative-lead{color:var(--fg-3);text-wrap:balance;max-width:680px;margin:0 auto 28px;font-size:clamp(15px,1.6vw,17px);line-height:1.55}.landing-root .narrative-punch{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold-border);background:var(--gold-bg);border-radius:999px;padding:12px 22px;font-size:13px;display:inline-block}@media (max-width:720px){.landing-root .narrative{padding:56px 18px}.landing-root .narrative-punch{padding:10px 18px;font-size:11.5px}}.landing-root .norms{background:var(--bg-deep);border-top:1px solid #1e293b80;border-bottom:1px solid #1e293b80;padding:28px 0}.landing-root .norms-inner{flex-wrap:wrap;align-items:center;gap:32px;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.landing-root .norms-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-5);border-right:1px solid var(--border);flex-shrink:0;padding-right:32px;font-size:11px}.landing-root .norms-list{flex-wrap:wrap;flex:1;align-items:center;gap:28px;display:flex}.landing-root .norm-pill{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg-4);cursor:default;align-items:center;gap:8px;font-size:12px;transition:color .15s;display:inline-flex}.landing-root .norm-pill:before{content:"";background:var(--gold);opacity:.6;width:6px;height:6px;display:block;transform:rotate(45deg)}.landing-root .norm-pill:hover{color:var(--fg-1)}.landing-root .norm-pill:hover:before{opacity:1}.landing-root .modules-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.landing-root .module-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-xl);padding:28px;transition:border-color .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.landing-root .module-card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#00b8d42e,#0000 65%);width:220px;height:220px;transition:opacity .2s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.landing-root .module-card:hover{border-color:#00b8d480;transform:translateY(-3px)}.landing-root .module-card:hover:after{opacity:1}.landing-root .module-head{z-index:1;justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex;position:relative}.landing-root .module-icon{width:44px;height:44px;color:var(--accent);background:#00b8d414;border:1px solid #00b8d440;border-radius:10px;justify-content:center;align-items:center;display:flex}.landing-root .module-icon.spda{color:var(--module-spda);background:#fbbf240f;border-color:#fbbf244d}.landing-root .module-icon.termo{color:var(--module-termo);background:#f973160f;border-color:#f973164d}.landing-root .module-icon.gmg{color:var(--module-gmg);background:#10b9810f;border-color:#10b9814d}.landing-root .module-icon.nr10{color:var(--module-nr10);background:#ef44440f;border-color:#ef44444d}.landing-root .module-icon.hvac{color:#06b6d4;background:#06b6d40f;border-color:#06b6d44d}.landing-root .module-icon.incendio{color:#dc2626;background:#dc26260f;border-color:#dc26264d}.landing-root .module-norm{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold-border);border-radius:var(--radius-sm);background:var(--gold-bg);padding:4px 10px;font-size:10.5px}.landing-root .module-card h3{color:var(--fg-1);letter-spacing:-.02em;z-index:1;margin-bottom:4px;font-size:22px;font-weight:600;position:relative}.landing-root .module-tagline{color:var(--fg-4);font-size:13px;font-family:var(--font-mono);letter-spacing:.02em;z-index:1;margin-bottom:22px;position:relative}.landing-root .module-bullets{border-top:1px solid var(--border);border-bottom:1px solid var(--border);z-index:1;flex-direction:column;gap:10px;margin-bottom:24px;padding:20px 0;list-style:none;display:flex;position:relative}.landing-root .module-bullets li{color:var(--fg-3);gap:10px;font-size:13.5px;line-height:1.45;display:flex}.landing-root .module-bullets svg{width:14px;height:14px;color:var(--accent);flex-shrink:0;margin-top:4px}.landing-root .module-foot{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.landing-root .module-kpi{font-family:var(--font-mono);color:var(--fg-4);letter-spacing:.02em;font-size:11px}.landing-root .module-kpi strong{color:var(--fg-1);font-weight:600}.landing-root .module-link{color:var(--accent-bright);align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.landing-root .module-link:hover{color:#fff}.landing-root .roadmap{border-radius:var(--radius-lg);background:#0f204033;border:1px dashed #64748b4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding:18px 24px;display:flex}.landing-root .roadmap-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-5);font-size:11px}.landing-root .roadmap-items{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.landing-root .roadmap-item{flex-direction:column;gap:2px;display:flex}.landing-root .roadmap-item .name{color:var(--fg-3);font-size:13px;font-weight:500}.landing-root .roadmap-item .when{font-family:var(--font-mono);letter-spacing:.08em;color:var(--fg-5);text-transform:uppercase;font-size:10px}.landing-root .steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.landing-root .steps:before{content:"";z-index:0;background:repeating-linear-gradient(90deg,#00b8d480 0 6px,#0000 6px 12px);height:1px;position:absolute;top:36px;left:64px;right:64px}.landing-root .step{z-index:1;position:relative}.landing-root .step-num{background:var(--bg-elevated);width:72px;height:72px;font-family:var(--font-mono);color:var(--gold);border:1px solid #d4af374d;border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;font-size:28px;font-weight:600;display:flex;position:relative;box-shadow:0 0 30px -10px #d4af3766}.landing-root .step-num:after{content:"";border:1px solid #1e293b80;border-radius:20px;position:absolute;inset:-4px}.landing-root .step h4{color:var(--fg-1);letter-spacing:-.015em;margin-bottom:8px;font-size:17px;font-weight:600}.landing-root .step p{color:var(--fg-4);font-size:13.5px;line-height:1.55}.landing-root .step .meta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;margin-top:12px;font-size:10px;display:inline-flex}.landing-root .demo{background:var(--bg-deep);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:16px;position:relative;box-shadow:0 30px 80px -25px #000000b3,0 0 60px -20px #00b8d44d}.landing-root .demo-frame{aspect-ratio:16/9;background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-lg);position:relative;overflow:hidden}.landing-root .demo-pip{border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);font-family:var(--font-mono);color:var(--fg-2);letter-spacing:.04em;z-index:5;background:#060e1ab3;align-items:center;gap:8px;padding:6px 10px;font-size:11px;display:inline-flex;position:absolute;top:16px;left:16px}.landing-root .demo-pip .dot{background:var(--success);width:6px;height:6px;box-shadow:0 0 6px var(--success);border-radius:50%}.landing-root .demo-tabs{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:var(--radius-full);z-index:5;background:#060e1abf;gap:4px;padding:4px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.landing-root .demo-tab{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);color:var(--fg-4);cursor:pointer;background:0 0;border:none;padding:6px 12px;font-size:10px}.landing-root .demo-tab.active{background:var(--accent);color:#001}.landing-root .demo-content{grid-template-columns:200px 1fr;display:grid;position:absolute;inset:0}.landing-root .demo-sidebar{background:var(--bg-deep);border-right:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 14px;display:flex}.landing-root .demo-sidebar .demo-bb{font-family:var(--font-mono);letter-spacing:.08em;color:var(--fg-5);text-transform:uppercase;padding:8px 10px 6px;font-size:10px}.landing-root .demo-sidebar a{color:var(--fg-3);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;display:flex}.landing-root .demo-sidebar a.active{color:var(--accent-bright);background:#00b8d41f}.landing-root .demo-sidebar a .swatch{border-radius:50%;width:6px;height:6px}.landing-root .demo-main{padding:18px 22px;overflow:hidden}.landing-root .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.landing-root .plan{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-xl);flex-direction:column;gap:18px;padding:28px 24px;display:flex;position:relative}.landing-root .plan.featured{background:linear-gradient(#00b8d40d,#0f2040);border-color:#00b8d48c;box-shadow:0 0 60px -20px #00b8d473,0 0 0 1px #00b8d426}.landing-root .plan-tag{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--gold);background:var(--bg-base);border:1px solid var(--gold-border);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:4px 10px;font-size:10px;display:inline-flex;position:absolute;top:-10px;left:24px}.landing-root .plan-tag:before{content:"★"}.landing-root .plan-head h3{color:var(--fg-1);letter-spacing:.02em;margin-bottom:4px;font-size:14px;font-weight:600}.landing-root .plan-head .tagline{color:var(--fg-4);font-size:13px;line-height:1.4}.landing-root .plan-price{align-items:baseline;gap:4px;display:flex}.landing-root .plan-price .currency{color:var(--fg-4);font-size:18px;font-weight:500}.landing-root .plan-price .num{font-family:var(--font-mono);color:var(--fg-1);letter-spacing:-.03em;font-size:44px;font-weight:600;line-height:1}.landing-root .plan-price .per{color:var(--fg-4);margin-left:2px;font-size:13px}.landing-root .plan-features{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding-top:18px;list-style:none;display:flex}.landing-root .plan-features li{color:var(--fg-3);gap:10px;font-size:13px;line-height:1.4;display:flex}.landing-root .plan-features svg{width:14px;height:14px;color:var(--accent);flex-shrink:0;margin-top:3px}.landing-root .plan-features .muted{color:var(--fg-5)}.landing-root .plan .btn{width:100%}.landing-root .modalities{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.landing-root .modality{border:1px solid var(--border);border-radius:var(--radius-lg);background:#0f204066;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.landing-root .modality .left{flex-direction:column;gap:4px;min-width:0;display:flex}.landing-root .modality .left .name{color:var(--fg-1);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.landing-root .modality .left .name .save{font-family:var(--font-mono);letter-spacing:.06em;color:var(--success-text);background:#10b9811f;border:1px solid #10b98140;border-radius:3px;padding:2px 6px;font-size:10px}.landing-root .modality .left .desc{color:var(--fg-5);font-size:11.5px;font-family:var(--font-mono)}.landing-root .modality .right{text-align:right}.landing-root .modality .right .num{font-family:var(--font-mono);color:var(--fg-1);letter-spacing:-.02em;font-size:22px;font-weight:600;line-height:1}.landing-root .modality .right .per{color:var(--fg-5);font-size:11px}.landing-root .pricing-foot{text-align:center;font-family:var(--font-mono);color:var(--fg-5);letter-spacing:.04em;margin-top:32px;font-size:11px}.landing-root .pricing-foot .pipe{color:var(--fg-6);margin:0 8px}.landing-root .pricing-foot strong{color:var(--gold);font-weight:500}.landing-root .authority-grid{grid-template-columns:1fr 1.4fr;align-items:center;gap:56px;display:grid}.landing-root .authority-portrait{aspect-ratio:3/4;border-radius:var(--radius-xl);border:1px solid var(--border);background:radial-gradient(at 40% 30%,#d4af371a,#0000 70%),linear-gradient(#0b1f5e66,#0a1628);justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.landing-root .authority-portrait .placeholder{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-5);z-index:1;padding:16px;font-size:10px;position:relative}.landing-root .authority-portrait .silhouette{background:linear-gradient(#0000,#02081899 70%);border-radius:50% 50% 0 0/25% 25% 0 0;width:65%;height:80%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-root .authority-portrait:after{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#94a3b80a 1px,#0000 1px),linear-gradient(90deg,#94a3b80a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.landing-root .authority-portrait .corner-stamp{z-index:2;width:80px;position:absolute;top:20px;left:20px}.landing-root .authority-portrait.has-photo{background:var(--bg-deep);border-color:#d4af372e;display:block}.landing-root .authority-portrait.has-photo:after{display:none}.landing-root .authority-portrait .portrait-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.landing-root .authority-portrait.has-photo .corner-stamp{z-index:3;filter:drop-shadow(0 0 12px #d4af3759)}.landing-root .authority-quote{position:relative}.landing-root .authority-quote .qmark{font-family:var(--font-mono);color:var(--gold);margin-bottom:12px;font-size:60px;line-height:1;display:block}.landing-root .authority-quote blockquote{letter-spacing:-.015em;color:var(--fg-1);text-wrap:balance;margin-bottom:24px;font-size:26px;font-weight:500;line-height:1.4}.landing-root .authority-quote .sig{border-top:1px solid var(--border);padding-top:20px}.landing-root .authority-quote .sig .name{color:var(--fg-1);margin-bottom:2px;font-size:14px;font-weight:600}.landing-root .authority-quote .sig .role{font-family:var(--font-mono);color:var(--fg-4);letter-spacing:.04em;font-size:12px}.landing-root .authority-stamps{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.landing-root .stamp{border:1px solid var(--gold-border);border-radius:var(--radius-sm);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);background:var(--gold-bg);align-items:center;gap:8px;padding:8px 14px;font-size:11px;display:inline-flex}.landing-root .stamp svg{width:14px;height:14px}.landing-root .faq-grid{border-top:1px solid var(--border);grid-template-columns:1fr;gap:0;max-width:880px;margin:0 auto;display:grid}.landing-root .faq-item{border-bottom:1px solid var(--border);cursor:pointer;padding:24px 0;transition:padding .2s}.landing-root .faq-item summary{color:var(--fg-1);letter-spacing:-.005em;cursor:pointer;justify-content:space-between;align-items:center;gap:24px;font-size:16px;font-weight:500;list-style:none;display:flex}.landing-root .faq-item summary::-webkit-details-marker{display:none}.landing-root .faq-item summary .icon{border:1px solid var(--border);width:28px;height:28px;color:var(--fg-4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.landing-root .faq-item[open] summary .icon{border-color:var(--accent);color:var(--accent);transform:rotate(45deg)}.landing-root .faq-item .answer{color:var(--fg-4);max-width:720px;padding-top:14px;font-size:14px;line-height:1.65}.landing-root .faq-item .answer p+p{margin-top:10px}.landing-root footer.landing-footer{background:var(--bg-footer);border-top:1px solid var(--border);padding:64px 0 28px;position:relative;overflow:hidden}.landing-root footer.landing-footer .blueprint{opacity:.4}.landing-root .footer-grid{z-index:1;grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;gap:48px;display:grid;position:relative}.landing-root .foot-brand p{color:var(--fg-4);max-width:320px;margin-top:18px;margin-bottom:18px;font-size:13px;line-height:1.6}.landing-root .foot-brand .compliance{flex-wrap:wrap;gap:8px;display:flex}.landing-root .foot-brand .compliance .stamp{padding:5px 10px;font-size:9.5px}.landing-root .foot-col h5{font-family:var(--font-mono);color:var(--fg-5);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:10px;font-weight:600}.landing-root .foot-col a{color:var(--fg-3);padding:4px 0;font-size:13px;transition:color .15s;display:block}.landing-root .foot-col a:hover{color:var(--fg-1)}.landing-root .foot-bottom{z-index:1;border-top:1px solid var(--border);font-family:var(--font-mono);color:var(--fg-5);letter-spacing:.04em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:56px;padding-top:24px;font-size:11px;display:flex;position:relative}.landing-root .foot-bottom .copyright{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.landing-root .foot-bottom .pipe{color:var(--fg-6)}@media (max-width:1024px){.landing-root .hero-grid{grid-template-columns:1fr;gap:48px}.landing-root .authority-grid{grid-template-columns:1fr;gap:32px}.landing-root .footer-grid{grid-template-columns:1fr 1fr 1fr}.landing-root .nav-links{display:none}}@media (max-width:720px){.landing-root .modules-grid,.landing-root .steps{grid-template-columns:1fr}.landing-root .steps:before{display:none}.landing-root .pricing-grid,.landing-root .modalities{grid-template-columns:1fr}.landing-root .footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px}.landing-root .foot-brand{grid-column:1/-1}.landing-root h2.section-title{font-size:30px}.landing-root section.s{padding:64px 0}.landing-root .hero{padding:48px 0 64px}.landing-root .kpi-grid{grid-template-columns:repeat(2,1fr)}.landing-root .heat-grid{grid-template-columns:repeat(10,1fr)}}.landing-root .ms-section{padding:88px 0}.landing-root .ms-phones{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:32px;margin-top:48px;display:flex}.landing-root .ms-phone-frame{flex-shrink:0;width:320px}.landing-root .ms-phone-label{text-align:center;flex-direction:column;gap:2px;margin-bottom:14px;display:flex}.landing-root .ms-phone-label strong{color:#f1f5f9;letter-spacing:-.005em;font-size:13px;font-weight:500}.landing-root .ms-phone-label span:not(.ms-ref){color:#94a3b8;letter-spacing:.04em;font-family:ui-monospace,Geist Mono,monospace;font-size:11px}.landing-root .ms-ref{color:#64748b;letter-spacing:.1em;text-transform:uppercase;margin-top:2px;font-family:ui-monospace,Geist Mono,monospace;font-size:9.5px}.landing-root .ms-phone-bezel{background:#0a0a0a;border-radius:44px;width:320px;height:690px;padding:12px;position:relative;box-shadow:inset 0 0 0 1px #1a1a1a,0 0 0 8px #ffffff05,0 30px 80px -20px #000000d9,0 0 80px -20px #00b8d44d}.landing-root .ms-phone-bezel:before{content:"";z-index:10;background:#000;border-radius:9999px;width:96px;height:28px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.landing-root .ms-phone-screen{color:#cbd5e1;background:#0a1628;border-radius:34px;width:100%;height:100%;position:relative;overflow:hidden}.landing-root .ms-ios-status{color:#f1f5f9;justify-content:space-between;align-items:center;height:50px;padding:18px 24px 6px;font-family:ui-monospace,Geist Mono,monospace;font-size:12px;font-weight:600;display:flex}.landing-root .ms-status-right{color:#cbd5e1;align-items:center;gap:5px;display:inline-flex}.landing-root .ms-screen-body{height:calc(100% - 50px);padding:16px 18px;overflow:hidden}.landing-root .ms-brand{align-items:center;gap:10px;margin-bottom:28px;display:flex}.landing-root .ms-brand-mark{color:#00b8d4;background:linear-gradient(135deg,#0b1f5e,#061238);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.landing-root .ms-brand-mark.sm{border-radius:6px;width:22px;height:22px}.landing-root .ms-brand-name{color:#f1f5f9;letter-spacing:-.01em;font-size:14px;font-weight:600}.landing-root .ms-brand-name .pro{color:#00b8d4}.landing-root .ms-brand-sub{color:#94a3b8;letter-spacing:.04em;font-family:ui-monospace,Geist Mono,monospace;font-size:10px}.landing-root .ms-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#d4af37;margin-bottom:8px;font-family:ui-monospace,Geist Mono,monospace;font-size:10px;display:inline-block}.landing-root .ms-h{color:#f1f5f9;letter-spacing:-.02em;margin-bottom:6px;font-size:26px;font-weight:600}.landing-root .ms-lead{color:#94a3b8;margin-bottom:20px;font-size:12px;line-height:1.5}.landing-root .ms-field{margin-bottom:14px}.landing-root .ms-field label{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:6px;font-family:ui-monospace,Geist Mono,monospace;font-size:9.5px;display:block}.landing-root .ms-field-wrap{color:#f1f5f9;background:#0f204080;border:1px solid #1e293b;border-radius:10px;padding:11px 14px;font-size:12px}.landing-root .ms-field-wrap.ms-focus{border-color:#00b8d4;box-shadow:0 0 0 3px #00b8d426}.landing-root .ms-cta{color:#0a1628;background:linear-gradient(135deg,#00b8d4,#0099b3);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:6px;padding:14px;font-size:13px;font-weight:600;display:inline-flex}.landing-root .ms-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px;display:flex}.landing-root .ms-chips span{color:#d4af37;letter-spacing:.06em;background:#d4af3714;border:1px solid #d4af3740;border-radius:4px;padding:4px 9px;font-family:ui-monospace,Geist Mono,monospace;font-size:9.5px}.landing-root .ms-dash-brand{color:#f1f5f9;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.landing-root .ms-dash-brand .pro{color:#00b8d4}.landing-root .ms-kpi-row{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.landing-root .ms-kpi{background:#0f204099;border:1px solid #1e293b;border-radius:10px;flex-direction:column;gap:2px;padding:10px;display:flex}.landing-root .ms-kpi-label{letter-spacing:.1em;text-transform:uppercase;color:#64748b;font-family:ui-monospace,Geist Mono,monospace;font-size:8.5px}.landing-root .ms-kpi-val{color:#f1f5f9;font-size:22px;font-weight:700;line-height:1.1}.landing-root .ms-kpi-val small{color:#94a3b8;margin-left:2px;font-size:11px;font-weight:500}.landing-root .ms-kpi-sub{color:#94a3b8;font-family:ui-monospace,Geist Mono,monospace;font-size:9.5px}.landing-root .ms-kpi-sub.ok{color:#10b981}.landing-root .ms-section-row{color:#f1f5f9;justify-content:space-between;align-items:baseline;margin-bottom:8px;font-size:12px;display:flex}.landing-root .ms-section-row strong{font-weight:600}.landing-root .ms-mono{color:#94a3b8;letter-spacing:.04em;font-family:ui-monospace,Geist Mono,monospace;font-size:10px}.landing-root .ms-due-card{background:#0f204080;border:1px solid #1e293b;border-radius:10px;align-items:center;gap:8px;margin-bottom:8px;padding:10px;display:flex}.landing-root .ms-due-pill{letter-spacing:.06em;border-radius:4px;padding:4px 7px;font-family:ui-monospace,Geist Mono,monospace;font-size:9px;font-weight:700}.landing-root .ms-due-pill.spda{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2440}.landing-root .ms-due-pill.nr10{color:#ef4444;background:#ef44441f;border:1px solid #ef444440}.landing-root .ms-due-body{flex:1;min-width:0}.landing-root .ms-due-title{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:500;overflow:hidden}.landing-root .ms-due-meta{color:#94a3b8;letter-spacing:.02em;font-family:ui-monospace,Geist Mono,monospace;font-size:9.5px}.landing-root .ms-due-when{color:#fbbf24;flex-shrink:0;font-family:ui-monospace,Geist Mono,monospace;font-size:11px;font-weight:700}.landing-root .ms-due-when.bad{color:#ef4444}.landing-root .ms-tabbar{color:#64748b;letter-spacing:.06em;background:#0a1628eb;border-top:1px solid #1e293b;justify-content:space-between;padding:12px 16px 22px;font-family:ui-monospace,Geist Mono,monospace;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.landing-root .ms-tabbar .active{color:#00b8d4}.landing-root .ms-sync{color:#f1f5f9;background:#d4af3714;border:1px solid #d4af3740;border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;font-size:11px;display:flex}.landing-root .ms-sync strong{color:#d4af37}.landing-root .ms-sync-dot{background:#d4af37;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #d4af37}.landing-root .ms-survey-head{color:#f1f5f9;justify-content:space-between;align-items:baseline;margin-bottom:10px;font-size:12px;display:flex}.landing-root .ms-points{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.landing-root .ms-point{background:#0f204080;border:1px solid #1e293b;border-radius:10px;flex-direction:column;gap:3px;padding:10px;display:flex}.landing-root .ms-point.bad{background:#ef44440f;border-color:#ef444466}.landing-root .ms-point .id{color:#64748b;letter-spacing:.06em;font-family:ui-monospace,Geist Mono,monospace;font-size:9.5px}.landing-root .ms-point .val{color:#f1f5f9;font-size:20px;font-weight:700;line-height:1.1}.landing-root .ms-point .val small{color:#94a3b8;margin-left:2px;font-size:11px;font-weight:500}.landing-root .ms-point .tag{letter-spacing:.08em;color:#10b981;font-family:ui-monospace,Geist Mono,monospace;font-size:8px;font-weight:700}.landing-root .ms-point.bad .val,.landing-root .ms-point.bad .tag{color:#ef4444}.landing-root .ms-fab{color:#0a1628;background:linear-gradient(135deg,#00b8d4,#0099b3);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:0 12px 30px -10px #00b8d480}.landing-root .ms-footnote{text-align:center;color:#64748b;letter-spacing:.06em;margin-top:40px;font-family:ui-monospace,Geist Mono,monospace;font-size:10.5px}@media (max-width:1100px){.landing-root .ms-phones{gap:24px}}@media (max-width:720px){.landing-root .ms-section{padding:56px 0}.landing-root .ms-phone-bezel{transform-origin:top;transform:scale(.92)}}