.public-research-page{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);padding:2rem 1rem;transition:background-color .3s,color .3s}.public-research-page.loading{justify-content:center;align-items:center;display:flex}.error-container{background:var(--bg-secondary);text-align:center;max-width:600px;margin:4rem auto;padding:2rem;transition:background-color .3s}.error-container h1{color:var(--text-primary);font-family:var(--font-heading,"Inter",sans-serif);margin:0 0 1rem}.error-container p{color:var(--text-secondary);margin:.5rem 0}.research-header{background:var(--bg-primary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;transition:background-color .3s;display:flex}.header-right{align-items:center;gap:1rem;display:flex}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.logo-corners{flex-shrink:0;align-items:center;width:24px;height:24px;display:flex}.logo-corners svg{width:100%;height:100%;display:block}.brace{fill:var(--text-primary);transition:fill .2s}.brand-text{align-items:baseline;font-size:20px;font-weight:700;line-height:1;display:flex}.brand-transparent{color:var(--text-primary)}.brand-city{color:var(--brand-primary)}.share-button-header{background:var(--brand-primary);color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-heading,"Inter",sans-serif);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;transition:all .2s;display:flex}.share-button-header:hover{background:var(--brand-primary-hover,#8b2dd9);transform:translateY(-1px)}.share-button-header svg{width:18px;height:18px}.research-article{background:var(--bg-primary);border-radius:8px;max-width:900px;margin:0 auto;padding:3rem;transition:background-color .3s}.article-header{border-bottom:1px solid var(--border-primary);margin-bottom:2rem;padding-bottom:1.5rem}.article-header h1{color:var(--text-primary);font-size:2.5rem;line-height:1.2;font-family:var(--font-heading,"Inter",sans-serif);margin:0 0 .5rem}.article-meta{color:var(--text-secondary);font-size:.95rem}.research-question-section{background:var(--bg-secondary);border-left:3px solid var(--brand-primary);margin-bottom:2rem;padding:1.5rem;transition:background-color .3s}.research-question-section h2{color:var(--brand-primary);font-size:1.2rem;font-family:var(--font-heading,"Inter",sans-serif);margin:0 0 1rem}.research-question{color:var(--text-primary);margin:0;font-size:1.15rem;font-style:italic;line-height:1.7}.research-content{margin-bottom:3rem}.research-content .report-html{color:var(--text-primary);line-height:1.8}.research-content .report-html h1{color:var(--text-primary);font-size:2rem;font-family:var(--font-heading,"Inter",sans-serif);margin:2rem 0 1rem}.research-content .report-html h2{color:var(--text-primary);font-size:1.6rem;font-family:var(--font-heading,"Inter",sans-serif);margin:1.5rem 0 1rem}.research-content .report-html h3{color:var(--text-primary);font-size:1.3rem;font-family:var(--font-heading,"Inter",sans-serif);margin:1.2rem 0 .8rem}.research-content .report-html p{margin:1rem 0}.research-content .report-html ul,.research-content .report-html ol{margin:1rem 0;padding-left:2rem}.research-content .report-html li{margin:.5rem 0}.research-content .report-html .feed-story{scroll-margin-top:24px}[data-theme=dark] .research-content .report-html,.dark .research-content .report-html{color:var(--text-primary)!important}[data-theme=dark] .research-content .report-html *,.dark .research-content .report-html *{color:inherit}[data-theme=dark] .research-content .report-html p,.dark .research-content .report-html p,[data-theme=dark] .research-content .report-html div,.dark .research-content .report-html div,[data-theme=dark] .research-content .report-html span,.dark .research-content .report-html span,[data-theme=dark] .research-content .report-html li,.dark .research-content .report-html li,[data-theme=dark] .research-content .report-html h1,.dark .research-content .report-html h1,[data-theme=dark] .research-content .report-html h2,.dark .research-content .report-html h2,[data-theme=dark] .research-content .report-html h3,.dark .research-content .report-html h3,[data-theme=dark] .research-content .report-html h4,.dark .research-content .report-html h4,[data-theme=dark] .research-content .report-html h5,.dark .research-content .report-html h5,[data-theme=dark] .research-content .report-html h6,.dark .research-content .report-html h6,[data-theme=dark] .research-content .report-html [style*="color: white"],[data-theme=dark] .research-content .report-html [style*="color:#fff"],[data-theme=dark] .research-content .report-html [style*="color:#ffffff"],[data-theme=dark] .research-content .report-html [style*=color\:white],.dark .research-content .report-html [style*="color: white"],.dark .research-content .report-html [style*="color:#fff"],.dark .research-content .report-html [style*="color:#ffffff"],.dark .research-content .report-html [style*=color\:white]{color:var(--text-primary)!important}.article-footer{border-top:1px solid var(--border-primary);margin-top:2rem;padding-top:1.5rem}.research-info{background:var(--bg-primary);border-radius:6px;margin-bottom:2rem;padding:1.5rem;transition:background-color .3s}.research-info p{color:var(--text-secondary);margin:.5rem 0;font-size:.95rem}.methodology-link{color:var(--brand-primary);font-weight:500;text-decoration:none;transition:color .2s}.methodology-link:hover{color:var(--brand-primary-hover,#8b2dd9);text-decoration:underline}.research-details-collapsible{background:var(--bg-secondary);margin-bottom:2rem;transition:background-color .3s;overflow:hidden}.details-toggle{cursor:pointer;width:100%;font-family:var(--font-body,"IBM Plex Sans",sans-serif);color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.details-toggle:hover{background:var(--bg-secondary)}.details-toggle:focus{outline:2px solid var(--brand-primary);outline-offset:-2px}.toggle-text{align-items:center;display:flex}.toggle-icon{color:var(--text-secondary);transition:transform .2s}.toggle-icon.expanded{transform:rotate(180deg)}.details-content{background:var(--bg-secondary);padding:1.5rem;animation:.2s slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.research-details-collapsible .research-question-section{background:0 0;border-left:none;border-radius:0;margin:0;padding:0}.research-details-collapsible .research-question-section h3{color:var(--text-primary);font-size:1.1rem;font-family:var(--font-heading,"Inter",sans-serif);margin:0 0 .75rem;font-weight:600}.research-details-collapsible .research-question{color:var(--text-primary);margin:0;font-size:1rem;font-style:normal;line-height:1.6}.cta-section{margin-top:var(--space-8);padding:var(--space-8);background:var(--bg-secondary);text-align:center;color:var(--text-primary)}.cta-section h3{margin:0 0 var(--space-2)0;font-size:1.5rem;font-family:var(--font-heading);color:var(--text-primary)}.cta-section p{margin:0 0 var(--space-6)0;color:var(--text-secondary)}.cta-button{padding:var(--space-4)var(--space-8);background:var(--brand-primary);color:#fff;border-radius:var(--radius-md);font-size:1.1rem;font-weight:700;font-family:var(--font-heading);text-decoration:none;transition:all .2s;display:inline-block}.cta-button:hover{background:var(--brand-primary-hover,#8b2dd9);transform:translateY(-2px);box-shadow:0 4px 12px #ad35fa4d}@media (max-width:768px){.public-research-page{padding:0}.research-header{text-align:left;padding:var(--space-3,12px)var(--space-4,16px);justify-content:space-between;gap:var(--space-2,8px);border-bottom:none;flex-direction:row}.brand-text{font-size:16px}.logo-corners{width:18px;height:18px}.share-button-header{padding:var(--space-2,8px)var(--space-3,12px);border-radius:6px;font-size:13px}.share-button-header svg{width:16px;height:16px}.research-article{padding:var(--space-4,16px);--mobile-bleed:var(--space-4,16px);border-radius:0}.article-header{margin-bottom:var(--space-4,16px);padding-bottom:var(--space-3,12px);border-bottom:1px solid var(--border-primary)}.article-header h1{margin-bottom:var(--space-2,8px);font-size:1.5rem;line-height:1.25}.article-meta{font-size:.85rem}.research-content{margin-bottom:var(--space-6,24px)}.research-content .report-html{font-size:15px;line-height:1.7}.research-content .report-html h1{margin:var(--space-4,16px)0 var(--space-3,12px)0;font-size:1.5rem}.research-content .report-html h2{margin:var(--space-4,16px)0 var(--space-2,8px)0;font-size:1.25rem}.research-content .report-html h3{margin:var(--space-3,12px)0 var(--space-2,8px)0;font-size:1.1rem}.research-content .report-html p{margin:var(--space-2,8px)0}.research-content .report-html ul,.research-content .report-html ol{margin:var(--space-2,8px)0;padding-left:var(--space-5,20px)}.research-content .report-html li{margin:var(--space-1,4px)0}.article-footer{margin-top:var(--space-4,16px);padding-top:var(--space-4,16px)}.research-info{margin-bottom:var(--space-4,16px);padding:var(--space-3,12px);border-radius:0}.research-info p{margin:var(--space-1,4px)0;font-size:.85rem}.research-details-collapsible{margin-bottom:var(--space-4,16px);border-left:none;border-right:none;border-radius:0}.details-toggle{padding:var(--space-3,12px)var(--space-4,16px);font-size:.9rem}.details-content{padding:var(--space-3,12px)}.research-details-collapsible .research-question{font-size:.9rem}.cta-section{margin-top:var(--space-4,16px);padding:var(--space-4,16px);border-left:none;border-right:none;border-radius:0}.cta-section h3{margin-bottom:var(--space-2,8px);font-size:1.25rem}.cta-section p{margin-bottom:var(--space-4,16px);font-size:.9rem}.cta-button{padding:var(--space-3,12px)var(--space-6,24px);border-radius:6px;font-size:1rem}}
