:root{--ink:#16121f;--ink-soft:#2a2436;--paper:#faf7f2;--paper-dim:#f1ecf5;--violet-deep:#4b2e83;--violet:#7b4fcc;--violet-soft:#ece3fb;--lilac:#c9a9ff;--rose:#e85c7b;--gold:#c9922c;--gray:#948fa3;--line:#e4dfeb;--success:#3f8f6e}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}.lom-serif{font-family:Fraunces,serif}.lom-mono{font-family:Space Mono,monospace}::-webkit-scrollbar{width:0;height:0}*{-ms-overflow-style:none;scrollbar-width:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}
