:root{color-scheme:dark;--graphite:#3e4247;--azure:#0093ff;--azure-light:#4fc0ff;--cream:#ebe8e1;--near-black:#1a1a1a;--muted:#6e7378}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#24272a;color:#e8ecef;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--azure-light);text-decoration:none}a:hover{color:var(--azure)}input:focus{border-color:var(--azure)!important}button:hover:not(:disabled){color:var(--azure-light)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#383d42}