:root{--bg:#0e0e0c;--surface:#1a1916;--ink:#f5f3ec;--ink-2:#a8a59c;--ink-3:#73726c;--eastern-yellow:#f5c518;--grind-red:#e63946;--line:rgba(245,243,236,0.12);--warn:#e8634a}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}