*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{padding:20px}.btn{border-radius:4px}.btn-primary{background-color:#007bff}.btn-primary:hover{background-color:#0056b3}.btn-success{background-color:#28a745}.btn-danger{background-color:#dc3545}.card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px}.form-group{margin-bottom:15px}.form-group label{color:#333;margin-bottom:5px}.form-control{border:1px solid #ddd;border-radius:4px;padding:10px}.form-control:focus{border-color:#007bff}.alert{border-radius:4px;margin-bottom:15px;padding:12px 16px}.loading{padding:40px}.spinner{border:3px solid #f3f3f3;border-top-color:#007bff;height:40px;width:40px}.table{border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid #ddd;padding:12px;text-align:left}.table th{font-weight:600}.table tbody tr:hover,.table th{background-color:#f8f9fa}.badge{border-radius:4px;font-weight:500;padding:4px 8px}.badge-success{background-color:#28a745;color:#fff}.badge-warning{background-color:#ffc107;color:#212529}.badge-danger{background-color:#dc3545;color:#fff}.badge-info{background-color:#17a2b8;color:#fff}.navbar{background-color:#2c3e50;box-shadow:0 2px 4px #0000001a;color:#fff;padding:0}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:15px 20px}.navbar-brand{color:#fff;font-size:20px;font-weight:700;text-decoration:none}.navbar-brand:hover{color:#3498db}.navbar-menu{align-items:center;display:flex;gap:20px}.nav-link{border-radius:4px;color:#fff;padding:8px 15px;text-decoration:none;transition:background-color .2s}.nav-link:hover{background-color:#ffffff1a}.navbar-user{align-items:center;border-left:1px solid #fff3;display:flex;gap:15px;padding-left:20px}.user-name{color:#ecf0f1;font-size:14px}.btn-sm{background-color:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer}.btn-sm:hover{background-color:#c0392b}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:calc(100vh - 60px);padding:20px}.auth-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:450px;padding:40px;width:100%}.auth-card h1{color:#2c3e50;font-size:28px;margin:0 0 10px;text-align:center}.auth-subtitle{color:#7f8c8d;font-size:14px;margin-bottom:30px;text-align:center}.auth-card .form-group{margin-bottom:20px}.auth-card .form-group label{color:#2c3e50;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.auth-card .form-control{border:2px solid #e0e0e0;border-radius:6px;font-size:14px;padding:12px;transition:border-color .2s;width:100%}.auth-card .form-control:focus{border-color:#667eea;outline:none}.btn-block{margin-top:10px;width:100%}.btn-primary{font-size:16px;font-weight:600;padding:14px}.btn-primary:hover{background:linear-gradient(135deg,#5568d3,#653a8b)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.auth-link{color:#7f8c8d;font-size:14px;margin-top:25px;text-align:center}.auth-link a{color:#667eea;font-weight:500;text-decoration:none}.auth-link a:hover{text-decoration:underline}.alert-error{background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:14px;margin-bottom:20px;padding:12px}.bot-status-card{background:#fff;border-left:4px solid #6c757d;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:20px;transition:transform .2s,box-shadow .2s}.bot-status-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.bot-status-card.status-running{border-left-color:#667eea}.bot-status-card.status-success{border-left-color:#27ae60}.bot-status-card.status-failed{border-left-color:#e74c3c}.bot-status-card.status-scheduled{border-left-color:#f39c12}.bot-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.bot-info{gap:12px}.bot-info,.status-indicator{align-items:center;display:flex}.status-indicator{background:#f0f0f0;border-radius:50%;font-size:16px;height:36px;justify-content:center;width:36px}.status-indicator.status-running{animation:pulse 1.5s infinite;background:#e8f0fe;color:#667eea}.status-indicator.status-success{background:#e8f5e9;color:#27ae60}.status-indicator.status-failed{background:#ffebee;color:#e74c3c}.status-indicator.status-scheduled{background:#fff8e1;color:#f39c12}.bot-name{font-size:16px;font-weight:600;margin:0}.bot-id{color:#6c757d;font-family:monospace;font-size:12px}.status-badge{border-radius:12px;font-size:12px;font-weight:500;padding:4px 10px;text-transform:uppercase}.status-badge.status-running{background:#e8f0fe;color:#667eea}.status-badge.status-success{background:#e8f5e9;color:#27ae60}.status-badge.status-failed{background:#ffebee;color:#e74c3c}.status-badge.status-scheduled{background:#fff8e1;color:#f39c12}.status-badge.status-idle{background:#f5f5f5;color:#6c757d}.bot-stats{grid-gap:12px;background:#f8f9fa;border-radius:8px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:16px;padding:12px}.stat-item{display:flex;flex-direction:column}.stat-item .stat-label{color:#6c757d;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.stat-item .stat-value{color:#2c3e50;font-size:14px;font-weight:600}.last-error{align-items:center;background:#ffebee;border-radius:6px;display:flex;gap:8px;margin-bottom:16px;padding:10px 12px}.error-icon{color:#e74c3c}.error-message{color:#c0392b;flex:1 1;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bot-actions{display:flex;gap:8px}.bot-actions .btn{flex:1 1}.running-indicator{border-top:1px solid #eee;margin-top:12px;padding-top:12px}.progress-bar{border-radius:2px;height:4px;margin-bottom:8px}.progress-fill{animation:progress-animation 1.5s infinite;border-radius:2px;width:30%}@keyframes progress-animation{0%{margin-left:0;width:0}50%{margin-left:30%;width:40%}to{margin-left:100%;width:0}}.running-text{color:#667eea;font-size:12px}.bot-status-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.bot-grid-empty,.bot-grid-loading{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:40px;text-align:center}.bot-grid-loading .spinner{margin-bottom:16px}.bot-grid-empty .empty-icon{font-size:48px;margin-bottom:16px}.bot-grid-empty h3{color:#2c3e50;margin:0 0 8px}.bot-grid-empty p{color:#6c757d;margin:0}@media (max-width:768px){.bot-status-grid{grid-template-columns:1fr}.bot-stats{grid-template-columns:repeat(2,1fr)}}.execution-monitor{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:20px}.monitor-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.monitor-header h2{align-items:center;color:#2c3e50;display:flex;font-size:18px;gap:8px;margin:0}.running-count{background:#667eea;border-radius:10px;color:#fff;font-size:12px;margin-left:8px;padding:2px 8px}.connection-status{align-items:center;color:#6c757d;display:flex;font-size:12px;gap:6px}.status-dot{background:#6c757d;border-radius:50%;height:8px;width:8px}.status-dot.connected{animation:pulse-dot 2s infinite;background:#27ae60}.status-dot.disconnected{background:#e74c3c}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 0 #27ae6066}50%{box-shadow:0 0 0 4px #27ae6000}}.monitor-error{background:#fff8e1;border-radius:6px;color:#f39c12;font-size:13px;margin-bottom:16px;padding:10px 16px}.no-executions{align-items:center;color:#6c757d;display:flex;flex-direction:column;justify-content:center;padding:40px 20px}.no-executions .empty-icon{font-size:48px;margin-bottom:12px}.no-executions p{font-size:14px;margin:0}.executions-list{display:flex;flex-direction:column;gap:16px}.execution-progress{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;padding:16px}.execution-progress.execution-failed{border-left-color:#e74c3c}.execution-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.execution-info{display:flex;flex-direction:column;gap:4px}.execution-bot-name{color:#2c3e50;font-size:16px;font-weight:600;margin:0}.execution-id{color:#6c757d;font-family:monospace;font-size:11px}.execution-timer{align-items:center;background:#fff;border-radius:16px;color:#2c3e50;display:flex;font-size:14px;font-weight:600;gap:6px;padding:6px 12px}.timer-icon{font-size:14px}.overall-progress{margin-bottom:16px}.progress-header{color:#6c757d;display:flex;font-size:12px;justify-content:space-between;margin-bottom:6px}.progress-bar{background:#e0e0e0;border-radius:4px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .3s ease}.phase-steps{display:flex;justify-content:space-between;margin-bottom:16px;overflow-x:auto;padding:12px 0}.phase-step{align-items:center;display:flex;flex-direction:column;gap:6px;min-width:70px;opacity:.5;transition:opacity .3s}.phase-step.phase-active,.phase-step.phase-completed,.phase-step.phase-failed{opacity:1}.phase-icon{align-items:center;background:#e0e0e0;border-radius:50%;display:flex;font-size:14px;height:32px;justify-content:center;transition:all .3s;width:32px}.phase-step.phase-completed .phase-icon{background:#27ae60;color:#fff}.phase-step.phase-active .phase-icon{animation:pulse-phase 1.5s infinite;background:#667eea;color:#fff}.phase-step.phase-failed .phase-icon{background:#e74c3c;color:#fff}@keyframes pulse-phase{0%,to{box-shadow:0 0 0 0 #667eea66}50%{box-shadow:0 0 0 8px #667eea00}}.phase-label{color:#6c757d;font-size:10px;text-align:center;white-space:nowrap}.phase-step.phase-completed .phase-label{color:#27ae60}.phase-step.phase-active .phase-label{color:#667eea;font-weight:600}.phase-step.phase-failed .phase-label{color:#e74c3c}.phase-progress-mini{background:#667eea33;border-radius:2px;height:3px;overflow:hidden;width:40px}.phase-progress-fill{background:#667eea;height:100%;transition:width .3s}.execution-stats{background:#fff;border-radius:6px;display:flex;justify-content:space-around;padding:12px}.execution-stats .stat{align-items:center;display:flex;flex-direction:column;gap:4px}.execution-stats .stat-value{color:#2c3e50;font-size:20px;font-weight:700}.execution-stats .stat-label{color:#6c757d;font-size:11px;text-transform:uppercase}.execution-error{align-items:center;background:#ffebee;border-radius:6px;display:flex;gap:8px;margin-top:12px;padding:10px 12px}.execution-error .error-icon{color:#e74c3c}.execution-error .error-text{color:#c0392b;flex:1 1;font-size:13px}@media (max-width:768px){.phase-steps{gap:8px;padding:12px 0}.phase-step{min-width:50px}.phase-label{font-size:9px}.execution-stats{flex-wrap:wrap;gap:16px}}.execution-history{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:20px}.history-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.history-header h2{align-items:center;color:#2c3e50;display:flex;font-size:18px;gap:8px;margin:0}.history-filters{background:#f8f9fa;border-radius:8px;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px;padding:16px}.filter-group{display:flex;flex-direction:column;gap:6px;min-width:150px}.filter-group label{color:#6c757d;font-size:11px;font-weight:500;text-transform:uppercase}.filter-group select{background:#fff;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 12px}.filter-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.history-error{align-items:center;background:#ffebee;border-radius:6px;color:#c0392b;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px 16px}.history-error button{background:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:4px 12px}.history-table-container{margin-bottom:16px;overflow-x:auto}.history-table{border-collapse:collapse;font-size:14px;width:100%}.history-table th{background:#f8f9fa;border-bottom:2px solid #dee2e6;color:#6c757d;font-size:11px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.history-table td{border-bottom:1px solid #eee;padding:12px 16px;vertical-align:middle}.col-time{width:120px}.col-bot{min-width:150px}.col-board,.col-status{width:100px}.col-bids,.col-loads,.col-won{text-align:center;width:70px}.col-duration{width:90px}.col-actions{width:80px}.history-table th.col-bids,.history-table th.col-loads,.history-table th.col-won{text-align:center}.execution-row{cursor:pointer;transition:background .2s}.execution-row:hover{background:#f8f9fa}.execution-row.expanded{background:#f0f4ff}.timestamp{color:#495057;font-size:13px}.bot-cell{display:flex;flex-direction:column;gap:2px}.bot-name{color:#2c3e50;font-weight:500}.customer-name{color:#6c757d;font-size:12px}.board-badge{background:#e9ecef;color:#495057;font-size:12px;padding:2px 8px}.execution-status-badge{border-radius:12px;display:inline-block;font-size:11px;font-weight:500;padding:4px 10px;text-transform:uppercase}.execution-status-badge.status-success{background:#e8f5e9;color:#27ae60}.execution-status-badge.status-failed{background:#ffebee;color:#e74c3c}.execution-status-badge.status-running{background:#e8f0fe;color:#667eea}.execution-status-badge.status-cancelled{background:#f5f5f5;color:#6c757d}.execution-status-badge.status-warning{background:#fff8e1;color:#f39c12}.execution-status-badge.status-idle{background:#f5f5f5;color:#6c757d}.btn-icon{background:none;border:none;border-radius:4px;cursor:pointer;font-size:16px;padding:6px;transition:background .2s}.btn-icon:hover{background:#e9ecef}.execution-details-row{background:#f8f9fa}.execution-details-row td{padding:0}.execution-details{border-top:1px solid #dee2e6;padding:16px 24px}.details-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-label{color:#6c757d;font-size:11px;text-transform:uppercase}.detail-value{color:#2c3e50;font-size:14px;font-weight:500}.detail-value.mono{font-family:monospace;font-size:12px}.error-details{background:#ffebee;border-radius:6px;margin-top:16px;padding:12px}.error-details .error-label{color:#c0392b;font-weight:600;margin-right:8px}.error-details .error-message{color:#e74c3c;font-size:13px}.empty-cell,.loading-cell{color:#6c757d;padding:40px!important;text-align:center}.loading-cell{gap:12px}.empty-cell,.loading-cell{align-items:center;display:flex;flex-direction:column}.empty-cell{gap:8px}.empty-icon{font-size:32px}.history-pagination{align-items:center;border-top:1px solid #eee;display:flex;gap:16px;justify-content:center;padding-top:16px}.page-info{color:#6c757d;font-size:14px}@media (max-width:768px){.history-filters{flex-direction:column}.filter-group{min-width:100%}.history-table-container{margin:0 -20px;padding:0 20px}.col-board,.col-won{display:none}.details-grid{grid-template-columns:repeat(2,1fr)}}.alerts-panel{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;max-height:600px;padding:20px}.panel-header{justify-content:space-between;margin-bottom:16px}.panel-header,.panel-header h2{align-items:center;display:flex}.panel-header h2{color:#2c3e50;font-size:18px;gap:8px;margin:0}.header-icon{font-size:20px}.alert-count{background:#e74c3c;border-radius:10px;color:#fff;font-size:12px;margin-left:8px;padding:2px 8px}.connection-indicator .status-dot{border-radius:50%;display:inline-block;height:8px;width:8px}.connection-indicator .status-dot.connected{background:#27ae60}.connection-indicator .status-dot.disconnected{background:#e74c3c}.alert-stats{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:16px;margin-bottom:16px;padding:12px 16px}.alert-stats .stat-item{align-items:center;display:flex;flex-direction:column}.alert-stats .stat-value{color:#2c3e50;font-size:24px;font-weight:700}.alert-stats .stat-label{color:#6c757d;font-size:11px;text-transform:uppercase}.stat-divider{background:#dee2e6;height:40px;width:1px}.severity-breakdown{display:flex;flex:1 1;gap:12px;justify-content:flex-end}.severity-count{align-items:center;display:flex;gap:4px}.severity-icon{font-size:12px}.severity-value{color:#495057;font-size:14px;font-weight:600}.alert-filters{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.filter-tabs{background:#f8f9fa;border-radius:6px;display:flex;padding:3px}.filter-tab{background:none;border:none;border-radius:4px;color:#6c757d;cursor:pointer;font-size:13px;padding:6px 14px;transition:all .2s}.filter-tab:hover{color:#495057}.filter-tab.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#2c3e50}.severity-select{background:#fff;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;font-size:13px;padding:6px 12px}.severity-select:focus{border-color:#667eea;outline:none}.alerts-list{display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto}.alerts-empty,.alerts-loading{align-items:center;color:#6c757d;display:flex;flex-direction:column;justify-content:center;padding:40px 20px}.alerts-empty .empty-icon{font-size:40px;margin-bottom:12px}.alerts-empty p{margin:0}.alert-item{background:#f8f9fa;border-left:4px solid #6c757d;border-radius:8px;display:flex;gap:12px;padding:12px;transition:all .2s}.alert-item:hover{background:#f0f0f0}.alert-item.alert-resolved{opacity:.6}.alert-item.severity-critical{background:#fef5f5;border-left-color:#c0392b}.alert-item.severity-error{background:#fff5f5;border-left-color:#e74c3c}.alert-item.severity-warning{background:#fffcf5;border-left-color:#f39c12}.alert-item.severity-info{background:#f5f9ff;border-left-color:#3498db}.alert-icon-container{flex-shrink:0;position:relative}.alert-type-icon{font-size:24px}.alert-severity-dot{bottom:-2px;font-size:10px;position:absolute;right:-2px}.alert-content{flex:1 1;min-width:0}.alert-header{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:4px}.alert-title{color:#2c3e50;font-size:14px;font-weight:600}.alert-time{color:#6c757d;font-size:11px;white-space:nowrap}.alert-message{color:#495057;font-size:13px;line-height:1.4;margin:0 0 8px}.alert-meta{display:flex;flex-wrap:wrap;gap:12px}.meta-item{font-size:11px;gap:4px}.meta-label{color:#6c757d}.meta-value{color:#495057;font-family:monospace;font-weight:500}.alert-actions{display:flex;flex-direction:column;flex-shrink:0;gap:4px}.btn-alert-action{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;height:28px;justify-content:center;transition:all .2s;width:28px}.btn-resolve{background:#e8f5e9;color:#27ae60}.btn-resolve:hover{background:#27ae60;color:#fff}.btn-details{background:#e9ecef;color:#6c757d}.btn-details:hover{background:#dee2e6;color:#495057}.alerts-actions{border-top:1px solid #eee;display:flex;justify-content:center;margin-top:16px;padding-top:16px}.btn{padding:8px 16px}@media (max-width:768px){.alerts-panel{max-height:none}.alert-stats{flex-wrap:wrap}.severity-breakdown{justify-content:flex-start;margin-top:8px;width:100%}.stat-divider{display:none}.alert-filters{align-items:stretch;flex-direction:column}.filter-tabs{justify-content:center;width:100%}.severity-select{width:100%}.alert-item{flex-wrap:wrap}.alert-actions{flex-direction:row;justify-content:flex-end;margin-top:8px;width:100%}}.performance-metrics{margin-bottom:24px}.metrics-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.metric-card{align-items:flex-start;background:#fff;border-left:4px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;gap:16px;padding:20px;transition:transform .2s,box-shadow .2s}.metric-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.metric-card.metric-primary{border-left-color:#667eea}.metric-card.metric-success{border-left-color:#27ae60}.metric-card.metric-warning{border-left-color:#f39c12}.metric-card.metric-danger{border-left-color:#e74c3c}.metric-icon{flex-shrink:0;font-size:32px}.metric-content{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.metric-label{color:#6c757d;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.metric-value{color:#2c3e50;font-size:28px;font-weight:700;line-height:1.2}.metric-footer{align-items:center;display:flex;gap:8px;margin-top:4px}.metric-sub-value{color:#6c757d;font-size:13px}.metric-trend{border-radius:4px;font-size:12px;font-weight:600;padding:2px 6px}.metric-trend.trend-up{background:#e8f5e9;color:#27ae60}.metric-trend.trend-down{background:#ffebee;color:#e74c3c}.metrics-footer{margin-top:16px;text-align:center}.period-label{color:#6c757d;font-size:12px}.metric-card.metric-skeleton{animation:pulse 1.5s infinite}.skeleton-icon{background:#e0e0e0;border-radius:8px;height:32px;width:32px}.skeleton-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.skeleton-line{background:#e0e0e0;border-radius:4px;height:16px}.skeleton-line.short{height:12px;width:60%}.skeleton-line.long{height:24px;width:80%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:768px){.metrics-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.metric-card{align-items:center;flex-direction:column;padding:16px;text-align:center}.metric-value{font-size:24px}.metric-footer{flex-direction:column;gap:4px}}@media (max-width:480px){.metrics-grid{grid-template-columns:1fr}.metric-card{align-items:flex-start;flex-direction:row;text-align:left}}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.dashboard-header h1{color:#2c3e50;margin:0 0 5px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.stat-card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;padding:25px;transition:transform .2s}.stat-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.stat-icon{font-size:40px;margin-right:20px}.stat-value{color:#2c3e50;font-size:32px;font-weight:700}.stat-label{color:#7f8c8d;font-size:14px;margin-top:5px}.dashboard-section{margin-bottom:40px}.dashboard-section h2{color:#2c3e50;margin-bottom:20px}.quick-actions{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.action-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:inherit;padding:30px;text-align:center;text-decoration:none;transition:all .2s}.action-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-4px)}.action-card-disabled{cursor:not-allowed;opacity:.5}.action-card-disabled:hover{transform:none}.action-icon{font-size:48px;margin-bottom:15px}.action-card h3{color:#2c3e50;margin:0 0 10px}.action-card p{color:#7f8c8d;font-size:14px;margin:0}.dashboard-tabs{background:#f8f9fa;border-radius:8px;display:flex;gap:4px;margin-bottom:24px;padding:4px}.tab-btn{background:#0000;border:none;border-radius:6px;color:#6c757d;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.tab-btn:hover{background:#00000008;color:#495057}.tab-btn.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#2c3e50}@media (max-width:768px){.dashboard-tabs{flex-wrap:wrap}.tab-btn{flex:1 1 45%;font-size:13px;padding:8px 12px}}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.page-header h1{color:#2c3e50;margin:0 0 5px}.workflows-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.workflow-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;padding:25px;transition:all .3s}.workflow-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-4px)}.workflow-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.workflow-header h3{color:#2c3e50;flex:1 1;font-size:20px;margin:0}.workflow-description{color:#7f8c8d;font-size:14px;line-height:1.5;margin-bottom:20px}.workflow-meta{background:#f8f9fa;border-radius:6px;margin-bottom:20px;padding:15px}.meta-item{font-size:13px;justify-content:space-between;margin-bottom:10px}.meta-item:last-child{margin-bottom:0}.meta-label{color:#555}.meta-value{color:#777}.workflow-url{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-actions{display:flex;gap:10px;margin-top:auto}.workflow-actions .btn{flex:1 1}.btn-sm{padding:8px 12px}.workflow-footer{border-top:1px solid #e0e0e0;margin-top:15px;padding-top:15px}.workflow-date{color:#999;font-size:12px}.empty-state{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:60px 40px;text-align:center}.empty-icon{font-size:80px;margin-bottom:20px}.empty-state h3{color:#2c3e50;margin:0 0 10px}.empty-state p{color:#7f8c8d;margin-bottom:30px}.create-workflow-container{margin:0 auto;max-width:800px}.create-header{margin-bottom:30px}.create-header h1{color:#2c3e50;margin:0 0 5px}.create-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:40px}.form-section{border-bottom:1px solid #e0e0e0;margin-bottom:35px;padding-bottom:35px}.form-section:last-of-type{border-bottom:none}.form-section h3{color:#2c3e50;font-size:18px;margin:0 0 20px}.form-group{margin-bottom:20px}.form-group label{color:#2c3e50;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.form-group small{color:#7f8c8d;display:block;font-size:13px;margin-top:6px}.form-control{border:2px solid #e0e0e0;border-radius:6px;font-family:inherit;font-size:14px;padding:12px;transition:border-color .2s;width:100%}.form-control:focus{border-color:#667eea;outline:none}textarea.form-control{min-height:80px;resize:vertical}.schedule-examples{background:#f8f9fa;border-radius:6px;margin-top:15px;padding:15px}.schedule-examples strong{color:#2c3e50;display:block;margin-bottom:10px}.schedule-examples ul{margin:0;padding-left:20px}.schedule-examples li{color:#555;font-size:13px;margin-bottom:5px}.schedule-examples code{background:#e9ecef;border-radius:3px;color:#e74c3c;font-family:Courier New,monospace;padding:2px 6px}.info-box{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:4px;margin-bottom:30px;padding:20px}.info-box strong{color:#1976d2;display:block;margin-bottom:10px}.info-box p{color:#555;margin:10px 0}.info-box ol{margin:10px 0;padding-left:25px}.info-box li{color:#555;margin-bottom:5px}.form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:30px}.form-actions .btn{min-width:120px}.bid-chart{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:20px}.chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.chart-header h3{color:#2c3e50;font-size:16px;font-weight:600;margin:0}.chart-type-selector{background:#f8f9fa;border-radius:8px;display:flex;gap:4px;padding:4px}.chart-type-btn{background:#0000;border:none;border-radius:6px;color:#6c757d;cursor:pointer;font-size:13px;font-weight:500;padding:6px 14px;transition:all .2s}.chart-type-btn:hover{color:#495057}.chart-type-btn.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#667eea}.chart-container{min-height:250px;width:100%}.chart-empty,.chart-loading{align-items:center;color:#6c757d;display:flex;font-size:14px;justify-content:center;min-height:250px}.chart-loading:before{animation:spin 1s linear infinite;border:2px solid #e0e0e0;border-radius:50%;border-top-color:#667eea;content:"";height:20px;margin-right:10px;width:20px}.chart-tooltip{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:12px 16px}.tooltip-label{border-bottom:1px solid #eee;color:#2c3e50;font-size:13px;font-weight:600;margin:0 0 8px;padding-bottom:6px}.tooltip-item{display:flex;font-size:12px;gap:16px;justify-content:space-between;margin:4px 0}.tooltip-name{font-weight:500}.tooltip-value{font-weight:600}.recharts-legend-item{margin-right:16px!important}.recharts-legend-item-text{color:#495057!important;font-size:12px!important}.recharts-cartesian-axis-tick-value{fill:#6c757d}@media (max-width:768px){.chart-header{align-items:flex-start;flex-direction:column;gap:12px}.chart-type-selector{justify-content:center;width:100%}.chart-type-btn{flex:1 1;padding:8px 10px;text-align:center}.chart-container{margin:0 -10px}}.lane-analysis{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:20px}.lane-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.lane-header h3{color:#2c3e50;font-size:16px;font-weight:600;margin:0}.lane-controls{display:flex;gap:8px}.view-limit-select{background:#fff;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;font-size:13px;padding:6px 12px}.view-limit-select:focus{border-color:#667eea;outline:none}.lane-table-container{overflow-x:auto}.lane-table{border-collapse:collapse;font-size:14px;width:100%}.lane-table th{background:#f8f9fa;border-bottom:2px solid #dee2e6;color:#6c757d;font-size:11px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.lane-table th.sortable{cursor:pointer;transition:background .2s;-webkit-user-select:none;user-select:none}.lane-table th.sortable:hover{background:#e9ecef}.lane-table th.sorted{color:#667eea}.sort-indicator{margin-left:4px}.lane-table td{border-bottom:1px solid #eee;padding:12px 16px;vertical-align:middle}.col-rank{width:50px}.col-lane{min-width:200px}.col-bids,.col-win-rate{width:100px}.col-amount{width:120px}.col-margin{width:100px}.rank-badge{align-items:center;background:#f8f9fa;border-radius:50%;color:#6c757d;display:inline-flex;font-size:12px;font-weight:600;height:28px;justify-content:center;width:28px}.lane-row:first-child .rank-badge{background:#fef3cd;color:#856404}.lane-row:nth-child(2) .rank-badge{background:#e2e3e5;color:#495057}.lane-row:nth-child(3) .rank-badge{background:#f5e8dd;color:#8b5a2b}.lane-info{display:flex;flex-direction:column;gap:4px}.lane-route{align-items:center;color:#2c3e50;display:flex;font-weight:500;gap:8px}.arrow,.lane-miles{color:#6c757d;font-size:12px}.bids-count{color:#2c3e50;font-weight:600}.bids-won{color:#6c757d;font-size:12px;margin-left:4px}.margin-badge,.rate-badge{border-radius:4px;display:inline-block;font-size:12px;font-weight:600;padding:4px 8px}.margin-badge.margin-high,.rate-badge.rate-high{background:#e8f5e9;color:#27ae60}.margin-badge.margin-medium,.rate-badge.rate-medium{background:#fff8e1;color:#f39c12}.margin-badge.margin-low,.rate-badge.rate-low{background:#ffebee;color:#e74c3c}.lane-row{transition:background .2s}.lane-row:hover{background:#f8f9fa}.lane-empty,.lane-loading{align-items:center;color:#6c757d;display:flex;flex-direction:column;justify-content:center;padding:40px 20px}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#667eea;height:24px;margin-bottom:12px;width:24px}.lane-empty .empty-icon{font-size:40px;margin-bottom:12px}.lane-footer{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.showing-count{color:#6c757d;font-size:13px}.btn-link{background:none;border:none;color:#667eea;cursor:pointer;font-size:13px;padding:0}.btn-link:hover{text-decoration:underline}@media (max-width:768px){.lane-table-container{margin:0 -20px;padding:0 20px}.col-margin{display:none}.lane-route{align-items:flex-start;flex-direction:column;gap:2px}.arrow{display:none}.destination:before{content:"→ "}}.reports-view{padding-bottom:40px}.reports-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.header-content h1{align-items:center;color:#2c3e50;display:flex;font-size:28px;gap:12px;margin:0 0 8px}.header-icon{font-size:32px}.subtitle{color:#6c757d;font-size:14px;margin:0}.header-actions{gap:12px}.export-dropdown{position:relative}.export-dropdown .dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-top:4px;min-width:200px;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .2s;visibility:hidden;z-index:100}.export-dropdown:focus-within .dropdown-menu,.export-dropdown:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown-menu button{background:none;border:none;color:#495057;cursor:pointer;display:block;font-size:14px;padding:10px 16px;text-align:left;transition:background .2s;width:100%}.dropdown-menu button:hover{background:#f8f9fa}.dropdown-menu button:first-child{border-radius:8px 8px 0 0}.dropdown-menu button:last-child{border-radius:0 0 8px 8px}.reports-error{align-items:center;background:#ffebee;border-radius:8px;color:#c0392b;display:flex;justify-content:space-between;margin-bottom:24px;padding:12px 16px}.reports-error button{background:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:6px 12px}.date-range-selector{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:16px 20px}.preset-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.preset-btn{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;font-size:13px;padding:8px 16px;transition:all .2s}.preset-btn:hover{border-color:#667eea;color:#667eea}.preset-btn.active{background:#667eea;border-color:#667eea;color:#fff}.custom-range{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:12px;margin-bottom:12px;padding:12px}.custom-range input[type=date]{border:1px solid #dee2e6;border-radius:6px;font-size:14px;padding:8px 12px}.custom-range input[type=date]:focus{border-color:#667eea;outline:none}.range-separator,.selected-range{color:#6c757d;font-size:14px}.selected-range{border-top:1px solid #eee;padding-top:8px}.charts-row{margin-bottom:24px}.btn{border-radius:8px}.btn-sm{font-size:13px;padding:6px 12px}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2)}.btn-primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.btn-secondary{background:#f8f9fa;border:1px solid #dee2e6;color:#495057}.btn-secondary:hover{background:#e9ecef}.btn-secondary:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.reports-header{flex-direction:column}.header-actions{justify-content:flex-end;width:100%}.preset-buttons{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.preset-btn{flex-shrink:0}.custom-range{flex-wrap:wrap}.custom-range input[type=date]{flex:1 1;min-width:120px}}@media (max-width:480px){.header-content h1{font-size:22px}.header-actions{flex-direction:column;width:100%}.export-dropdown,.export-dropdown .btn,.header-actions .btn{width:100%}}.loads-view .page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.loads-view .load-count{color:#6b7280;font-size:.9rem}.loads-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.loads-filters .filter-group{display:flex;flex-direction:column;gap:.25rem}.loads-filters .filter-group label{color:#6b7280;font-size:.75rem;font-weight:600;text-transform:uppercase}.loads-filters .filter-group input,.loads-filters .filter-group select{border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;padding:.4rem .6rem}.loads-table-container{overflow-x:auto}.loads-table{border-collapse:collapse;font-size:.85rem;width:100%}.loads-table th{border-bottom:2px solid #e5e7eb;color:#374151;font-weight:600;padding:.6rem .75rem;text-align:left;white-space:nowrap}.loads-table td{border-bottom:1px solid #f3f4f6;padding:.5rem .75rem}.load-row{cursor:pointer;transition:background .15s}.load-row:hover{background:#f9fafb}.load-row.expanded{background:#eff6ff}.board-badge{background:#e5e7eb;border-radius:4px;display:inline-block;font-size:.75rem;font-weight:600;padding:.15rem .5rem}.center-cell{color:#9ca3af;padding:2rem!important;text-align:center}.load-detail-row td{background:#f9fafb;padding:1rem!important}.load-details .detail-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:.75rem}.raw-data{margin-top:.5rem}.raw-data summary{color:#6b7280;cursor:pointer;font-size:.8rem}.raw-data pre{background:#1f2937;border-radius:6px;color:#d1d5db;font-size:.75rem;margin-top:.5rem;max-height:300px;overflow:auto;padding:.75rem}.opportunity-row{background:#f0fdf4}.opportunity-row:hover{background:#dcfce7}.delta-positive{color:#16a34a;font-weight:600}.delta-negative{color:#dc2626;font-weight:600}.loads-pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.data-explorer{max-width:100%;padding:1.5rem}.data-explorer-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.data-explorer-header h1{margin:0}.data-explorer-header .load-count{color:#6b7280;font-size:.9rem;margin-left:1rem}.header-actions{align-items:center;display:flex;gap:.5rem}.col-toggle-wrapper{position:relative}.col-menu{background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:400px;min-width:200px;overflow-y:auto;padding:.5rem;position:absolute;right:0;top:100%;z-index:50}.col-menu-item{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:.85rem;gap:.5rem;padding:.3rem .5rem}.col-menu-item:hover{background:#f3f4f6}.data-explorer-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.data-explorer-filters .filter-group{display:flex;flex-direction:column;gap:.25rem}.data-explorer-filters .filter-group label{color:#6b7280;font-size:.75rem;font-weight:600;text-transform:uppercase}.data-explorer-filters .filter-group input,.data-explorer-filters .filter-group select{border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;padding:.4rem .6rem}.data-explorer-table-container{border:1px solid #e5e7eb;border-radius:8px;overflow-x:auto}.data-explorer-table{border-collapse:collapse;font-size:.8rem;white-space:nowrap;width:100%}.data-explorer-table th{background:#f9fafb;border-bottom:2px solid #e5e7eb;color:#374151;font-weight:600;padding:.5rem .6rem;position:sticky;text-align:left;top:0}.data-explorer-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.data-explorer-table th.sortable:hover{background:#f3f4f6}.data-explorer-table td{border-bottom:1px solid #f3f4f6;padding:.4rem .6rem}.data-explorer-table tbody tr:hover{background:#f9fafb}.data-explorer-pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.lane-map-container{height:450px;overflow:hidden;position:relative}.lane-map-container,.lane-map-empty{border:1px solid #e5e7eb;border-radius:8px}.lane-map-empty{background:#f9fafb;color:#9ca3af;height:300px;justify-content:center}.lane-map-empty,.map-legend{align-items:center;display:flex}.map-legend{background:#fff;border-radius:6px;bottom:12px;box-shadow:0 2px 6px #00000026;font-size:.75rem;gap:.4rem;padding:.4rem .75rem;position:absolute;right:12px;z-index:1000}.legend-label{color:#374151;font-weight:600}.legend-low{color:#16a34a}.legend-high{color:#dc2626}.legend-gradient{background:linear-gradient(90deg,#0f0,#ff0,red);border-radius:4px;height:8px;width:60px}.amazon-lanes{max-width:100%;padding:1.5rem}.al-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.al-header h1{margin:0}.al-filters{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.al-filters .filter-group{display:flex;flex-direction:column;gap:.25rem}.al-filters .filter-group label{color:#6b7280;font-size:.75rem;font-weight:600;text-transform:uppercase}.al-filters .filter-group select{border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;padding:.4rem .6rem}.toggle-group{border:1px solid #d1d5db;border-radius:6px;display:flex;overflow:hidden}.toggle-btn{background:#fff;border:none;cursor:pointer;font-size:.85rem;padding:.4rem .75rem;transition:background .15s}.toggle-btn:not(:last-child){border-right:1px solid #d1d5db}.toggle-btn.active{background:#6366f1;color:#fff}.al-summary{display:flex;gap:1rem;margin-bottom:1.5rem}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1 1;padding:1rem 1.25rem;text-align:center}.summary-value{color:#111827;font-size:1.5rem;font-weight:700}.summary-label{color:#6b7280;font-size:.8rem;margin-top:.25rem}.al-section{margin-bottom:2rem}.al-section h2{color:#374151;font-size:1.1rem;margin-bottom:.75rem}.al-chart-tabs{display:flex;gap:.25rem;margin-bottom:1rem}.chart-tab{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:background .15s}.chart-tab.active{background:#6366f1;border-color:#6366f1;color:#fff}.al-chart-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.al-tooltip{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 2px 8px #0000001f;font-size:.8rem;padding:.5rem .75rem}.al-table-container{border:1px solid #e5e7eb;border-radius:8px;overflow-x:auto}.al-table{border-collapse:collapse;font-size:.85rem;white-space:nowrap;width:100%}.al-table th{background:#f9fafb;border-bottom:2px solid #e5e7eb;color:#374151;font-weight:600;padding:.6rem .75rem;text-align:left}.al-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.al-table th.sortable:hover{background:#f3f4f6}.al-table td{border-bottom:1px solid #f3f4f6;padding:.5rem .75rem}.al-table tbody tr:hover{background:#f9fafb}.al-table .rank{color:#9ca3af;font-weight:600;width:2rem}.al-table .lane-cell{font-weight:600}.al-table .delta-positive{color:#16a34a;font-weight:600}.al-table .delta-negative{color:#dc2626;font-weight:600}.al-table .center-cell{color:#9ca3af;padding:2rem!important;text-align:center}.sort-indicator{color:#6366f1;font-size:.7rem}.al-loading{color:#9ca3af;font-size:1rem;padding:3rem;text-align:center}.btn-primary{background:#6366f1;border:none}.btn-primary:hover{background:#4f46e5}.boards-view .page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.board-count{color:#6b7280;font-size:.9rem}.boards-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.board-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:box-shadow .2s}.board-card:hover{box-shadow:0 4px 12px #00000014}.board-card.disabled{opacity:.6}.board-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.board-card-header h2{font-size:1.1rem;margin:0}.board-id{color:#9ca3af;font-family:monospace;font-size:.75rem}.toggle-switch{display:inline-block;height:24px;position:relative;width:44px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background:#d1d5db;border-radius:24px;cursor:pointer;inset:0;position:absolute;transition:.3s}.toggle-slider:before{background:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.3s;width:18px}.toggle-switch input:checked+.toggle-slider{background:#3b82f6}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.board-meta{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.meta-item{display:flex;flex-direction:column}.meta-label{color:#6b7280;font-size:.7rem;font-weight:600;text-transform:uppercase}.meta-value{color:#111827;font-size:.85rem}.text-green{color:#059669}.text-red{color:#dc2626}.board-stats{border-bottom:1px solid #f3f4f6;border-top:1px solid #f3f4f6;display:flex;gap:1.5rem;margin-bottom:.75rem;padding:.75rem 0}.board-stats .stat{flex:1 1;text-align:center}.stat-num{color:#111827;display:block;font-size:1.25rem;font-weight:700}.stat-desc{color:#6b7280;font-size:.7rem}.board-last-exec{color:#6b7280;font-size:.8rem;margin-bottom:.75rem}.exec-status{font-weight:600}.status-success{color:#059669}.status-failed{color:#dc2626}.status-running{color:#d97706}.exec-time{font-size:.75rem}.board-actions{display:flex;gap:.5rem}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding-top:60px}.container{margin:0 auto;max-width:1200px;padding:30px 20px}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;padding:10px 20px;text-align:center;text-decoration:none;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background-color:#667eea;color:#fff}.btn-primary:hover:not(:disabled){background-color:#5568d3}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#5a6268}.btn-danger{background-color:#e74c3c;color:#fff}.btn-danger:hover:not(:disabled){background-color:#c0392b}.btn-success{background-color:#27ae60;color:#fff}.btn-success:hover:not(:disabled){background-color:#229954}.badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.badge-success{background-color:#d4edda;color:#155724}.badge-warning{background-color:#fff3cd;color:#856404}.badge-danger{background-color:#f8d7da;color:#721c24}.badge-info{background-color:#d1ecf1;color:#0c5460}.loading{align-items:center;display:flex;justify-content:center;min-height:400px}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.alert{border-radius:6px;font-size:14px;margin-bottom:20px;padding:14px 18px}.alert-error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.alert-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.alert-info{background-color:#d1ecf1;border:1px solid #bee5eb;color:#0c5460}.subtitle{color:#7f8c8d;font-size:15px}
/*# sourceMappingURL=main.cb1f4171.css.map*/