*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--accent:#0f6;--glow:#0f6;--page-bg:#000;--surface:#050505;--text:#fff;--muted:#666;--border:#0f6;--green:var(--accent);--near-black:var(--surface);--white:var(--text);--grey:var(--muted);--black:#000}html{height:100%;font-size:16px}body{background-color:var(--page-bg);color:var(--text);flex-direction:column;justify-content:safe center;align-items:center;min-height:100dvh;padding:40px 20px 60px;font-family:Courier New,Courier,monospace;transition:background-color .9s,color .9s;display:flex}h1,h2,h3,p,li,a,th,td,strong,blockquote,article,header,footer,nav{transition:color .9s,border-color .9s,background-color .9s}@media (prefers-reduced-motion:reduce){body,h1,h2,h3,p,li,a,th,td,strong,blockquote,article,header,footer,nav{transition:none}}a{text-decoration:none}
