@charset "UTF-8";
:root{--ink:#005555;--navy:#005555;--yellow:#c6d325;--paper:#ffffff;--soft:#eeeeee;--muted:#595959;--line:#d6d6d6;--font:Roboto,Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.07;font-weight:500;letter-spacing:-.05em}a:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid #ca7700;outline-offset:6px}section[id]{scroll-margin-top:94px}.skip-link{position:fixed;top:-100px;left:20px;padding:12px 20px;background:var(--yellow);z-index:10}.skip-link:focus{top:10px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:0 5%;background:var(--paper)}.brand{display:flex;align-items:center;gap:12px;font-size:25px;line-height:1;font-weight:700;letter-spacing:-1px;white-space:nowrap}.brand svg{width:35px;height:35px;fill:var(--ink);stroke:var(--ink);stroke-width:2}.brand-question{color:#79873c}.desktop-nav,.header-actions,.language-switch{display:flex;align-items:center}.desktop-nav{gap:30px;font-size:14px}.desktop-nav a:hover,.inline-link:hover,.footer-bottom a:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{gap:26px}.language-switch{gap:10px;font-size:13px}.language-switch a{opacity:.55}.language-switch [aria-current]{opacity:1;font-weight:700}.language-switch span{opacity:.3}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:54px;padding:14px 23px;border-radius:4px;background:var(--yellow);color:var(--ink);font-size:15px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#e2e553;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button-small{background:var(--ink);color:white;min-height:43px;padding:10px 17px;font-size:14px;gap:21px}.button-small:hover,.button-dark:hover{background:#244751}.hero{display:grid;grid-template-columns:1.04fr 1fr;min-height:636px;background:var(--navy);color:white}.hero-copy{padding:54px 5vw 40px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:600;line-height:1.5}.hero .eyebrow{color:#d7e4dc;display:flex;align-items:center;gap:11px}.little-sun{color:var(--yellow);font-size:23px;line-height:1}.hero h1{font-size:clamp(65px,6.3vw,101px);letter-spacing:-.06em;line-height:1.02;margin:28px 0 24px;max-width:650px}.hero h1>span{color:var(--yellow)}.hero-description{font-size:18px;line-height:1.6;max-width:440px;color:#e0e9e7}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:30px}.text-link{font-size:14px;display:flex;gap:12px;align-items:center}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-note{color:#b4c6c6;font-size:12px;margin-top:31px}.hero-image{position:relative;overflow:hidden;background:radial-gradient(ellipse at 80% 0%,#efd483 0%,#b39359 28%,#47554c 55%,#1b3d49 100%);min-height:500px}.hero-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 54%}.image-label{position:absolute;left:27px;right:27px;top:28px;z-index:1;display:flex;justify-content:space-between;gap:20px;color:white;font-size:11px;letter-spacing:.02em;text-shadow:0 1px 6px #102d36}.image-caption{position:absolute;bottom:23px;right:25px;font-size:11px;color:white;text-shadow:0 1px 6px #102d36}.facts-bar{display:grid;grid-template-columns:1fr 1.12fr 1fr;padding:27px 5%;background:var(--soft);gap:32px;border-bottom:1px solid var(--line)}.facts-bar>div{display:flex;gap:23px;align-items:flex-start}.facts-bar>div+div{border-left:1px solid #ced6cf;padding-left:32px}.fact-label{font-size:10px;letter-spacing:.13em;font-weight:bold;margin-top:5px;white-space:nowrap}.facts-bar>div>span:last-child{font-size:15px;font-weight:500;line-height:1.5}.facts-bar small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.section{padding:95px 7%}.section-kicker{font-size:12px;letter-spacing:.1em;margin-bottom:36px;font-weight:bold}.intro-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%}h2{font-size:clamp(40px,4.3vw,64px)}.muted{color:#7b8983}.intro-text p+p{margin-top:18px}.lead{font-size:24px;line-height:1.35;letter-spacing:-.025em}.intro-text p:not(.lead){color:#536665}.inline-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;border-bottom:1px solid #9ba7a0;padding-bottom:5px;margin-top:24px}.signup-section{background:var(--yellow);display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:70px;padding-bottom:70px}.signup-section .eyebrow{margin-bottom:24px}.signup-content{align-self:center}.signup-content>p:first-child{max-width:490px;font-size:21px;line-height:1.5}.button-dark{background:var(--ink);color:white;margin-top:28px}.small{font-size:13px;line-height:1.65}.signup-content .small{margin-top:17px;max-width:470px;color:#3f5237}.site-footer{padding:45px 5% 25px;background:var(--ink);color:#eef2e9}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:38px}.footer-brand{font-size:29px;font-weight:bold;letter-spacing:-1px}.footer-top p{font-size:14px;color:#c5d1cb}.footer-top>a:last-child{font-size:16px}.footer-bottom{border-top:1px solid #3d5357;padding-top:25px;display:flex;justify-content:space-between;gap:24px;color:#c4d1cc;font-size:12px}.footer-bottom>div{display:flex;gap:25px}.science-hero{background:var(--ink);color:white;padding-top:85px;padding-bottom:85px}.science-hero h1{font-size:clamp(49px,5.5vw,80px);margin:30px 0}.science-hero h1 span{color:var(--yellow)}.science-hero>p:not(.eyebrow){max-width:650px;font-size:22px;color:#dce6e1}.science-hero .button{margin-top:30px}
@media(min-width:1600px){.hero-copy{padding-left:max(5vw,calc((100vw - 1450px)/2))}.section{padding-left:max(7vw,calc((100vw - 1390px)/2));padding-right:max(7vw,calc((100vw - 1390px)/2))}}
@media(max-width:1100px){.site-header{height:88px;padding:0 4%}.desktop-nav{gap:18px}.brand{font-size:21px}.header-actions{gap:17px}.hero-copy{padding:45px 5vw}.hero{min-height:600px}.hero h1{font-size:72px}.hero-actions{gap:20px}.hero-actions .text-link{font-size:13px}.facts-bar{gap:20px;padding-left:4%;padding-right:4%}.facts-bar>div{gap:13px}.facts-bar>div+div{padding-left:20px}.facts-bar>div>span:last-child{font-size:13px}.section{padding:75px 6%}}
@media(max-width:850px){.desktop-nav{display:none}.hero h1{font-size:64px}.hero-description{font-size:17px}.facts-bar{grid-template-columns:1fr;gap:16px;padding:24px 6%}.facts-bar>div+div{padding:0;border:0}.facts-bar>div{display:grid;grid-template-columns:70px 1fr;gap:16px}.facts-bar>div>span:last-child{font-size:15px}.facts-bar small{display:inline;margin-left:10px}.intro-layout{gap:6%}.intro-layout h2{font-size:42px}.footer-bottom{flex-direction:column}}
@media(max-width:600px){body{font-size:16px}.site-header{height:78px;padding:0 6%;gap:12px}.brand{font-size:20px;gap:8px;letter-spacing:-.7px}.brand svg{width:28px;height:28px}.header-actions{gap:14px}.header-actions>.button{display:none}.language-switch{font-size:12px;gap:8px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 7% 35px}.hero h1{font-size:clamp(57px,12vw,74px);margin-top:25px}.hero-description{max-width:360px}.hero-actions{gap:24px;margin-top:26px}.hero-note{margin-top:23px}.hero-image{min-height:370px}.hero-image>img{object-position:50% 60%}.image-label{top:20px;left:24px;right:24px;font-size:10px}.image-label>span:last-child{max-width:110px;text-align:right}.facts-bar{padding:25px 7%;gap:20px}.facts-bar small{display:block;margin-left:0}.section{padding:58px 7%}.section-kicker{margin-bottom:26px}.intro-layout,.signup-section{grid-template-columns:1fr;gap:30px}.intro-layout h2{font-size:44px}.intro-text .lead{font-size:23px}h2{font-size:44px}.signup-content>p:first-child{font-size:19px}.signup-section .eyebrow{font-size:11px}.footer-top{flex-direction:column;align-items:flex-start;gap:17px;padding-bottom:28px}.site-footer{padding:37px 7% 25px}.footer-bottom>div{flex-wrap:wrap;gap:14px 20px}.science-hero h1{font-size:47px}.science-hero>p:not(.eyebrow){font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Editorial sections shared by the public and scientific pages. */
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:45px}.section-heading>p{color:var(--muted);font-size:16px;max-width:430px;line-height:1.7}.light-questions{padding-top:70px;padding-bottom:70px;border-top:1px solid var(--line)}.light-questions h2{font-size:43px}.question-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5%}.question-grid article{border-top:2px solid var(--ink);padding-top:22px}.topic-number{font-size:13px;color:var(--muted)}.question-grid h3{font-size:26px;letter-spacing:-.03em;margin:18px 0 14px}.question-grid p{font-size:16px;color:#536665;line-height:1.7}.process-section{background:var(--soft)}.study-facts{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:5%;border-top:1px solid #bcc9bd;border-bottom:1px solid #bcc9bd;margin:45px 0 52px;padding:30px 0}.study-facts>div{display:flex;align-items:center;gap:22px}.study-facts strong{font-size:clamp(44px,4vw,62px);font-weight:500;line-height:1;letter-spacing:-.07em;white-space:nowrap}.study-facts span{font-size:14px;line-height:1.5;color:#536665}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:5%;padding:0;margin:0}.step-label{font-size:11px;letter-spacing:.12em;font-weight:bold;display:inline-block;margin-bottom:22px;padding:5px 10px;background:#e0e7d6;border-radius:3px}.steps h3{font-size:30px;line-height:1.14;margin-bottom:20px;letter-spacing:-.035em}.steps p{color:#536665;font-size:16px;line-height:1.75}.process-note{border-top:1px solid #ced7cc;padding-top:24px;margin-top:40px;font-size:13px;color:#607063;max-width:1050px}.faq-section{display:grid;grid-template-columns:.9fr 1.2fr;gap:9%}.section-aside{font-size:16px;color:var(--muted);margin-top:25px;line-height:1.7}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:17px;line-height:1.5;padding:22px 0}summary::-webkit-details-marker{display:none}summary::after{content:'+';font-size:25px;font-weight:300;flex-shrink:0;line-height:1}details[open]>summary::after{content:'−'}details>div{color:#536665;font-size:15px;padding-bottom:22px;line-height:1.8}details a{border-bottom:1px solid #8b9b91}.team-section{border-top:1px solid var(--line);padding-top:70px;padding-bottom:75px}.team-section .lead{font-size:23px}.team-copy{margin-top:22px;color:#536665;font-size:16px}.team-links{display:flex;flex-wrap:wrap;gap:17px 26px;margin-top:28px;font-size:14px}.team-links a{border-bottom:1px solid #a7b3a8;padding-bottom:4px}.team-links span{margin-left:6px}.contact-strip{display:grid;grid-template-columns:1.4fr 1fr;gap:8%;padding-top:45px;padding-bottom:45px}.contact-strip h2{font-size:26px;letter-spacing:-.03em;margin-bottom:17px}.contact-strip p{font-size:14px;color:#536665}.contact-strip p>a{text-decoration:underline;text-underline-offset:3px}.contact-strip .small{font-size:12px;margin-top:12px;line-height:1.9}.contact-strip details{align-self:start}.contact-strip summary{padding-top:0;font-size:14px}.contact-strip details>div{font-size:13px}.methods-list{margin:0}.methods-list>div{border-top:1px solid var(--line);padding:22px 0}.methods-list dt{display:flex;justify-content:space-between;gap:20px;font-size:22px;line-height:1.35;letter-spacing:-.03em}.methods-list dt span{font-size:10px;letter-spacing:.08em;color:var(--muted);align-self:center}.methods-list dd{margin:12px 0 0;font-size:16px;color:#536665}.science-context{background:var(--ink);color:white}.science-context h2{font-size:48px}.science-context h2 span{color:var(--yellow)}.science-context p+p{margin-top:23px;font-size:16px;color:#c8d5d0}.science-context .inline-link{color:var(--yellow)}.source-note{padding-top:32px;padding-bottom:32px;font-size:13px;color:#607063}.source-note p+p{margin-top:12px}.source-note a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1100px){.study-facts{gap:3%}.study-facts>div{gap:15px}.study-facts strong{font-size:45px}.study-facts span{font-size:13px}.steps h3{font-size:27px}.faq-section{gap:7%}.methods-list dt{font-size:20px}}
@media(max-width:850px){.section-heading{gap:30px}.section-heading h2{font-size:43px}.section-heading>p{font-size:14px}.study-facts{grid-template-columns:1fr 1fr 1.3fr}.study-facts>div{align-items:flex-start;flex-direction:column;gap:15px}.study-facts strong{font-size:51px}.steps{gap:4%}.steps h3{font-size:24px}.steps p{font-size:15px}.faq-section{grid-template-columns:1fr;gap:35px}.faq-section .section-aside{display:none}.question-grid{gap:4%}.question-grid h3{font-size:23px}.question-grid p{font-size:15px}.contact-strip{grid-template-columns:1fr;gap:30px}.methods-list dt{flex-direction:column;gap:5px}.methods-list dt span{align-self:flex-start}.science-context h2{font-size:41px}}
@media(max-width:600px){.section-heading{flex-direction:column;align-items:flex-start;gap:25px;margin-bottom:30px}.section-heading h2,.light-questions h2{font-size:38px}.section-heading>p{font-size:16px}.desktop-break{display:none}.question-grid{grid-template-columns:1fr;gap:29px}.question-grid h3{font-size:25px;margin:12px 0}.question-grid article{padding-top:16px}.question-grid p{font-size:16px}.study-facts{gap:18px;padding:25px 0;margin:35px 0}.study-facts strong{font-size:40px}.study-facts span{font-size:12px}.steps{grid-template-columns:1fr;gap:32px}.step-label{margin-bottom:14px}.steps h3{font-size:28px;margin-bottom:13px}.steps p{font-size:16px}.steps h3 br{display:initial}.process-note{margin-top:30px}.faq-section h2{font-size:40px}.faq-section{gap:30px}.faq-list summary{font-size:16px;padding:20px 0}.team-section .lead{font-size:22px}.team-links{gap:17px}.contact-strip{padding-top:35px;padding-bottom:35px}.methods-list dt{flex-direction:row;font-size:21px}.methods-list dt span{align-self:center}.methods-list dd{font-size:16px}.science-context h2{font-size:39px}.source-note{font-size:12px;padding-top:28px;padding-bottom:28px}}
/* Keep small labels readable at every breakpoint. */
.eyebrow,.fact-label,.image-label,.image-caption,.step-label,.methods-list dt span{font-size:12px}.language-switch{font-size:14px}.signup-link:focus-visible{outline-color:var(--ink)}#anmeldung-info:target{font-weight:600;text-decoration:underline;text-underline-offset:4px}
@media(max-width:600px){.hero h1{font-size:clamp(49px,12vw,74px)}.study-facts{grid-template-columns:1fr 1fr}.study-facts>div:last-child{grid-column:1/-1;flex-direction:row;align-items:center;border-top:1px solid #ced7cc;padding-top:22px;gap:24px}.image-label{font-size:12px}.image-caption{font-size:12px}.signup-section .eyebrow{font-size:12px}.language-switch{font-size:13px}.hero-actions .text-link{font-size:14px}}
/* Max Planck corporate design, adapted from the supplied print manual.
   House greens: #006c66 / #005555. Accent: #c6d325. Local Roboto font. */
@font-face{font-family:Roboto;src:url('./fonts/Roboto-Variable.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
body{color:#242424;font-weight:400;letter-spacing:.012em}
h1,h2,h3{font-family:var(--font);font-weight:700;letter-spacing:.015em;color:var(--ink)}
h2{font-size:clamp(36px,3.6vw,54px);line-height:1.14}h3{line-height:1.22}
.site-header{height:108px;padding:0 5%;border-bottom:1px solid var(--line);color:var(--ink);gap:30px}
.institute-brand{display:block;flex-shrink:0;width:340px;padding:12px 0}
.institute-brand img{width:100%;height:auto;max-width:none}
.desktop-nav{gap:24px;font-size:14px;font-weight:400;letter-spacing:0}
.header-actions{gap:22px}.button{border-radius:0;font-weight:700;letter-spacing:.015em;gap:22px}.button:hover{background:#d2dd62}.button-small{background:var(--ink);color:white}.button-small:hover,.button-dark:hover{background:#006c66}
.hero{grid-template-columns:1fr 1.12fr;min-height:630px;background:var(--ink)}
.hero-copy{padding:48px 4.5vw 43px;justify-content:center}
.hero .eyebrow{color:#ffffff;letter-spacing:.13em}
.hero h1{font-size:clamp(58px,5.55vw,82px);font-weight:700;line-height:1.03;letter-spacing:.025em;text-transform:uppercase;color:#fff;margin:25px 0 26px}
.hero h1>span{color:#c6d325}.hero-description{font-weight:300;font-size:18px;line-height:1.65;color:#fff;max-width:480px}
.hero-note{color:#fff;font-size:12px;letter-spacing:.01em;line-height:1.65;max-width:440px}.hero-actions{margin-top:27px;gap:20px}.hero-actions .text-link{font-size:14px;color:white}
.hero-image{margin:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#eee;overflow:hidden}
.hero-image>img{position:static;width:100%;height:100%;min-height:0;object-fit:cover;object-position:59% 50%;max-height:760px}
.hero-image figcaption{background:white;color:#333;padding:13px 22px;line-height:1.6;font-size:12px;letter-spacing:.01em}
.hero-image figcaption span{display:block;color:#555}
.facts-bar{background:#eee;color:#222}.facts-bar small{color:#595959}.fact-label{color:var(--ink)}
.section-kicker,.eyebrow{font-weight:700;letter-spacing:.08em}.section-kicker{color:var(--ink)}
.intro-layout h2{font-size:clamp(35px,3.6vw,54px)}.muted{color:#5f6969}.lead{font-weight:300;letter-spacing:.012em}
.intro-text p:not(.lead),.question-grid p,.steps p,.team-copy,.methods-list dd,.section-heading>p,.section-aside{color:#444}
.inline-link{color:var(--ink);border-color:var(--ink)}.light-questions h2{font-size:42px}
.question-grid h3{font-size:24px;letter-spacing:.01em}.question-grid article{border-top:2px solid #006c66}
.study-facts{border-color:#bbb}.study-facts strong{font-weight:300;color:var(--ink);letter-spacing:.01em}.study-facts span{color:#444}
.step-label{background:transparent;padding:0 0 7px;border-radius:0;border-bottom:3px solid #c6d325;color:var(--ink)}.steps h3{font-size:27px;letter-spacing:.01em}.process-note{color:#4e4e4e;border-color:#ccc}
.faq-list summary{font-weight:500;color:var(--ink)}details>div{color:#444}
.team-section .lead{font-weight:300}.team-links a{color:var(--ink);border-color:var(--ink)}
.signup-section{background:#006c66;color:white}.signup-section h2,.signup-section .eyebrow{color:white}.signup-section h2{font-size:clamp(38px,4vw,58px)}.signup-content>p:first-child{font-weight:300}.signup-content .small{color:#fff}
.signup-section .button-dark{background:#c6d325;color:#003e3e}.signup-section .button-dark:hover{background:#d2dd62}.signup-link:focus-visible{outline-color:white}
.contact-strip h2{font-size:25px;letter-spacing:.01em}.contact-strip p{color:#444}.contact-strip summary{color:var(--ink)}
.institution-logos{display:grid;grid-template-columns:1fr 1fr 1.3fr;align-items:center;gap:45px;background:#fff;padding:42px 6%;border-top:1px solid #d6d6d6}
.institution-logos a{display:flex;justify-content:center;align-items:center;padding:20px;min-width:0;min-height:125px}
.institution-logos img{display:block;width:100%;height:auto;max-width:320px;object-fit:contain}
.institution-mps img{max-width:350px}.institution-mpi img{max-width:420px}
.site-footer{background:#005555;color:#fff}.footer-brand{font-size:25px;font-weight:700;letter-spacing:.02em}.footer-top p,.footer-bottom{color:#fff}.footer-bottom{border-top-color:#ffffff55}
.science-hero{background:#005555}.science-hero h1{color:#fff;font-size:clamp(42px,5vw,72px);letter-spacing:.015em;line-height:1.1}.science-hero h1 span{color:#c6d325}.science-hero>p:not(.eyebrow){color:#fff;font-weight:300}.science-hero .eyebrow{color:#fff}
.methods-list dt{color:var(--ink);font-weight:500;letter-spacing:.01em}.methods-list dt span{font-weight:400}.science-context{background:#005555}.science-context h2{color:#fff;letter-spacing:.01em;font-size:43px}.science-context h2 span{color:#c6d325}.science-context p+p{color:#fff}.science-context .lead{color:#fff}.source-note{color:#444}
@media(max-width:1200px){.institute-brand{width:280px}.site-header{gap:23px}.desktop-nav{gap:17px;font-size:13px}.header-actions{gap:16px}.hero-copy{padding-left:5vw;padding-right:4vw}.hero h1{font-size:65px}.hero-actions{gap:17px}.hero-actions .button{font-size:14px}.institution-logos{gap:20px;padding-left:4%;padding-right:4%}.institution-logos a{padding:16px}}
@media(max-width:1000px){.desktop-nav{display:none}.site-header{height:95px}.institute-brand{width:330px}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(42px,6vw,59px)}.hero-description{font-size:17px}.hero-copy{padding:40px 5vw}.institution-logos{grid-template-columns:1fr 1fr}.institution-logos .institution-mpi{grid-column:1/-1;min-height:100px}.institution-logos .institution-mpi img{max-width:390px}.intro-layout h2{font-size:38px}}
@media(max-width:650px){.site-header{height:91px;padding:12px 6%;gap:18px}.institute-brand{width:min(62vw,320px);padding:10px 0}.header-actions>.button{display:none}.header-actions{gap:0}.language-switch{font-size:13px;gap:8px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:38px 7% 32px}.hero h1{font-size:clamp(39px,10.8vw,70px);line-height:1.04;margin:23px 0}.hero-description{font-size:17px;max-width:440px}.hero-actions{gap:25px}.hero-note{margin-top:23px}.hero-image>img{height:auto;aspect-ratio:7087/4727;object-fit:contain;max-height:none}.hero-image figcaption{padding:13px 7%;font-size:12px}.intro-layout h2{font-size:38px}.section-heading h2,.light-questions h2{font-size:35px}.question-grid h3{font-size:24px}.steps h3{font-size:26px}.signup-section h2{font-size:42px}.faq-section h2{font-size:38px}.science-hero h1{font-size:42px}.science-context h2{font-size:37px}.institution-logos{grid-template-columns:1fr;gap:10px;padding:26px 7%}.institution-logos a{padding:20px 24px;min-height:100px}.institution-logos .institution-mpi{grid-column:auto}.institution-logos img{max-width:280px}.institution-logos .institution-mps img{max-width:320px}.institution-logos .institution-mpi img{max-width:340px}}
/* An independent, sunlit identity; supplied institutional logos remain unchanged. */
:root{--ink:#2d2930;--navy:#2d2930;--paper:#ffffff;--soft:#fff8e5;--line:#e7e1d9;--muted:#6b6362;--yellow:#fed300;--coral:#b63e35;--coral-hover:#942f2b;--sunlight:linear-gradient(120deg,#ffe758 0%,#fed300 54%,#f19033 100%);--light-stripes:repeating-linear-gradient(135deg,transparent 0 10px,#e65b2633 10px 16px)}
body{color:#39353b;letter-spacing:0}
h1,h2,h3{font-weight:500;letter-spacing:-.035em;color:var(--ink)}
a:focus-visible,summary:focus-visible,button:focus-visible{outline-color:var(--coral)}
.site-header,.institution-logos{background:#fff}
.site-header{height:96px;border-bottom-color:#eee9e0}
.institute-brand{width:310px}
.desktop-nav{color:#504a4d}
.button,.button-small,.button-dark,.hero-actions .button,.science-hero .button,.signup-section .button-dark{border-radius:8px;font-weight:600;letter-spacing:0;background:var(--coral);color:#fff;gap:18px;transition:background .2s,transform .2s,box-shadow .2s}
.button:hover,.button-small:hover,.button-dark:hover,.hero-actions .button:hover,.science-hero .button:hover,.signup-section .button-dark:hover{background:var(--coral-hover);color:#fff;box-shadow:0 6px 16px #95372a1a;transform:translateY(-1px)}
.button span{font-size:19px}
.hero{background:var(--sunlight);color:var(--ink);grid-template-columns:1.05fr 1fr;min-height:640px}
.hero-copy{position:relative;isolation:isolate;overflow:hidden;padding:54px 4.5vw 48px;background:transparent}
.hero-copy::before,.science-hero::before{content:"";position:absolute;z-index:-1;pointer-events:none;inset:0 0 auto 34%;height:62%;background:var(--light-stripes);mask-image:linear-gradient(180deg,#000 35%,transparent 100%)}
.hero .eyebrow,.science-hero .eyebrow{color:#443026;font-weight:600;letter-spacing:.1em}
.hero h1{font-size:clamp(60px,5.8vw,86px);font-weight:650;text-transform:none;letter-spacing:-.055em;line-height:1.08;margin:28px 0 30px;color:var(--ink)}
.hero h1>.headline-line,.science-hero h1>.headline-line{display:block;max-width:100%;padding:0;margin:0;background:none;color:var(--ink);letter-spacing:inherit}
.hero .word-light{color:#8e2c27;background:linear-gradient(transparent 88%,#ffc95b 88%);padding-right:.015em}
.hero-description{font-weight:400;line-height:1.7;color:#392f2f;font-size:18px;max-width:450px}
.hero-actions{margin-top:30px;gap:26px}
.hero-actions .text-link{color:#392f2f;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#a88e73}
.hero-note{color:#3f322b;font-size:12px;max-width:410px;line-height:1.65;margin-top:28px}
.hero-image{align-self:center;display:block;min-height:0;margin:34px 34px 34px 0;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 14px 40px #78542214}
.hero-image>img{position:static;width:100%;height:auto;max-height:none;object-fit:cover;object-position:center;aspect-ratio:7087/4727}
.hero-image figcaption{background:#fff;border:0;color:#514b49;padding:17px 22px;font-size:12px;line-height:1.6}
.hero-image figcaption span{color:#81746b}
.facts-bar{background:#fff;border-bottom-color:var(--line);padding-top:30px;padding-bottom:30px}
.facts-bar>div+div{border-left-color:var(--line)}
.fact-label{color:#94624c;font-weight:600;letter-spacing:.1em}
.facts-bar small{color:#756d68}
.section-kicker{color:#a04a3d;letter-spacing:.09em;font-weight:600}
.intro-layout h2{letter-spacing:-.045em}.muted{color:#9c7463}
.lead{font-weight:400;letter-spacing:-.015em}
.intro-text p:not(.lead),.question-grid p,.steps p,.team-copy,.methods-list dd,.section-heading>p,.section-aside{color:#625b5a}
.inline-link,.team-links a{color:var(--coral);border-color:#d9a29a}
.light-questions h2,.question-grid h3,.steps h3,.contact-strip h2{letter-spacing:-.025em}
.light-questions h2,.process-section h2,.signup-section h2{font-weight:550}
.question-grid article{border-top:1px solid #e8bd88;padding-top:23px}
.topic-number{color:#b2654e;font-size:14px}
.question-grid h3{font-weight:500}
.process-section{background:#fff9e9}
.study-facts{border-color:#e7d9bd}
.study-facts strong{color:#a94937;font-weight:400;letter-spacing:-.045em}
.study-facts span{color:#6a5c50}
.step-label{color:#7c5947;border-bottom-color:#f3bd64;font-weight:500}
.steps h3{font-weight:500}
.process-note{color:#74695e;border-color:#e8decb}
.faq-list summary{color:var(--ink)}
.faq-list summary::after{color:#b16b54}
.team-section .lead{font-weight:400}
.signup-section{position:relative;isolation:isolate;overflow:hidden;background:var(--sunlight);color:#392f2f}
.signup-section h2{color:var(--ink);letter-spacing:-.045em}
.signup-section .eyebrow{color:#443026}
.signup-content>p:first-child{font-weight:400}
.signup-content .small{color:#3f322b}
.signup-section::before{content:"";position:absolute;z-index:-1;pointer-events:none;inset:0 0 auto 70%;height:80px;background:var(--light-stripes);mask-image:linear-gradient(180deg,#000,transparent)}
.signup-link:focus-visible{outline-color:var(--coral)}
.contact-strip h2,.contact-strip summary{color:var(--ink)}
.science-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--sunlight);color:var(--ink)}
.science-hero h1{font-weight:600;letter-spacing:-.045em;color:var(--ink);line-height:1.13}
.science-hero h1>.headline-light{color:#8e2c27}
.science-hero::before{left:48%;height:80%}
.science-hero>p:not(.eyebrow){font-weight:400;color:#392f2f}
.science-context{background:#faf4ef;color:#534a47}
.science-context h2{font-weight:500;letter-spacing:-.035em;color:var(--ink)}
.science-context h2 span{color:#b8664d}
.science-context .lead,.science-context p+p{color:#625653}
.science-context .inline-link{color:var(--coral)}
.lab-signature{display:inline-flex;align-items:center;gap:20px;max-width:100%;margin-top:30px;padding:8px 0;background:#fff;color:var(--ink)}
.lab-signature img{width:104px;height:104px;flex:none}
.lab-signature>span{font-size:22px;font-weight:500;white-space:nowrap}
.lab-signature>span>span{font-size:18px;font-weight:400;margin-left:6px}
.lab-signature:hover>span{text-decoration:underline;text-underline-offset:5px}
.site-footer{background:#2d2930;color:#fff8ef}
.footer-brand{font-weight:500;letter-spacing:-.02em}
.footer-top p,.footer-bottom{color:#d9cfc6}
.footer-bottom{border-top-color:#ffffff25}
@media(max-width:1200px){.institute-brand{width:280px}.hero h1{font-size:clamp(55px,5.8vw,70px)}.hero-copy{padding-left:5vw;padding-right:3.5vw}.hero-image{margin-right:26px}}
@media(max-width:1000px){.site-header{height:88px}.hero{grid-template-columns:1fr 1fr;min-height:570px}.hero h1{font-size:clamp(43px,5.9vw,59px)}.hero-copy{padding:42px 4.5vw}.hero-description{font-size:17px}.hero-image{margin-right:20px}.hero-image figcaption{padding:14px 17px}}
@media(max-width:650px){.site-header{height:80px}.institute-brand{width:min(57vw,280px)}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:35px 7% 30px}.hero h1{font-size:clamp(43px,10.6vw,64px);line-height:1.08;margin:24px 0 26px}.hero-description{font-size:17px;max-width:410px}.hero-actions{margin-top:26px;gap:24px}.hero-note{margin-top:23px;max-width:360px}.hero-copy::before{left:34%;height:59%}.hero-image{margin:0 6% 27px;border-radius:12px}.hero-image figcaption{padding:13px 17px}.facts-bar{padding-top:27px;padding-bottom:27px}.science-hero h1{font-size:clamp(34px,7.8vw,48px)}.science-hero::before{left:48%;height:61%}.signup-section::before{left:70%}}
