.research-content{--blue:#0649ff;--ink:#101926;--navy:#192126;--muted:#526074;--line:#dce2ea;--soft:#edf1f5;--cyan:#75f0d1;font-family:Inter,Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.65;background:#fff}
.research-content *{box-sizing:border-box;letter-spacing:0!important;min-width:0}
.research-content .wrap{width:min(1320px,calc(100% - 64px));max-width:1320px;margin-inline:auto}
.research-content h1{font-size:48px;line-height:1.12;max-width:20ch;margin:16px 0 24px}
.research-content h2{font-size:32px;line-height:1.2;margin-bottom:18px}
.research-content h3{font-size:20px;line-height:1.35}
.research-content p{font-size:16px;line-height:1.65}
.research-content .lead{font-size:21px;line-height:1.55}
.research-content section{padding-block:64px}
.research-content .hero{padding-block:0;background:#fff}
.research-content .hero-grid{min-height:500px;gap:0}
.research-content .hero-copy{padding:56px 40px 56px 0}
.research-content .hero-visual,.research-content .hero-media{min-height:420px;background-size:cover;background-position:center}
.research-content .reveal{opacity:1;transform:none}
.research-content img{max-width:100%;object-fit:cover}
.research-content .btn{font-family:inherit;background:#0649ff;color:#fff;border:1px solid #0649ff;border-radius:5px;padding:12px 20px;min-height:44px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:normal;text-align:center}
.research-content .btn.outline,.research-content .btn.secondary{color:#0649ff;background:#fff}
.research-content .dark-band,.research-content .dark{background:#192126;color:#fff}
.research-content .dark-band p,.research-content .dark p{color:#dce2ea}
.research-content :is(.dark-band,.dark)::before{display:none}
.research-content a:focus-visible,.research-content button:focus-visible,.research-content input:focus-visible,.research-content select:focus-visible{outline:3px solid #0649ff;outline-offset:4px}
.research-content :is(input,select){font:inherit;min-height:44px;max-width:100%}
.research-content [class*="card"]{border-radius:5px}
.research-content table{width:100%;font-size:14px}
.research-subnav{border-bottom:1px solid #dce2ea;background:#fff}
.research-subnav>div{max-width:1320px;margin:auto;display:flex;gap:24px;overflow:auto;padding:16px 24px}
.research-subnav a{font-size:14px;color:#526074;white-space:nowrap;text-decoration:none}
.research-subnav a[aria-current]{color:#0649ff;font-weight:700}
.research-directory-grid,.foundation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 32px}
.research-directory-grid a{padding:20px 0;border-bottom:1px solid #dce2ea;color:#0649ff;font-size:16px;line-height:1.5}
.foundation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.research-content .foundation-intro{background:#edf1f5}
.research-content .foundation-intro p{max-width:760px}
.research-content .research-empty{padding:20px 0;color:#526074}
.research-content .program-tabs{display:flex;flex-wrap:wrap;gap:12px}
.research-content .program-tabs a{padding:10px 16px}
.research-content .area-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.research-content .area-card{padding:24px}
.research-content .area-card h3{font-size:18px;line-height:1.35}
.research-content .area-card p{font-size:15px;line-height:1.6}
.research-content .eyebrow{font-size:12px}
.research-content a{overflow-wrap:anywhere}
.research-content .pstats span{overflow-wrap:anywhere;white-space:normal}
.research-content .pstats strong{font-size:24px}
.research-content .hero-visual{background-blend-mode:normal}
.research-content.research-atlas .hero-visual{background-image:url('../assets/research-campus-concept.webp')}
@media(max-width:900px){
 .research-content .wrap{width:calc(100% - 40px)}
 .research-content h1{font-size:38px}
 .research-content h2{font-size:28px}
 .research-content .hero-grid{grid-template-columns:1fr!important}
 .research-content .hero-copy{padding:36px 0}
 .research-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .research-content .area-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
 .research-content h1{font-size:32px}
 .research-content h2{font-size:26px}
 .research-content section{padding-block:40px}
 .research-content .hero-visual,.research-content .hero-media{min-height:280px}
 .research-content .wrap{width:calc(100% - 32px)}
 .research-directory-grid,.foundation-grid{grid-template-columns:1fr}
 .research-content .area-grid{grid-template-columns:1fr}
 .research-content table{display:block;overflow-x:auto}
 .research-content .program-row{grid-template-columns:1fr!important;gap:10px}
 .research-content .hero-stats{flex-wrap:wrap}
 .research-content .partnerband{grid-template-columns:1fr;gap:24px}
 .research-content .pstats{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}
 .research-content .pstats strong{font-size:18px;overflow-wrap:anywhere;white-space:normal}
}
@media(prefers-reduced-motion:reduce){.research-content *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
