.app-icon[data-v-fd3bd5cb]{display:inline-block;vertical-align:middle;flex-shrink:0}.toast-stack[data-v-253f4e8c]{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast[data-v-253f4e8c]{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:var(--border-radius);box-shadow:var(--shadow-md);font-size:13px;font-weight:500;cursor:pointer;pointer-events:all;min-width:260px;max-width:400px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.toast__icon[data-v-253f4e8c]{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:4px}.toast--success[data-v-253f4e8c]{background:#fff;border-left:4px solid var(--color-success);color:var(--color-text-primary)}.toast--success .toast__icon[data-v-253f4e8c]{background:var(--color-success);color:#fff}.toast--error[data-v-253f4e8c]{background:#fff;border-left:4px solid var(--color-danger);color:var(--color-text-primary)}.toast--error .toast__icon[data-v-253f4e8c]{background:var(--color-danger);color:#fff}.toast--warning[data-v-253f4e8c]{background:#fff;border-left:4px solid var(--color-warning);color:var(--color-text-primary)}.toast--warning .toast__icon[data-v-253f4e8c]{background:var(--color-warning);color:#fff}.toast--info[data-v-253f4e8c]{background:#fff;border-left:4px solid var(--color-secondary);color:var(--color-text-primary)}.toast--info .toast__icon[data-v-253f4e8c]{background:var(--color-secondary);color:#fff}.toast-enter-active[data-v-253f4e8c],.toast-leave-active[data-v-253f4e8c]{transition:all .25s ease}.toast-enter-from[data-v-253f4e8c],.toast-leave-to[data-v-253f4e8c]{transform:translate(100%);opacity:0}:root{--color-primary: #026c96;--color-secondary: #288da9;--color-accent: #7bc3af;--color-warm: #ffe3ad;--color-warning: #fda46f;--color-danger: #db8068;--color-bg: #f0f4f8;--color-surface: #ffffff;--color-surface-2: #f7fafc;--color-border: #d9e3ec;--color-border-light: #edf2f7;--color-text-primary: #1a2b3c;--color-text-secondary: #5a7184;--color-text-muted: #8fa5ba;--color-text-inverse: #ffffff;--color-success: #38a169;--color-success-bg: #f0fff4;--color-error-bg: #fff5f5;--color-warning-bg: #fffaf0;--color-info-bg: #ebf8ff;--sidebar-width: 240px;--sidebar-collapsed-width: 60px;--header-height: 56px;--border-radius: 8px;--border-radius-sm: 4px;--border-radius-lg: 12px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:14px;color:var(--color-text-primary);background:var(--color-bg);-webkit-font-smoothing:antialiased}#app{height:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.w-full{width:100%}.text-sm{font-size:12px}.text-muted{color:var(--color-text-muted)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}
