html{-webkit-font-smoothing:antialiased;scrollbar-width:thin;scrollbar-color:#00000026 transparent;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0003}body{color:#3a4048;background:#eef3f0;margin:0;font-family:Hanken Grotesk,system-ui,sans-serif}#root{min-height:100vh}.eyebrow{font-family:JetBrains Mono,ui-monospace,monospace;font-size:var(--mantine-font-size-xs);text-transform:uppercase;letter-spacing:.12em;color:#8a6a00}.eyebrow:before{content:"// ";color:#fe64ac}.num{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-family:JetBrains Mono,ui-monospace,monospace}.logo-mark{background:#fece2b;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.logo-mark:after{content:"";border:1.5px solid #181818;border-radius:2px;width:12px;height:12px;position:absolute;transform:rotate(45deg)}.chip{color:#6b7480;font-size:var(--mantine-font-size-sm);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d3ddd7;border-radius:8px;align-items:center;gap:6px;padding:5px 12px;font-weight:500;transition:all .15s;display:inline-flex}.chip:hover{background:#f4f8f5;border-color:#b3c1ba}.chip.on{color:#8a6a00;background:#fece2b33;border-color:#d4a00080}
