:root{--background:#11110f;--foreground:#f4f1ea;--muted:#77756f;--muted-light:#bbb8b0;--muted-strong:#8b8982;--accent:#ff6338;--line:#f4f1ea29;--line-soft:#f4f1ea0b;--line-strong:#f4f1ea47;--font-sans:"Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono:"Cascadia Code", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--background);min-width:320px;min-height:100%}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{color:#f5f2ec;background:#ff633847}
