:root{--bg: oklch(98.6% .0025 255);--sunken: oklch(96.7% .004 255);--surface: #ffffff;--surface-2: oklch(98.7% .0035 255);--surface-3: oklch(97.1% .005 255);--border: oklch(91.8% .006 255);--border-2: oklch(87.5% .008 255);--border-strong:oklch(80% .01 255);--ink: oklch(26% .021 258);--ink-2: oklch(44% .018 258);--ink-3: oklch(57% .014 258);--ink-4: oklch(67% .012 258);--accent: oklch(45% .135 258);--accent-deep: oklch(37% .13 260);--accent-bright:oklch(52% .15 257);--accent-tint: oklch(95.8% .02 258);--accent-tint-2:oklch(92% .04 258);--accent-line: oklch(83% .055 258);--ring: oklch(45% .135 258 / .3);--good: oklch(46% .09 162);--good-tint: oklch(95.8% .028 162);--good-line: oklch(84% .055 162);--warn: oklch(54% .11 70);--warn-tint: oklch(96% .04 80);--warn-line: oklch(85% .08 75);--err: oklch(52% .18 25);--err-tint: oklch(96% .04 25);--err-line: oklch(88% .06 25);--mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--sans: "Heebo", system-ui, -apple-system, sans-serif;--r-xs: 5px;--r-sm: 8px;--r-md: 11px;--r-lg: 16px;--r-xl: 22px;--sh-xs: 0 1px 2px oklch(50% .03 258 / .05);--sh-sm: 0 1px 2px oklch(50% .03 258 / .06), 0 2px 6px oklch(50% .03 258 / .05);--sh-md: 0 2px 4px oklch(50% .03 258 / .05), 0 8px 24px oklch(50% .03 258 / .08);--sh-lg: 0 4px 8px oklch(50% .03 258 / .06), 0 18px 50px oklch(45% .05 258 / .12);--grad-accent: linear-gradient(160deg, var(--accent-bright), var(--accent-deep));--grad-accent-155: linear-gradient(155deg, var(--accent-bright), var(--accent-deep))}*{box-sizing:border-box}html,body,#root{height:100%}html,body{overscroll-behavior:none}body{margin:0;font-family:var(--sans);background:var(--bg);color:var(--ink);font-size:15.5px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation;overflow:hidden}::selection{background:var(--accent-tint-2)}button{font-family:inherit;cursor:pointer}a{color:inherit}:focus{outline:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#c4c8cc;border-radius:99px;border:3px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:#a9aeb6}::-webkit-scrollbar-track{background:transparent}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
