code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.metro-forecast-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px;transition:transform .2s,box-shadow .2s}.metro-forecast-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.card-header{margin-bottom:20px}.card-header h3{color:#1a1a1a;flex:1 1;font-size:18px;margin:0}.trend-badge{border-radius:20px;font-size:12px;font-weight:600;padding:4px 10px;white-space:nowrap}.trend-badge.trend-up{background:#d4edda;color:#155724}.trend-badge.trend-down{background:#f8d7da;color:#721c24}.trend-badge.trend-stable{background:#d1ecf1;color:#0c5460}.forecast-value{margin:20px 0;text-align:center}.forecast-value .value{color:#007bff;display:block;font-size:48px;font-weight:700;line-height:1}.forecast-value .label{color:#666;display:block;font-size:14px;letter-spacing:.5px;margin-top:8px;text-transform:uppercase}.confidence-band{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left:3px solid #2196f3;border-radius:8px;box-shadow:0 1px 3px #2196f31a;margin:15px 0;padding:12px 16px}.band-label{align-items:center;color:#1976d2;display:flex;font-size:11px;font-weight:600;gap:4px;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.band-label:before{content:"📊";font-size:12px}.band-range{color:#0d47a1;font-size:16px;font-weight:700;letter-spacing:.3px}.forecast-meta{border-top:1px solid #e0e0e0;display:flex;gap:10px;justify-content:space-between;margin-top:15px;padding-top:15px}.meta-item{flex:1 1;text-align:center}.meta-label{color:#999;display:block;font-size:11px;margin-bottom:4px;text-transform:uppercase}.meta-value{color:#333;display:block;font-size:16px;font-weight:600}.meta-value.positive{color:#28a745}.meta-value.negative{color:#dc3545}.metro-forecast-card.backtest-card{border-left:4px solid #9c27b0}.accuracy-badge{border-radius:20px;font-size:12px;font-weight:600;padding:4px 10px;white-space:nowrap}.accuracy-badge.excellent{background:#d4edda;color:#155724}.accuracy-badge.good{background:#d1ecf1;color:#0c5460}.accuracy-badge.fair{background:#fff3cd;color:#856404}.backtest-comparison{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px;display:flex;gap:15px;justify-content:space-between;margin:20px 0;padding:20px}.comparison-item{background:#fff;border-radius:8px;flex:1 1;padding:15px;text-align:center}.comparison-item.predicted{border:2px solid #dc3545}.comparison-item.actual{border:2px solid #28a745}.comparison-label{color:#666;font-size:12px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.comparison-value{font-size:36px;font-weight:700;line-height:1}.comparison-item.predicted .comparison-value{color:#dc3545}.comparison-item.actual .comparison-value{color:#28a745}.comparison-sublabel{color:#999;font-size:12px;margin-top:4px}.comparison-arrow{color:#666;flex-shrink:0;font-size:24px}.backtest-meta{border-top:1px solid #e0e0e0;display:flex;gap:10px;justify-content:space-between;margin-top:15px;padding-top:15px}.backtest-meta .meta-value.excellent{color:#28a745}.backtest-meta .meta-value.good{color:#17a2b8}.backtest-meta .meta-value.fair{color:#ffc107}.historical-context{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-left:3px solid #059669;border-radius:8px;margin:15px 0;padding:15px}.historical-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.historical-label{color:#059669;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.trend-indicator{align-items:center;border-radius:12px;display:inline-flex;font-size:11px;font-weight:700;gap:4px;padding:3px 8px}.trend-indicator.up{background:#d4edda;color:#155724}.trend-indicator.down{background:#f8d7da;color:#721c24}.trend-indicator.stable{background:#d1ecf1;color:#0c5460}.historical-stats{display:flex;gap:15px;justify-content:space-around}.hist-stat{align-items:center;display:flex;flex:1 1;flex-direction:column}.hist-stat.highlight{background:#ffffffb3;border-radius:6px;padding:8px}.hist-label{color:#666;font-size:11px;margin-bottom:4px;text-transform:uppercase}.hist-value{color:#333;font-size:18px;font-weight:700}.hist-value.positive{color:#059669}.lane-ranking-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px}.region-title{border-bottom:2px solid #007bff;color:#1a1a1a;font-size:20px;margin:0 0 20px;padding-bottom:12px}.lanes-list{display:flex;flex-direction:column;gap:15px}.lane-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:15px;padding:12px;transition:background .2s}.lane-item:hover{background:#e9ecef}.lane-rank{color:#007bff;font-size:20px;font-weight:700;min-width:35px;text-align:center}.lane-route{align-items:center;display:flex;flex:1 1;font-size:14px;gap:10px}.lane-destination,.lane-origin{color:#333;font-weight:600}.lane-arrow{color:#999;font-size:16px}.lane-metrics{display:flex;gap:20px}.metric{text-align:right}.metric-label{color:#999;display:block;font-size:11px;margin-bottom:4px;text-transform:uppercase}.metric-value{color:#333;display:block;font-size:16px;font-weight:600}.metric-value.rpm{color:#28a745}.help-icon-button{align-items:center;background:#0000;border:none;border-radius:50%;color:#4dabf7;cursor:pointer;display:inline-flex;justify-content:center;margin-left:8px;padding:4px;transition:all .2s ease;vertical-align:middle}.help-icon-button:hover{background:#4dabf71a;color:#339af0;transform:scale(1.1)}.help-icon-button:active{transform:scale(.95)}.help-icon-button svg{display:block}.help-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.help-modal{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:80vh;max-width:1200px;overflow:hidden;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.help-modal-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #e9ecef;color:#fff;display:flex;justify-content:space-between;padding:20px 24px}.help-modal-header h3{font-size:1.25rem;font-weight:600;margin:0;text-transform:none!important}.help-modal-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:32px}.help-modal-close:hover{background:#fff3;transform:rotate(90deg)}.help-modal-content{color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;line-height:1.8;max-height:calc(80vh - 80px);overflow-y:auto;padding:32px}.help-modal-content,.help-modal-content *,.help-modal-content h4{text-transform:none!important}.help-modal-content h4{color:#2c3e50;font-size:1.25rem;font-weight:600;letter-spacing:-.01em;margin-bottom:14px;margin-top:28px}.help-modal-content h4:first-child{margin-top:0}.help-modal-content p{margin:16px 0}.help-modal-content p,.help-modal-content ul{line-height:1.8;text-transform:none!important}.help-modal-content ul{margin:14px 0;padding-left:28px}.help-modal-content li{margin:12px 0;padding-left:4px;text-transform:none!important}.help-modal-content li ul{margin-bottom:8px;margin-top:8px}.help-modal-content strong{color:#343a40;font-weight:600;text-transform:none!important}.help-modal-content code{background:#f8f9fa;border-radius:4px;color:#e03131;font-family:Monaco,Courier New,monospace;font-size:.9em;padding:2px 6px}.help-modal-content .help-section{background:#f8f9fa;border-left:4px solid #4dabf7;border-radius:6px;line-height:1.8;margin:20px 0;padding:20px}.help-modal-content .help-example{background:#e7f5ff;border-left:4px solid #339af0;border-radius:6px;font-size:15px;line-height:1.8;margin:20px 0;padding:18px}.help-modal-content .help-example strong{display:block;font-size:16px;margin-bottom:8px}.help-modal-content .help-warning{background:#fff3bf;border-left:4px solid #fab005;border-radius:6px;font-size:15px;line-height:1.8;margin:20px 0;padding:18px}.help-modal-content .help-warning strong{display:block;font-size:16px;margin-bottom:8px}@media (max-width:768px){.help-modal-overlay{padding:10px}.help-modal{max-height:90vh;width:95%}.help-modal-header{padding:16px}.help-modal-header h3{font-size:1.1rem}.help-modal-content{font-size:15px;max-height:calc(90vh - 60px);padding:20px}.help-modal-content h4{font-size:1.1rem;margin-bottom:12px;margin-top:20px}.help-modal-content ul{padding-left:20px}}.morning-brief{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1400px;padding:20px}.brief-header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.header-content h1{color:#1a1a1a;font-size:32px;margin:0}.header-content .date{color:#666;font-size:16px;margin:5px 0 0}.forecast-status{align-items:center;background:#f8f9fa;border-left:3px solid #4caf50;border-radius:6px;display:flex;gap:10px;margin-top:10px;padding:8px 12px}.forecast-status .status-icon{font-size:18px}.forecast-status .status-details{display:flex;flex-wrap:wrap;gap:8px}.status-badge{border-radius:4px;font-size:11px;padding:3px 8px;text-transform:capitalize}.status-badge.status-fresh{background:#e8f5e9;color:#2e7d32}.status-badge.status-regenerating{background:#fff3e0;color:#f57c00}.status-badge.status-already_generating{background:#e3f2fd;color:#1976d2}.controls{align-items:center;flex-wrap:wrap;gap:20px}.date-selector,.equipment-selector{align-items:center;display:flex;gap:10px}.date-selector label,.equipment-selector label{color:#333;font-weight:600;white-space:nowrap}.date-selector select,.equipment-selector select{background:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;min-width:150px;padding:8px 16px;transition:border-color .2s}.date-selector select:hover,.equipment-selector select:hover{border-color:#007bff}.date-selector select:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.date-info{color:#666;font-size:12px;font-weight:500;white-space:nowrap}.date-picker-select{color:#007bff;font-weight:500}.historical-banner{align-items:center;animation:slideDown .3s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea4d;color:#fff;display:flex;gap:15px;margin-bottom:25px;padding:20px 25px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.historical-banner .banner-icon{font-size:32px;line-height:1}.historical-banner .banner-content{flex:1 1}.historical-banner .banner-content strong{display:block;font-size:16px;margin-bottom:4px}.historical-banner .banner-content p{font-size:14px;line-height:1.4;margin:0;opacity:.95}.historical-banner.backtest-mode{background:linear-gradient(135deg,#9c27b0,#673ab7);box-shadow:0 4px 12px #9c27b04d}.stats-bar{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;gap:20px;margin-bottom:30px;padding:25px}.stat{border-right:1px solid #e5e7eb;flex:1 1;padding:10px;text-align:center}.stat:last-child{border-right:none}.stat-label{display:block;font-size:11px;font-weight:600;letter-spacing:.8px;margin-bottom:10px}.stat-value{display:block;font-size:32px;line-height:1}.brief-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:40px;padding:25px}.brief-section h2{color:#1a1a1a;font-size:24px;margin-bottom:15px}.section-description{background:#fff9;border-left:3px solid #ddd;border-radius:8px;color:#555;margin-bottom:20px;padding:12px 16px}.shipping-points-section{background:linear-gradient(90deg,#f0fdf4 0,#fff);border-left:4px solid #059669}.shipping-points-section h2{color:#059669}.metro-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.lanes-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.triangles-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;width:100%}.triangles-table thead{background:#f8f9fa}.triangles-table th{border-bottom:2px solid #e0e0e0;color:#333;font-weight:600;padding:16px;text-align:left}.triangles-table td{border-bottom:1px solid #f0f0f0;padding:16px}.triangle-route{align-items:center;display:flex;font-size:14px;gap:8px}.triangle-route .arrow{color:#999}.triangles-table .deadhead{color:#dc3545;font-weight:600}.triangles-table .rpm{color:#28a745;font-weight:600}.score-badge{background:#007bff;border-radius:20px;color:#fff;display:inline-block;font-size:14px;font-weight:600;padding:4px 12px}.no-data{color:#999;font-style:italic;padding:40px}.morning-brief.loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px}.spinner{border-top-color:#007bff;margin-bottom:20px}.morning-brief.error{padding:40px;text-align:center}.morning-brief.error button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 20px}.morning-brief.error button:hover{background:#0056b3}.inbound-forecast-section{background:linear-gradient(135deg,#e6f2ff,#cce5ff);border-radius:12px;padding:25px}.inbound-forecast-section h2{color:#1d4ed8}.section-description{color:#666;font-size:14px;line-height:1.6;margin:10px 0 20px}.backtest-results{margin:0 auto;max-width:1400px;padding:20px}.backtest-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:15px}.backtest-header h2{color:#1f2937;font-size:28px;margin:0}.controls{display:flex;gap:10px}.equipment-select,.market-select{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 16px;transition:border-color .2s}.equipment-select:hover,.market-select:hover{border-color:#9ca3af}.equipment-select:focus,.market-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.summary-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:25px}.stat-card{align-items:center;background:#fff;border-left:4px solid #6b7280;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:15px;padding:20px;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.stat-card.excellent{border-left-color:#10b981}.stat-card.good{border-left-color:#3b82f6}.stat-card.fair{border-left-color:#f59e0b}.stat-card.poor{border-left-color:#ef4444}.stat-icon{font-size:32px;line-height:1}.stat-content{flex:1 1}.stat-value{color:#1f2937;font-size:28px;font-weight:700;line-height:1.2}.stat-label{color:#6b7280;font-size:14px;margin-top:4px}.stat-sublabel{color:#9ca3af;font-size:12px;margin-top:2px}.info-banner{background:#f3f4f6;border-radius:8px;color:#4b5563;font-size:14px;margin-bottom:25px;padding:12px 20px;text-align:center}.market-performance{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:30px}.performance-column h3{color:#1f2937;font-size:18px;margin:0 0 15px}.market-list{display:flex;flex-direction:column;gap:10px}.market-item{align-items:center;background:#fff;border-left:3px solid #6b7280;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;gap:12px;padding:12px 15px}.market-item.excellent{background:linear-gradient(90deg,#f0fdf4,#fff);border-left-color:#10b981}.market-item.poor{background:linear-gradient(90deg,#fef2f2,#fff);border-left-color:#ef4444}.market-rank{color:#9ca3af;font-size:18px;font-weight:700;min-width:30px}.market-info{flex:1 1}.market-name{color:#1f2937;font-size:14px;font-weight:600}.market-stats{color:#6b7280;font-size:12px;margin-top:2px}.backtest-table-section{margin-bottom:30px}.backtest-table-section h3{color:#1f2937;font-size:18px;margin:0 0 15px}.table-container{box-shadow:0 2px 8px #00000014;overflow:hidden}.backtest-table{border-collapse:collapse;width:100%}.backtest-table thead{background:#f9fafb}.backtest-table th{border-bottom:2px solid #e5e7eb;color:#6b7280;font-size:13px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase}.backtest-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s}.backtest-table tbody tr:hover{background-color:#f9fafb}.backtest-table tbody tr:last-child{border-bottom:none}.backtest-table td{color:#374151;font-size:14px;padding:12px 16px}.backtest-table td.numeric{font-family:SF Mono,Monaco,Courier New,monospace;font-weight:500;text-align:right}.backtest-table td.numeric.excellent{color:#10b981}.backtest-table td.numeric.good{color:#3b82f6}.backtest-table td.numeric.fair{color:#f59e0b}.backtest-table td.numeric.poor{color:#ef4444}.confidence-cell{text-align:center}.badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.badge.success{background:#d1fae5;color:#065f46}.badge.warning{background:#fed7aa;color:#92400e}.table-footer{background:#f9fafb;border-top:1px solid #e5e7eb;color:#6b7280;font-size:13px;padding:12px 16px;text-align:center}.help-section{background:#f9fafb;border-radius:12px;margin-top:30px;padding:20px}.help-section h4{color:#1f2937;font-size:16px;margin:0 0 15px}.help-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.help-item{background:#fff;border-left:3px solid #3b82f6;border-radius:8px;padding:15px}.help-item strong{color:#1f2937;display:block;font-size:14px;margin-bottom:8px}.help-item p{color:#6b7280;font-size:13px;line-height:1.5;margin:0}.error-message,.loading{padding:60px 20px;text-align:center}.spinner{border:3px solid #f3f4f6;border-top-color:#3b82f6;margin:0 auto 20px}.error-message h3{color:#1f2937;margin-bottom:10px}.error-message p{color:#6b7280;margin-bottom:10px}.error-message code{background:#f3f4f6;border-radius:6px;color:#1f2937;display:inline-block;font-family:SF Mono,Monaco,Courier New,monospace;font-size:13px;padding:8px 12px}@media (max-width:768px){.backtest-header{align-items:flex-start;flex-direction:column;gap:15px}.controls{width:100%}.equipment-select,.market-select{flex:1 1}.market-performance,.summary-section{grid-template-columns:1fr}.table-container{overflow-x:auto}.backtest-table{min-width:800px}.help-grid{grid-template-columns:1fr}}.rate-intelligence{margin:0 auto;max-width:1400px;padding:2rem}.intelligence-header{align-items:flex-start;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.header-left h2{color:#2c3e50;font-size:2rem;margin:0 0 .5rem}.header-subtitle{color:#7f8c8d;font-size:1rem;margin:0}.last-updated{align-items:flex-end;display:flex;flex-direction:column;font-size:.9rem}.update-label{color:#7f8c8d;margin-bottom:.25rem}.update-value{color:#2c3e50;font-weight:600}.intelligence-legend{background:#f8f9fa;border-radius:8px;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;padding:1rem}.legend-icon{font-size:1.2rem}.legend-label{color:#5a6c7d}.intelligence-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.intelligence-card{background:#fff;border-left:4px solid #ddd;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;transition:transform .2s,box-shadow .2s}.intelligence-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.intelligence-card.status-green{border-left-color:#27ae60}.intelligence-card.status-yellow{border-left-color:#f39c12}.intelligence-card.status-red{border-left-color:#e74c3c}.intelligence-card.urgency-high{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 2px 8px #0000001a}50%{box-shadow:0 4px 16px #0003}}.card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.commodity-info{flex:1 1}.commodity-name{color:#2c3e50;font-size:1.3rem;margin:0 0 .5rem}.trucks-label{background:#ecf0f1;border-radius:12px;color:#7f8c8d;display:inline-block;font-size:.85rem;padding:.25rem .75rem}.status-badge{border-radius:20px;font-size:.85rem;font-weight:600;padding:.5rem 1rem;white-space:nowrap}.status-badge.status-green{background:#d4edda;color:#155724}.status-badge.status-yellow{background:#fff3cd;color:#856404}.status-badge.status-red{background:#f8d7da;color:#721c24}.pressure-display{margin:1.5rem 0}.pressure-value{align-items:baseline;display:flex;gap:.5rem;margin-bottom:1rem}.pressure-number{color:#2c3e50;font-size:2rem;font-weight:700}.pressure-label{color:#7f8c8d;font-size:.9rem}.pressure-bar-container{margin:1rem 0}.pressure-bar-background{background:linear-gradient(90deg,#d4edda 0,#d4edda 40%,#fff3cd 0,#fff3cd 60%,#f8d7da 0,#f8d7da);border-radius:12px;height:24px;overflow:visible;position:relative}.pressure-bar{border-radius:12px;height:100%;left:0;position:absolute;top:0;transition:width .3s ease}.pressure-bar.pressure-tight{background:linear-gradient(90deg,#27ae60,#2ecc71)}.pressure-bar.pressure-normal{background:linear-gradient(90deg,#f39c12,#f1c40f)}.pressure-bar.pressure-glut{background:linear-gradient(90deg,#c0392b,#e74c3c)}.pressure-marker{background:#34495e;height:40px;top:-8px;width:2px}.marker-label,.pressure-marker{position:absolute;transform:translateX(-50%)}.marker-label{color:#34495e;font-size:.75rem;font-weight:600;left:50%;top:-20px;white-space:nowrap}.recommendation-box{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:1rem;margin:1rem 0;padding:1rem}.recommendation-icon{font-size:1.5rem}.recommendation-text{color:#2c3e50;flex:1 1;font-size:.95rem}.recommendation-text strong{color:#34495e}.card-stats{border-top:1px solid #e0e0e0;display:flex;justify-content:space-around;margin-top:1rem;padding-top:1rem}.stat-item{align-items:center;display:flex;flex-direction:column;gap:.25rem}.stat-label{color:#7f8c8d;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.stat-value{color:#2c3e50;font-size:1.1rem;font-weight:600}.loading{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.spinner{border:4px solid #ecf0f1;height:50px;width:50px}.error-message{padding:3rem 2rem}.error-message h3{color:#e74c3c}.retry-button{background:#3498db;border-radius:6px}.retry-button:hover{background:#2980b9}.no-data{color:#7f8c8d;padding:3rem 2rem;text-align:center}.no-data code{background:#f8f9fa;border-radius:6px;color:#2c3e50;display:block;font-family:Monaco,Courier New,monospace;font-size:.9rem;margin-top:1rem;padding:1rem}@media (max-width:768px){.rate-intelligence{padding:1rem}.intelligence-header{flex-direction:column;gap:1rem}.header-right{align-self:flex-start}.intelligence-legend{flex-direction:column;gap:.75rem}.intelligence-grid{grid-template-columns:1fr}.commodity-name{font-size:1.1rem}.pressure-number{font-size:1.5rem}}.demand-forecast{margin:0 auto;max-width:1400px;padding:2rem}.demand-forecast.loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.forecast-header{margin-bottom:2rem}.header-content h1{color:#2c3e50;font-size:2rem;margin-bottom:.5rem}.forecast-date{color:#7f8c8d;font-size:1rem}.insights-section{margin-bottom:2rem}.insight-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.insight-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.insight-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.insight-card.peak{border-left:4px solid #c92a2a}.insight-card.trough{border-left:4px solid #82c91e}.insight-icon{font-size:2.5rem}.insight-content h3{color:#7f8c8d;font-size:.9rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase}.insight-value{color:#2c3e50;font-size:1.5rem;font-weight:700}.day-of-week{font-weight:400;margin-left:.25rem}.day-of-week,.insight-detail{color:#7f8c8d;font-size:.9rem}.insight-detail{margin-top:.25rem}.alerts-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:2rem}.alert-box{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.alert-box h3{font-size:1.25rem;margin-bottom:1rem}.busy-alert{border-left:4px solid #c92a2a}.slow-alert{border-left:4px solid #82c91e}.alert-box p{color:#7f8c8d;margin-bottom:1rem}.alert-box ul{list-style:none;margin:0 0 1rem;padding:0}.alert-box li{border-bottom:1px solid #ecf0f1;padding:.5rem 0}.alert-box li:last-child{border-bottom:none}.alert-recommendation{background:#f8f9fa;border-radius:8px;color:#495057;font-size:.95rem;padding:1rem}.forecast-table-section{margin-bottom:2rem}.forecast-table-section h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow-x:auto}.forecast-table{border-collapse:collapse;width:100%}.forecast-table thead{background:#f8f9fa}.forecast-table th{border-bottom:2px solid #dee2e6;color:#495057;font-size:.85rem;font-weight:600;padding:1rem;text-align:left;text-transform:uppercase}.forecast-table td{border-bottom:1px solid #f1f3f5;padding:1rem}.forecast-table tbody tr{transition:background-color .2s}.forecast-table tbody tr:hover{background:#f8f9fa}.date-cell{color:#2c3e50;font-weight:600}.day-cell{color:#7f8c8d}.days-ahead-cell{color:#adb5bd;font-size:.9rem}.volume-cell{font-size:1.1rem}.confidence-cell{color:#7f8c8d;font-size:.9rem}.confidence-range{background:#f8f9fa;border-radius:4px;padding:.25rem .5rem}.activity-badge{border-radius:20px;color:#fff;font-size:.9rem;padding:.5rem 1rem;white-space:nowrap}.timeline-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:2rem}.timeline-section h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem}.timeline-chart{align-items:flex-end;background:linear-gradient(0deg,#f8f9fa 0,#0000);border-radius:8px;display:flex;gap:.5rem;height:250px;justify-content:space-between;margin-bottom:1rem;padding:1rem}.timeline-bar-container{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%}.timeline-bar{align-items:flex-start;border-radius:4px 4px 0 0;cursor:pointer;display:flex;justify-content:center;min-height:20px;padding-top:.5rem;transition:all .3s ease;width:100%}.timeline-bar:hover{opacity:.8;transform:scale(1.05)}.bar-emoji{font-size:1.2rem}.timeline-label{margin-top:.5rem;text-align:center}.timeline-date{color:#495057;font-size:.75rem;font-weight:600}.timeline-day{color:#adb5bd;font-size:.7rem;text-transform:uppercase}.timeline-legend{border-top:1px solid #dee2e6;display:flex;gap:2rem;justify-content:center;margin-top:1.5rem;padding-top:1rem}.legend-item{color:#495057;font-size:.9rem;gap:.5rem}.legend-dot{border-radius:50%;height:12px;width:12px}.forecast-footer{background:#f8f9fa;border-radius:8px;margin-top:2rem;padding:1.5rem}.forecast-footer p{color:#6c757d;font-size:.9rem;line-height:1.6;margin:0}.error-message{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem;text-align:center}.error-message h3{color:#c92a2a;margin-bottom:1rem}.retry-button{background:#4dabf7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem;transition:background .2s}.retry-button:hover{background:#339af0}@media (max-width:768px){.demand-forecast{padding:1rem}.alerts-section,.insight-cards{grid-template-columns:1fr}.timeline-chart{height:200px}.timeline-bar{min-height:15px}.bar-emoji{font-size:1rem}.timeline-legend{flex-wrap:wrap;gap:1rem}.forecast-table{font-size:.85rem}.forecast-table td,.forecast-table th{padding:.75rem .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}}.port-activity-map{background:#f5f5f5;display:flex;flex-direction:column;height:100vh;max-height:100vh;overflow:hidden;padding:20px}.map-controls{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-shrink:0;flex-wrap:wrap;gap:20px;margin-bottom:20px;max-height:240px;overflow-y:auto;padding:15px;position:relative;transition:all .3s ease}.control-group{display:flex;flex-direction:column;gap:5px}.control-group label{color:#666;font-size:12px;font-weight:600;text-transform:uppercase}.control-group input,.control-group select{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:8px 12px}.legend{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;margin-left:auto;max-width:350px;padding:15px}.legend h4{border-bottom:2px solid #ddd;color:#333;font-size:14px;font-weight:700;margin:0 0 15px;padding-bottom:8px;text-transform:uppercase}.legend-section{margin-bottom:15px}.legend-section:last-child{margin-bottom:0}.legend-section h5{color:#555;font-size:12px;font-weight:600;margin:0 0 8px;text-transform:uppercase}.legend-description{color:#666;font-size:11px;line-height:1.5;margin:0 0 10px}.legend-item{align-items:center;display:flex;font-size:12px;gap:8px;margin-bottom:5px}.legend-color{border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0003;height:16px;width:16px}.legend-tip{background:#fff3e0;border-left:3px solid #ff9800;border-radius:4px;color:#555;font-size:11px;line-height:1.5;margin:0;padding:10px}.map-container{border-radius:8px;box-shadow:0 2px 8px #0000001a;flex:1 1;max-height:100%;min-height:400px;overflow:hidden;position:relative}.map-legend-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #0000001a;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:80vh;max-width:320px;overflow-y:auto;padding:15px;position:absolute;right:20px;top:20px;z-index:1000}.map-legend-overlay h4{border-bottom:2px solid #ddd;color:#333;font-size:16px;font-weight:700;margin:0 0 15px;padding-bottom:8px}.map-legend-overlay .legend-section{margin-bottom:15px}.map-legend-overlay .legend-section:last-child{margin-bottom:0}.map-legend-overlay .legend-section h5{color:#555;font-size:13px;font-weight:600;margin:0 0 6px}.map-legend-overlay .legend-description{color:#666;font-size:11px;line-height:1.4;margin:0 0 8px}.map-legend-overlay .legend-item{align-items:flex-start;display:flex;font-size:11px;gap:10px;line-height:1.4;margin-bottom:8px}.map-legend-overlay .legend-item:last-child{margin-bottom:0}.map-legend-overlay .legend-color{border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0000004d;height:14px;margin-top:2px;min-width:14px;width:14px}.map-legend-overlay .legend-tip{background:#fff8e1;border-left:3px solid #ffc107;border-radius:4px;color:#555;font-size:11px;line-height:1.4;margin:0;padding:10px}.custom-directional-marker{background:#0000!important;border:none!important}.custom-directional-marker>div{cursor:pointer}.loading-overlay{background:#fff}.error-overlay,.loading-overlay{border-radius:8px;box-shadow:0 4px 12px #0003;font-weight:600;left:50%;padding:20px 40px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1000}.error-overlay{background:#ffebee;color:#c62828}.entry-point-popup{min-width:250px}.entry-point-popup h3{border-bottom:2px solid #f0f0f0;color:#333;font-size:16px;margin:0 0 15px;padding-bottom:8px}.popup-stats{display:flex;flex-direction:column;gap:10px}.stat{align-items:center;display:flex;gap:8px}.stat label{color:#666;font-weight:600;min-width:80px}.stat .value{color:#333;font-size:16px;font-weight:700}.stat .change{border-radius:4px;font-size:12px;font-weight:600;padding:2px 6px}.stat .change.positive{background:#e8f5e9;color:#2e7d32}.stat .change.negative{background:#ffebee;color:#c62828}.activity-badge{border-radius:4px;display:inline-block;font-size:12px;font-weight:600;padding:2px 8px}.leaflet-popup-content-wrapper{border-radius:8px}.leaflet-popup-content{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:12px}@media (max-width:768px){.port-activity-map{padding:10px}.map-controls{align-items:stretch;flex-direction:column}.legend{margin-left:0;margin-top:10px}.control-group{width:100%}.map-legend-overlay{font-size:10px;left:10px;max-height:50vh;max-width:none;right:10px;top:10px}.map-legend-overlay h4{font-size:14px}.map-legend-overlay .legend-section h5{font-size:12px}.port-activity-map{padding:10px}.map-controls{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:10px;max-height:none;padding:0}}@media (max-width:768px){.map-controls:has(>div:only-child){margin-bottom:20px}.control-group{padding:0 12px 12px;width:100%}.control-group:first-of-type{padding-top:0}.control-group>div[style*=inline-flex]{display:flex!important;width:100%}.control-group>div[style*=inline-flex] label{flex:1 1}.control-group>div[style*=inline-flex] label span{font-size:13px!important;padding:10px 8px!important;text-align:center;width:100%}.map-controls>div[style*=gradient]{padding:16px!important}.map-controls>div[style*=gradient] h1{font-size:24px!important}.control-group>div[style*=flex]>span,.map-controls>div[style*=gradient] p{font-size:12px!important}.leaflet-popup-content-wrapper{max-height:60vh!important;max-width:calc(100vw - 40px)!important;overflow-y:auto!important}.leaflet-popup-content{margin:8px!important;max-height:60vh!important;overflow-y:auto!important}.entry-point-popup{font-size:11px}.entry-point-popup h3{font-size:13px!important;margin-bottom:4px!important}.entry-point-popup .popup-type{font-size:10px!important;margin-bottom:6px!important}.entry-point-popup .stats-grid{gap:6px!important;grid-template-columns:1fr!important;margin-bottom:8px!important}.entry-point-popup .stat label{font-size:10px!important}.entry-point-popup .stat .value{font-size:12px!important}.entry-point-popup table{font-size:9px!important}.entry-point-popup td,.entry-point-popup th{padding:3px 4px!important}.entry-point-popup h4{font-size:11px!important}.entry-point-popup button{font-size:9px!important;padding:3px 6px!important}.control-group input[type=checkbox]{cursor:pointer;height:20px!important;width:20px!important}.control-group label{padding:8px 0}}@media (max-width:480px){.port-activity-map{padding:5px}.map-controls{gap:8px;padding:8px}.map-controls>div[style*=gradient] h1{font-size:20px!important}.control-group>div[style*=inline-flex] label span{font-size:12px!important;padding:8px 6px!important}.map-legend-overlay{font-size:9px!important;max-height:40vh!important;max-width:calc(100vw - 20px)!important}.map-legend-overlay h4{font-size:12px!important}.map-legend-overlay .legend-section h5{font-size:11px!important}}.map-legend-overlay{transition:all .3s ease}@media (max-width:768px){.map-legend-overlay{left:10px;max-width:calc(100vw - 40px);padding:8px 12px;right:10px}.map-controls button[aria-label*="map guide"]{font-size:18px!important;height:36px!important;right:12px!important;top:12px!important;width:36px!important}.leaflet-interactive{stroke-width:2px!important}}.App{background:#f5f7fa;min-height:100vh}.App,.app-content{height:100vh;overflow:hidden}*{box-sizing:border-box}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;margin:0}.app-nav{background:#fff;box-shadow:0 2px 8px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-brand{border-bottom:1px solid #e5e7eb;padding:20px 30px}.nav-brand h1{color:#1f2937;font-size:24px;margin:0}.nav-tabs{display:flex;padding:0 30px}.nav-tab{background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:15px;font-weight:500;padding:15px 25px;position:relative;transition:color .2s}.nav-tab:hover{color:#3b82f6}.nav-tab.active{border-bottom-color:#3b82f6;color:#3b82f6}
/*# sourceMappingURL=main.90e44423.css.map*/