:root{color-scheme:dark;--surface: #0b0e14;--surface-raised: #12161f;--surface-overlay: #171c27;--surface-sunken: #070910;--text: #e9edf5;--text-muted: #99a3b3;--border: #232a37;--border-strong: #525d6d;--accent: #5b9dff;--accent-soft: rgb(91 157 255 / .14);--accent-contrast: #06090f;--ok: #46c46a;--warn: #dda63a;--danger: #f76b62;--scrim: rgb(4 6 11 / .66);--shadow-1: 0 1px 2px rgb(0 0 0 / .4);--shadow-2: 0 12px 32px rgb(0 0 0 / .5);--skeleton-sheen: rgb(255 255 255 / .06);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--radius-1: 6px;--radius-2: 10px;--radius-full: 999px;--font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--text-xs: .75rem;--text-sm: .8125rem;--text-md: .875rem;--text-lg: 1rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--line-tight: 1.2;--line-snug: 1.35;--line-body: 1.55;--tracking-tight: -.011em;--tracking-wide: .04em;--sidebar-width: 14rem;--drawer-width: min(17rem, 84vw);--tap-target: 44px;--duration-fast: 90ms;--duration-base: .15s;--duration-drawer: .2s;--ease-out: cubic-bezier(.2, 0, 0, 1);--focus-ring: 2px}@media(prefers-color-scheme:light){:root{color-scheme:light;--surface: #ffffff;--surface-raised: #f7f8fa;--surface-overlay: #ffffff;--surface-sunken: #eef0f4;--text: #0f1319;--text-muted: #59636f;--border: #e2e6eb;--border-strong: #949fad;--accent: #1a63dd;--accent-soft: rgb(26 99 221 / .1);--accent-contrast: #ffffff;--ok: #15703a;--warn: #8a6300;--danger: #cf2b28;--scrim: rgb(15 19 25 / .42);--shadow-1: 0 1px 2px rgb(15 19 25 / .06);--shadow-2: 0 12px 32px rgb(15 19 25 / .12);--skeleton-sheen: rgb(15 19 25 / .05)}}:root[data-theme=dark]{color-scheme:dark;--surface: #0b0e14;--surface-raised: #12161f;--surface-overlay: #171c27;--surface-sunken: #070910;--text: #e9edf5;--text-muted: #99a3b3;--border: #232a37;--border-strong: #525d6d;--accent: #5b9dff;--accent-soft: rgb(91 157 255 / .14);--accent-contrast: #06090f;--ok: #46c46a;--warn: #dda63a;--danger: #f76b62;--scrim: rgb(4 6 11 / .66);--shadow-1: 0 1px 2px rgb(0 0 0 / .4);--shadow-2: 0 12px 32px rgb(0 0 0 / .5);--skeleton-sheen: rgb(255 255 255 / .06)}:root[data-theme=light]{color-scheme:light;--surface: #ffffff;--surface-raised: #f7f8fa;--surface-overlay: #ffffff;--surface-sunken: #eef0f4;--text: #0f1319;--text-muted: #59636f;--border: #e2e6eb;--border-strong: #949fad;--accent: #1a63dd;--accent-soft: rgb(26 99 221 / .1);--accent-contrast: #ffffff;--ok: #15703a;--warn: #8a6300;--danger: #cf2b28;--scrim: rgb(15 19 25 / .42);--shadow-1: 0 1px 2px rgb(15 19 25 / .06);--shadow-2: 0 12px 32px rgb(15 19 25 / .12);--skeleton-sheen: rgb(15 19 25 / .05)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--surface);color:var(--text);font-family:var(--font-sans);font-size:var(--text-md);line-height:var(--line-body);overflow-wrap:break-word;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,p,figure,ul,ol{margin:0}ul,ol{padding:0;list-style:none}h1,h2,h3,h4{line-height:var(--line-tight);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-tight);text-wrap:balance}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit;color:inherit}button{touch-action:manipulation}code,kbd,samp{font-family:var(--font-mono);font-size:.9em}img,svg{display:block;max-width:100%}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:var(--focus-ring) solid var(--accent);outline-offset:2px;border-radius:var(--radius-1)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
