:root{--ink:#090b0f;--panel:#11151c;--panel-2:#171d27;--line:#2a3342;--text:#f6f7fb;--muted:#aeb8c7;--yellow:#f7c948;--ember:#f97316;--cyan:#38bdf8;--green:#34d399;--red:#fb7185}*{box-sizing:border-box}html{background:var(--ink);color:var(--text)}body{letter-spacing:0;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}img{max-width:100%;display:block}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090b0ff0;justify-content:space-between;align-items:center;gap:16px;padding:12px clamp(16px,4vw,56px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.brand img{border-radius:8px;width:36px;height:36px}.desktop-nav{align-items:center;gap:8px;display:flex}.desktop-nav a,.mobile-nav a,.quick-links a{min-height:40px;color:var(--muted);border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;text-decoration:none;display:inline-flex}.desktop-nav a:hover,.mobile-nav a:hover,.quick-links a:hover{border-color:var(--yellow);color:var(--text)}.menu-button{background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:8px;width:42px;height:42px;display:none}.mobile-nav{display:none}.hero{border-bottom:1px solid var(--line);background-position:50%;background-size:cover;align-items:center;min-height:62vh;padding:72px clamp(16px,7vw,84px);display:flex}.hero-copy{max-width:760px}.eyebrow{color:var(--yellow);text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1{max-width:900px;margin:0;font-size:3rem;line-height:1.02}h2{margin:0 0 10px;font-size:1.35rem;line-height:1.2}p{color:var(--muted);line-height:1.65}.hero-copy p{max-width:680px;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.button,.icon-button{border:1px solid var(--line);background:var(--panel);min-height:42px;color:var(--text);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--yellow);color:#111;border-color:var(--yellow)}.metric-strip{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.metric-strip div{background:var(--panel);padding:18px clamp(16px,4vw,42px)}.metric-strip span,.metric span{color:var(--muted);font-size:.86rem;display:block}.metric-strip strong,.metric strong{margin-top:6px;font-size:1.35rem;display:block}.section-grid,.status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:34px clamp(16px,4vw,56px);display:grid}.status-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:0}.panel,.status-card,.source-row{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:20px}.panel a,.source-row a,.status-card a{color:var(--yellow);font-weight:800}.page-hero{background:linear-gradient(180deg, #10141c, var(--ink));border-bottom:1px solid var(--line);padding:56px clamp(16px,5vw,70px) 28px}.content-wrap{max-width:1180px;margin:0 auto;padding:30px clamp(16px,5vw,70px) 56px}.lede{max-width:850px;font-size:1.05rem}.quick-links{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.code-list,.source-list,.tier-list,.control-list,.faq-list,.step-list,.entity-list{gap:12px;display:grid}.code-row,.tier-row{border:1px solid var(--line);background:var(--panel);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.code-row h2,.tier-row h2{font-family:Consolas,Courier New,monospace}.status-pill{width:max-content;color:var(--cyan);background:#38bdf824;border:1px solid #38bdf852;border-radius:999px;padding:4px 8px;font-size:.76rem;font-weight:800;display:inline-flex}.criteria{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.criteria span,.entity-list li,.step-list li{border:1px solid var(--line);background:var(--panel-2);border-radius:8px;padding:10px 12px}.tier-row{grid-template-columns:56px minmax(0,1fr)}.tier-badge{color:#111;background:var(--yellow);border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.tier-a{background:var(--green)}.tier-b{background:var(--cyan)}.tool-shell{border:1px solid var(--line);background:var(--panel);border-radius:8px;margin:34px clamp(16px,4vw,56px);padding:22px}.content-wrap .tool-shell{margin:0}.tool-head,.slider-row span{justify-content:space-between;align-items:center;gap:16px;display:flex}.tool-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;margin-top:18px;display:grid}.slider-row{border:1px solid var(--line);background:var(--panel-2);border-radius:8px;gap:8px;padding:12px;display:grid}input[type=range]{width:100%;accent-color:var(--yellow)}.result-panel{border:1px solid var(--line);background:#0c1118;border-radius:8px;align-content:start;gap:14px;padding:16px;display:grid}.metric{gap:4px;display:grid}.callout{border-left:4px solid var(--yellow);color:var(--text);background:#f7c9481a;padding:12px}.fineprint,small{color:var(--muted)}details{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:12px 14px}summary{cursor:pointer;font-weight:800}.site-footer{border-top:1px solid var(--line);background:#07090d;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:24px;padding:34px clamp(16px,4vw,56px);display:grid}.site-footer nav{flex-wrap:wrap;gap:12px;display:flex}.site-footer a{color:var(--muted)}@media (max-width:860px){.desktop-nav{display:none}.menu-button{place-items:center;display:inline-grid}.mobile-nav{border:1px solid var(--line);background:#0c1118;border-radius:8px;gap:6px;padding:12px;display:grid;position:absolute;top:62px;left:12px;right:12px}h1{font-size:2.2rem}.metric-strip,.section-grid,.status-grid,.tool-grid,.site-footer,.code-row{grid-template-columns:1fr}}
