.cruise-tax-dashboard{min-height:100vh;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);color:#f8fafc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:rgba(15,23,42,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #334155}.header-title{display:flex;align-items:center;gap:1rem}.header-title h1{margin:0;font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-subtitle{margin:.25rem 0 0;color:#94a3b8;font-size:.9rem}.header-icon{color:#3b82f6}.tax-rates-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.tax-rates-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b9814d}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2rem}.stat-card{background:rgba(30,41,59,.6);border:1px solid #334155;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.stat-card:hover{transform:translateY(-4px);border-color:#3b82f6;box-shadow:0 8px 30px #0000004d}.stat-icon{width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.stat-content h3{margin:0 0 .5rem;font-size:.9rem;color:#94a3b8;font-weight:600}.stat-value{font-size:1.8rem;font-weight:700;margin:0 0 .25rem;color:#f8fafc}.stat-subtitle{font-size:.8rem;color:#64748b;display:flex;align-items:center;gap:.5rem}.trend{font-weight:600;font-size:.75rem;padding:.2rem .5rem;border-radius:12px}.trend.positive{background:#10b98120;color:#10b981}.trend.negative{background:#ef444420;color:#ef4444}.chart-card{background:rgba(30,41,59,.6);border:1px solid #334155;border-radius:12px;margin:0 2rem 2rem;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-header{margin-bottom:2rem}.section-header h3{margin:0 0 .5rem;font-size:1.3rem;font-weight:600;color:#f8fafc}.section-header p{margin:0;color:#94a3b8;font-size:.9rem}.models-comparison-table,.regional-table{overflow-x:auto}.models-comparison-table table,.regional-table table{width:100%;border-collapse:collapse;background:rgba(15,23,42,.4);border-radius:8px;overflow:hidden}.models-comparison-table th,.regional-table th{background:rgba(30,41,59,.8);padding:1rem;text-align:left;font-weight:600;color:#f8fafc;border-bottom:1px solid #334155}.models-comparison-table td,.regional-table td{padding:1rem;border-bottom:1px solid #334155;color:#e2e8f0}.models-comparison-table tr:last-child td,.regional-table tr:last-child td{border-bottom:none}.models-comparison-table tr:hover,.regional-table tr:hover{background:rgba(56,189,248,.1)}.model-name-cell{font-weight:600;color:#f8fafc}.revenue-cell{font-size:1.1rem}.increase-badge{padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600}.increase-badge.positive{background:#10b98120;color:#10b981;border:1px solid #10b98140}.increase-badge.neutral{background:#64748b20;color:#64748b;border:1px solid #64748b40}.profit-positive{color:#10b981;font-weight:600}.profit-neutral{color:#64748b}.avg-cell{font-weight:600;color:#fbbf24}.description-cell{color:#94a3b8;font-size:.9rem}.region-name{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#f8fafc}.growth-badge{padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;background:#10b98120;color:#10b981;border:1px solid #10b98140}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal-content{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #334155;border-radius:16px;max-width:1200px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #00000080}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #334155}.modal-header h2{margin:0;display:flex;align-items:center;gap:.75rem;color:#f8fafc;font-size:1.5rem}.close-button{background:none;border:none;color:#94a3b8;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .3s ease}.close-button:hover{background:rgba(239,68,68,.1);color:#ef4444}.rates-comparison{padding:2rem}.comparison-table{overflow-x:auto}.comparison-table table{width:100%;border-collapse:collapse;background:rgba(15,23,42,.4);border-radius:8px;overflow:hidden}.comparison-table th{background:rgba(30,41,59,.8);padding:1rem;text-align:left;font-weight:600;color:#f8fafc;border-bottom:1px solid #334155}.comparison-table td{padding:1rem;border-bottom:1px solid #334155;color:#e2e8f0}.comparison-table tr:last-child td{border-bottom:none}.model-name{background:rgba(30,41,59,.6);font-weight:600;color:#f8fafc}.model-name div{display:flex;flex-direction:column;gap:.25rem}.model-revenue{font-size:.8rem;color:#94a3b8;font-weight:400}.port-type{font-weight:600;color:#f8fafc}.modal-footer{padding:1.5rem 2rem;border-top:1px solid #334155;background:rgba(15,23,42,.4)}.modal-footer p{margin:0;color:#94a3b8;font-size:.85rem;text-align:center}.custom-tooltip{background:rgba(15,23,42,.95);border:1px solid #334155;border-radius:8px;padding:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tooltip-label{font-weight:600;color:#f8fafc;margin:0 0 .5rem;border-bottom:1px solid #334155;padding-bottom:.5rem}.tooltip-item{margin:.25rem 0;font-size:.9rem}@media (max-width: 1200px){.metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.dashboard-header{flex-direction:column;gap:1rem;align-items:flex-start}.metrics-grid{grid-template-columns:1fr;padding:1rem}.chart-card{margin:0 1rem 1rem}.modal-content{width:95%;margin:1rem}.modal-header{padding:1.5rem}.rates-comparison{padding:1rem}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:rgba(30,41,59,.4);border-radius:3px}::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#64748b}.header-controls{display:flex;align-items:center;gap:1rem}.year-selector{display:flex;align-items:center;gap:.5rem;background:rgba(30,41,59,.8);padding:.75rem 1rem;border-radius:8px;border:1px solid #334155}.year-dropdown{background:transparent;border:none;color:#f8fafc;font-size:.9rem;font-weight:600;cursor:pointer;outline:none;min-width:200px}.year-dropdown option{background:#1e293b;color:#f8fafc;padding:.5rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:rgba(15,23,42,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #334155;flex-wrap:wrap;gap:1rem}@media (max-width: 768px){.dashboard-header{flex-direction:column;align-items:flex-start}.header-controls{width:100%;justify-content:space-between}.year-selector{flex:1}.tax-rates-button{flex-shrink:0}}@media (max-width: 1200px){.charts-grid{grid-template-columns:1fr;gap:1rem;margin:0 1rem 1rem}}.section-header-with-button{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}.section-header-with-button>div:first-child{flex:1}.section-header-with-button h3{margin:0 0 .5rem;font-size:1.3rem;font-weight:600;color:#f8fafc}.section-header-with-button p{margin:0;color:#94a3b8;font-size:.9rem}.section-header-with-button .tax-rates-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;flex-shrink:0;height:fit-content}.section-header-with-button .tax-rates-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b9814d}.charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:0 2rem 2rem}.charts-grid .chart-card{margin:0}@media (max-width: 1200px){.charts-grid{grid-template-columns:1fr;gap:1rem;margin:0 1rem 1rem}.section-header-with-button{flex-direction:column;align-items:stretch}.section-header-with-button .tax-rates-button{align-self:flex-start}}.chart-card .section-header{margin-bottom:1.5rem}.chart-card .section-header h3{font-size:1.2rem;margin-bottom:.25rem}.chart-card .section-header p{font-size:.85rem;margin:0}.header-controls .tax-rates-button{display:none}.section-header-with-dropdown{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}.section-header-with-dropdown>div:first-child{flex:1}.section-header-with-dropdown h3{margin:0 0 .5rem;font-size:1.3rem;font-weight:600;color:#f8fafc}.section-header-with-dropdown p{margin:0;color:#94a3b8;font-size:.9rem}.region-selector{display:flex;align-items:center;gap:.5rem;background:rgba(30,41,59,.8);padding:.75rem 1rem;border-radius:8px;border:1px solid #334155;flex-shrink:0}.region-dropdown{background:transparent;border:none;color:#f8fafc;font-size:.9rem;font-weight:600;cursor:pointer;outline:none;min-width:200px}.region-dropdown option{background:#1e293b;color:#f8fafc;padding:.5rem}.regional-charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.regional-charts-grid .chart-card{margin:0;padding:1rem}.regional-charts-grid .section-header h4{font-size:1.1rem;margin-bottom:.25rem;color:#f8fafc}.regional-charts-grid .section-header p{font-size:.8rem;margin:0;color:#94a3b8}.selected-region{background:rgba(56,189,248,.1)!important;border-left:4px solid #3b82f6!important}@media (max-width: 1200px){.section-header-with-dropdown{flex-direction:column;align-items:stretch}.region-selector{align-self:flex-start}.regional-charts-grid{grid-template-columns:1fr}}.chart-card .chart-card{background:rgba(15,23,42,.4);border:1px solid #334155}.chart-card .chart-card .section-header h4{font-size:1rem}.model-header{display:flex;align-items:center;gap:.5rem}.model-name-cell .model-header{justify-content:flex-start}.demand-impact{padding:.3rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600}.demand-impact.low{background:#10b98120;color:#10b981;border:1px solid #10b98140}.demand-impact.high{background:#f59e0b20;color:#f59e0b;border:1px solid #f59e0b40}.model-description{font-size:.8rem;color:#94a3b8;margin-top:.25rem;line-height:1.3}.factors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0}.factor-card h4{margin:0 0 .5rem;color:#f8fafc;font-size:.9rem}.factors-info{padding:2rem;border-top:1px solid #334155;background:rgba(15,23,42,.4)}.factors-info h4{margin:0 0 1rem;color:#f8fafc;font-size:1.1rem}.factors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.factor-card{background:rgba(30,41,59,.6);border:1px solid #334155;border-radius:8px;padding:1rem}.factor-card h5{margin:0 0 .5rem;color:#f8fafc;font-size:.9rem;font-weight:600}.factor-card p{margin:0;color:#94a3b8;font-size:.8rem;line-height:1.4}.demand-impact.neutral{background:#64748b20;color:#64748b;border:1px solid #64748b40}.model-name .model-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.model-name .model-header svg{flex-shrink:0}
