*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background:#fff;min-height:100vh;color:#1a1b1c;padding:40px 20px}.material-symbols-outlined{font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 24;vertical-align:middle}.icon-filled{font-variation-settings:'FILL' 1,'wght' 400,'GRAD' 0,'opsz' 24}.container{max-width:900px;margin:0 auto}header{text-align:center;margin-bottom:48px}h1{font-size:2.5rem;font-weight:700;margin-bottom:12px;color:#1a1b1c;letter-spacing:-.02em}.subtitle{color:#666;font-size:1.1rem;font-weight:400}.version-badge{display:inline-block;background:#1a7189;color:#fff;font-size:.7rem;font-weight:600;padding:4px 10px;border-radius:12px;margin-left:12px;vertical-align:middle;text-transform:uppercase;letter-spacing:.05em}.stats-bar{display:flex;justify-content:center;gap:64px;margin-bottom:48px;flex-wrap:wrap}.stat-item{text-align:center}.stat-value{font-size:2.25rem;font-weight:700;color:#1a7189;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stat-label{font-size:.875rem;color:#666;font-weight:500;margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.study-summary{margin:0 0 48px 0;text-align:left;display:flex;flex-direction:column;gap:12px}.study-summary p{font-size:1.0625rem;color:#1a1b1c;line-height:1.7}.study-summary strong{color:#1a7189;font-weight:600}.main-tabs{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:32px;flex-wrap:nowrap;background:#f7f8fa;border-radius:12px;padding:10px 16px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.tab-group{display:flex;gap:2px}.tab-group-divider{width:1px;height:28px;background:#cee7ee;margin:0 8px}.main-tab{display:flex;align-items:center;gap:4px;padding:8px 12px;font-size:.8125rem;font-family:Poppins,sans-serif;font-weight:500;border:none;border-radius:8px;background:0 0;color:#666;cursor:pointer;transition:all .2s ease}.main-tab .material-symbols-outlined{font-size:16px}.main-tab:hover{background:#f8f9fa;color:#1a7189}.main-tab.active{background:#1a7189;color:#fff}.main-tab.active .material-symbols-outlined{color:#fff}.tab-panel{display:none}.tab-panel.active{display:block;animation:fadeIn .3s ease-out}@media (max-width:900px){.main-tabs{flex-direction:column;gap:12px}.tab-group-divider{width:100%;height:1px;margin:4px 0}.tab-group{flex-wrap:wrap;justify-content:center}.main-tab{padding:8px 12px;font-size:.8125rem}}.filter-panel{background:linear-gradient(180deg,#f7f8fa 0,#f2f5f7 100%);border-radius:12px;padding:24px 32px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,.06);border:1px solid #e3eef2}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.filter-header h3{font-size:1rem;font-weight:600;color:#1a1b1c;display:flex;align-items:center;gap:8px}.filter-hint{margin-top:6px;font-size:.8125rem;color:#6c7378}.filter-reset{padding:6px 14px;font-size:.75rem;font-family:Poppins,sans-serif;font-weight:600;border:1px solid #ddd;border-radius:6px;background:#fff;color:#666;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.filter-reset:hover{border-color:#ec675f;color:#ec675f}.filter-section{background:#fff;border:1px solid #e6eef2;border-radius:10px;padding:16px;margin-bottom:16px}.filter-dropdowns{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-group label{font-size:.75rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.1em}select{padding:12px 16px;font-size:.875rem;font-family:Poppins,sans-serif;font-weight:500;border:2px solid #ddd;border-radius:8px;background:#fff;color:#1a1b1c;cursor:pointer;transition:border-color .2s ease}select:hover{border-color:#1a7189}select:focus{outline:0;border-color:#1a7189}.filter-divider{height:1px;background:#cee7ee;margin:20px 0}.checkbox-section{margin-top:16px;background:#fff;border:1px solid #e6eef2;border-radius:10px;padding:16px}.filter-grid-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}@media (max-width:768px){.filter-grid-3col{grid-template-columns:1fr}}.checkbox-section-compact{background:#fff;border:1px solid #e6eef2;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column}.checkbox-section-compact .checkbox-section-header{margin-bottom:8px}.checkbox-section-compact .checkbox-section-title{font-size:.6875rem;margin-bottom:10px}.checkbox-grid-vertical{display:flex;flex-direction:column;gap:6px;flex-grow:1;padding-bottom:.75rem}.checkbox-actions-bottom{display:flex;gap:8px;margin-top:auto;padding-top:.75rem;border-top:1px solid #e6eef2}.checkbox-section-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px}.checkbox-section-title{font-size:.75rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.checkbox-actions{display:inline-flex;gap:8px}.checkbox-action{padding:4px 10px;border:1px solid #d7e6eb;border-radius:999px;background:#f3f8fa;color:#1a7189;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:all .2s ease}.checkbox-action:hover{border-color:#1a7189;background:#e8f4f7}.checkbox-action:disabled{border-color:#e1e7ea;background:#f1f4f6;color:#9aa3aa;cursor:not-allowed;box-shadow:none;opacity:.8}.checkbox-grid{display:flex;flex-wrap:wrap;gap:12px 24px}.filter-checkbox{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.8125rem;font-weight:500;color:#1a1b1c;user-select:none}.filter-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#1A7189;cursor:pointer}.active-filters{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #eeeff0}.active-filters-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.active-filters-label{font-size:.75rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.1em}.active-filters-count{font-size:.75rem;font-weight:500;color:#1a7189;background:#e8f4f7;padding:4px 10px;border-radius:12px}.active-filters-tags{display:flex;flex-wrap:wrap;gap:8px}.filter-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#e8f4f7;border-radius:16px;font-size:.75rem;font-weight:500;color:#1a7189;animation:filterTagPop .3s ease-out}@keyframes filterTagPop{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.05)}100%{opacity:1;transform:scale(1)}}.filter-tag .remove{cursor:pointer;opacity:.6;transition:opacity .2s ease;font-size:16px}.filter-tag .remove:hover{opacity:1}.filter-panel.shimmer{position:relative;overflow:hidden}.filter-panel.shimmer::before{content:'';position:absolute;top:-50%;left:-100%;width:200%;height:200%;background:linear-gradient(225deg,transparent 0,transparent 30%,rgba(26,113,137,.04) 38%,rgba(26,113,137,.08) 44%,rgba(37,155,188,.12) 50%,rgba(26,113,137,.08) 56%,rgba(26,113,137,.04) 62%,transparent 70%,transparent 100%);animation:filterShimmer .8s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none;z-index:10}@keyframes filterShimmer{0%{transform:translateX(-50%);opacity:0}15%{opacity:1}85%{opacity:1}100%{transform:translateX(50%);opacity:0}}.chart-container{background:#f7f8fa;border-radius:12px;padding:32px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,.06);position:relative}.chart-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.chart-title{font-size:1.125rem;font-weight:600;color:#1a1b1c;display:flex;align-items:center;gap:8px}.chart-subtitle{font-size:.8125rem;color:#888;margin-top:4px}.chart-wrapper{position:relative;height:400px}.chart-wrapper-small{position:relative;height:320px}.charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width:1024px){.charts-grid{grid-template-columns:1fr}}.chart-watermark{position:absolute;bottom:8px;right:12px;font-size:.625rem;color:#666;font-weight:500;letter-spacing:.02em}.findings-section{background:#f7f8fa;border-radius:12px;padding:32px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,.06);position:relative}.findings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.findings-nav{display:flex;gap:8px;flex-wrap:wrap}.findings-nav-btn{padding:8px 16px;font-size:.8125rem;font-family:Poppins,sans-serif;font-weight:500;border:2px solid #ddd;border-radius:20px;background:#fff;color:#666;cursor:pointer;transition:all .2s ease}.findings-nav-btn:hover{border-color:#1a7189;color:#1a7189}.findings-nav-btn.active{border-color:#1a7189;background:#1a7189;color:#fff}.finding-panel{display:none}.finding-panel.active{display:block}.finding-hero{display:flex;align-items:center;gap:32px;margin-bottom:32px;flex-wrap:wrap}.finding-hero-stat{text-align:center;min-width:140px}.finding-hero-value{font-size:3.5rem;font-weight:700;color:#1a7189;line-height:1}.finding-hero-label{font-size:.875rem;color:#666;margin-top:8px}.finding-hero-text{flex:1;min-width:280px}.finding-hero-text h4{font-size:1.25rem;font-weight:600;color:#1a1b1c;margin-bottom:12px}.finding-hero-text p{font-size:.9375rem;color:#666;line-height:1.6}.finding-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.finding-card{background:#f8f9fa;border-radius:10px;padding:20px;border-left:4px solid #1a7189}.finding-card.highlight-electric{border-left-color:#259bbc}.finding-card.highlight-coral{border-left-color:#ec675f}.finding-card.highlight-frost{border-left-color:#cee7ee}.finding-card-title{font-size:.875rem;font-weight:600;color:#1a1b1c;margin-bottom:8px;display:flex;align-items:center;gap:8px}.finding-card-value{font-size:1.75rem;font-weight:700;color:#1a7189;margin-bottom:4px}.finding-card.highlight-electric .finding-card-value{color:#259bbc}.finding-card.highlight-coral .finding-card-value{color:#ec675f}.finding-card-desc{font-size:.8125rem;color:#666;line-height:1.5}.finding-tables-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.finding-table-section{background:#f8f9fa;border-radius:8px;padding:20px}.finding-table-section h5{font-size:.875rem;font-weight:600;color:#1a1b1c;margin-bottom:12px}.table-note{font-size:.8125rem;color:#666;margin-top:12px;line-height:1.5}.finding-table{width:100%;border-collapse:collapse;margin-top:16px;font-size:.875rem}.finding-table td,.finding-table th{padding:10px 12px;text-align:left;border-bottom:1px solid #eeeff0}.finding-table th{font-weight:600;color:#1a7189;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.finding-table td{color:#444}.finding-table .highlight{font-weight:600;color:#1a7189}.finding-bar{height:8px;background:#eeeff0;border-radius:4px;overflow:hidden;margin-top:4px}.finding-bar-fill{height:100%;border-radius:4px;transition:width .3s ease}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:20px}@media (max-width:768px){.comparison-grid{grid-template-columns:1fr}}.comparison-box{background:#f8f9fa;border-radius:10px;padding:20px}.comparison-box h5{font-size:.9375rem;font-weight:600;color:#1a1b1c;margin-bottom:16px;display:flex;align-items:center;gap:8px}.comparison-stat{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #eeeff0}.comparison-stat:last-child{border-bottom:none}.comparison-stat-label{font-size:.8125rem;color:#666}.comparison-stat-value{font-size:1rem;font-weight:600;color:#1a7189}.explore-transition{text-align:center;padding:48px 20px;margin-bottom:24px}.explore-transition h2{font-size:1.75rem;font-weight:700;color:#1a7189;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:12px}.explore-transition p{font-size:1rem;color:#666;max-width:600px;margin:0 auto}.explore-arrow{animation:bounce 2s infinite}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.legend-custom{display:flex;justify-content:center;gap:16px;margin-top:24px;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;padding-bottom:4px}.legend-item{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:500;color:#444}.legend-color{width:12px;height:12px;border-radius:3px}.question-breakdown{background:#f7f8fa;border-radius:12px;padding:32px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,.06);position:relative}.question-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px}@media (max-width:900px){.question-cards{grid-template-columns:repeat(2,1fr)}}.question-card{border-radius:12px;padding:20px;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.question-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.question-card.selected{border-color:#1a1b1c}.question-card.objective-branded{background:linear-gradient(135deg,rgba(26,113,137,.15) 0,rgba(26,113,137,.05) 100%)}.question-card.objective-unbranded{background:linear-gradient(135deg,rgba(37,155,188,.15) 0,rgba(37,155,188,.05) 100%)}.question-card.subjective-branded{background:linear-gradient(135deg,rgba(206,231,238,.6) 0,rgba(206,231,238,.3) 100%)}.question-card.subjective-unbranded{background:linear-gradient(135deg,rgba(236,103,95,.15) 0,rgba(236,103,95,.05) 100%)}.qc-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.qc-icon .material-symbols-outlined{font-size:24px}.question-card.objective-branded .qc-icon{background:#1a7189;color:#fff}.question-card.objective-unbranded .qc-icon{background:#259bbc;color:#fff}.question-card.subjective-branded .qc-icon{background:#cee7ee;color:#1a7189}.question-card.subjective-unbranded .qc-icon{background:#ec675f;color:#fff}.qc-title{font-size:.9375rem;font-weight:600;color:#1a1b1c;margin-bottom:2px}.qc-subtitle{font-size:.6875rem;color:#888;margin-bottom:12px}.qc-stat{font-size:1.5rem;font-weight:700}.question-card.objective-branded .qc-stat{color:#1a7189}.question-card.objective-unbranded .qc-stat{color:#259bbc}.question-card.subjective-branded .qc-stat{color:#5a9aaa}.question-card.subjective-unbranded .qc-stat{color:#ec675f}.qc-stat-label{font-size:.6875rem;color:#888}.data-table{width:100%;border-collapse:collapse;margin-top:16px}.data-table td,.data-table th{padding:14px 16px;text-align:left;border-bottom:1px solid #eeeff0;font-size:.875rem}.data-table th{background:#f7f8fa;font-weight:600;color:#1a7189;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;cursor:pointer;user-select:none}.data-table th:hover{background:#f8f9fa}.data-table td{color:#444}.data-table tr:hover td{background:#f8f9fa}.data-table tbody tr{cursor:pointer;transition:background .2s ease}.bar-cell{width:200px}.mini-bar{height:24px;background:#eeeff0;border-radius:4px;overflow:hidden;display:flex}.mini-bar-segment{height:100%;transition:width .3s ease}.chart-container-compact{padding:16px 20px;margin-bottom:16px}.insight-box{background:#f8f9fa;border-left:4px solid #1a7189;padding:12px 16px;border-radius:0 8px 8px 0}.insight-box h4{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;color:#1a7189;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.insight-box p{font-size:.875rem;color:#444;line-height:1.5}.insight-box .highlight{color:#1a7189;font-weight:600}.control-explorer{background:#f7f8fa;border-radius:12px;padding:32px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,.06);position:relative}.control-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}@media (max-width:1100px){.control-cards{grid-template-columns:repeat(2,1fr)}}.control-card{border-radius:12px;padding:20px;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.control-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.control-card.selected{border-color:#1a1b1c}.control-card.dimmed{opacity:.4}.control-card.full{background:linear-gradient(135deg,rgba(26,113,137,.15) 0,rgba(26,113,137,.05) 100%)}.control-card.some{background:linear-gradient(135deg,rgba(37,155,188,.15) 0,rgba(37,155,188,.05) 100%)}.control-card.limited{background:linear-gradient(135deg,rgba(206,231,238,.6) 0,rgba(206,231,238,.3) 100%)}.control-card.none{background:linear-gradient(135deg,rgba(236,103,95,.15) 0,rgba(236,103,95,.05) 100%)}.cc-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.cc-icon .material-symbols-outlined{font-size:24px}.control-card.full .cc-icon{background:#1a7189;color:#fff}.control-card.some .cc-icon{background:#259bbc;color:#fff}.control-card.limited .cc-icon{background:#cee7ee;color:#1a7189}.control-card.none .cc-icon{background:#ec675f;color:#fff}.cc-title{font-size:.9375rem;font-weight:600;color:#1a1b1c;margin-bottom:2px}.cc-subtitle{font-size:.6875rem;color:#888;margin-bottom:12px}.cc-stat{font-size:1.5rem;font-weight:700}.control-card.full .cc-stat{color:#1a7189}.control-card.some .cc-stat{color:#259bbc}.control-card.limited .cc-stat{color:#5a9aaa}.control-card.none .cc-stat{color:#ec675f}.cc-stat-label{font-size:.6875rem;color:#888}.modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(26,27,28,.7);z-index:1000;justify-content:center;align-items:center;backdrop-filter:blur(4px)}.modal-overlay.active{display:flex}.modal-content{background:#fff;border-radius:16px;padding:32px;max-width:800px;width:90%;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative}.modal-close{position:absolute;top:16px;right:16px;background:0 0;border:none;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease}.modal-close:hover{background:#eeeff0;color:#1a1b1c}.modal-title{font-size:1.25rem;font-weight:700;color:#1a1b1c;margin-bottom:8px;padding-right:32px;display:flex;align-items:center;gap:10px}.modal-subtitle{font-size:.875rem;color:#666;margin-bottom:24px}.modal-charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width:700px){.modal-charts-grid{grid-template-columns:1fr}}.modal-chart-section{background:#f8f9fa;border-radius:12px;padding:20px}.modal-chart-title{font-size:.875rem;font-weight:600;color:#1a1b1c;margin-bottom:16px}.modal-chart-wrapper{height:220px;position:relative}.full-report-banner{display:block;margin:32px 0 0;border-radius:12px;overflow:hidden;transition:opacity .2s ease}.full-report-banner:hover{opacity:.9}.full-report-banner img{width:100%;display:block}footer{text-align:center;padding:48px 0 24px;color:#666;font-size:.875rem}footer a{color:#1a7189;text-decoration:none;font-weight:500;transition:color .2s ease}footer a:hover{color:#259bbc}footer p{margin-bottom:8px}.loading{display:flex;justify-content:center;align-items:center;min-height:200px;color:#888}.loading .material-symbols-outlined{font-size:2rem;animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.data-loading{position:relative;pointer-events:none}.data-loading::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.85);border-radius:inherit;z-index:10}.loading-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:11;display:flex;flex-direction:column;align-items:center;gap:12px;color:#1a7189}.loading-overlay .material-symbols-outlined{font-size:2rem;animation:spin 1s linear infinite}.loading-overlay-text{font-size:.875rem;font-weight:500;color:#666}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}@keyframes skeleton-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.skeleton-stat{height:2.25rem;width:120px;margin:0 auto}.skeleton-card-stat{height:1.5rem;width:60px}.data-ready{animation:fadeIn .3s ease-out forwards}@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.question-card.data-ready:first-child{animation-delay:0s}.question-card.data-ready:nth-child(2){animation-delay:50ms}.question-card.data-ready:nth-child(3){animation-delay:.1s}.question-card.data-ready:nth-child(4){animation-delay:150ms}.control-card.data-ready:first-child{animation-delay:0s}.control-card.data-ready:nth-child(2){animation-delay:50ms}.control-card.data-ready:nth-child(3){animation-delay:.1s}.control-card.data-ready:nth-child(4){animation-delay:150ms}.loading-progress{position:fixed;top:0;left:0;height:3px;background:#1a7189;z-index:9999;transition:width .3s ease}.explore-section-loading{position:relative;min-height:400px}@media (max-width:768px){body{padding:24px 16px}h1{font-size:1.75rem}.stats-bar{gap:32px}.stat-value{font-size:1.75rem}.filter-dropdowns{grid-template-columns:1fr}.control-cards,.question-cards{grid-template-columns:1fr}.chart-container{padding:20px}}