.toasts[data-v-e365857a]{position:fixed;right:var(--space-4);bottom:var(--space-4);z-index:2000;display:flex;flex-direction:column;gap:var(--space-2);max-width:340px}.toast[data-v-e365857a]{background:var(--color-text);color:#fff;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);font-size:13px;font-weight:500;box-shadow:var(--shadow-lg);cursor:pointer}.toast--success[data-v-e365857a]{background:var(--color-success)}.toast--danger[data-v-e365857a]{background:var(--color-danger)}.toast--info[data-v-e365857a]{background:var(--color-text)}.toast-enter-active[data-v-e365857a],.toast-leave-active[data-v-e365857a]{transition:all var(--transition-base)}.toast-enter-from[data-v-e365857a]{opacity:0;transform:translateY(8px)}.toast-leave-to[data-v-e365857a]{opacity:0;transform:translate(20px)}@media(max-width:640px){.toasts[data-v-e365857a]{left:var(--space-4);right:var(--space-4);max-width:none}}:root{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--color-bg: #f6f7fb;--color-surface: #ffffff;--color-surface-2: #fafbfc;--color-text: #101828;--color-text-secondary: #667085;--color-text-tertiary: #98a2b3;--color-border: #e4e7ec;--color-border-light: #eef0f3;--color-primary: #6366f1;--color-primary-dark: #4f46e5;--color-primary-light: #eef0ff;--gradient-primary: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--color-success: #12b76a;--color-success-bg: #ecfdf3;--color-danger: #f04438;--color-danger-bg: #fef3f2;--color-warning: #f79009;--color-warning-bg: #fffaeb;--color-neutral: #667085;--color-neutral-bg: #f2f4f7;--color-info: #3b82f6;--color-info-bg: #eff6ff;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 999px;--shadow-xs: 0 1px 2px rgba(16, 24, 40, .05);--shadow-sm: 0 1px 3px rgba(16, 24, 40, .08), 0 1px 2px rgba(16, 24, 40, .04);--shadow-md: 0 4px 14px rgba(16, 24, 40, .08);--shadow-lg: 0 12px 32px rgba(16, 24, 40, .12);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--sidebar-width: 264px;--sidebar-width-collapsed: 76px;--topbar-height: 64px;--content-max-width: 1320px;--transition-fast: .15s ease;--transition-base: .2s ease}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#app{min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;letter-spacing:-.01em}p{margin:0}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}button{font-family:inherit}input,select,textarea,button{font-family:inherit;font-size:inherit}::selection{background:var(--color-primary-light);color:var(--color-primary-dark)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:#98a2b3}.u-flex{display:flex}.u-flex-col{display:flex;flex-direction:column}.u-items-center{align-items:center}.u-justify-between{justify-content:space-between}.u-gap-2{gap:var(--space-2)}.u-gap-3{gap:var(--space-3)}.u-gap-4{gap:var(--space-4)}.u-text-secondary{color:var(--color-text-secondary)}.u-text-tertiary{color:var(--color-text-tertiary)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
