:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-background:#0b1220;--surface:#121c2b;--surface-raised:#172438;--border:#2b3b51;--text-primary:#f2f6fc;--text-secondary:#b9c6d8;--text-muted:#9cafc5;--accent:#5b96ff;--accent-strong:#8ab7ff;color:var(--text-primary);background:var(--page-background);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,a{font:inherit}a:focus-visible{outline:3px solid var(--accent-strong);outline-offset:3px}.app-shell{max-width:70rem;min-height:100vh;margin:0 auto;padding:1.5rem}.skip-link{color:#0b2a5c;z-index:1;background:#eaf2ff;border-radius:.25rem;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 0 1.5rem;display:flex}.eyebrow,.section-label{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .35rem;font-size:.875rem;font-weight:700}h1,h2,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:0;font-size:clamp(2rem,5vw,3.25rem)}h2{font-size:clamp(1.35rem,3vw,1.85rem);line-height:1.2}.status{color:#e1edff;background:#1b3154;border:1px solid #5d91df;border-radius:999px;margin:.25rem 0 0;padding:.45rem .75rem;font-weight:700}.navigation-list{background:var(--surface);border:1px solid var(--border);border-radius:.6rem;gap:.25rem;margin:0;padding:.65rem 0;list-style:none;display:flex}.navigation-list span{color:var(--text-secondary);padding:.5rem .75rem;font-weight:700;display:inline-block}.content{gap:1rem;padding-block:2rem;display:grid}.setup-card,.safety-note{background:var(--surface-raised);border:1px solid var(--border);border-radius:.75rem;padding:clamp(1.25rem,4vw,2rem);box-shadow:0 1px 2px #0003}.setup-card p:last-child,.safety-note p:last-child{color:var(--text-secondary);max-width:65ch;margin-bottom:0;line-height:1.6}.safety-note{border-left:.3rem solid var(--accent)}@media (width<=34rem){.app-shell{padding:1rem}.site-header{flex-direction:column;align-items:flex-start;gap:.5rem}.status{margin-top:0}}
