*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--bg2: #16191f;--bg3: #1e2128;--border: #2a2d35;--text: #e8eaf0;--text2: #8b90a0;--text3: #555a6a;--accent: #c8a96e;--accent2: #e8c98e;--green: #6aab7e;--green-bg: #d9ead3;--green-text: #2d6a3f;--red: #c0392b;--red-bg: #f4cccc;--red-text: #7b1c13;--amber: #d4a843;--blue: #4a9eff;--font-serif: "DM Serif Display", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--font-mono: "DM Mono", monospace;--radius: 8px;--radius-lg: 14px;--shadow: 0 4px 24px rgba(0,0,0,.4);--shadow-sm: 0 2px 8px rgba(0,0,0,.3)}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.mono{font-family:var(--font-mono)}.text2{color:var(--text2)}.text3{color:var(--text3)}.accent{color:var(--accent)}.green{color:var(--green)}.red{color:var(--red)}
