:root{--verified:#2fd38a;--measured:#4ea8ff;--estimated:#e2b84f;--restricted:#b784ff;--revoked:#ef6262;--unknown:#7d899a;--enterprise-approved:#37d1d8;--bg:#07100d;--bg-elevated:#0b1512;--surface:#101d18c7;--surface-strong:#101d18;--surface-soft:#ffffff09;--text:#f4f7f5;--muted:#9eada6;--muted-2:#6e8078;--line:#ffffff1a;--line-strong:#ffffff29;--accent:#9aff57;--accent-strong:#72ed2f;--accent-soft:#9aff571f;--accent-ink:#0a1707;--warning:#ffc96b;--danger:#ff8178;--blue:#88b8ff;--shadow:0 28px 80px #00000059;--radius-sm:12px;--radius-md:18px;--radius-lg:26px;--max:1240px;--text-xs:.8125rem;--text-sm:.9375rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.625rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-5xl:3rem}[data-theme=light]{--bg:#f4f7f3;--bg-elevated:#fff;--surface:#ffffffdb;--surface-strong:#fff;--surface-soft:#07100d0a;--text:#101712;--muted:#5f6d65;--muted-2:#7e8a83;--line:#07100d1a;--line-strong:#07100d29;--accent:#55d813;--accent-strong:#43bf08;--accent-soft:#55d81321;--accent-ink:#081405;--shadow:0 28px 70px #152b1e1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.page-shell{position:relative;overflow:hidden}.ambient{filter:blur(120px);pointer-events:none;opacity:.22;border-radius:999px;position:absolute}.ambient-a{background:#63ee27;width:420px;height:420px;top:60px;right:-180px}.ambient-b{opacity:.16;background:#1c7b57;width:340px;height:340px;top:780px;left:-180px}.site-header{z-index:50;height:76px;padding:0 max(24px, calc((100vw - var(--max)) / 2));background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #0000;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;transition:border-color .2s,background .2s;display:grid;position:sticky;top:0}.site-header.scrolled{border-color:var(--line)}.brand{letter-spacing:-.035em;align-items:center;gap:11px;font-weight:780;display:inline-flex}.brand-word{font-size:1.08rem}.brand-word span{color:var(--accent)}.brand-mark{grid-template-columns:repeat(3,1fr);gap:3px;width:28px;height:28px;display:grid;transform:skewY(-8deg)}.brand-mark span{background:var(--accent);border-radius:4px;display:block}.brand-mark span:nth-child(2){opacity:.75;transform:translateY(4px)}.brand-mark span:nth-child(3){opacity:.5;transform:translateY(8px)}.desktop-nav{color:var(--muted);align-items:center;gap:28px;font-size:.93rem;display:flex}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--text)}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.icon-button,.menu-button{border:1px solid var(--line);background:var(--surface-soft);width:48px;height:48px;color:var(--text);cursor:pointer;border-radius:12px;place-items:center;display:grid}.icon-button svg{width:18px;height:18px}.menu-button{gap:5px;display:none}.menu-button span{background:currentColor;width:18px;height:1.5px;display:block}.mobile-menu{display:none}.button{letter-spacing:-.015em;cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-weight:720;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{width:18px;height:18px}.button-primary{background:var(--accent);color:var(--accent-ink);box-shadow:0 12px 32px color-mix(in srgb, var(--accent) 18%, transparent)}.button-primary:hover{background:var(--accent-strong)}.button-secondary{border-color:var(--line-strong);color:var(--text);background:var(--surface-soft)}.button-secondary:hover{border-color:color-mix(in srgb, var(--accent) 40%, var(--line));background:var(--accent-soft)}.button-light{color:#10200b;background:#f7fff2}.button-compact{min-height:44px;font-size:var(--text-sm);border-radius:11px;padding:0 15px}.button-full{width:100%}.section-pad{width:min(var(--max), calc(100% - 48px));margin:0 auto;padding:100px 0}.section-kicker{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:.77rem;font-weight:820;display:block}.section-heading h2,.compatibility-copy h2,.benchmark-copy h2,.deploy-copy h2,.enterprise-card h2,.final-cta h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,4.2rem);font-weight:760;line-height:.98}.section-heading p,.compatibility-copy p,.benchmark-copy p,.deploy-copy p,.enterprise-card p,.final-cta p{color:var(--muted);line-height:1.75}.split-heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:38px;display:flex}.split-heading>p{max-width:500px;margin:0}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;min-height:calc(100vh - 76px);padding-top:72px;padding-bottom:94px;display:grid}.eyebrow{border:1px solid var(--line);background:var(--surface-soft);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-size:.72rem;font-weight:780;display:inline-flex}.pulse-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 6px var(--accent-soft);border-radius:50%}.hero h1{letter-spacing:-.078em;max-width:760px;margin:24px 0;font-size:clamp(3.4rem,6.3vw,6.6rem);font-weight:760;line-height:.92}.hero h1 span{color:var(--muted);display:block}.hero-lead{max-width:720px;color:var(--muted);margin:0 0 28px;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.7}.global-search{background:var(--surface);border:1px solid var(--line-strong);height:66px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:18px;align-items:center;gap:13px;padding:0 8px 0 18px;display:flex}.global-search svg{width:21px;color:var(--muted);flex:none}.global-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:1rem}.global-search input::placeholder{color:var(--muted-2)}.global-search button{background:var(--accent);color:var(--accent-ink);cursor:pointer;border:0;border-radius:12px;height:48px;padding:0 18px;font-weight:760}.search-suggestions{color:var(--muted-2);flex-wrap:wrap;align-items:center;gap:9px;margin:13px 0 0;font-size:.79rem;display:flex}.search-suggestions button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0}.search-suggestions button:hover{color:var(--accent)}.hero-actions{gap:12px;margin-top:30px;display:flex}.hero-proof{gap:36px;margin-top:42px;display:flex}.hero-proof div{gap:5px;display:grid}.hero-proof strong{font-size:1.2rem}.hero-proof span{color:var(--muted-2);font-size:.78rem}.hero-product{place-items:center;min-height:600px;display:grid;position:relative}.glass-card{background:linear-gradient(145deg, color-mix(in srgb, var(--surface-strong) 88%, transparent), color-mix(in srgb, var(--surface) 72%, transparent));border:1px solid var(--line-strong);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.product-window{border-radius:24px;width:min(100%,520px);overflow:hidden;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg)}.window-bar{border-bottom:1px solid var(--line);height:48px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 16px;font-size:.79rem;display:flex}.window-controls{gap:6px;display:flex}.window-controls i{background:var(--line-strong);border-radius:50%;width:7px;height:7px}.product-profile{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px;display:flex}.device-icon{background:var(--surface-soft);border:1px solid var(--line);width:40px;height:40px;color:var(--accent);border-radius:12px;place-items:center;display:grid}.device-icon svg{width:20px}.product-profile div:nth-child(2){flex:1;gap:2px;display:grid}.product-profile span{color:var(--muted-2);font-size:.72rem}.product-profile strong{font-size:.9rem}.product-profile button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:.78rem}.recommendation-card{border:1px solid var(--line);background:linear-gradient(145deg, var(--surface-soft), transparent);border-radius:18px;margin:18px;padding:20px}.recommendation-card.featured{border-color:color-mix(in srgb, var(--accent) 30%, var(--line));box-shadow:inset 0 1px #ffffff0a}.recommendation-topline,.model-identity{justify-content:space-between;align-items:center;gap:16px;display:flex}.status-pill{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.7rem;font-weight:780;display:inline-flex}.status-pill.good{color:var(--accent);background:var(--accent-soft)}.fit-score{color:var(--muted-2);font-size:.74rem}.model-identity{justify-content:flex-start;margin:22px 0}.model-logo{background:var(--accent);width:48px;height:48px;color:var(--accent-ink);border-radius:14px;place-items:center;font-weight:900;display:grid}.model-identity h3{margin:0 0 4px;font-size:1.05rem}.model-identity p{color:var(--muted);margin:0;font-size:.78rem}.model-spec-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}.model-spec-grid div{background:var(--surface-soft);border:1px solid var(--line);border-radius:11px;gap:5px;padding:11px;display:grid}.model-spec-grid span{color:var(--muted-2);font-size:.62rem}.model-spec-grid strong{font-size:.78rem}.mini-recommendations{gap:8px;margin:0 18px 18px;display:grid}.mini-recommendations>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;align-items:center;gap:12px;padding:13px;display:flex}.mini-rank{color:var(--muted-2);font-size:.71rem}.mini-recommendations div div{flex:1;gap:3px;display:grid}.mini-recommendations strong{font-size:.82rem}.mini-recommendations small{color:var(--muted-2);font-size:.68rem}.mini-recommendations b{color:var(--accent)}.floating-stat{border:1px solid var(--line-strong);background:color-mix(in srgb, var(--surface-strong) 90%, transparent);min-width:150px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:14px 16px;position:absolute}.floating-stat span{color:var(--muted-2);margin-bottom:5px;font-size:.68rem;display:block}.floating-stat strong{font-size:1rem}.stat-one{top:88px;right:-18px}.stat-two{bottom:78px;left:-28px}.sparkline{align-items:flex-end;gap:3px;height:24px;margin-top:10px;display:flex}.sparkline i{background:var(--accent);opacity:.5;border-radius:3px;width:10px}.sparkline i:first-child{height:9px}.sparkline i:nth-child(2){height:15px}.sparkline i:nth-child(3){height:12px}.sparkline i:nth-child(4){height:20px}.sparkline i:nth-child(5){height:17px}.sparkline i:nth-child(6){opacity:1;height:23px}.memory-bar{background:var(--surface-soft);border-radius:999px;width:100%;height:6px;margin-top:12px;overflow:hidden}.memory-bar i{background:var(--accent);border-radius:inherit;width:69%;height:100%;display:block}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;overflow:hidden}.ticker-track{width:max-content;color:var(--muted-2);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:38px;padding:17px 0;font-size:.68rem;font-weight:760;animation:34s linear infinite ticker;display:flex}.ticker-track span:before{content:"✦";color:var(--accent);margin-right:38px}@keyframes ticker{to{transform:translate(-50%)}}.task-section{padding-bottom:72px}.task-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.task-card{text-align:left;border:1px solid var(--line);background:var(--surface-soft);min-height:146px;color:var(--text);cursor:pointer;border-radius:18px;flex-direction:column;align-items:flex-start;padding:20px;transition:transform .2s,border-color .2s,background .2s;display:flex}.task-card:hover,.task-card.active{border-color:color-mix(in srgb, var(--accent) 40%, var(--line));background:var(--accent-soft);transform:translateY(-3px)}.task-icon{border:1px solid var(--line);width:38px;height:38px;color:var(--accent);border-radius:11px;place-items:center;margin-bottom:auto;font-weight:820;display:grid}.task-card strong{margin-top:22px;font-size:.98rem}.task-card small{color:var(--muted-2);margin-top:6px}.model-section{padding-top:60px}.model-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.result-count{border:1px solid var(--line);min-width:100px;color:var(--muted);text-align:center;border-radius:12px;padding:11px 14px;font-size:.82rem}.result-count strong{color:var(--text);font-size:1rem}.model-toolbar{justify-content:space-between;gap:16px;margin-bottom:22px;display:flex}.filter-search{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;flex:1;align-items:center;gap:10px;max-width:420px;height:48px;padding:0 14px;display:flex}.filter-search svg{width:18px;color:var(--muted-2)}.filter-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.filter-group{gap:9px;display:flex}.filter-group select,.modal-card select{min-height:48px;color:var(--text);background:var(--surface-strong);border:1px solid var(--line);border-radius:13px;outline:none;padding:0 36px 0 13px}.model-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.catalog-card{border:1px solid var(--line);background:linear-gradient(145deg, var(--surface-soft), transparent);border-radius:20px;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative}.catalog-card:hover{border-color:var(--line-strong);transform:translateY(-4px);box-shadow:0 18px 50px #00000029}.catalog-card.selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.catalog-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.catalog-brand{align-items:center;gap:12px;display:flex}.catalog-logo{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 22%, var(--line));border-radius:13px;place-items:center;font-weight:880;display:grid}.catalog-brand h3{margin:0 0 3px;font-size:.99rem}.catalog-brand p{color:var(--muted-2);margin:0;font-size:.71rem}.compare-toggle{border:1px solid var(--line);background:var(--surface-soft);width:28px;height:28px;color:var(--muted-2);cursor:pointer;border-radius:8px;place-items:center;display:grid}.compare-toggle.active{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.catalog-summary{color:var(--muted);min-height:70px;margin:20px 0 18px;font-size:.83rem;line-height:1.65}.catalog-tags{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.catalog-tags span{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted);border-radius:8px;padding:6px 8px;font-size:.65rem}.catalog-stats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.catalog-stats div{background:var(--surface-soft);border-radius:10px;gap:4px;padding:10px;display:grid}.catalog-stats span{color:var(--muted-2);font-size:.6rem}.catalog-stats strong{font-size:.73rem}.catalog-fit{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:18px 0 14px;padding-top:16px;display:flex}.catalog-fit span{color:var(--muted-2);font-size:.7rem}.catalog-fit strong{color:var(--accent)}.catalog-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.catalog-actions button{border-radius:11px;min-height:42px;padding:0 12px;font-size:.76rem}.empty-state{text-align:center;border:1px dashed var(--line-strong);border-radius:20px;padding:70px 24px}.empty-state span{color:var(--accent);font-size:2.8rem}.empty-state h3{margin:10px 0 8px}.empty-state p{color:var(--muted)}.compatibility-panel{border:1px solid var(--line);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 5%, var(--surface-strong)), var(--surface-soft));border-radius:30px;grid-template-columns:1fr .9fr;align-items:center;gap:70px;padding:52px;display:grid}.compatibility-copy h2 span{color:var(--muted);display:block}.compatibility-copy p{max-width:610px}.compatibility-copy ul{gap:12px;margin:26px 0 30px;padding:0;list-style:none;display:grid}.compatibility-copy li{color:var(--muted);align-items:center;gap:13px;display:flex}.compatibility-copy li span{color:var(--accent);border:1px solid var(--line);border-radius:7px;padding:6px;font-size:.67rem}.compatibility-demo{border-radius:22px;padding:22px}.demo-head{justify-content:space-between;gap:16px;display:flex}.demo-head div{gap:4px;display:grid}.demo-head span{color:var(--muted-2);font-size:.7rem}.demo-head strong{font-size:.92rem}.fit-ring{background:radial-gradient(circle at center, var(--surface-strong) 56%, transparent 57%), conic-gradient(var(--accent) 91%, var(--surface-soft) 0);border-radius:50%;align-content:center;place-items:center;width:132px;height:132px;margin:28px auto;display:grid}.fit-ring span{font-size:2.35rem;font-weight:800;line-height:1}.fit-ring small{color:var(--muted-2);font-size:.67rem}.compat-list{gap:15px;display:grid}.compat-list div{grid-template-columns:1fr auto;gap:7px 14px;display:grid}.compat-list span{color:var(--muted);font-size:.75rem}.compat-list strong{font-size:.75rem}.compat-list i{background:var(--surface-soft);border-radius:999px;grid-column:1/-1;height:5px;overflow:hidden}.compat-list i:after{content:"";height:100%;width:var(--progress);background:var(--accent);border-radius:inherit;display:block}.recommended-stack{background:var(--surface-soft);border:1px solid var(--line);border-radius:13px;margin-top:22px;padding:15px}.recommended-stack>span{color:var(--muted-2);font-size:.67rem}.recommended-stack div{gap:3px;margin-top:8px;display:grid}.recommended-stack div span{color:var(--muted);font-size:.72rem}.runtime-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.runtime-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:20px;padding:22px;transition:transform .2s,border-color .2s}.runtime-card:hover{border-color:color-mix(in srgb, var(--accent) 30%, var(--line));transform:translateY(-4px)}.runtime-logo{background:var(--text);width:48px;height:48px;color:var(--bg);border-radius:14px;place-items:center;margin-bottom:24px;font-weight:900;display:grid}.runtime-type{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:780}.runtime-card h3{margin:10px 0;font-size:1.35rem}.runtime-card p{min-height:96px;color:var(--muted);font-size:.82rem;line-height:1.65}.runtime-tags{flex-wrap:wrap;gap:6px;margin:18px 0;display:flex}.runtime-tags span{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted-2);border-radius:7px;padding:5px 7px;font-size:.62rem}.runtime-card a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:16px;font-size:.8rem;font-weight:700;display:flex}.runtime-card a span{color:var(--accent)}.benchmark-shell,.deploy-shell{border:1px solid var(--line);background:var(--surface-soft);border-radius:30px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:54px;display:grid}.benchmark-copy p,.deploy-copy p{max-width:520px}.benchmark-chart{border:1px solid var(--line);background:var(--surface-strong);border-radius:18px;padding:24px}.chart-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:26px;display:flex}.chart-head>span{font-weight:700}.chart-head div{gap:5px;display:flex}.chart-head button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;padding:6px 8px;font-size:.63rem}.chart-head button.active{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, var(--line));background:var(--accent-soft)}.chart-row{grid-template-columns:125px 1fr 30px;align-items:center;gap:14px;margin:15px 0;font-size:.72rem;display:grid}.chart-row>span{color:var(--muted)}.chart-row div{background:var(--surface-soft);border-radius:999px;height:8px}.chart-row i{width:var(--w);background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 45%, #1a6651));border-radius:inherit;height:100%;display:block}.chart-row strong{text-align:right}.chart-axis{color:var(--muted-2);border-top:1px solid var(--line);justify-content:space-between;margin-top:20px;padding-top:13px;font-size:.59rem;display:flex}.deploy-shell{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 5%, var(--surface-strong)), var(--surface-soft));grid-template-columns:1fr 1fr}.deploy-options{flex-wrap:wrap;gap:8px;margin:24px 0 30px;display:flex}.deploy-options span{border:1px solid var(--line);color:var(--muted);border-radius:9px;padding:8px 10px;font-size:.72rem}.terminal-card{border:1px solid var(--line);color:#eaf6ed;box-shadow:var(--shadow);background:#07100d;border-radius:18px;overflow:hidden}.terminal-bar{color:#6f8176;border-bottom:1px solid #ffffff14;align-items:center;gap:6px;height:42px;padding:0 14px;font-size:.68rem;display:flex}.terminal-bar i{background:#ffffff24;border-radius:50%;width:8px;height:8px}.terminal-bar span{margin-left:auto}.terminal-card pre{min-height:290px;margin:0;padding:24px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.76rem;line-height:1.8;overflow-x:auto}.code-green{color:var(--accent)}.code-muted{color:#789083}.copy-command{float:right;color:#dfe9e2;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin:0 14px 14px;padding:8px 10px;font-size:.68rem}.enterprise-card{background:var(--accent);color:var(--accent-ink);border-radius:30px;justify-content:space-between;align-items:flex-end;gap:48px;padding:56px;display:flex}.enterprise-card .section-kicker{color:color-mix(in srgb, var(--accent-ink) 68%, transparent)}.enterprise-card p{color:color-mix(in srgb, var(--accent-ink) 72%, transparent);max-width:700px}.enterprise-features{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.enterprise-features span{border:1px solid color-mix(in srgb, var(--accent-ink) 20%, transparent);border-radius:9px;padding:8px 10px;font-size:.72rem}.final-cta{justify-content:space-between;align-items:flex-end;gap:48px;padding-top:40px;padding-bottom:120px;display:flex}.final-cta>div:first-child{max-width:750px}.final-cta>div:last-child{flex:none;gap:10px;display:flex}.site-footer{width:min(var(--max), calc(100% - 48px));border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;gap:80px;margin:0 auto;padding:58px 0 28px;display:grid}.footer-brand p{color:var(--muted);margin-top:14px}.footer-links{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.footer-links div{align-content:start;gap:10px;display:grid}.footer-links strong{margin-bottom:5px;font-size:.77rem}.footer-links a{color:var(--muted);font-size:.78rem}.footer-links a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted-2);grid-column:1/-1;justify-content:space-between;margin-top:22px;padding-top:24px;font-size:.72rem;display:flex}.compare-tray{z-index:60;border:1px solid var(--line-strong);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);width:min(700px,100% - 28px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:12px;transition:transform .3s;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%,140%)}.compare-tray.visible{transform:translate(-50%)}.compare-tray>div:first-child{min-width:0}.compare-tray>div:first-child>span{color:var(--muted-2);font-size:.65rem}#compareItems{gap:7px;margin-top:6px;display:flex;overflow:hidden}#compareItems span{white-space:nowrap;text-overflow:ellipsis;background:var(--surface-soft);border-radius:8px;max-width:160px;padding:6px 8px;font-size:.7rem;overflow:hidden}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--line-strong);background:var(--bg-elevated);width:min(530px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow);border-radius:24px;padding:34px;position:relative;overflow-y:auto}.modal-card h2{letter-spacing:-.055em;margin:0 0 10px;font-size:clamp(2rem,5vw,3.2rem)}.modal-card>p{color:var(--muted);line-height:1.6}.modal-close{border:1px solid var(--line);background:var(--surface-soft);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:11px;font-size:1.4rem;position:absolute;top:14px;right:14px}#matcherForm{gap:14px;margin-top:24px;display:grid}#matcherForm label{color:var(--muted);gap:8px;font-size:.78rem;display:grid}#matcherForm select{width:100%}.deploy-choice-grid{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.deploy-choice-grid button{text-align:left;border:1px solid var(--line);background:var(--surface-soft);min-height:86px;color:var(--text);cursor:pointer;border-radius:14px;padding:15px;font-weight:760}.deploy-choice-grid button:hover,.deploy-choice-grid button.active{border-color:var(--accent);background:var(--accent-soft)}.deploy-choice-grid small{color:var(--muted-2);margin-top:6px;font-weight:500;display:block}.generated-command{white-space:pre-wrap;border:1px solid var(--line);color:#dce9df;background:#07100d;border-radius:13px;min-height:140px;padding:16px;font:.75rem/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.toast{z-index:120;border:1px solid var(--line-strong);background:var(--surface-strong);color:var(--text);box-shadow:var(--shadow);opacity:0;pointer-events:none;border-radius:12px;padding:12px 15px;font-size:.8rem;transition:all .25s;position:fixed;bottom:24px;right:24px;transform:translateY(16px)}.toast.show{opacity:1;transform:translateY(0)}body.modal-open{overflow:hidden}@media (width<=1080px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;padding-top:58px}.hero-product{min-height:540px}.product-window{transform:none}.task-grid,.model-grid,.runtime-grid{grid-template-columns:repeat(2,1fr)}.compatibility-panel,.benchmark-shell,.deploy-shell{grid-template-columns:1fr}.compatibility-demo{width:100%;max-width:560px}}@media (width<=760px){.section-pad,.site-footer{width:min(100% - 28px, var(--max))}.site-header{height:66px;padding:0 14px}.header-actions .button{display:none}.menu-button{display:grid}.mobile-menu{z-index:49;background:var(--bg-elevated);border-bottom:1px solid var(--line);gap:2px;padding:18px 14px 22px;transition:transform .25s;display:grid;position:fixed;inset:66px 0 auto;transform:translateY(-130%)}.mobile-menu.open{transform:translateY(0)}.mobile-menu a{border-bottom:1px solid var(--line);padding:13px 4px}.mobile-menu .button{margin-top:10px}.section-pad{padding:74px 0}.hero{gap:36px;min-height:auto;padding-top:54px;padding-bottom:72px}.hero h1{font-size:clamp(3rem,15vw,4.6rem)}.hero-lead{font-size:.98rem}.global-search{grid-template-columns:auto 1fr;height:auto;padding:10px;display:grid}.global-search button{grid-column:1/-1;width:100%}.hero-actions{flex-direction:column}.hero-proof{justify-content:space-between;gap:12px}.hero-product{min-height:auto;padding:20px 0 40px}.floating-stat{display:none}.model-spec-grid{grid-template-columns:repeat(2,1fr)}.split-heading,.model-heading,.final-cta,.enterprise-card{flex-direction:column;align-items:flex-start}.task-grid,.model-grid,.runtime-grid{grid-template-columns:1fr}.model-toolbar{flex-direction:column}.filter-search{max-width:none}.filter-group{grid-template-columns:1fr 1fr;display:grid}.filter-group select:last-child{grid-column:1/-1}.compatibility-panel,.benchmark-shell,.deploy-shell,.enterprise-card{border-radius:22px;gap:40px;padding:30px 22px}.chart-row{grid-template-columns:100px 1fr 24px;gap:8px}.final-cta>div:last-child{flex-direction:column;width:100%}.site-footer{grid-template-columns:1fr;gap:38px}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:8px}.deploy-choice-grid{grid-template-columns:1fr}.compare-tray{align-items:flex-end}#compareItems{max-width:390px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sticky-mobile-cta{z-index:55;padding:16px;padding-bottom:max(16px, env(safe-area-inset-bottom));background:var(--surface-strong);border-top:1px solid var(--line-strong);gap:12px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%);box-shadow:0 -8px 24px #0006}.sticky-mobile-cta.visible{transform:translateY(0)}.floating-cta{z-index:55;box-shadow:0 12px 32px color-mix(in srgb, var(--accent) 30%, #0009);opacity:0;border-radius:999px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s;position:fixed;bottom:80px;right:20px;transform:scale(0)}.floating-cta.visible{opacity:1;transform:scale(1)}@media (width>=761px){.sticky-mobile-cta{display:none}}.progress-stepper{gap:8px;margin-bottom:24px;display:flex}.progress-stepper .step{background:var(--line-strong);border-radius:2px;flex:1;height:4px;transition:background .3s}.progress-stepper .step.active{background:var(--accent)}.form-error-summary{color:#ff4d4f;font-size:var(--text-sm);background:#ff4d4f26;border:1px solid #ff4d4f;border-radius:8px;margin-bottom:20px;padding:12px}.form-step{flex-direction:column;gap:16px;display:flex}.form-step[hidden],[hidden]{display:none!important}.badge{text-transform:uppercase;letter-spacing:.05em;border:1px solid #0000;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:.8rem;font-weight:600;display:inline-flex}.badge-verified{color:var(--verified);background:#2fd38a1a;border-color:#2fd38a33}.badge-measured{color:var(--measured);background:#4ea8ff1a;border-color:#4ea8ff33}.badge-estimated{color:var(--estimated);background:#e2b84f1a;border-color:#e2b84f33}.badge-restricted{color:var(--restricted);background:#b784ff1a;border-color:#b784ff33}.badge-unknown{color:var(--unknown);background:#7d899a1a;border-color:#7d899a33}.badge-enterprise{color:var(--enterprise-approved);background:#37d1d81a;border-color:#37d1d833}.verification-badge:before{content:"✓"}.evidence-badge:before{content:"📊"}.license-badge:before{content:"⚖️"}.runtime-badge:before{content:"⚙️"}.hardware-fit-badge:before{content:"🖥️"}.evaluation-badge:before{content:"🧪"}.approval-badge:before{content:"✅"}.deployment-badge:before{content:"🚀"}.drift-badge:before{content:"⚠️"}.revocation-badge:before{content:"❌"}.provenance-flow{background:var(--surface-light);border-radius:var(--radius-lg);border:1px solid var(--border-color);font-family:var(--font-mono);color:var(--text-muted);flex-direction:column;gap:8px;padding:24px;font-size:.9rem;display:flex}.provenance-flow .flow-step{align-items:center;gap:12px;display:flex}.provenance-flow .flow-step strong{color:var(--text-primary);min-width:140px}.provenance-flow .flow-arrow{color:var(--neon-green)}.dashboard-layout{grid-template-columns:240px 1fr;gap:32px;max-width:1200px;margin:0 auto;padding:48px 24px;display:grid}.dashboard-sidebar{flex-direction:column;display:flex}.dashboard-sidebar h3{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:24px;font-size:.85rem}.dashboard-sidebar nav{flex-direction:column;gap:8px;display:flex}.dashboard-sidebar nav a{color:var(--text-color);border-radius:6px;padding:12px 16px;font-weight:500;text-decoration:none;transition:all .2s}.dashboard-sidebar nav a:hover{background:#ffffff0d}.dashboard-sidebar nav a.active{color:var(--neon-green);background:#00ff9d1a}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.dashboard-table{border-collapse:collapse;width:100%;font-size:.95rem}.dashboard-table th{text-align:left;border-bottom:1px solid var(--border-color);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:16px 24px;font-size:.85rem;font-weight:500}.dashboard-table td{border-bottom:1px solid var(--border-color);vertical-align:middle;padding:16px 24px}.dashboard-table tr:last-child td{border-bottom:none}.dashboard-table tr:hover td{background:#ffffff05}.badge-revoked{color:#f55;background:#ff55551a;border-color:#f553}
