#interactive-explorer{max-width:87.5rem;margin:0 auto;padding:2rem 1rem}#explorer-intro{text-align:center;margin-bottom:3rem}#explorer-intro h2{color:#333;margin-bottom:1rem}#explorer-intro .intro-text{font-size:1.1rem;color:#666;max-width:800px;margin:0 auto 2rem}.explorer-features{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1.5rem;margin:2rem 0}.explorer-features .feature-card{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:#fff;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s ease}.explorer-features .feature-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.explorer-features .feature-card .feature-icon{font-size:3rem;display:block;margin-bottom:1rem}.explorer-features .feature-card h4{margin:0 0 .5rem 0;font-size:1.2rem}.explorer-features .feature-card p{margin:0;font-size:.9rem;opacity:.9}.data-notice{background-color:#fff9e6;border-left:4px solid #f0ad4e;padding:1rem 1.5rem;margin:2rem 0;border-radius:4px}.data-notice p{margin:0;color:#333;font-size:.95rem}.data-notice strong{color:#f0ad4e}#interactive-explorer section{background:#fff;padding:2rem;margin:2rem 0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}#interactive-explorer section h3{color:#333;margin-top:0;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0}#interactive-explorer section .section-desc{color:#666;margin-bottom:1.5rem;line-height:1.6}#heatmap-section .heatmap-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;background-color:#f8f9fa;border-radius:8px;flex-wrap:wrap;gap:1rem}#heatmap-section .heatmap-controls .control-group{display:flex;align-items:center;gap:1rem}#heatmap-section .heatmap-controls .control-group label{font-weight:600;color:#333}#heatmap-section .heatmap-controls .sex-toggle-buttons{display:flex;gap:.5rem;flex-wrap:wrap}#heatmap-section .heatmap-controls .sex-toggle-btn{padding:.5rem 1rem;background-color:#fff;border:2px solid #ddd;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .2s ease}#heatmap-section .heatmap-controls .sex-toggle-btn:hover{background-color:#f8f9fa;border-color:#667eea}#heatmap-section .heatmap-controls .sex-toggle-btn.active{background-color:#667eea;color:#fff;border-color:#667eea}#heatmap-section .heatmap-controls .metric-selector{display:flex;align-items:center;gap:.5rem}#heatmap-section .heatmap-controls .metric-selector select{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem}#heatmap-section #heatmap-container{overflow-x:auto;margin:2rem 0;padding:1rem;background-color:#fafafa;border-radius:8px}#heatmap-section #heatmap-container svg{display:block;margin:0 auto}#heatmap-section #heatmap-container text{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width: 48rem)and (max-width: 74.9999rem){#heatmap-section .heatmap-controls{position:sticky;top:0;z-index:100;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}#heatmap-section .heatmap-controls.is-stuck{box-shadow:0 4px 12px rgba(0,0,0,.15)}}@media(min-width: 75rem){#heatmap-section{display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:start}#heatmap-section .heatmap-controls{position:sticky;top:2rem;margin-bottom:0;padding:1.5rem;flex-direction:column;align-items:stretch;gap:1.5rem}#heatmap-section .heatmap-controls .control-group{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%}#heatmap-section .heatmap-controls .control-group label{font-size:.95rem;margin-bottom:.25rem}#heatmap-section .heatmap-controls .sex-toggle-buttons{flex-direction:column;gap:.5rem;width:100%}#heatmap-section .heatmap-controls .sex-toggle-buttons .sex-toggle-btn{width:100%;text-align:left;padding:.75rem 1rem}#heatmap-section .heatmap-controls .metric-selector{flex-direction:column;align-items:flex-start;width:100%}#heatmap-section .heatmap-controls .metric-selector select{width:100%;padding:.75rem}#heatmap-section #heatmap-container{margin:0}#heatmap-section #heatmap-legend{grid-column:2}}@media(min-width: 87.5rem){#heatmap-section{grid-template-columns:320px 1fr;gap:2.5rem}#heatmap-section .heatmap-controls{padding:2rem}}#heatmap-legend{margin-top:2rem;padding:1rem;background-color:#f8f9fa;border-radius:8px}#heatmap-legend h4{margin-top:0;margin-bottom:1rem;color:#333;font-size:1rem}#heatmap-legend .legend-scale{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}#heatmap-legend .legend-scale .legend-item{display:flex;align-items:center;gap:.5rem}#heatmap-legend .legend-scale .legend-item .legend-color{width:40px;height:20px;border-radius:3px;border:1px solid #ddd}#heatmap-legend .legend-scale .legend-item .legend-label{font-size:.9rem;color:#666;white-space:nowrap}@media(min-width: 75rem){#heatmap-legend .legend-scale{flex-wrap:nowrap}}@media(min-width: 75rem){#heatmap-section h3{grid-column:1/-1;margin-bottom:1rem}}@media(min-width: 75rem){#heatmap-section .section-desc{grid-column:1/-1;margin-bottom:2rem}}@media(min-width: 48rem)and (max-width: 74.9999rem){.heatmap-controls{transition:box-shadow .3s ease}}#cohort-filter-section .filter-panel{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:2rem}#cohort-filter-section .filter-panel .filter-row{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1rem;margin-bottom:1rem}#cohort-filter-section .filter-panel .filter-group{display:flex;flex-direction:column;gap:.5rem}#cohort-filter-section .filter-panel .filter-group label{font-weight:600;color:#333;font-size:.9rem}#cohort-filter-section .filter-panel .filter-group select{padding:.6rem;border:1px solid #ddd;border-radius:4px;font-size:.95rem;background-color:#fff}#cohort-filter-section .filter-panel .filter-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}#cohort-filter-section .filter-panel .filter-actions{display:flex;gap:1rem;justify-content:center;margin-top:1rem}#cohort-filter-section .filter-panel .filter-actions button{padding:.75rem 2rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .2s ease}#cohort-filter-section .filter-panel .filter-actions button.btn-primary{background-color:#667eea;color:#fff}#cohort-filter-section .filter-panel .filter-actions button.btn-primary:hover{background-color:#5568d3}#cohort-filter-section .filter-panel .filter-actions button.btn-secondary{background-color:#6c757d;color:#fff}#cohort-filter-section .filter-panel .filter-actions button.btn-secondary:hover{background-color:#5a6268}#cohort-filter-section #filtered-results .filtered-summary{background:linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);padding:2rem;border-radius:8px}#cohort-filter-section #filtered-results .filtered-summary h4{margin-top:0;margin-bottom:1.5rem;color:#333;text-align:center}#cohort-filter-section #filtered-results .filtered-summary .summary-stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:1rem}#cohort-filter-section #filtered-results .filtered-summary .summary-stats .summary-stat{background:#fff;padding:1.5rem;border-radius:8px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}#cohort-filter-section #filtered-results .filtered-summary .summary-stats .summary-stat .stat-value{font-size:2rem;font-weight:bold;color:#667eea;margin-bottom:.5rem}#cohort-filter-section #filtered-results .filtered-summary .summary-stats .summary-stat .stat-label{font-size:.9rem;color:#666}#cohort-filter-section #filtered-results .no-data{text-align:center;padding:2rem;color:#666;font-style:italic}#radar-comparison-section .comparison-controls{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;margin:2rem 0;align-items:center}@media(max-width: 48rem){#radar-comparison-section .comparison-controls{grid-template-columns:1fr}#radar-comparison-section .comparison-controls .comparison-divider{display:none}}#radar-comparison-section .comparison-controls .group-selector{background-color:#f8f9fa;padding:1.5rem;border-radius:8px}#radar-comparison-section .comparison-controls .group-selector h4{margin-top:0;margin-bottom:1rem;color:#333;text-align:center}#radar-comparison-section .comparison-controls .group-selector .selector-row{display:flex;flex-direction:column;gap:.75rem}#radar-comparison-section .comparison-controls .group-selector .selector-row select{padding:.6rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background-color:#fff}#radar-comparison-section .comparison-controls .group-selector .selector-row select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}#radar-comparison-section .comparison-controls .comparison-divider{font-size:1.5rem;font-weight:bold;color:#667eea;text-align:center}#radar-comparison-section #update-comparison-btn{display:block;margin:2rem auto;padding:.75rem 2rem;background-color:#667eea;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .2s ease}#radar-comparison-section #update-comparison-btn:hover{background-color:#5568d3}#radar-comparison-section #radar-chart-container{margin:2rem 0;padding:2rem;background-color:#fafafa;border-radius:8px;min-height:500px;display:flex;align-items:center;justify-content:center}#radar-comparison-section #radar-chart-container svg{display:block;margin:0 auto}#radar-comparison-section #radar-chart-container .chart-placeholder{text-align:center;color:#999;font-style:italic}#radar-comparison-section #radar-chart-container .error{text-align:center;color:#d9534f;padding:2rem}#notable-patterns .patterns-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-top:1.5rem}#notable-patterns .patterns-grid .pattern-card{padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}#notable-patterns .patterns-grid .pattern-card.high-risk{background:linear-gradient(135deg, #fff5f5 0%, #ffe8e8 100%);border-left:4px solid #d9534f}#notable-patterns .patterns-grid .pattern-card.low-risk{background:linear-gradient(135deg, #f0fff4 0%, #dcffe8 100%);border-left:4px solid #5cb85c}#notable-patterns .patterns-grid .pattern-card h4{margin-top:0;margin-bottom:1rem;font-size:1.1rem}#notable-patterns .patterns-grid .pattern-card ul{list-style:none;padding:0;margin:0}#notable-patterns .patterns-grid .pattern-card ul li{padding:.75rem;margin-bottom:.75rem;background:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1)}#notable-patterns .patterns-grid .pattern-card ul li strong{display:block;color:#333;margin-bottom:.25rem}#notable-patterns .patterns-grid .pattern-card ul li .risk-stat{font-size:.9rem;color:#666}#about-explorer{background-color:#f8f9fa;border:none}#about-explorer p{margin-bottom:1rem;line-height:1.6;color:#555}#about-explorer a{color:#667eea;text-decoration:none;font-weight:600}#about-explorer a:hover{text-decoration:underline}.modal{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5);animation:fadeIn .2s ease}.modal .modal-content{background-color:#fff;margin:5% auto;padding:2rem;border-radius:var(--borderRadius);max-width:37.5rem;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.2);animation:slideIn .3s ease}@media(max-width: 48rem){.modal .modal-content{margin:10% 1rem;padding:1.5rem}}.modal .modal-close{position:absolute;right:1rem;top:1rem;font-size:2rem;font-weight:bold;color:#999;cursor:pointer;line-height:1;transition:color .2s ease}.modal .modal-close:hover{color:#333}.modal #modal-title{margin-top:0;margin-bottom:1.5rem;color:#333;padding-right:2rem}.modal .modal-stats{margin-bottom:2rem}.modal .modal-stats .stat-row{display:flex;justify-content:space-between;padding:.75rem;border-bottom:1px solid #f0f0f0}.modal .modal-stats .stat-row:last-child{border-bottom:none}.modal .modal-stats .stat-row .stat-label{font-weight:600;color:#555}.modal .modal-stats .stat-row .stat-value{color:#667eea;font-weight:600}.modal .diagnosis-breakdown h4{margin-top:0;margin-bottom:1rem;color:#333}.modal .diagnosis-breakdown .breakdown-bars .breakdown-bar{margin-bottom:1rem}.modal .diagnosis-breakdown .breakdown-bars .breakdown-bar .bar-label{font-size:.9rem;font-weight:600;color:#555;margin-bottom:.25rem}.modal .diagnosis-breakdown .breakdown-bars .breakdown-bar .bar-container{position:relative;height:30px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}.modal .diagnosis-breakdown .breakdown-bars .breakdown-bar .bar-container .bar-fill{height:100%;transition:width .3s ease}.modal .diagnosis-breakdown .breakdown-bars .breakdown-bar .bar-container .bar-value{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);font-size:.9rem;font-weight:600;color:#333}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideIn{from{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width: 48rem){#interactive-explorer{padding:1rem .5rem}#interactive-explorer section{padding:1rem}.explorer-features{grid-template-columns:1fr}#heatmap-section .heatmap-controls{flex-direction:column;align-items:stretch}#heatmap-section .heatmap-controls .control-group{flex-direction:column;align-items:stretch}#heatmap-section .heatmap-controls .sex-toggle-buttons{display:grid;grid-template-columns:repeat(2, 1fr)}#cohort-filter-section .filter-panel .filter-row{grid-template-columns:1fr}#cohort-filter-section .filter-panel .filter-actions{flex-direction:column}#cohort-filter-section .filter-panel .filter-actions button{width:100%}}@media print{.heatmap-controls,.filter-panel,.comparison-controls,#update-comparison-btn,.modal{display:none !important}#interactive-explorer section{box-shadow:none;page-break-inside:avoid}}