@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--bs-primary:#6366f1;--bs-primary-hover:#818cf8;--bs-primary-muted:#6366f126;--bs-bg:#0a0a0f;--bs-bg-elevated:#111118;--bs-bg-hover:#1a1a26;--bs-bg-active:#22223a;--bs-border:#ffffff14;--bs-border-focus:#6366f180;--bs-text:#f1f1f5;--bs-text-muted:#9191a8;--bs-text-dim:#5a5a72;--bs-success:#22c55e;--bs-success-muted:#22c55e26;--bs-warning:#f59e0b;--bs-warning-muted:#f59e0b26;--bs-error:#ef4444;--bs-error-muted:#ef444426;--bs-glass-bg:#111118b3;--bs-glass-border:#ffffff0f;--bs-radius:10px;--bs-radius-sm:6px;--bs-radius-lg:14px;--bs-radius-full:9999px;--bs-shadow:0 4px 24px #0000004d;--bs-shadow-sm:0 2px 8px #0003;--bs-transition:.2s ease;--bs-font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bs-sidebar-width:260px;--bs-header-height:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{font-family:var(--bs-font);background:var(--bs-bg);color:var(--bs-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea,select{color:inherit;font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--bs-text-dim);border-radius:var(--bs-radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--bs-text-muted)}
