*,*:before,*:after{box-sizing:border-box}html,body{margin:0;height:100%}body{font-family:IBM Plex Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--ink)}::selection{background:#00000012}@keyframes spin{to{transform:rotate(360deg)}}:root,[data-theme=atlas]{--bg: #f4f1ea;--surface: #fffefb;--sidebar-bg: #ece7dd;--sidebar-ink: #2c2820;--sidebar-muted: #8a8273;--border: #e3ddd0;--border-strong: #d4cdbb;--ink: #211d16;--muted: #6f6757;--faint: #a89f8d;--accent: oklch(.55 .11 45);--accent-soft: oklch(.955 .022 60);--header-bg: #f1ece2;--row-hover: #f8f4ec;--pin-bg: #fffefb;--zebra: rgba(120, 110, 95, .07)}[data-theme=console]{--bg: #eef0f3;--surface: #ffffff;--sidebar-bg: #1b2027;--sidebar-ink: #d3d8e0;--sidebar-muted: #7e8895;--border: #e2e6ea;--border-strong: #cdd3db;--ink: #161a20;--muted: #586170;--faint: #9aa3b0;--accent: oklch(.56 .13 256);--accent-soft: oklch(.96 .02 256);--header-bg: #f6f7f9;--row-hover: #f3f5f8;--pin-bg: #ffffff;--zebra: rgba(40, 62, 96, .05)}*::-webkit-scrollbar{width:11px;height:11px}*::-webkit-scrollbar-thumb{background:#786e5f4d;border-radius:8px;border:3px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:#786e5f80;border:3px solid transparent;background-clip:content-box}*::-webkit-scrollbar-track{background:transparent}
