:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f4f5f7;--color-surface:#fff;--color-surface-hover:#eef0f3;--color-surface-active:#e4e7ec;--color-border:#dfe3e8;--color-border-strong:#c7cdd6;--color-text:#16181d;--color-text-muted:#5b6270;--color-text-subtle:#8a90a0;--color-primary:#3363d8;--color-primary-hover:#2850b3;--color-primary-foreground:#fff;--color-primary-muted:#e8eefd;--color-danger:#c9333d;--color-danger-foreground:#fff;--color-success:#1f8a54;--color-success-foreground:#fff;--color-focus-ring:#3363d8;--shadow-sm:0 1px 2px #10141e0f;--shadow-md:0 8px 24px #10141e24;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--font-sans:-apple-system, "Segoe UI", system-ui, Roboto, sans-serif;--sidebar-width:260px;--sidebar-width-collapsed:72px;--header-height:64px;--content-max-width:1680px;--duration-fast:.15s;--easing-standard:ease;--z-header:10;--z-overlay:40;--z-drawer:50}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#101114;--color-surface:#17181c;--color-surface-hover:#202227;--color-surface-active:#292b31;--color-border:#2b2d33;--color-border-strong:#3c3f47;--color-text:#eceef1;--color-text-muted:#a3a8b3;--color-text-subtle:#767c88;--color-primary:#7ea6f5;--color-primary-hover:#93b6f7;--color-primary-foreground:#0b1220;--color-primary-muted:#1c2a44;--color-danger:#e2707a;--color-danger-foreground:#2a0b0d;--color-success:#4fbf85;--color-success-foreground:#06170e;--color-focus-ring:#7ea6f5;--shadow-sm:0 1px 2px #0006;--shadow-md:0 8px 24px #00000080}@media (prefers-color-scheme:dark){:root:not([data-theme=light]):not([data-theme=dark]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#101114;--color-surface:#17181c;--color-surface-hover:#202227;--color-surface-active:#292b31;--color-border:#2b2d33;--color-border-strong:#3c3f47;--color-text:#eceef1;--color-text-muted:#a3a8b3;--color-text-subtle:#767c88;--color-primary:#7ea6f5;--color-primary-hover:#93b6f7;--color-primary-foreground:#0b1220;--color-primary-muted:#1c2a44;--color-danger:#e2707a;--color-danger-foreground:#2a0b0d;--color-success:#4fbf85;--color-success-foreground:#06170e;--color-focus-ring:#7ea6f5;--shadow-sm:0 1px 2px #0006;--shadow-md:0 8px 24px #00000080}}*,:before,:after{box-sizing:border-box}html,body{height:100%}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);margin:0;overflow-x:hidden}#root{min-height:100%}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none;padding:0}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin:0}:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
