:root{color-scheme:light dark;--bg:#0b0c10;--fg:#e7e7e7;--muted:#a9abb3;--card:#141622;--border:hsla(0,0%,100%,.09);--accent:#6ea8ff}*{box-sizing:border-box}body,html{padding:0;margin:0;height:100%;background:var(--bg);color:var(--fg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button{cursor:pointer}