:root{color-scheme:light dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.6;background:#0b1020;color:#eef2ff}*{box-sizing:border-box}body{margin:0}header,main,footer{width:min(760px,calc(100% - 32px));margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:1px solid #334155}.brand{font-size:1.35rem;font-weight:800}nav{display:flex;gap:18px}a{color:#93c5fd}main{padding:36px 0 56px}h1{font-size:clamp(2rem,6vw,3rem);line-height:1.1}h2{margin-top:2.2rem}h3{margin-top:1.7rem}p,li{color:#dbeafe}li+li{margin-top:.45rem}strong{color:#fff}footer{padding:24px 0 48px;border-top:1px solid #334155;color:#94a3b8}@media(prefers-color-scheme:light){:root{background:#f8fafc;color:#0f172a}header,footer{border-color:#cbd5e1}p,li{color:#334155}strong{color:#0f172a}a{color:#1d4ed8}}
/* Animus Sea Kelp */
:root{color-scheme:dark;background:#092326;color:#f8fafc}body{background:#092326}header,footer{border-color:#287477}a{color:#8ED9DA}.brand{color:#f8fafc;border-left:4px solid #3CA5A7;padding-left:12px}p,li{color:#D5EEEE}strong{color:#fff}nav{flex-wrap:wrap}header{gap:18px;flex-wrap:wrap}h1,h2{color:#fff}
