:root{--ink: #0F0D0B;--cream: #F5F0E8;--burnt: #C1440E;--gold: #D4920A;--steel: #2C4A6E;--sage: #2B5C4E;--grape: #5C2B5C;--border: rgba(15,13,11,.12);--mid: #6B6058;--surface: #FFFFFF;--mono: "DM Mono", monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--cream);color:var(--ink);font-size:14px;line-height:1.65}button{cursor:pointer}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
