.base-toast[data-v-367b73cf]{position:fixed;top:72px;left:50%;transform:translate(-50%);z-index:2000;display:flex;align-items:center;gap:10px;padding:12px 16px;background:#1f2937e0;color:#fff;font-size:14px;border-radius:var(--radius-md);box-shadow:var(--shadow-md);max-width:90vw}.base-toast--error[data-v-367b73cf]{background:#fff;color:var(--color-text);border:1px solid var(--color-border-light);box-shadow:0 4px 16px #0f172a1a;pointer-events:auto}.base-toast[data-v-367b73cf]:not(.base-toast--error){pointer-events:none}.base-toast__icon[data-v-367b73cf]{display:flex;align-items:center;flex-shrink:0}.base-toast__text[data-v-367b73cf]{line-height:1.5}.base-toast--error .base-toast__text[data-v-367b73cf]{white-space:nowrap}.base-toast__close[data-v-367b73cf]{margin-left:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--color-text-muted);border-radius:var(--radius-sm);flex-shrink:0}.base-toast__close[data-v-367b73cf]:hover{background:var(--color-bg);color:var(--color-text)}.toast-fade-enter-active[data-v-367b73cf],.toast-fade-leave-active[data-v-367b73cf]{transition:opacity .2s,transform .2s}.toast-fade-enter-from[data-v-367b73cf],.toast-fade-leave-to[data-v-367b73cf]{opacity:0;transform:translate(-50%) translateY(-8px)}:root{--color-primary: #1a56db;--color-primary-light: #e8f0fe;--color-primary-hover: #1648c0;--color-bg: #f4f6f9;--color-surface: #ffffff;--color-border: #e8ecf1;--color-border-light: #f0f2f5;--color-text: #1f2937;--color-text-secondary: #6b7280;--color-text-muted: #9ca3af;--color-sidebar-active-bg: #eef2f8;--color-sidebar-active-bar: #1a56db;--color-badge: #f59e0b;--color-danger: #ef4444;--color-success: #10b981;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 4px 12px rgba(15, 23, 42, .06);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 12px;--top-nav-height: 56px;--sidebar-width: 200px;--breakpoint-mobile: 768px;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-family);font-size:14px;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}.page-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:400px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-secondary);gap:12px}.page-placeholder__icon{width:64px;height:64px;border-radius:50%;background:var(--color-bg);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted)}.page-placeholder__title{font-size:18px;font-weight:600;color:var(--color-text)}.page-placeholder__desc{font-size:13px;color:var(--color-text-muted)}.filter-actions{display:flex;justify-content:flex-end;align-items:stretch;gap:10px;width:100%}.filter-actions>button,.filter-actions>.base-btn{min-width:0}.page-actions{display:flex;justify-content:flex-end;align-items:stretch;gap:10px;width:100%}.page-actions--center{justify-content:center}.page-actions>.base-btn,.page-actions>button{min-width:0}@media(max-width:768px){html{overflow-x:hidden}.filter-actions{justify-content:stretch;flex-wrap:nowrap}.filter-actions>*{flex:1 1 0;width:auto!important;align-self:stretch!important;min-width:0!important}.filter-actions>:only-child{flex:1 1 100%}.filter-actions button,.filter-actions .base-btn{width:100%;display:inline-flex;align-items:center;justify-content:center}.page-actions{justify-content:stretch}.page-actions>*{flex:1 1 0;width:auto!important;align-self:stretch!important;min-width:0!important}.page-actions>:only-child{flex:1 1 100%}.page-actions .base-btn,.page-actions button{width:100%;justify-content:center}}
