.research-home{min-height:100vh;display:flex;flex-direction:column}.research-header{background:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 0}.research-header nav{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.research-header .header-logo{height:65px}.research-header h1{color:#9a32b0;font-size:1.5rem;margin:0}.nav-links{display:flex;gap:1.5rem;align-items:center}.nav-links a{text-decoration:none;color:#666;font-weight:500;transition:color .3s}.nav-links a:hover{color:#9a32b0}.nav-links .nav-cta{background:#9a32b0;color:#fff;padding:.5rem 1.25rem;border-radius:5px;font-weight:600}.nav-links .nav-cta:hover{background:#7a2890;color:#fff}.research-hero{background:linear-gradient(135deg,#f8f7f9,#faf9fb);padding:4rem 2rem;text-align:center}.research-hero h2{font-size:2.5rem;color:#5a1e6b;margin-bottom:1rem}.research-hero p{font-size:1.125rem;color:#4a5568;max-width:800px;margin:0 auto;line-height:1.6}.research-content{max-width:1200px;margin:0 auto;padding:3rem 2rem;flex:1}.category-filter{margin-bottom:3rem}.category-filter h3{color:#5a1e6b;margin-bottom:1rem;font-size:1.25rem}.category-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.category-buttons button{padding:.625rem 1.25rem;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#4a5568;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s}.category-buttons button:hover{border-color:#9a32b0;color:#9a32b0}.category-buttons button.active{background:#9a32b0;color:#fff;border-color:#9a32b0}.research-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.research-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #00000014;transition:all .3s;display:flex;flex-direction:column}.research-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #9a32b026;border-color:#9a32b0}.card-category{display:inline-block;padding:.375rem .75rem;background:#f8f7f9;color:#9a32b0;border-radius:6px;font-size:.8rem;text-transform:capitalize;font-weight:600;margin-bottom:1rem;width:fit-content}.research-card h3{color:#5a1e6b;margin:0 0 .75rem;font-size:1.25rem;line-height:1.3}.card-meta{font-size:.875rem;color:#718096;margin-bottom:1rem}.research-card p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;flex:1}.read-more-btn{padding:.75rem 1.5rem;background:#9a32b0;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s;align-self:flex-start}.read-more-btn:hover{background:#7a2890;transform:translateY(-1px);box-shadow:0 4px 12px #9a32b040}.no-results{text-align:center;padding:4rem 2rem;color:#718096;font-size:1.125rem}.research-footer{background:#1a365d;color:#fff;padding:2rem;text-align:center;margin-top:auto}.research-footer p{margin:0;color:#ffffffe6}@media (max-width: 768px){.research-header nav{padding:0 1rem}.research-header h1{font-size:1.25rem}.nav-links{gap:1rem}.nav-links .nav-cta{padding:.4rem 1rem;font-size:.9rem}.research-hero{padding:3rem 1rem}.research-hero h2{font-size:2rem}.research-content{padding:2rem 1rem}.research-grid{grid-template-columns:1fr}.category-buttons{gap:.5rem}.category-buttons button{padding:.5rem 1rem;font-size:.85rem}}.inclusion-bar-chart-container{width:100%;background:#fff}.layout-wrapper{display:flex;height:600px;gap:20px;padding:20px}.filters-sidebar{width:300px;background:#f5f5f5;padding:20px;border-radius:8px;overflow-y:auto}.filters-sidebar h3{margin:0 0 20px;color:#333;font-size:18px;font-weight:600}.filter-section{margin-bottom:20px}.filter-section label{display:block;font-weight:500;color:#333;margin-bottom:8px;font-size:14px}.measure-grid,.filter-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-btn{height:40px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;transition:all .2s ease;font-size:14px;font-family:inherit;padding:0 12px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.filter-btn:hover{border-color:#1976d2;background:#f5f5f5}.filter-btn.active{background:#e3f2fd;color:#1976d2;border-color:#1976d2;font-weight:500}.main-content{flex:1;overflow-y:auto}.chart-section{background:transparent;border-radius:0;padding:0;margin-bottom:40px;box-shadow:none;overflow:visible;max-width:100%}.chart-section svg{max-width:100%;height:auto}.bar{transition:opacity .2s ease}.bar:hover{opacity:.8}.lsoa-circle{cursor:pointer;transition:stroke .2s ease,stroke-width .2s ease;stroke:none}.lsoa-circle:hover{stroke:#333;stroke-width:2}.hover-tooltip{position:fixed;background:#fff;color:#333;padding:15px;border-radius:8px;box-shadow:0 2px 10px #0003;font-size:14px;pointer-events:none;z-index:1000;bottom:20px;right:20px;min-width:250px;line-height:1.5}.hover-tooltip strong{color:#1976d2;font-weight:600}@media (max-width: 768px){.layout-wrapper{flex-direction:column}.filters-sidebar{width:100%}}.avg-label{font-weight:700;fill:#333}.range-label,.count-label{fill:#666}.chart-title{font-size:16px;font-weight:600;fill:#333}.tick text{font-size:12px;fill:#666}.domain{stroke:#ddd}.tick line{stroke:#ddd}.y-axis .tick text{line-height:1.4}.inclusion-map-placeholder{background:linear-gradient(135deg,#f8f7f9,#faf9fb);border:2px dashed #9a32b0;border-radius:12px;padding:3rem 2rem;min-height:400px;display:flex;align-items:center;justify-content:center}.map-placeholder-content{max-width:600px;text-align:center}.map-placeholder-content h4{color:#9a32b0;font-size:1.5rem;margin-bottom:1rem}.map-placeholder-content p{color:#4a5568;line-height:1.6;margin-bottom:2rem}.map-features{background:#fff;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;text-align:left}.map-features h5{color:#5a1e6b;margin-bottom:.75rem;font-size:1rem}.map-features ul{list-style:none;padding:0;margin:0}.map-features li{color:#4a5568;padding:.5rem 0 .5rem 1.5rem;position:relative}.map-features li:before{content:"✓";position:absolute;left:0;color:#9a32b0;font-weight:700}.map-note{background:#9a32b01a;padding:1rem;border-radius:6px;font-size:.9rem;color:#5a1e6b;line-height:1.5}.map-note strong{display:block;margin-bottom:.5rem}.map-note code{background:#0000001a;padding:.2rem .4rem;border-radius:3px;font-size:.85rem}.inclusion-page{min-height:100vh;display:flex;flex-direction:column}.inclusion-header{background:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 0}.inclusion-header nav{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.inclusion-header h1{color:#9a32b0;font-size:1.5rem;margin:0}.inclusion-header .header-logo{height:65px}.inclusion-hero{background:linear-gradient(135deg,#f8f7f9,#faf9fb);padding:4rem 2rem;text-align:center}.inclusion-hero h2{font-size:2.5rem;color:#5a1e6b;margin-bottom:1rem;line-height:1.2}.inclusion-hero p{font-size:1.125rem;color:#4a5568;max-width:800px;margin:0 auto 1rem;line-height:1.6}.article-meta{font-size:.9rem;color:#718096}.inclusion-content{max-width:1200px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:1fr 300px;gap:3rem;flex:1}.article-body{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.article-section{margin-bottom:2.5rem}.article-section:last-child{margin-bottom:0}.article-section h3{color:#5a1e6b;font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f8f7f9}.article-section p{color:#4a5568;line-height:1.7;margin-bottom:1rem}.article-section ul,.article-section ol{color:#4a5568;line-height:1.7;margin-left:1.5rem;margin-bottom:1rem}.article-section li{margin-bottom:.75rem}.article-section strong{color:#5a1e6b;font-weight:600}.placeholder-viz{background:linear-gradient(135deg,#f8f7f9,#faf9fb);border:2px dashed #9a32b0;border-radius:12px;padding:3rem 2rem;text-align:center;margin:1.5rem 0}.placeholder-viz p:first-child{font-size:1.5rem;color:#9a32b0;margin-bottom:1rem}.viz-note{color:#718096;margin:1.5rem 0 1rem;font-weight:600}.placeholder-viz ul{text-align:left;max-width:500px;margin:0 auto}.article-sidebar{display:flex;flex-direction:column;gap:1.5rem}.sidebar-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014;border-left:4px solid #9a32b0}.sidebar-card h4{color:#5a1e6b;margin-bottom:1rem;font-size:1.125rem}.sidebar-card p{color:#4a5568;line-height:1.6;margin-bottom:1rem;font-size:.9rem}.related-links{list-style:none;margin:0;padding:0}.related-links li{margin-bottom:.75rem}.related-links a{color:#9a32b0;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .3s}.related-links a:hover{color:#7a2890;text-decoration:underline}.sidebar-cta{display:inline-block;background:#9a32b0;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s}.sidebar-cta:hover{background:#7a2890;transform:translateY(-1px);box-shadow:0 4px 12px #9a32b040}.inclusion-footer{background:#1a365d;color:#fff;padding:2rem;text-align:center;margin-top:auto}.inclusion-footer p{margin:0;color:#ffffffe6}@media (max-width: 968px){.inclusion-content{grid-template-columns:1fr;gap:2rem}.article-sidebar{order:-1}}@media (max-width: 768px){.inclusion-header nav{padding:0 1rem}.inclusion-header h1{font-size:1.25rem}.inclusion-hero{padding:3rem 1rem}.inclusion-hero h2{font-size:2rem}.inclusion-content{padding:2rem 1rem}.article-body{padding:1.5rem}.article-section h3{font-size:1.25rem}.placeholder-viz{padding:2rem 1rem}}.article-section h4{color:#5a1e6b;font-size:1.25rem;margin-bottom:1rem}.viz-section{background:#fafafa;padding:2rem;border-radius:8px;margin-bottom:2rem}#root{width:100%;min-height:100vh}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:2.5rem;line-height:1.1;font-weight:700}button{font-family:inherit}
