@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";
.landing-root{--navy-950:#0a2342;--navy-900:#0f172a;--navy-800:#1e293b;--navy-700:#334155;--navy-600:#475569;--navy-500:#64748b;--navy-400:#94a3b8;--navy-300:#cbd5e1;--navy-200:#e2e8f0;--navy-100:#f1f5f9;--navy-50:#f8fafc;--gold-700:#1e40af;--gold-600:#184c99;--gold-500:#1f5fbf;--gold-400:#2563eb;--gold-300:#3b82f6;--gold-200:#93c5fd;--gold-100:#dbeafe;--gold-50:#eff6ff;--paper:#f8fafc;--white:#fff;--ink-900:#0f172a;--ink-700:#334155;--ink-500:#475569;--ink-400:#64748b;--line:#e2e8f0;--line-soft:#f1f5f9;--success:#16a34a;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-pill:9999px;--shadow-xs:0 1px 2px #0f1b350a;--shadow-sm:0 2px 6px #0f1b350f;--shadow-md:0 8px 24px #0f1b3514;--shadow-lg:0 20px 50px #0f1b351f;--shadow-gold:0 10px 30px #2563eb38;--t:.2s cubic-bezier(.4, 0, .2, 1);background:var(--paper);color:var(--ink-900);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.55}.landing-root *{box-sizing:border-box}.landing-root ::selection{background:var(--navy-900);color:#fff}.landing-root a{color:inherit;text-decoration:none}.landing-root .lnav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(14px);transition:border-color var(--t), background var(--t);background:#ffffffc7;border-bottom:1px solid #0000;position:sticky;top:0}.landing-root .lnav.scrolled{border-bottom-color:var(--line)}.landing-root .nav-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1240px;margin:0 auto;padding:16px 32px;display:flex}.landing-root .brand{align-items:center;gap:12px;font-size:17px;font-weight:700;display:flex}.landing-root .brand-mark{background:var(--navy-900);border-radius:8px;place-items:center;width:34px;height:34px;display:grid;position:relative}.landing-root .brand-mark:after{content:"";border:2px solid var(--white);border-radius:2px;width:12px;height:12px}.landing-root .brand .sherpa{color:var(--ink-900)}.landing-root .brand .pm{color:var(--navy-600)}.landing-root .nav-links{align-items:center;gap:6px;display:flex}.landing-root .nav-links a{border-radius:var(--radius-pill);color:var(--ink-700);transition:var(--t);cursor:pointer;padding:8px 14px;font-size:14px;font-weight:500;position:relative}.landing-root .nav-links a:hover{color:var(--navy-900);background:var(--navy-50)}.landing-root .nav-links a.active{color:var(--navy-900)}.landing-root .nav-links a.active:after{content:"";background:var(--gold-400);border-radius:2px;height:2px;position:absolute;bottom:2px;left:14px;right:14px}.landing-root .nav-actions{align-items:center;gap:14px;display:flex}.landing-root .link-login{color:var(--ink-700);text-underline-offset:4px;cursor:pointer;font-size:14px;text-decoration:underline}.landing-root .link-login:hover{color:var(--navy-900)}.landing-root .lbtn{border-radius:var(--radius-sm);cursor:pointer;transition:var(--t);white-space:nowrap;border:1px solid #0000;align-items:center;gap:8px;padding:11px 18px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.landing-root .lbtn-primary{background:var(--navy-900);color:#fff}.landing-root .lbtn-primary:hover{background:var(--navy-800);box-shadow:var(--shadow-md);transform:translateY(-1px)}.landing-root .lbtn-gold{background:var(--gold-500);color:#fff}.landing-root .lbtn-gold:hover{background:var(--gold-600);box-shadow:var(--shadow-gold);transform:translateY(-1px)}.landing-root .lbtn-outline{color:var(--navy-900);border-color:var(--line);background:#fff}.landing-root .lbtn-outline:hover{border-color:var(--navy-900)}.landing-root .lbtn-ghost{color:var(--ink-700);background:0 0}.landing-root .lbtn-ghost:hover{background:var(--navy-50);color:var(--navy-900)}.landing-root .lbtn-lg{padding:14px 22px;font-size:15px}.landing-root .lbtn .arrow{transition:transform var(--t)}.landing-root .lbtn:hover .arrow{transform:translate(3px)}.landing-root .lhero{padding:80px 32px 64px;position:relative;overflow:hidden}.landing-root .lhero:before{content:"";pointer-events:none;background:radial-gradient(900px 400px at 80% -10%,#2563eb14,#0000 60%),radial-gradient(700px 500px at 10% 20%,#0a23420f,#0000 60%);position:absolute;inset:0}.landing-root .hero-inner{max-width:1240px;margin:0 auto;position:relative}.landing-root .eyebrow{border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--ink-700);box-shadow:var(--shadow-xs);background:#fff;align-items:center;gap:10px;padding:6px 14px 6px 8px;font-size:12.5px;font-weight:500;display:inline-flex}.landing-root .eyebrow .dot{background:var(--gold-100);width:18px;height:18px;color:var(--gold-700);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.landing-root .eyebrow strong{color:var(--navy-900);font-weight:600}.landing-root .lhero h1{letter-spacing:-.025em;max-width:14ch;color:var(--navy-950);text-wrap:balance;margin-top:22px;font-size:clamp(40px,5.4vw,64px);font-weight:700;line-height:1.05}.landing-root .lhero h1 .accent{color:var(--navy-900);display:inline-block;position:relative}.landing-root .lhero h1 .accent:after{content:"";background:var(--gold-200);z-index:-1;border-radius:2px;height:10px;position:absolute;bottom:6px;left:0;right:0}.landing-root .lhero p.lede{color:var(--ink-500);text-wrap:pretty;max-width:56ch;margin-top:22px;font-size:19px;line-height:1.55}.landing-root .hero-ctas{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.landing-root .hero-meta{color:var(--ink-500);flex-wrap:wrap;gap:28px;margin-top:28px;font-size:13px;display:flex}.landing-root .hero-meta span{align-items:center;gap:8px;display:inline-flex}.landing-root .hero-meta svg{color:var(--success)}.landing-root .hero-visual{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#fff;margin-top:64px;position:relative;overflow:hidden}.landing-root .hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#fafbfd99);position:absolute;inset:0}.landing-root .vis-toolbar{border-bottom:1px solid var(--line-soft);background:var(--navy-50);align-items:center;gap:10px;padding:14px 18px;display:flex}.landing-root .vis-dot{background:var(--navy-200);border-radius:50%;width:10px;height:10px}.landing-root .vis-title{color:var(--ink-500);align-items:center;gap:8px;margin-left:8px;font-size:13px;font-weight:500;display:inline-flex}.landing-root .vis-pill{border-radius:var(--radius-pill);border:1px solid var(--line);color:var(--navy-700);background:#fff;align-items:center;gap:6px;margin-left:auto;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.landing-root .vis-pill .live{background:var(--success);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #0f8f5d2e}.landing-root .gantt{grid-template-columns:200px 1fr;gap:0;padding:22px;font-size:13px;display:grid}.landing-root .gantt-axis{border-bottom:1px dashed var(--line);color:var(--ink-400);grid-column:2;grid-template-columns:repeat(12,1fr);margin-bottom:14px;padding-bottom:8px;font-family:JetBrains Mono,monospace;font-size:11px;display:grid}.landing-root .gantt-axis span{padding-left:4px}.landing-root .gantt-row{display:contents}.landing-root .gantt-label{color:var(--ink-700);border-top:1px solid var(--line-soft);align-items:center;gap:8px;padding:10px 14px 10px 0;display:flex}.landing-root .gantt-label .swatch{border-radius:2px;width:8px;height:8px}.landing-root .gantt-track{border-top:1px solid var(--line-soft);grid-template-columns:repeat(12,1fr);padding:10px 0;display:grid;position:relative}.landing-root .gantt-track .gbar{color:#fff;border-radius:5px;grid-row:1;align-self:center;align-items:center;height:22px;padding:0 10px;font-size:11px;font-weight:600;display:flex;position:relative}.landing-root .gbar.navy{background:var(--navy-700)}.landing-root .gbar.navy-l{background:var(--navy-500)}.landing-root .gbar.gold{background:var(--gold-500)}.landing-root .gbar.risk{background:repeating-linear-gradient(45deg, var(--gold-500), var(--gold-500) 6px, var(--gold-300) 6px, var(--gold-300) 12px);color:#fff}.landing-root .gbar .ext{border:1px dashed var(--gold-500);background:repeating-linear-gradient(45deg,#1f5fbf38,#1f5fbf38 4px,#0000 4px 8px);border-radius:5px;width:40px;position:absolute;top:0;bottom:0;right:-42px}.landing-root .today{border-left:2px dashed var(--navy-700);pointer-events:none;width:0;position:absolute;top:-22px;bottom:0}.landing-root .today:after{content:"TODAY";color:var(--navy-700);letter-spacing:.06em;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;position:absolute;top:-16px;left:-28px}.landing-root .alert-tag{color:var(--gold-700);background:var(--gold-100);border-radius:var(--radius-pill);align-items:center;gap:4px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.landing-root .insight{background:var(--navy-900);color:#fff;border-radius:var(--radius-md);border:1px solid var(--navy-700);max-width:320px;padding:16px 18px;font-size:13px;line-height:1.5;position:absolute;bottom:28px;right:28px;box-shadow:0 18px 40px #0f1b3552}.landing-root .insight strong{color:var(--gold-300);font-weight:600}.landing-root .insight .head{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-300);align-items:center;gap:8px;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.landing-root .insight .head:before{content:"";background:var(--gold-400);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #2563eb38}.landing-root section{padding:96px 32px}.landing-root .container{max-width:1240px;margin:0 auto}.landing-root .section-head{text-align:center;max-width:720px;margin:0 auto 56px}.landing-root .kicker{background:var(--navy-50);color:var(--navy-700);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.landing-root .kicker.gold{background:var(--gold-50);color:var(--gold-700)}.landing-root .section-head h2{letter-spacing:-.02em;color:var(--navy-950);text-wrap:balance;margin-top:16px;font-size:clamp(32px,4vw,46px);font-weight:700;line-height:1.1}.landing-root .section-head p{color:var(--ink-500);text-wrap:pretty;margin-top:16px;font-size:17px}.landing-root .strip{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:#fff;padding:48px 32px}.landing-root .strip-inner{justify-content:space-between;align-items:center;gap:48px;max-width:1240px;margin:0 auto;display:flex}.landing-root .strip-label{color:var(--ink-400);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:12px;font-weight:600}.landing-root .strip-logos{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:48px;display:flex}.landing-root .strip-logo{height:28px;color:var(--navy-400);opacity:.8;align-items:center;gap:8px;padding:0 14px;font-size:15px;font-weight:600;display:inline-flex}.landing-root .strip-logo .lm{opacity:.35;background:currentColor;border-radius:4px;width:18px;height:18px}.landing-root .feat{padding:96px 32px}.landing-root .feat.alt{background:var(--navy-100)}.landing-root .feat .container{max-width:1240px;margin:0 auto}.landing-root .feat-block{grid-template-columns:minmax(0,400px) minmax(0,1fr);align-items:start;gap:56px;display:grid}.landing-root .feat-text{position:sticky;top:88px}.landing-root .feat-text .kicker{background:var(--gold-50);color:var(--gold-600);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.landing-root .feat-text .kicker .mono{opacity:.8;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:600}.landing-root .feat-text h3{letter-spacing:-.02em;color:var(--navy-950);text-wrap:balance;margin-top:18px;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.1}.landing-root .feat-text>p{color:var(--ink-500);text-wrap:pretty;margin-top:16px;font-size:16px;line-height:1.6}.landing-root .feat-bullets{gap:16px;margin-top:28px;padding:0;list-style:none;display:grid}.landing-root .feat-bullets li{color:var(--ink-700);grid-template-columns:28px 1fr;align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.5;display:grid}.landing-root .feat-bullets li strong{color:var(--navy-950);margin-bottom:2px;font-size:14.5px;font-weight:700;display:block}.landing-root .feat-bullets .num{background:var(--gold-50);width:24px;height:24px;color:var(--gold-600);border-radius:6px;flex-shrink:0;place-items:center;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:800;display:grid}.landing-root .audit-mock{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;overflow:hidden}.landing-root .audit-head{background:var(--navy-100);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.landing-root .audit-head h4{color:var(--navy-950);align-items:center;gap:10px;font-size:17px;font-weight:700;display:flex}.landing-root .audit-head h4 .qa{background:var(--navy-200);color:var(--navy-800);border-radius:var(--radius-sm);letter-spacing:.06em;padding:3px 9px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.landing-root .audit-head .sub{color:var(--ink-400);margin-top:4px;font-family:JetBrains Mono,monospace;font-size:12.5px}.landing-root .audit-gauge{align-items:center;gap:14px;display:flex}.landing-root .audit-gauge .label{letter-spacing:.08em;text-transform:uppercase;color:#92400e;border-radius:var(--radius-sm);background:#fef3c7;padding:4px 10px;font-size:10.5px;font-weight:700}.landing-root .audit-gauge .ring{width:66px;height:66px;position:relative}.landing-root .audit-gauge .ring svg{width:100%;height:100%;transform:rotate(-90deg)}.landing-root .audit-gauge .ring .scoretxt{color:var(--navy-950);place-items:center;font-family:JetBrains Mono,monospace;font-size:15px;font-weight:800;line-height:1;display:grid;position:absolute;inset:0}.landing-root .audit-gauge .ring .scoretxt .max{color:var(--ink-400);font-size:9px;font-weight:600}.landing-root .audit-tabs{border-bottom:1px solid var(--line-soft);background:#fff;gap:4px;padding:0 24px;display:flex}.landing-root .audit-tabs .tab{color:var(--ink-500);border-bottom:2px solid #0000;align-items:center;gap:6px;padding:13px 14px;font-size:13px;font-weight:600;display:inline-flex}.landing-root .audit-tabs .tab.active{color:var(--gold-500);border-color:var(--gold-500)}.landing-root .audit-tabs .tab .ic{background:var(--navy-100);width:18px;height:18px;color:var(--ink-500);border-radius:4px;place-items:center;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800;display:grid}.landing-root .audit-tabs .tab.active .ic{background:var(--gold-100);color:var(--gold-600)}.landing-root .audit-tabs .tab .badge{color:#fff;background:#ef4444;border-radius:999px;padding:1px 7px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800}.landing-root .audit-kpi-grid{grid-template-columns:repeat(4,1fr);gap:10px;padding:20px;display:grid}.landing-root .audit-kpi{border:1px solid var(--line);border-left:4px solid var(--navy-300);border-radius:var(--radius-md);background:#fff;padding:12px 14px}.landing-root .audit-kpi .head{align-items:center;gap:8px;display:flex}.landing-root .audit-kpi .head .tag{background:var(--navy-100);color:var(--navy-700);letter-spacing:.03em;border-radius:3px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:9.5px;font-weight:700}.landing-root .audit-kpi .head .name{color:var(--navy-950);font-size:12.5px;font-weight:600}.landing-root .audit-kpi .val{color:var(--navy-950);letter-spacing:-.02em;font-feature-settings:"tnum";margin-top:8px;font-size:24px;font-weight:800;line-height:1.1}.landing-root .audit-kpi .progress{background:var(--navy-100);border-radius:2px;height:3px;margin-top:8px;overflow:hidden}.landing-root .audit-kpi .progress .fill{background:var(--navy-400);border-radius:2px;height:100%}.landing-root .audit-kpi .status{letter-spacing:.02em;border-radius:4px;margin-top:8px;padding:3px 8px;font-size:10.5px;font-weight:700;display:inline-block}.landing-root .audit-kpi.good{border-left-color:#16a34a}.landing-root .audit-kpi.good .fill{background:#16a34a}.landing-root .audit-kpi.good .status{color:#15803d;background:#dcfce7}.landing-root .audit-kpi.warn{border-left-color:#f59e0b}.landing-root .audit-kpi.warn .fill{background:#f59e0b}.landing-root .audit-kpi.warn .status{color:#92400e;background:#fef3c7}.landing-root .audit-kpi.crit{border-left-color:#ef4444}.landing-root .audit-kpi.crit .fill{background:#ef4444}.landing-root .audit-kpi.crit .status{color:#991b1b;background:#fee2e2}.landing-root .audit-summary{background:var(--navy-50);border-radius:var(--radius-md);border-left:3px solid var(--gold-500);margin:0 20px 20px;padding:14px 16px;font-size:13px}.landing-root .audit-summary h5{color:var(--navy-950);letter-spacing:.02em;margin-bottom:6px;font-size:12.5px;font-weight:700}.landing-root .audit-summary .line{color:var(--ink-700);margin-top:3px;font-size:12.5px}.landing-root .audit-summary .line.warn{color:#92400e}.landing-root .audit-summary .line.crit{color:#991b1b;font-weight:600}.landing-root .plan-action{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;margin-top:22px;padding:18px 20px}.landing-root .plan-action h5{color:var(--gold-600);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:14px;font-size:11.5px;font-weight:800;display:flex}.landing-root .plan-action h5:before{content:"A";background:var(--gold-100);width:18px;height:18px;color:var(--gold-600);border-radius:4px;place-items:center;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800;display:grid}.landing-root .plan-action ol{counter-reset:act;gap:10px;padding:0;list-style:none;display:grid}.landing-root .plan-action ol li{color:var(--ink-700);counter-increment:act;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;font-size:13px;display:grid}.landing-root .plan-action ol li:before{content:counter(act);background:var(--gold-50);width:20px;height:20px;color:var(--gold-600);border-radius:5px;place-items:center;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:800;display:grid}.landing-root .plan-action .impact{color:var(--success);white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.landing-root .predict-mock{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:24px}.landing-root .predict-mock .ph{color:var(--ink-400);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:16px;font-family:JetBrains Mono,monospace;font-size:11.5px;font-weight:700;display:flex}.landing-root .predict-mock .ph:before{content:"";background:var(--gold-500);border-radius:50%;width:6px;height:6px}.landing-root .predict-kpis{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px;display:grid}.landing-root .predict-kpi{border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 12px}.landing-root .predict-kpi .lab{color:var(--ink-400);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.landing-root .predict-kpi .v{color:var(--navy-950);margin-top:4px;font-family:JetBrains Mono,monospace;font-size:17px;font-weight:800;line-height:1}.landing-root .predict-kpi .v.warn{color:#b54708}.landing-root .predict-kpi .v.crit{color:#b42318}.landing-root .predict-kpi .sub{color:var(--ink-400);margin-top:3px;font-family:JetBrains Mono,monospace;font-size:10px}.landing-root .predict-chart{background:linear-gradient(180deg, var(--navy-50), white);border:1px solid var(--line);border-radius:var(--radius-md);height:280px;padding:14px 22px 14px 14px;position:relative}.landing-root .predict-chart svg{width:100%;height:100%;display:block;overflow:visible}.landing-root .predict-legend{color:var(--ink-500);flex-wrap:wrap;gap:18px;margin-top:14px;font-family:JetBrains Mono,monospace;font-size:11.5px;display:flex}.landing-root .predict-legend span{align-items:center;gap:7px;display:inline-flex}.landing-root .predict-legend .sw{border-top:2px solid var(--gold-400);width:22px;height:0}.landing-root .predict-legend .sw.dash{border-top-style:dashed;border-color:var(--gold-500)}.landing-root .predict-legend .sw.dot{border-top-style:dotted;border-color:var(--gold-700);border-top-width:2.5px}.landing-root .predict-legend .sw.area{border:1px solid var(--gold-300);background:#1f5fbf14;border-radius:2px;width:16px;height:10px}.landing-root .risk-table{border:1px solid var(--navy-200);border-radius:var(--radius-md);background:#fff;margin-top:22px;overflow:hidden}.landing-root .risk-table .hdr{background:var(--navy-100);border-bottom:1px solid var(--line);color:var(--navy-950);justify-content:space-between;align-items:center;padding:12px 14px;font-size:12.5px;font-weight:700;display:flex}.landing-root .risk-table .hdr .total{color:var(--gold-600);font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.landing-root .risk-table .row{color:var(--ink-700);justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;display:flex}.landing-root .risk-table .row+.row{border-top:1px solid var(--line-soft)}.landing-root .risk-table .row .pts{color:var(--gold-600);white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:11.5px;font-weight:800}.landing-root .risk-table .row .formula{color:var(--ink-400);margin-left:8px;font-family:JetBrains Mono,monospace;font-size:10.5px}.landing-root .risk-table .scale{background:var(--navy-50);border-top:1px solid var(--line);color:var(--ink-700);flex-wrap:wrap;justify-content:center;gap:16px;padding:11px 14px;font-size:11px;display:flex}.landing-root .risk-table .scale span{align-items:center;gap:6px;font-family:JetBrains Mono,monospace;display:inline-flex}.landing-root .risk-table .scale .b{color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.landing-root .risk-table .scale .b.crit{background:#ef4444}.landing-root .risk-table .scale .b.high{background:#f59e0b}.landing-root .risk-table .scale .b.mod{color:#422006;background:#facc15}.landing-root .prop{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:24px}.landing-root .prop-head{margin-bottom:18px}.landing-root .prop-head h4{color:var(--navy-950);font-size:15px;font-weight:700}.landing-root .prop-head .sub{color:var(--ink-400);margin-top:4px;font-family:JetBrains Mono,monospace;font-size:12px}.landing-root .prop-axis{border-bottom:1px dashed var(--line);color:var(--ink-400);grid-template-columns:180px 1fr 80px;gap:12px;margin-bottom:8px;padding-bottom:6px;font-family:JetBrains Mono,monospace;font-size:10px;display:grid}.landing-root .prop-axis .ticks{justify-content:space-between;display:flex}.landing-root .prop-row{grid-template-columns:180px 1fr 80px;align-items:center;gap:12px;padding:4px 0;font-size:12px;display:grid}.landing-root .prop-row .name{color:var(--ink-700);text-overflow:ellipsis;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:11px;overflow:hidden}.landing-root .prop-row .barwrap{background:var(--navy-50);border-radius:3px;height:17px;position:relative;overflow:hidden}.landing-root .prop-row .pbar{background:linear-gradient(90deg, var(--gold-400), var(--gold-600));color:#fff;border-radius:3px;justify-content:flex-end;align-items:center;height:100%;padding-right:7px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800;display:flex}.landing-root .prop-row .pbar.danger{background:linear-gradient(90deg,#f87171,#dc2626)}.landing-root .prop-row .status{color:var(--ink-400);white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:10.5px}.landing-root .prop-row .status.late{color:#b42318;font-weight:600}.landing-root .agents-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.landing-root .agent-card{border:1px solid var(--line);border-radius:var(--radius-md);transition:var(--t);background:#fff;padding:18px}.landing-root .agent-card:hover{border-color:var(--navy-300);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.landing-root .agent-card .ah{align-items:center;gap:10px;margin-bottom:10px;display:flex}.landing-root .agent-card .av{color:#fff;letter-spacing:.02em;border-radius:8px;place-items:center;width:34px;height:34px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:800;display:grid}.landing-root .agent-card .av.a1{background:var(--gold-500)}.landing-root .agent-card .av.a2{background:var(--navy-900)}.landing-root .agent-card .av.a3{background:var(--gold-600)}.landing-root .agent-card .av.a4{background:var(--navy-700)}.landing-root .agent-card .av.a5{background:var(--gold-400)}.landing-root .agent-card .av.a6{background:var(--navy-500)}.landing-root .agent-card .nm{color:var(--navy-950);font-size:14.5px;font-weight:700}.landing-root .agent-card .ro{color:var(--ink-400);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.landing-root .agent-card .desc{color:var(--ink-500);font-size:13px;line-height:1.5}.landing-root .agent-card .sample{background:var(--navy-50);border-radius:var(--radius-sm);color:var(--navy-800);border-left:3px solid var(--gold-400);margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.5}.landing-root .agent-card .sample strong{color:var(--navy-950);font-weight:700}.landing-root .agent-card .sample .quote{color:var(--ink-500);font-style:italic}.landing-root .agent-card .pulse{background:var(--success);border-radius:50%;width:7px;height:7px;margin-left:auto;display:inline-block;box-shadow:0 0 0 3px #16a34a2e}.landing-root .whatif{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;overflow:hidden}.landing-root .whatif-head{background:var(--navy-100);border-bottom:1px solid var(--line);padding:18px 20px}.landing-root .whatif-head h4{color:var(--navy-950);align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.landing-root .whatif-head h4 .qa{background:var(--navy-200);color:var(--navy-800);border-radius:var(--radius-sm);padding:3px 9px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.landing-root .whatif-head .sub{color:var(--ink-400);margin-top:4px;font-size:12px}.landing-root .whatif table{border-collapse:collapse;width:100%;font-size:13px}.landing-root .whatif th,.landing-root .whatif td{text-align:left;border-bottom:1px solid var(--line-soft);padding:12px 16px}.landing-root .whatif th{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-400);background:#fff;font-size:10px;font-weight:800}.landing-root .whatif td:first-child{color:var(--navy-950);font-weight:600}.landing-root .whatif tr.best{background:#16a34a0f}.landing-root .whatif tr.best td:first-child{font-weight:700}.landing-root .whatif tr.best td:first-child:before{content:"★";color:var(--success);margin-right:6px}.landing-root .whatif td .val{color:var(--navy-900);font-family:JetBrains Mono,monospace;font-weight:700}.landing-root .whatif td .delta{border-radius:4px;margin-left:6px;padding:2px 7px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:800;display:inline-block}.landing-root .whatif .delta.up{color:#991b1b;background:#fee2e2}.landing-root .whatif .delta.dn{color:#15803d;background:#dcfce7}.landing-root .whatif .delta.flat{background:var(--navy-100);color:var(--ink-500)}.landing-root .whatif tr:last-child td{border-bottom:0}.landing-root .whatif-foot{background:var(--gold-50);border-top:1px solid var(--gold-200);color:var(--gold-700);align-items:center;gap:10px;padding:14px 20px;font-size:12.5px;display:flex}.landing-root .whatif-foot:before{content:"→";font-family:JetBrains Mono,monospace;font-weight:800}.landing-root .contract{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:28px}.landing-root .contract-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.landing-root .contract-head h4{color:var(--navy-950);align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.landing-root .contract-head h4 .qa{background:var(--navy-200);color:var(--navy-800);border-radius:var(--radius-sm);padding:3px 9px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.landing-root .contract-head .meta{color:var(--ink-400);font-family:JetBrains Mono,monospace;font-size:11.5px}.landing-root .contract-tl{padding-left:30px;position:relative}.landing-root .contract-tl:before{content:"";background:var(--line);width:2px;position:absolute;top:8px;bottom:8px;left:9px}.landing-root .contract-item{padding-bottom:22px;position:relative}.landing-root .contract-item:last-child{padding-bottom:0}.landing-root .contract-item:before{content:"";border:2px solid var(--navy-400);background:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:4px;left:-28px}.landing-root .contract-item.ok:before{background:#16a34a;border-color:#16a34a}.landing-root .contract-item.warn:before{background:#f59e0b;border-color:#f59e0b}.landing-root .contract-item.crit:before{background:#ef4444;border-color:#ef4444}.landing-root .contract-item.future:before{border-color:var(--navy-300);background:#fff}.landing-root .contract-item .date{color:var(--ink-400);letter-spacing:.04em;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.landing-root .contract-item .title{color:var(--navy-950);margin-top:3px;font-size:14px;font-weight:700}.landing-root .contract-item .desc{color:var(--ink-500);margin-top:4px;font-size:12.5px;line-height:1.5}.landing-root .contract-item .tag{letter-spacing:.04em;border-radius:4px;margin-top:8px;padding:3px 8px;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:800;display:inline-block}.landing-root .contract-item.ok .tag{color:#15803d;background:#dcfce7}.landing-root .contract-item.warn .tag{color:#92400e;background:#fef3c7}.landing-root .contract-item.crit .tag{color:#991b1b;background:#fee2e2}.landing-root .contract-item.future .tag{background:var(--navy-100);color:var(--ink-500)}.landing-root .sectors-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-root .sector{border:1px solid var(--line);border-radius:var(--radius-lg);transition:var(--t);background:#fff;padding:32px;position:relative;overflow:hidden}.landing-root .sector:hover{border-color:var(--navy-900);box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-root .sector:before{content:"";background:var(--gold-400);transform-origin:0;height:3px;transition:transform .32s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.landing-root .sector:hover:before{transform:scaleX(1)}.landing-root .sector-mark{border-radius:var(--radius-sm);background:var(--navy-50);width:44px;height:44px;color:var(--navy-700);place-items:center;margin-bottom:18px;display:grid}.landing-root .sector h3{color:var(--navy-950);letter-spacing:-.01em;font-size:19px;font-weight:700}.landing-root .sector p{color:var(--ink-500);margin-top:8px;font-size:14.5px}.landing-root .sector ul{gap:6px;margin-top:16px;padding:0;display:grid}.landing-root .sector ul li{color:var(--ink-700);align-items:center;gap:8px;font-size:13px;list-style:none;display:flex}.landing-root .sector ul li:before{content:"";background:var(--gold-500);border-radius:50%;width:4px;height:4px}.landing-root .pricing-toggle{background:var(--navy-50);border-radius:var(--radius-pill);border:1px solid var(--line);margin:28px auto 0;padding:4px;display:inline-flex}.landing-root .pricing-toggle button{font:inherit;cursor:pointer;border-radius:var(--radius-pill);color:var(--ink-700);transition:var(--t);background:0 0;border:0;align-items:center;gap:8px;padding:8px 18px;font-size:13.5px;font-weight:600;display:inline-flex}.landing-root .pricing-toggle button.on{color:var(--navy-900);box-shadow:var(--shadow-xs);background:#fff}.landing-root .save-pill{background:var(--gold-100);color:var(--gold-700);border-radius:var(--radius-pill);padding:2px 8px;font-size:11px;font-weight:700}.landing-root .pricing-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;margin-top:48px;display:grid}.landing-root .plan{border:1px solid var(--line);border-radius:var(--radius-lg);transition:var(--t);background:#fff;flex-direction:column;padding:28px;display:flex;position:relative}.landing-root .plan:hover{border-color:var(--navy-300)}.landing-root .plan.featured{border-color:var(--navy-900);box-shadow:var(--shadow-md)}.landing-root .plan.gold{border-color:var(--gold-400)}.landing-root .plan-badge{background:var(--navy-900);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);padding:5px 14px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-root .plan-label{text-transform:uppercase;letter-spacing:.12em;color:var(--navy-600);font-size:11px;font-weight:700}.landing-root .plan.gold .plan-label{color:var(--gold-600)}.landing-root .plan-name{letter-spacing:-.015em;color:var(--navy-950);margin-top:8px;font-size:22px;font-weight:700}.landing-root .plan-desc{color:var(--ink-500);min-height:64px;margin-top:10px;font-size:13.5px;line-height:1.55}.landing-root .plan-price{align-items:baseline;gap:4px;margin-top:18px;display:flex}.landing-root .plan-price .amount{letter-spacing:-.03em;color:var(--navy-950);font-size:44px;font-weight:700;line-height:1}.landing-root .plan.gold .plan-price .amount{color:var(--gold-600)}.landing-root .plan-price .euro{color:inherit;font-size:26px;font-weight:700}.landing-root .plan-cadence{color:var(--ink-500);margin-top:8px;font-size:12.5px}.landing-root .plan-annual{border-radius:var(--radius-sm);background:var(--navy-50);border:1px solid var(--line);color:var(--ink-700);align-items:center;gap:8px;margin-top:14px;padding:10px 12px;font-size:12.5px;display:flex}.landing-root .plan-annual .icon{background:var(--gold-100);width:18px;height:18px;color:var(--gold-700);border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;display:grid}.landing-root .plan-warn{border-radius:var(--radius-sm);background:var(--gold-50);border:1px solid var(--gold-200);color:var(--gold-700);align-items:flex-start;gap:8px;margin-top:14px;padding:10px 12px;font-size:12.5px;display:flex}.landing-root .plan-warn:before{content:"!";background:var(--gold-400);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:grid}.landing-root .plan-includes{border-radius:var(--radius-md);background:var(--navy-50);border:1px solid var(--line-soft);margin-top:18px;padding:14px}.landing-root .plan-includes .heading{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-500);margin-bottom:10px;font-size:10.5px;font-weight:700}.landing-root .plan-includes .row{justify-content:space-between;align-items:center;padding:7px 0;font-size:13px;display:flex}.landing-root .plan-includes .row+.row{border-top:1px solid var(--line-soft)}.landing-root .plan-includes .row .k{color:var(--ink-700)}.landing-root .plan-includes .row .v{border-radius:var(--radius-sm);border:1px solid var(--line);color:var(--navy-800);white-space:nowrap;background:#fff;padding:3px 8px;font-family:JetBrains Mono,monospace;font-size:11.5px;font-weight:600}.landing-root .plan-includes .row .v.no{color:var(--ink-400)}.landing-root .plan-includes .row .v.unlimited{color:var(--navy-700)}.landing-root .plan-includes .row .v.disc{color:var(--navy-600)}.landing-root .plan-features{gap:9px;margin-top:18px;padding:0;display:grid}.landing-root .plan-features li{color:var(--ink-700);padding-left:24px;font-size:13.5px;line-height:1.45;list-style:none;position:relative}.landing-root .plan-features li:before{content:"✓";width:18px;height:18px;color:var(--success);background:#0f8f5d1a;border-radius:50%;place-items:center;margin-top:1px;font-size:11px;font-weight:800;display:grid;position:absolute;top:0;left:0}.landing-root .plan-cta{margin-top:auto;padding-top:22px}.landing-root .plan-cta .lbtn{justify-content:center;width:100%}.landing-root .compare-link{border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--navy-900);cursor:pointer;transition:var(--t);background:#fff;align-items:center;gap:8px;margin:32px auto 0;padding:12px 20px;font-size:14px;font-weight:600;display:inline-flex}.landing-root .compare-link:hover{border-color:var(--navy-900);transform:translateY(-1px)}.landing-root .faq-grid{grid-template-columns:1fr 2fr;gap:64px;max-width:1240px;margin:0 auto;display:grid}.landing-root .faq-aside h2{letter-spacing:-.02em;color:var(--navy-950);font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.1}.landing-root .faq-aside p{color:var(--ink-500);margin-top:14px;font-size:16px}.landing-root .faq-aside .lbtn{margin-top:22px}.landing-root .faq-list{gap:0;display:grid}.landing-root .faq-item{border-top:1px solid var(--line);padding:22px 0}.landing-root .faq-item:last-child{border-bottom:1px solid var(--line)}.landing-root .faq-item summary{cursor:pointer;color:var(--navy-950);justify-content:space-between;align-items:center;gap:24px;font-size:17px;font-weight:600;list-style:none;display:flex}.landing-root .faq-item summary::-webkit-details-marker{display:none}.landing-root .faq-item summary:after{content:"";background:linear-gradient(var(--navy-900), var(--navy-900)) center / 12px 1.5px no-repeat, linear-gradient(var(--navy-900), var(--navy-900)) center / 1.5px 12px no-repeat;width:24px;height:24px;transition:var(--t);flex-shrink:0}.landing-root .faq-item[open] summary:after{background:linear-gradient(var(--navy-900), var(--navy-900)) center / 12px 1.5px no-repeat;transform:rotate(180deg)}.landing-root .faq-item p{color:var(--ink-500);max-width:60ch;margin-top:12px;font-size:15px;line-height:1.6}.landing-root .cta-final{background:var(--navy-950);color:#fff;border-radius:var(--radius-xl);text-align:center;margin:0 32px 64px;padding:80px 48px;position:relative;overflow:hidden}.landing-root .cta-final:before{content:"";pointer-events:none;background:radial-gradient(700px 300px at 80% -10%,#3b82f638,#0000 60%),radial-gradient(500px 300px at 20% 110%,#1f5fbf73,#0000 60%);position:absolute;inset:0}.landing-root .cta-final-inner{max-width:640px;margin:0 auto;position:relative}.landing-root .cta-final h2{letter-spacing:-.02em;text-wrap:balance;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:1.1}.landing-root .cta-final h2 .gold{color:var(--gold-300)}.landing-root .cta-final p{color:var(--navy-300);margin-top:18px;font-size:17px}.landing-root .cta-final-ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.landing-root .cta-final .lbtn-primary{background:var(--gold-500);color:#fff}.landing-root .cta-final .lbtn-primary:hover{background:var(--gold-400)}.landing-root .cta-final .lbtn-outline{color:#fff;background:0 0;border-color:#fff3}.landing-root .cta-final .lbtn-outline:hover{background:#ffffff0d;border-color:#fff}.landing-root .lfooter{border-top:1px solid var(--line);background:#fff;padding:64px 32px 32px}.landing-root .footer-inner{max-width:1240px;margin:0 auto}.landing-root .footer-grid{border-bottom:1px solid var(--line);grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;display:grid}.landing-root .footer-grid h4{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-400);margin-bottom:18px;font-size:12px;font-weight:700}.landing-root .footer-grid ul{gap:10px;padding:0;list-style:none;display:grid}.landing-root .footer-grid a{color:var(--ink-700);font-size:14px}.landing-root .footer-grid a:hover{color:var(--navy-900)}.landing-root .footer-brand p{color:var(--ink-500);max-width:32ch;margin-top:16px;font-size:14px;line-height:1.55}.landing-root .footer-bottom{color:var(--ink-400);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;font-size:13px;display:flex}.landing-root .footer-bottom .badges{gap:12px;display:flex}.landing-root .footer-bottom .badge{border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--ink-700);align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.landing-root .ts-mock{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:24px}.landing-root .ts-flow{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:18px;display:grid}.landing-root .ts-panel{background:var(--navy-50);border:1px solid var(--line);border-radius:var(--radius-md);padding:16px;position:relative}.landing-root .ts-panel.field{background:linear-gradient(180deg, var(--gold-50), white);border-color:var(--gold-200)}.landing-root .ts-panel .lab{align-items:center;gap:8px;margin-bottom:12px;display:flex}.landing-root .ts-panel .lab .ic{background:var(--navy-900);color:#fff;border-radius:7px;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.landing-root .ts-panel.field .lab .ic{background:var(--gold-500)}.landing-root .ts-panel .lab .t{color:var(--navy-950);font-size:14px;font-weight:700}.landing-root .ts-panel .lab .sub{color:var(--ink-400);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700}.landing-root .ts-card-list{gap:8px;display:grid}.landing-root .ts-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:10px 12px;font-size:12px}.landing-root .ts-panel.field .ts-card{border-color:var(--gold-200)}.landing-root .ts-card .top{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.landing-root .ts-card .id{color:var(--ink-400);letter-spacing:.02em;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:700}.landing-root .ts-card .tm{color:var(--ink-400);font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:600}.landing-root .ts-card .ttl{color:var(--navy-950);font-size:12.5px;font-weight:600;line-height:1.4}.landing-root .ts-card .meta{color:var(--ink-500);flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;font-size:11.5px;display:flex}.landing-root .ts-card .stat{letter-spacing:.02em;border-radius:3px;padding:2px 7px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800}.landing-root .ts-card .stat.ok{color:#15803d;background:#dcfce7}.landing-root .ts-card .stat.warn{color:#92400e;background:#fef3c7}.landing-root .ts-card .stat.crit{color:#991b1b;background:#fee2e2}.landing-root .ts-card .stat.info{background:var(--gold-100);color:var(--gold-700)}.landing-root .ts-card .photo{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%);border-radius:4px;width:100%;height:70px;margin-top:6px;position:relative;overflow:hidden}.landing-root .ts-card .photo:before{content:"🖼";color:#fff9;place-items:center;font-size:18px;display:grid;position:absolute;inset:0}.landing-root .ts-card .photo .badge{color:#fff;letter-spacing:.03em;background:#0a2342d9;border-radius:2px;padding:2px 5px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;position:absolute;bottom:4px;left:4px}.landing-root .ts-bridge{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px 4px;display:flex}.landing-root .ts-bridge .conn{border:1.5px solid var(--gold-400);background:var(--gold-50);width:36px;height:30px;color:var(--gold-700);border-radius:6px;place-items:center;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800;display:grid}.landing-root .ts-bridge .line{background:linear-gradient(180deg, var(--gold-400), var(--gold-200));border-radius:1px;flex:1;width:2px;min-height:28px;position:relative}.landing-root .ts-bridge .line:before,.landing-root .ts-bridge .line:after{content:"";background:var(--gold-500);border-radius:50%;width:8px;height:8px;position:absolute;left:50%;transform:translate(-50%)}.landing-root .ts-bridge .line:before{top:10%}.landing-root .ts-bridge .line:after{bottom:10%}.landing-root .ts-bridge .arr{color:var(--gold-600);font-family:JetBrains Mono,monospace;font-size:13px;font-weight:800}.landing-root .ts-latency{grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:18px;display:grid}.landing-root .ts-stat-card{background:var(--navy-900);color:#fff;border-radius:var(--radius-md);padding:14px 16px}.landing-root .ts-stat-card .k{color:var(--gold-300);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.landing-root .ts-stat-card .v{margin-top:4px;font-family:JetBrains Mono,monospace;font-size:24px;font-weight:800}.landing-root .ts-stat-card .v .unit{opacity:.7;margin-left:2px;font-size:13px}.landing-root .ts-stat-card .s{color:var(--navy-300);margin-top:2px;font-family:JetBrains Mono,monospace;font-size:10.5px}.landing-root .compet{background:var(--navy-950);color:#fff;border-radius:var(--radius-lg);padding:28px;position:relative;overflow:hidden}.landing-root .compet-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.landing-root .compet-head .hd{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.landing-root .compet-head .hd .qa{background:var(--gold-500);color:#fff;border-radius:var(--radius-sm);letter-spacing:.06em;padding:3px 9px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.landing-root .compet-replay{border:1px solid var(--navy-700);color:var(--gold-300);border-radius:var(--radius-pill);cursor:pointer;transition:var(--t);letter-spacing:.06em;background:0 0;align-items:center;gap:8px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;display:inline-flex}.landing-root .compet-replay:hover{border-color:var(--gold-500);background:#2563eb1a}.landing-root .compet-replay:before{content:"↻";font-size:14px;font-weight:800}.landing-root .compet-svg-wrap{background:var(--navy-900);border:1px solid var(--navy-700);border-radius:var(--radius-md);padding:12px;position:relative}.landing-root .compet-svg{width:100%;height:auto;display:block}.landing-root .compet .anim-step,.landing-root .compet .anim-progress{opacity:0}.landing-root .compet.playing .anim-axis{animation:.7s .3s both fadeUp}.landing-root .compet.playing .anim-grid{animation:.55s 1s both fadeUp}.landing-root .compet.playing .anim-c1{animation:.6s cubic-bezier(.34,1.56,.64,1) 1.5s both dotPop}.landing-root .compet.playing .anim-c2{animation:.6s cubic-bezier(.34,1.56,.64,1) 2s both dotPop}.landing-root .compet.playing .anim-c3{animation:.6s cubic-bezier(.34,1.56,.64,1) 2.5s both dotPop}.landing-root .compet.playing .anim-c4{animation:.6s cubic-bezier(.34,1.56,.64,1) 3s both dotPop}.landing-root .compet.playing .anim-c5{animation:.6s cubic-bezier(.34,1.56,.64,1) 3.5s both dotPop}.landing-root .compet.playing .anim-zone{animation:1s 4.5s both zoneIn}.landing-root .compet.playing .anim-sherpa{animation:.7s cubic-bezier(.34,1.56,.64,1) 5.6s both dotPop}.landing-root .compet.playing .anim-pulse{opacity:0;transform-origin:50%;transform-box:fill-box;animation:1.8s ease-out 6.3s infinite pulseRing}.landing-root .compet.playing .anim-callout{animation:.7s 6.4s both fadeUp}.landing-root .compet.playing .anim-progress{opacity:1;animation:7s linear .3s forwards progressBar}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes dotPop{0%{opacity:0;transform-origin:50%;transform-box:fill-box;transform:scale(.2)}60%{opacity:1;transform-origin:50%;transform-box:fill-box;transform:scale(1.18)}to{opacity:1;transform-origin:50%;transform-box:fill-box;transform:scale(1)}}@keyframes zoneIn{0%{opacity:0}to{opacity:1}}@keyframes pulseRing{0%{opacity:.55;transform-origin:50%;transform-box:fill-box;transform:scale(.6)}to{opacity:0;transform-origin:50%;transform-box:fill-box;transform:scale(2.2)}}@keyframes progressBar{0%{width:0%}to{width:100%}}.landing-root .compet-timeline{background:var(--navy-900);border:1px solid var(--navy-700);border-radius:var(--radius-md);gap:8px;margin-top:14px;padding:12px 14px;display:grid}.landing-root .compet-timeline .bar{background:var(--navy-800);border-radius:2px;height:4px;overflow:hidden}.landing-root .compet-timeline .bar .fill{background:linear-gradient(90deg, var(--gold-400), var(--gold-300));border-radius:2px;width:0%;height:100%}.landing-root .compet-timeline .steps{color:var(--navy-300);text-transform:uppercase;letter-spacing:.06em;grid-template-columns:repeat(4,1fr);gap:8px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;display:grid}.landing-root .compet-timeline .steps span{align-items:center;gap:6px;display:flex}.landing-root .compet-timeline .steps span:before{content:"";background:var(--navy-600);border-radius:50%;width:6px;height:6px}.landing-root .compet.playing .steps span:first-child:before{animation:.3s .3s forwards dotOn}.landing-root .compet.playing .steps span:nth-child(2):before{animation:.3s 1.5s forwards dotOn}.landing-root .compet.playing .steps span:nth-child(3):before{animation:.3s 4.5s forwards dotOn}.landing-root .compet.playing .steps span:nth-child(4):before{animation:.3s 5.6s forwards dotOn}@keyframes dotOn{to{background:var(--gold-400);box-shadow:0 0 0 3px #2563eb40}}.landing-root .compet-legend{flex-wrap:wrap;gap:28px;margin-top:16px;display:flex}.landing-root .compet-legend .item{color:var(--navy-200);align-items:center;gap:10px;font-size:12.5px;display:flex}.landing-root .compet-legend .item .sw{background:#94a3b8;border-radius:50%;width:14px;height:14px}.landing-root .compet-legend .item .sw.gold{background:var(--gold-400);box-shadow:0 0 0 3px #2563eb38}.landing-root .compet-legend .item strong{color:#fff;font-weight:700}@keyframes featMockReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.landing-root .feat-mock-reveal{opacity:0;transform:translateY(28px)}.landing-root .feat-mock-reveal.in-view{animation:.7s cubic-bezier(.22,1,.36,1) both featMockReveal}@media (prefers-reduced-motion:reduce){.landing-root .feat-mock-reveal,.landing-root .feat-mock-reveal.in-view{opacity:1;animation:none;transform:none}}@keyframes planReveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.landing-root .pricing-grid[data-animated] .plan{opacity:0;transform:translateY(22px)}.landing-root .pricing-grid[data-animated] .plan.in-view{animation:planReveal .55s cubic-bezier(.22, 1, .36, 1) var(--plan-delay,0s) both}.landing-root .hero-visual.reveal-gantt .gbar{transform-origin:0;opacity:0;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .32s ease-out;transform:scaleX(0)}.landing-root .hero-visual.reveal-gantt .gbar .ext{opacity:0;transition:opacity .32s .8s}.landing-root .hero-visual.reveal-gantt .alert-tag,.landing-root .hero-visual.reveal-gantt .today{opacity:0;transition:opacity .42s}.landing-root .hero-visual.reveal-gantt .insight{opacity:0;transition:opacity .52s,transform .52s cubic-bezier(.22,1,.36,1);transform:translateY(14px)scale(.97)}.landing-root .hero-visual.reveal-gantt.in-view .gbar{opacity:1;transform:scaleX(1)}.landing-root .hero-visual.reveal-gantt.in-view .gantt-row:first-child .gbar{transition-delay:.1s}.landing-root .hero-visual.reveal-gantt.in-view .gantt-row:nth-child(2) .gbar{transition-delay:.22s}.landing-root .hero-visual.reveal-gantt.in-view .gantt-row:nth-child(3) .gbar{transition-delay:.34s}.landing-root .hero-visual.reveal-gantt.in-view .gantt-row:nth-child(4) .gbar{transition-delay:.46s}.landing-root .hero-visual.reveal-gantt.in-view .gantt-row:nth-child(5) .gbar{transition-delay:.58s}.landing-root .hero-visual.reveal-gantt.in-view .gbar .ext{opacity:1}.landing-root .hero-visual.reveal-gantt.in-view .alert-tag{opacity:1;transition-delay:.38s}.landing-root .hero-visual.reveal-gantt.in-view .today{opacity:1;transition-delay:.7s}.landing-root .hero-visual.reveal-gantt.in-view .insight{opacity:1;transition-delay:.95s;transform:none}.landing-root .predict-chart.reveal-cdf .cdf-line{stroke-dasharray:720;stroke-dashoffset:720px;transition:stroke-dashoffset 1.5s cubic-bezier(.4,0,.2,1) .15s}.landing-root .predict-chart.reveal-cdf .cdf-area{opacity:0;transition:opacity .8s .8s}.landing-root .predict-chart.reveal-cdf .cdf-marker{opacity:0;transform-box:fill-box;transition:opacity .38s,transform .38s cubic-bezier(.22,1,.36,1);transform:translateY(6px)}.landing-root .predict-chart.reveal-cdf.in-view .cdf-line{stroke-dashoffset:0}.landing-root .predict-chart.reveal-cdf.in-view .cdf-area{opacity:1}.landing-root .predict-chart.reveal-cdf.in-view .cdf-marker-1{opacity:1;transition-delay:1s;transform:none}.landing-root .predict-chart.reveal-cdf.in-view .cdf-marker-2{opacity:1;transition-delay:1.2s;transform:none}.landing-root .predict-chart.reveal-cdf.in-view .cdf-marker-3{opacity:1;transition-delay:1.4s;transform:none}.landing-root .predict-chart.reveal-cdf.in-view .cdf-marker-4{opacity:1;transition-delay:1.6s;transform:none}.landing-root .prop-row .pbar,.landing-root .t20-row .t20-bar-fill{width:0;transition:width .9s cubic-bezier(.22,1,.36,1)}.landing-root .prop-row.in-view .pbar,.landing-root .t20-row.in-view .t20-bar-fill{width:var(--row-target,100%);transition-delay:var(--row-delay,0s)}.landing-root .prop-row .pbar-label{opacity:0;transition:opacity .26s}.landing-root .prop-row.in-view .pbar-label{opacity:1;transition-delay:calc(var(--row-delay,0s) + .7s)}.landing-root .pchart-col .bar-fill{height:0;transition:height .8s cubic-bezier(.22,1,.36,1)}.landing-root .pchart-col.in-view .bar-fill{height:var(--col-h,100%);transition-delay:var(--col-delay,0s)}.landing-root .pchart-col .val,.landing-root .pchart-col .m,.landing-root .pchart-col .ph{opacity:0;transition:opacity .26s}.landing-root .pchart-col.in-view .val,.landing-root .pchart-col.in-view .m,.landing-root .pchart-col.in-view .ph{opacity:1;transition-delay:calc(var(--col-delay,0s) + .65s)}.landing-root .ts-card,.landing-root .ts-stat-card{opacity:0;transition:opacity .48s,transform .48s cubic-bezier(.22,1,.36,1);transform:translateY(14px)}.landing-root .ts-card.in-view,.landing-root .ts-stat-card.in-view{opacity:1;transform:none}.landing-root .ts-panel.field .ts-card:first-child{transition-delay:80ms}.landing-root .ts-panel.field .ts-card:nth-child(2){transition-delay:.26s}.landing-root .ts-panel.field .ts-card:nth-child(3){transition-delay:.44s}.landing-root .ts-panel:not(.field) .ts-card:first-child{transition-delay:.62s}.landing-root .ts-panel:not(.field) .ts-card:nth-child(2){transition-delay:.8s}.landing-root .ts-panel:not(.field) .ts-card:nth-child(3){transition-delay:.98s}.landing-root .ts-panel:not(.field) .ts-card:nth-child(4){transition-delay:1.16s}.landing-root .ts-stat-card:first-child{transition-delay:1.3s}.landing-root .ts-stat-card:nth-child(2){transition-delay:1.4s}.landing-root .ts-stat-card:nth-child(3){transition-delay:1.5s}.landing-root .sm-row{opacity:0;transition:opacity .42s,transform .42s cubic-bezier(.22,1,.36,1);transform:translateY(8px)}.landing-root .sm-row.in-view{opacity:1;transition-delay:var(--row-delay,0s);transform:none}@media (prefers-reduced-motion:reduce){.landing-root .pricing-grid[data-animated] .plan{opacity:1;transform:none}.landing-root .pricing-grid[data-animated] .plan.in-view{animation:none}.landing-root .hero-visual.reveal-gantt .gbar,.landing-root .hero-visual.reveal-gantt .insight,.landing-root .hero-visual.reveal-gantt .today,.landing-root .hero-visual.reveal-gantt .alert-tag,.landing-root .predict-chart.reveal-cdf .cdf-line,.landing-root .predict-chart.reveal-cdf .cdf-area,.landing-root .predict-chart.reveal-cdf .cdf-marker,.landing-root .prop-row .pbar,.landing-root .prop-row .pbar-label,.landing-root .t20-row .t20-bar-fill,.landing-root .pchart-col .bar-fill,.landing-root .pchart-col .val,.landing-root .pchart-col .m,.landing-root .pchart-col .ph,.landing-root .ts-card,.landing-root .ts-stat-card,.landing-root .sm-row{opacity:1!important;stroke-dashoffset:0!important;width:var(--row-target,100%)!important;height:var(--col-h,100%)!important;transition:none!important;transform:none!important}}.landing-root .impact-stack{gap:18px;display:grid}.landing-root .prop-row .pbar{position:relative}.landing-root .prop-row .pbar-label{color:#fff;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.landing-root .pchart{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:22px 24px}.landing-root .pchart .prop-head{margin-bottom:14px}.landing-root .pchart-grid{border-bottom:1px dashed var(--line);grid-template-columns:repeat(8,1fr);align-items:end;gap:14px;height:230px;padding:8px 4px 0;display:grid}.landing-root .pchart-col{text-align:center;grid-template-rows:18px 1fr 18px 14px;place-items:end center;gap:4px;height:100%;display:grid}.landing-root .pchart-col .val{color:var(--navy-950);font-family:JetBrains Mono,monospace;font-size:11px;font-weight:800}.landing-root .pchart-col .bar{background:linear-gradient(180deg, var(--navy-50), transparent);border-radius:4px;align-items:flex-end;width:100%;max-width:38px;height:100%;display:flex;overflow:hidden}.landing-root .pchart-col .bar-fill{background:linear-gradient(180deg, var(--gold-300), var(--gold-500));border-radius:4px 4px 0 0;width:100%;box-shadow:inset 0 -1px #fff6}.landing-root .pchart-col.low .bar-fill{background:linear-gradient(#93c5fd,#60a5fa)}.landing-root .pchart-col.mid .bar-fill{background:linear-gradient(#fcd34d,#f59e0b)}.landing-root .pchart-col.high .bar-fill{background:linear-gradient(#fb923c,#ea580c)}.landing-root .pchart-col.crit .bar-fill{background:linear-gradient(#f87171,#dc2626)}.landing-root .pchart-col .m{color:var(--ink-700);font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.landing-root .pchart-col .ph{color:var(--ink-400);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9.5px;font-weight:600;overflow:hidden}.landing-root .pchart-legend{border-top:1px solid var(--line-soft);color:var(--ink-500);flex-wrap:wrap;gap:16px;margin-top:14px;padding-top:12px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.landing-root .pchart-legend span{align-items:center;gap:6px;display:inline-flex}.landing-root .pchart-legend .sw{border-radius:3px;width:12px;height:12px;display:inline-block}.landing-root .pchart-legend .sw.low{background:linear-gradient(#93c5fd,#60a5fa)}.landing-root .pchart-legend .sw.mid{background:linear-gradient(#fcd34d,#f59e0b)}.landing-root .pchart-legend .sw.high{background:linear-gradient(#fb923c,#ea580c)}.landing-root .pchart-legend .sw.crit{background:linear-gradient(#f87171,#dc2626)}.landing-root .t20{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:22px 24px}.landing-root .t20 .prop-head{margin-bottom:14px}.landing-root .t20-legend{border-bottom:1px dashed var(--line);flex-wrap:wrap;gap:6px;margin-bottom:14px;padding-bottom:12px;display:flex}.landing-root .t20-badge{color:#fff;letter-spacing:.02em;white-space:nowrap;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:800;display:inline-flex}.landing-root .t20-badge.loop{background:#ef4444}.landing-root .t20-badge.mult{background:#f59e0b}.landing-root .t20-badge.chain{background:#06b6d4}.landing-root .t20-badge.impact{background:#6366f1}.landing-root .t20-row{grid-template-columns:28px 210px minmax(0,1fr) 36px 72px;align-items:center;gap:10px;padding:6px 0;font-size:12px;display:grid}.landing-root .t20-row+.t20-row{border-top:1px solid var(--line-soft)}.landing-root .t20-row .rank{color:var(--ink-400);text-align:right;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:800}.landing-root .t20-row .tname{color:var(--navy-950);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.landing-root .t20-row .tid{color:var(--ink-400);margin-right:6px;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:700}.landing-root .t20-row .t20-bar{background:var(--navy-50);border-radius:3px;height:14px;overflow:hidden}.landing-root .t20-row .t20-bar-fill{border-radius:3px;height:100%;display:flex;overflow:hidden}.landing-root .t20-seg{min-width:2px;height:100%}.landing-root .t20-seg.seg-loop{background:#ef4444}.landing-root .t20-seg.seg-mult{background:#f59e0b}.landing-root .t20-seg.seg-chain{background:#06b6d4}.landing-root .t20-seg.seg-impact{background:#6366f1}.landing-root .t20-row .score{color:var(--navy-950);text-align:right;font-family:JetBrains Mono,monospace;font-size:11.5px;font-weight:800}.landing-root .t20-row .tags{gap:3px;display:inline-flex}.landing-root .t20-row .tags .t20-badge{padding:2px 5px;font-size:10px}.landing-root .contract-stack{gap:18px;display:grid}.landing-root .strat-matrix{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:22px 24px}.landing-root .strat-matrix .prop-head{margin-bottom:14px}.landing-root .strat-matrix .prop-head h4{color:var(--navy-950);align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.landing-root .strat-matrix .prop-head h4 .qa{background:var(--navy-200);color:var(--navy-800);border-radius:var(--radius-sm);padding:3px 9px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.landing-root .sm-grid{background:var(--line-soft);border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.landing-root .sm-head,.landing-root .sm-row{background:var(--line-soft);grid-template-columns:minmax(120px,1.4fr) repeat(5,minmax(56px,1fr)) minmax(82px,1fr);gap:1px;display:grid}.landing-root .sm-h{background:var(--navy-100);letter-spacing:.06em;text-transform:uppercase;color:var(--navy-700);text-align:center;justify-content:center;align-items:center;padding:10px 8px;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:800;display:flex}.landing-root .sm-h.sm-h-pbs{justify-content:flex-start;padding-left:14px}.landing-root .sm-h.sm-h-risk{justify-content:center}.landing-root .sm-pbs,.landing-root .sm-cell,.landing-root .sm-risk{background:#fff;justify-content:center;align-items:center;padding:12px 8px;font-size:12px;display:flex}.landing-root .sm-pbs{color:var(--navy-950);justify-content:flex-start;padding-left:14px;font-size:12.5px;font-weight:700}.landing-root .sm-cell{letter-spacing:.04em;font-family:JetBrains Mono,monospace;font-size:11.5px;font-weight:800}.landing-root .sm-cell.a-moa{color:#92400e;background:#fef3c7}.landing-root .sm-cell.a-moe{color:#1e40af;background:#dbeafe}.landing-root .sm-cell.a-bet{color:#6d28d9;background:#ede9fe}.landing-root .sm-cell.a-eg{color:#15803d;background:#dcfce7}.landing-root .sm-cell.a-opc{color:#991b1b;background:#fee2e2}.landing-root .sm-cell.a-none{background:var(--navy-50);color:var(--ink-400);font-weight:600}.landing-root .sm-risk{letter-spacing:.04em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:800}.landing-root .sm-risk.r-ok{color:#15803d;background:#dcfce7}.landing-root .sm-risk.r-warn{color:#92400e;background:#fef3c7}.landing-root .sm-risk.r-crit{color:#991b1b;background:#fee2e2}.landing-root .sm-legend{border-top:1px solid var(--line-soft);color:var(--ink-500);flex-wrap:wrap;gap:14px;margin-top:14px;padding-top:12px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.landing-root .sm-legend span{align-items:center;gap:6px;display:inline-flex}.landing-root .sm-legend .sw{border-radius:3px;width:12px;height:12px;display:inline-block}.landing-root .sm-legend .sw.a-moa{background:#fef3c7;border:1px solid #fcd34d}.landing-root .sm-legend .sw.a-moe{background:#dbeafe;border:1px solid #93c5fd}.landing-root .sm-legend .sw.a-bet{background:#ede9fe;border:1px solid #c4b5fd}.landing-root .sm-legend .sw.a-eg{background:#dcfce7;border:1px solid #86efac}.landing-root .sm-legend .sw.a-opc{background:#fee2e2;border:1px solid #fca5a5}@media (max-width:1100px){.landing-root .feat-block{grid-template-columns:1fr;gap:36px}.landing-root .feat-text{position:static}.landing-root .audit-kpi-grid,.landing-root .predict-kpis{grid-template-columns:repeat(2,1fr)}.landing-root .agents-grid{grid-template-columns:1fr}.landing-root .prop-axis,.landing-root .prop-row{grid-template-columns:110px 1fr 64px;gap:8px}.landing-root .whatif{overflow-x:auto}.landing-root .pricing-grid{grid-template-columns:repeat(2,1fr)}.landing-root .ts-flow{grid-template-columns:1fr}.landing-root .ts-bridge{flex-direction:row;padding:4px 0}.landing-root .ts-bridge .line{min-height:unset;width:unset;background:linear-gradient(90deg, var(--gold-400), var(--gold-200));flex:1;height:2px}.landing-root .ts-latency{grid-template-columns:1fr 1fr}.landing-root .sectors-grid{grid-template-columns:1fr}.landing-root .faq-grid{grid-template-columns:1fr;gap:32px}.landing-root .footer-grid{grid-template-columns:1fr 1fr 1fr}.landing-root .insight{max-width:260px;font-size:12px;bottom:16px;right:16px}}@media (max-width:1024px){.landing-root .nav-links{display:none}}@media (max-width:720px){.landing-root .pricing-grid{grid-template-columns:1fr}.landing-root .footer-grid{grid-template-columns:1fr 1fr}.landing-root section{padding:64px 24px}.landing-root .lhero{padding:48px 24px 40px}.landing-root .strip-inner{flex-direction:column;gap:20px}.landing-root .gantt{grid-template-columns:120px 1fr;font-size:12px}.landing-root .gantt-label{padding-right:8px;font-size:12px}.landing-root .insight{display:none}}
