:root{--font-sans:"Inter", -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, Menlo, Consolas, monospace;--ink:#0f1729;--ink2:#3a4256;--muted:#6b7385;--line:#e6e8ef;--brand:#4338ca;--brand-ink:#3730a3;--brand-tint:#eef0ff;--app:#f4f5fa;--surface:#fff}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-sans);background:var(--app);color:var(--ink);-webkit-font-smoothing:antialiased}button{font-family:inherit}.scroll::-webkit-scrollbar{width:8px;height:8px}.scroll::-webkit-scrollbar-thumb{background:#d7dae4;border-radius:8px}.scroll::-webkit-scrollbar-track{background:0 0}@keyframes blink{0%,to{opacity:.25}50%{opacity:1}}
