*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.loading-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.spinner{height:80px;margin-bottom:20px;position:relative;width:80px}.spinner-circle{animation:spin 1s linear infinite;border:8px solid #fff3;border-radius:50%;border-top-color:#fff;height:100%;width:100%}@keyframes spin{to{transform:rotate(1turn)}}.loading-message{font-size:24px;font-weight:500;margin-bottom:10px}.loading-subtitle{font-size:16px;opacity:.8}.dashboard-container{background-color:#0b1220}.controls-panel{align-items:center;background:#0f1b2d;border:1px solid #ffffff14;border-radius:10px;box-shadow:0 10px 30px #00000059;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px;padding:20px}.view-toggle{gap:10px}.view-toggle button{background:#ffffff0f;border:none;border-radius:5px;color:#ffffffd9;cursor:pointer;padding:8px 16px;transition:all .3s}.view-toggle button.active{background:#3498db;color:#fff}.summary-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.summary-card{background:#0f1b2d;border:1px solid #ffffff14;border-radius:10px;box-shadow:0 10px 30px #00000059;padding:20px}.card-header{align-items:center;display:flex;gap:10px;margin-bottom:15px}.card-icon{font-size:24px}.card-title{color:#ffffffb8;font-size:14px;font-weight:500}.card-value{color:#ffffffeb;font-size:32px;font-weight:700;margin-bottom:10px}.card-change{align-items:center;display:flex;justify-content:space-between}.card-change .positive{color:#2ecc71;font-weight:500}.card-change .negative{color:#e74c3c;font-weight:500}.card-subtitle{color:#ffffff8c;font-size:12px}.charts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin-bottom:30px}.chart-card{background:#0f1b2d;border:1px solid #ffffff14;border-radius:10px;box-shadow:0 10px 30px #00000059;padding:20px}.chart-card.full-width{grid-column:1/-1}.chart-container h3{color:#ffffffeb;font-size:18px;margin:0 0 20px}.data-section{background:#0f1b2d;border:1px solid #ffffff14;border-radius:10px;box-shadow:0 10px 30px #00000059;padding:20px}@media (max-width:768px){.charts-grid{grid-template-columns:1fr}.controls-panel{align-items:stretch;flex-direction:column}.view-toggle{justify-content:center;margin-left:0}}.dashboard-header{align-items:flex-start;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.header-content h1{color:#fffffff2;font-size:28px;margin-bottom:10px}.subtitle{color:#ffffffb3;font-size:16px;margin-bottom:15px}.header-info{display:flex;flex-wrap:wrap;gap:20px}.info-item{background:#ffffff0f;border-radius:15px;color:#ffffffbf;font-size:14px;padding:6px 12px}.header-actions{display:flex;gap:10px}.export-btn,.refresh-btn{border:none;border-radius:5px;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .3s}.export-btn{background:#3498db;color:#fff}.refresh-btn{background:#ffffff14;color:#ffffffeb}.export-btn:hover{background:#2980b9}.refresh-btn:hover{background:#ffffff24}.region-selector{margin:10px 0}.region-selector label{color:#ffffffe0;display:block;font-weight:500;margin-bottom:8px}.region-buttons{display:flex;flex-wrap:wrap;gap:8px}.region-btn{background:#0000;border:2px solid;border-radius:20px;color:#ffffffdb;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .3s}.region-btn.active{color:#fff}.region-btn:hover:not(.active){opacity:.8}.time-selector{margin:10px 0}.time-selector label{color:#ffffffe0;display:block;font-weight:500;margin-bottom:8px}.time-select{-webkit-appearance:none;appearance:none;background:#ffffff0f;border:1px solid #ffffff24;border-radius:5px;color:#ffffffe6;font-size:14px;min-width:150px;padding:8px 16px}.time-select option{background:#0f1b2d;color:#ffffffeb}.custom-range{align-items:center;display:flex;gap:10px;margin-top:10px}.custom-range input{background:#ffffff0f;border:1px solid #ffffff24;border-radius:4px;color:#ffffffe6;font-size:14px;padding:6px 10px}.data-table-container{margin-top:30px}.table-header{justify-content:space-between;margin-bottom:20px}.table-actions,.table-header{align-items:center;display:flex}.table-actions{gap:10px}.table-actions select{background:#ffffff0f;border:1px solid #ffffff24;border-radius:5px;color:#ffffffe6;font-size:14px;padding:8px 16px}.table-wrapper{border:1px solid #ffffff1a;border-radius:8px;overflow-x:auto}.data-table{border-collapse:collapse;font-size:14px;width:100%}.data-table th{background:#ffffff0f;border-bottom:1px solid #ffffff1a;color:#ffffffe6;cursor:pointer;font-weight:600;padding:12px 16px;position:relative;text-align:left;-webkit-user-select:none;user-select:none}.data-table th:hover{background:#ffffff0a}.data-table th .sort-indicator{font-size:12px;margin-left:5px}.data-table td{border-bottom:1px solid #ffffff0f;color:#ffffffc7;padding:12px 16px}.data-table tr:hover{background:#ffffff0a}.table-footer{border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:20px;padding-top:15px}.pagination,.table-footer{align-items:center;display:flex}.pagination{gap:15px}.pagination button{background:#ffffff0f;border:1px solid #ffffff24;border-radius:4px;color:#ffffffe6;cursor:pointer;padding:8px 16px;transition:all .3s}.pagination button:hover:not(:disabled){background:#3498db;border-color:#3498db;color:#fff}.pagination button:disabled{cursor:not-allowed;opacity:.5}.table-info{color:#ffffffc7;font-size:14px}@media (max-width:768px){.dashboard-header{flex-direction:column;gap:20px}.header-actions{justify-content:flex-end;width:100%}.table-header{align-items:stretch;flex-direction:column;gap:15px}.table-actions{justify-content:flex-end}}.chart-container{background:#0000;border-radius:10px;box-shadow:none;display:flex;flex-direction:column;height:100%;padding:20px}.chart-header{padding-bottom:10px}.chart-container:hover{box-shadow:0 12px 30px #00000059;transform:translateY(-2px)}.chart-header{border-bottom:1px solid #ffffff1a;margin-bottom:20px;padding-bottom:15px}.chart-header h3{color:#ffffffeb;font-size:18px;font-weight:600;margin:0 0 8px}.chart-subtitle{background:#ffffff0f;border-radius:6px;color:#ffffffc7;display:inline-block;font-size:14px;padding:4px 10px}.metric-info{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.metric-label{background:#ffffff0f;color:#ffffffc7;font-size:13px;font-weight:500}.metric-label,.trend-indicator{border-radius:4px;padding:4px 8px}.trend-indicator{background:#2ecc7124;color:#2ecc71f2;font-size:12px}.chart-footer{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:20px;padding-top:15px}.data-source{background:#ffffff0f;color:#ffffffb3}.chart-notes,.data-source{border-radius:4px;font-size:12px;padding:4px 8px}.chart-notes{background:#e74c3c2e;color:#ffffffdb;max-width:60%}.trend-stats{display:flex;font-size:12px;gap:15px}.stat-item{align-items:center;display:flex;gap:5px}.stat-label{color:#ffffffb3;font-weight:500}.stat-value{color:#ffffffe6;font-weight:600}.stat-value.trend .positive{color:#2ecc71}.stat-value.trend .negative{color:#e74c3c}.custom-tooltip{background:#0f1b2d;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:12px}.custom-tooltip-label{border-bottom:1px solid #eee;color:#2c3e50;font-weight:600;margin-bottom:8px;padding-bottom:5px}.custom-tooltip-item{display:flex;font-size:13px;justify-content:space-between;margin-bottom:4px}.custom-tooltip-item-name{color:#5d6d7e}.custom-tooltip-item-value{color:#2c3e50;font-weight:600}@media (max-width:768px){.chart-footer{align-items:flex-start;flex-direction:column;gap:10px}.chart-notes{max-width:100%}.trend-stats{flex-wrap:wrap}}.dashboard-container{background:#0b1220;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:20px}.view-toggle{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}.view-btn{align-items:center;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;color:#ffffffe6;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:10px 16px;transition:all .3s ease}.view-btn:hover{border-color:#ffffff38;box-shadow:0 12px 30px #00000059;transform:translateY(-2px)}.view-btn.active{background:#3498db;border-color:#3498db;color:#fff}.section-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.section-header h3{color:#ffffffeb;font-size:20px;font-weight:600;margin:0}.section-actions select{background:#ffffff0f;border:1px solid #ffffff24;border-radius:6px;color:#ffffffe6;font-size:14px;min-width:200px;padding:8px 16px}.dashboard-footer{background:#0f1b2d;border:1px solid #ffffff14;border-radius:12px;box-shadow:0 10px 30px #00000059;margin-top:40px;padding:25px}.footer-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:25px}.footer-section h4{color:#ffffffeb;font-size:16px;margin:0 0 15px}.footer-section p{color:#ffffffc7;font-size:14px;line-height:1.6;margin:0 0 10px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section li{color:#ffffffc7;font-size:14px;margin-bottom:8px;padding-left:20px;position:relative}.footer-section li:before{color:#3498db;content:"•";left:0;position:absolute}.footer-copyright{border-top:1px solid #ffffff1a;color:#ffffffa6;font-size:13px;padding-top:20px;text-align:center}.status-indicator{border-radius:12px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.status-indicator.positive{background:#d4edda;color:#155724}.status-indicator.negative{background:#f8d7da;color:#721c24}.status-indicator.neutral{background:#e2e3e5;color:#383d41}.card-meta{color:#ffffffb3;display:flex;font-size:12px;justify-content:space-between;margin-top:10px}.help-btn{background:#ffffff0f;border:2px solid #f39c12;border-radius:8px;color:#f39c12;cursor:pointer;font-weight:500;padding:10px 16px;transition:all .3s}.help-btn:hover{background:#f39c12;color:#fff}@media (max-width:1200px){.charts-grid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}}@media (max-width:992px){.controls-panel{align-items:stretch;flex-direction:column;gap:15px}.view-toggle{justify-content:center;margin-left:0}.charts-grid{grid-template-columns:1fr}.chart-card.full-width{grid-column:1}}@media (max-width:768px){.dashboard-container{padding:15px}.header-actions{flex-direction:column;gap:10px;width:100%}.header-actions button{width:100%}.summary-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.footer-content{grid-template-columns:1fr}}@media (max-width:480px){.summary-cards{grid-template-columns:1fr}.view-btn{font-size:12px;padding:8px 12px}.section-header{align-items:flex-start;flex-direction:column;gap:10px}.section-actions select{min-width:0;min-width:auto;width:100%}}.controls-panel .time-selector label{color:#ffffffeb!important}.controls-panel select.time-select{background:#ffffff0f!important;border-color:#ffffff2e!important;color:#ffffffeb!important}.controls-panel select.time-select option{background:#0f1b2d!important;color:#ffffffeb!important}.data-section .section-actions select,.data-section .table-actions select,.data-section select{background:#ffffff0f!important;border-color:#ffffff2e!important;color:#ffffffeb!important}.data-section .section-actions select option,.data-section .table-actions select option,.data-section select option{background:#0f1b2d!important;color:#ffffffeb!important}.data-section .table-header h3{color:#ffffffeb!important}
/*# sourceMappingURL=main.293e916c.css.map*/