:root{--bg:#0b0d12;--card:#12151d;--text:#e6eaf2;--muted:#9aa3b2;--accent:#5ad1ff;--max-width:1100px;--border-radius:12px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw}body{background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}