:root{--orange: #f26522;--orange-dim: #c4511b;--orange-glow: rgba(242, 101, 34, .18);--bg: #0d0d0f;--surface: #141416;--surface-2: #1c1c20;--surface-3: #252529;--border: rgba(255, 255, 255, .07);--border-active: rgba(242, 101, 34, .5);--text: #f0ede8;--text-2: #9d9a96;--text-3: #5c5a57;--green: #34d399;--red: #f87171;--yellow: #fbbf24;--font-display: "Syne", sans-serif;--font-body: "DM Sans", sans-serif;--nav-h: 60px;--radius: 12px;--radius-sm: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:.9375rem;line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:2px}:focus-visible{outline:2px solid var(--orange);outline-offset:3px;border-radius:4px}::selection{background:var(--orange-glow);color:var(--text)}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
