:root{color-scheme:dark;--bg:#101412;--panel:#171d1a;--muted:#8fa096;--text:#edf4ef;--line:#2a342f;--accent:#f1c84b;--danger:#ff6b5f}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}