:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0d10;--surface:#12151a;--surface-2:#171b22;--surface-3:#1d232b;--line:#232932;--line-strong:#303845;--text:#e7ebf1;--text-2:#a3aebd;--text-3:#7b8695;--accent:#5aa9ff;--ok:#5fcf8e;--warn:#e3b341;--danger:#f4767b;--sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mono:ui-monospace, "SF Mono", "Cascadia Mono", "JetBrains Mono", "Roboto Mono", Menlo, Consolas, monospace;--text-xs:.75rem;--text-sm:.8125rem;--text-base:.875rem;--text-md:.9375rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--radius-sm:5px;--radius:9px;--radius-lg:14px;--shadow-raised:0 1px 2px #0006, 0 8px 24px -12px #0009;--shadow-overlay:0 2px 4px #0000004d, 0 24px 48px -16px #000000b3;--ease-out:cubic-bezier(.16, 1, .3, 1);--duration:.2s;--shell-width:50rem}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);min-height:100dvh;color:var(--text);font-family:var(--sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.55}::selection{background:color-mix(in srgb, var(--accent) 32%, transparent);color:var(--text)}:where(input,textarea){caret-color:var(--accent)}*{scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--line-strong);border:3px solid var(--bg);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--text-3)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}:focus:not(:focus-visible){outline:none}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}h1,h2,h3,p{text-wrap:pretty;margin:0}h1,h2,h3{text-wrap:balance;letter-spacing:-.015em;font-weight:560}.mono{font-family:var(--mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:.9em}.chip{align-items:center;gap:var(--space-1);padding:2px var(--space-2);border:1px solid var(--line);background:var(--surface-2);color:var(--text-2);font-size:var(--text-xs);white-space:nowrap;border-radius:999px;display:inline-flex}.dot{background:var(--accent);border-radius:999px;flex:none;width:7px;height:7px}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
