:root{--bg:#0c0c0e;--ink:#f5f1e8;--muted:#a8a297;--faint:#6f6a61;--line:rgba(245,241,232,.12);--line-2:rgba(245,241,232,.18);--yellow:#ffd23b;--cream:#f3eee4;--font-sans:"Heebo","Segoe UI",Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background:var(--bg);color:var(--ink);line-height:1.7;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--yellow);color:#0c0c0e}