html,body,#app{height:100%;margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:root{--primary-color: #4F46E5;--primary-hover: #6366F1;--primary-pressed: #4338CA;--primary-suppl: #818CF8;--sidebar-bg: #0F172A;--sidebar-bg-hover: #1E293B;--sidebar-text: rgba(255, 255, 255, .75);--sidebar-text-active: #FFFFFF;--header-height: 60px;--sidebar-width: 240px;--sidebar-collapsed-width: 64px;--accent-success: #10B981;--accent-warning: #F59E0B;--accent-error: #EF4444;--accent-info: #3B82F6;--bg-color: #F8FAFC;--bg-card: #FFFFFF;--border-color: #E2E8F0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.admin-select{min-width:160px}.admin-select--sm{min-width:120px}.admin-select--md{min-width:200px}.admin-select--lg{min-width:260px}.admin-input{min-width:180px}.search-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:4px 12px}.search-form :deep(.n-form-item){margin-bottom:8px}.search-form :deep(.n-form-item-label){white-space:nowrap}.search-actions{display:flex;gap:8px;margin-left:auto;margin-bottom:8px}
