:root{--primary:#1976d2;--primary-dark:#1559b0;--primary-light:#e3f2fd;--success:#4caf50;--success-light:#e8f5e9;--warning:#f57c00;--warning-light:#fff3e0;--danger:#f44336;--danger-light:#ffebee;--text:#212121;--text-secondary:#666;--text-muted:#999;--border:#e0e0e0;--bg-page:#f5f8fa;--bg-card:#fff;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 4px #00000014;--shadow-md:0 2px 16px #0000001a;--shadow-lg:0 8px 32px #00000029;--sidebar-width:200px;--header-height:70px;--font-base:14px;--font-sm:12px;--font-lg:16px;--font-xl:20px;--font-2xl:24px}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f8fa;background:var(--bg-page);color:#212121;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-size:var(--font-base);line-height:1.5;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.9em}button,input,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9e9e9e}.page-container{margin:0 auto;max-width:1200px;padding:0}.ui-card{background:#fff;background:var(--bg-card);border-radius:12px;border-radius:var(--radius-lg);box-shadow:0 2px 16px #0000001a;box-shadow:var(--shadow-md);padding:24px}.table-responsive{-webkit-overflow-scrolling:touch;border-radius:8px;border-radius:var(--radius-md);overflow-x:auto;width:100%}.ui-table{border-collapse:initial;border-spacing:0;font-size:14px;font-size:var(--font-base);width:100%}.ui-table th{background:#1976d2;background:var(--primary);color:#fff;font-size:12px;font-size:var(--font-sm);font-weight:600;letter-spacing:.03em;padding:10px;text-align:left;white-space:nowrap}.ui-table th:first-child{border-radius:8px 0 0 0;border-radius:var(--radius-md) 0 0 0}.ui-table th:last-child{border-radius:0 8px 0 0;border-radius:0 var(--radius-md) 0 0}.ui-table td{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border);padding:8px 10px;vertical-align:middle}.ui-table tr:last-child td{border-bottom:none}.ui-table tr:hover td{background:#f0f6ff}.page-title{font-size:24px;font-size:var(--font-2xl);font-weight:700;margin:0 0 20px}.page-title,.section-title{color:#1976d2;color:var(--primary)}.section-title{font-size:16px;font-size:var(--font-lg);font-weight:600;margin:0 0 12px}.badge{border-radius:12px;display:inline-block;font-size:12px;font-size:var(--font-sm);font-weight:600;padding:2px 10px;white-space:nowrap}.badge-success{background:#e8f5e9;background:var(--success-light);color:#2e7d32}.badge-danger{background:#ffebee;background:var(--danger-light);color:#c62828}.badge-warning{background:#fff3e0;background:var(--warning-light);color:#e65100}.badge-primary{background:#e3f2fd;background:var(--primary-light);color:#1559b0;color:var(--primary-dark)}.badge-neutral{background:#f5f5f5;color:#555}.flex,.flex-wrap{display:flex}.flex-wrap{flex-wrap:wrap}.flex-center{align-items:center;display:flex}.gap-4{gap:4px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}h1{color:#1559b0;font-size:24px}h1,h2{font-weight:700;margin:0 0 16px}h2{font-size:20px}h2,h3{color:#1976d2}h3{font-size:16px;margin:0 0 12px}h3,h4{font-weight:600}h4{color:#333;font-size:14px;margin:0 0 8px}.notify-success{background:#e8f5e9;background:var(--success-light);border:1px solid #c8e6c9;border-radius:8px;border-radius:var(--radius-md);color:#2e7d32}.notify-error,.notify-success{font-size:12px;font-size:var(--font-sm);margin-bottom:12px;padding:10px 14px}.notify-error{background:#ffebee;background:var(--danger-light);border:1px solid #ffcdd2;border-radius:8px;border-radius:var(--radius-md);color:#c62828}.tabs-container{background:#f5f8fa;background:var(--bg-page,#f5f8fa);display:flex;height:calc(100vh - 70px);height:calc(100vh - var(--header-height, 70px));position:relative}.tabs-sidebar{background:#0a2540;bottom:0;box-shadow:2px 0 10px #0000002e;display:flex;flex-direction:column;left:0;min-width:200px;min-width:var(--sidebar-width,200px);overflow-y:auto;padding:8px 0;position:fixed;top:70px;top:var(--header-height,70px);width:200px;width:var(--sidebar-width,200px);z-index:100}.tab-btn{background:#0000;border:none;border-left:3px solid #0000;color:#ffffffc7;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:500;letter-spacing:.01em;line-height:1.4;padding:12px 16px 12px 13px;text-align:left;transition:background .15s,color .15s,border-color .15s}.tab-btn:hover{background:#ffffff14;color:#fff}.tab-btn.active{background:linear-gradient(90deg,#1976d252,#1976d226);border-left:3px solid #42a5f5;color:#fff;font-weight:600}.tabs-content{background:#fff;color:#212121;flex:1 1;margin-left:200px;margin-left:var(--sidebar-width,200px);min-width:0;overflow-x:hidden;overflow-y:auto;padding:28px 32px}
/*# sourceMappingURL=main.fd606843.css.map*/