:root{color-scheme:light;--ink:#17151f;--paper:#f7f4ee;--surface:#fffdfa;--subtle:#5d5967;--line:#c9c3b8;--violet:#5a35b5;--violet-dark:#3f228b;--mint:#007f6b;--yellow:#f1c84b;--focus:#005fcc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper)}a{color:var(--violet);text-underline-offset:.22em}a:hover{text-decoration-thickness:3px}a:focus-visible,pre:focus-visible{outline:4px solid var(--focus);outline-offset:4px}.skip-link{position:fixed;z-index:10;left:1rem;top:1rem;transform:translateY(-180%);background:#fff;color:#000;padding:.6rem 1rem;font-weight:800}.skip-link:focus{transform:none}.site-header{max-width:1240px;margin:auto;padding:1.25rem 2rem;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:.7rem;color:var(--ink);text-decoration:none;font-size:.72rem;line-height:1.05;text-transform:uppercase;letter-spacing:.08em}.brand b{font-size:.84rem}.brand-mark{display:grid;place-items:center;width:2.35rem;height:2.35rem;background:var(--violet);color:#fff;font-family:Georgia,serif;font-size:1.4rem;font-weight:900}.site-header nav{display:flex;align-items:center;gap:1.3rem}.site-header nav a{color:var(--ink);font-size:.82rem;font-weight:750;text-decoration:none}.site-header nav a:hover{text-decoration:underline}.site-header .github{background:var(--ink);color:#fff;padding:.45rem .85rem}.hero{max-width:1240px;margin:auto;padding:7rem 2rem 6rem;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:6rem;min-height:670px}.kicker{text-transform:uppercase;letter-spacing:.17em;font-size:.72rem;font-weight:900;color:var(--violet);margin:0 0 1rem}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(4rem,8vw,7.4rem);line-height:.86;letter-spacing:-.06em;margin:0}.hero h1 em{display:block;color:var(--violet);font-weight:400}.intro{max-width:40rem;font-size:1.15rem;color:var(--subtle);margin:2rem 0}.actions{display:flex;gap:.8rem;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;padding:.72rem 1.1rem;border:2px solid var(--ink);font-size:.86rem;font-weight:850;text-decoration:none}.button.primary{background:var(--violet);border-color:var(--violet);color:#fff}.button.primary:hover{background:var(--violet-dark)}.button.ghost{color:var(--ink)}.status-card{background:var(--surface);border:1px solid var(--line);box-shadow:16px 16px 0 var(--yellow);padding:1.5rem}.card-label{font-family:ui-monospace,monospace;font-size:.75rem;font-weight:800;padding-bottom:1rem;margin:0;border-bottom:1px solid var(--line)}.status-card>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1.2rem 0;border-bottom:1px solid var(--line)}.check{width:1.7rem;height:1.7rem;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:white;font-weight:900}.status-card p{margin:0}.status-card b,.status-card small{display:block}.status-card small{color:var(--subtle)}.status-card strong{font-size:.62rem;text-transform:uppercase;letter-spacing:.12em;color:var(--mint)}.card-foot{padding-top:1rem!important;font-size:.7rem;color:var(--subtle)}.platforms{border-block:1px solid var(--line);max-width:1240px;margin:auto;padding:1rem 2rem;display:flex;gap:2rem;align-items:center}.platforms p{font-weight:850;font-size:.8rem;white-space:nowrap}.platforms ul{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;width:100%;gap:1rem;color:var(--subtle);font-size:.74rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.section{max-width:1240px;margin:auto;padding:7rem 2rem}.section-head{display:grid;grid-template-columns:1.3fr .7fr;gap:4rem;align-items:end}.section h2,.safety h2,.install h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,5.3vw,5rem);line-height:.98;letter-spacing:-.045em;margin:0}.section-head>p{color:var(--subtle)}.command-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:4rem;border:1px solid var(--line)}.command-grid article{padding:1.5rem;border-right:1px solid var(--line);min-height:250px}.command-grid article:last-child{border:0}.command-grid span{font-family:ui-monospace,monospace;font-size:.7rem;color:var(--violet);font-weight:900}.command-grid h3{font-size:1.15rem;margin:2.5rem 0 .5rem}.command-grid code{background:#e8e1fa;color:#2c1764;padding:.2rem .35rem;font-size:.67rem;font-weight:800}.command-grid p{font-size:.84rem;color:var(--subtle)}.architecture{display:block;text-align:right;margin-top:1.5rem;font-weight:850}.safety{background:var(--ink);color:#fff;padding:6rem max(2rem,calc((100vw - 1176px)/2));display:grid;grid-template-columns:1fr 1fr;gap:6rem}.safety .kicker{color:#bda9ff}.safety-copy>p:not(.kicker){color:#d5d1dc}.safety-copy a{color:#d9cfff;font-weight:800}.safety dl{margin:0}.safety dl div{border-top:1px solid #5b5764;padding:1.2rem 0;display:grid;grid-template-columns:.7fr 1.3fr;gap:2rem}.safety dt{font-weight:850}.safety dd{margin:0;color:#d5d1dc;font-size:.85rem}.install{padding:7rem max(2rem,calc((100vw - 1176px)/2))}.install-options{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:3rem 0 2rem}.install-options article{background:var(--surface);border:1px solid var(--line);padding:1.5rem;min-width:0}.install-options h3{margin-top:0;font-size:1rem}.install-options pre{white-space:pre-wrap;word-break:break-word;background:#221d30;color:#f7f4ee;padding:1rem;overflow:auto;font-size:.65rem;min-height:125px}.button.light{color:var(--ink)}footer{max-width:1240px;margin:auto;border-top:1px solid var(--line);padding:2rem;display:flex;justify-content:space-between;gap:2rem;font-size:.78rem}footer nav{display:flex;gap:1rem}@media(min-width:100rem){.site-header,.hero,.platforms,.section,footer{max-width:1520px}.hero{grid-template-columns:1.15fr .85fr;gap:8rem;min-height:min(760px,calc(100svh - 72px))}.section-head{grid-template-columns:1.15fr .85fr;gap:7rem}.safety,.install{padding-inline:4rem}.safety{grid-template-columns:.8fr 1.2fr}}@media(max-width:850px){.site-header nav a:not(.github){display:none}.hero{grid-template-columns:1fr;gap:3rem;padding-block:4rem}.platforms{align-items:flex-start}.platforms ul{flex-wrap:wrap;justify-content:flex-start}.section-head,.safety{grid-template-columns:1fr;gap:2rem}.command-grid{grid-template-columns:1fr 1fr}.command-grid article:nth-child(2){border-right:0}.command-grid article{border-bottom:1px solid var(--line)}.install-options{grid-template-columns:1fr}.section{padding-block:5rem}}@media(max-width:480px){:root{font-size:16px}.site-header,.hero,.section,footer{padding-inline:1.2rem}.hero h1{font-size:4rem}.status-card{box-shadow:8px 8px 0 var(--yellow)}.platforms{display:block;padding-inline:1.2rem}.command-grid{grid-template-columns:1fr}.command-grid article{border-right:0}.actions .button{width:100%}.safety dl div{grid-template-columns:1fr;gap:.3rem}footer{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--ink:#f7f4ee;--paper:#14121a;--surface:#1e1a28;--subtle:#cbc6d4;--line:#625d6d;--violet:#bca7ff;--violet-dark:#9379e8;--mint:#52d4ba;--yellow:#d9a91d;--focus:#78aaff}.brand,.site-header nav a{color:var(--ink)}.site-header .github{background:#f7f4ee;color:#17151f}.button.ghost,.button.light{color:var(--ink)}.command-grid code{background:#332952;color:#e1d7ff}.install-options pre{background:#08070b}.safety{background:#09080d}}

/* Cross-platform health-report signature. */
::selection{background:var(--violet);color:#fff}.hero h1,.section h2,.safety h2,.install h2{text-wrap:balance}p{text-wrap:pretty}.status-card{position:relative;border-top:.4rem solid transparent;border-image:linear-gradient(90deg,var(--mint) 0 68%,var(--yellow) 68%) 1}.platforms{background:linear-gradient(90deg,color-mix(in srgb,var(--violet) 7%,transparent),transparent 42%)}
