:root{--canvas: #efeeeb;--app: #fafaf9;--surface: #ffffff;--sidebar: #f5f4f2;--ink: #1c1917;--body: #292524;--body-mid: #44403c;--body-soft: #57534e;--muted: #78716c;--quiet: #8a837c;--faint: #a8a29e;--ghost: #b8b2ac;--ghost-soft: #c4bfba;--border-strong: #dad7d2;--border: #e7e5e4;--border-soft: #e4e1dd;--divider: #edebe9;--divider-soft: #f1efec;--divider-faint: #f5f5f4;--accent: #2c5fe0;--accent-tint: #f1f4fc;--row-hover: #f4f2ef;--success: #16a34a;--caution: #b45309;--danger: #b91c1c;--clay: #8a6a55;--font-ui: "Helvetica Neue", Helvetica, -apple-system, system-ui, sans-serif;--font-mono: ui-monospace, Menlo, monospace}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--app);color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-variant-numeric:tabular-nums;overscroll-behavior-y:none}a{color:var(--accent);text-decoration:none}a:hover{color:#1e47b8}input,button,select,textarea{font-family:inherit;font-variant-numeric:inherit;color:inherit}button{margin:0}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::-webkit-scrollbar{width:0;height:0}.scroll{overflow:auto;scrollbar-width:none}.chiprow{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.chiprow::-webkit-scrollbar{display:none}.mono{font-family:var(--font-mono)}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
