:root{--bg: #ffffff;--bg-soft: #f6f8fb;--line: #e3e8ef;--ink: #0f172a;--ink-soft: #52607a;--ink-faint: #8794ad;--accent: #0369a1;--accent-soft: #e0f2fe}@media(prefers-color-scheme:dark){:root{--bg: #0b1220;--bg-soft: #111a2c;--line: #1e2b44;--ink: #eef3fa;--ink-soft: #a3b1c9;--ink-faint: #6b7c99;--accent: #56b6ea;--accent-soft: #12283d}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
