:root{--color-bg:#f4faf6;--color-surface:#fff;--color-ink:#16241d;--color-muted:#566b60;--color-line:#d5e6db;--color-accent:#157347;--color-accent-dark:#0f5a37;--color-accent-ink:#fff;--color-accent-2:#0f5a37;--color-accent-2-soft:#e4f3ea;--color-accent-soft:#e4f3ea;--font-display:"Sora", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-text:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--text-sm:.875rem;--text-base:1.0625rem;--text-lg:1.375rem;--text-xl:1.875rem;--text-2xl:2.75rem;--text-3xl:3.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:2rem;--space-5:4rem;--space-6:8rem;--radius:6px;--radius-lg:12px;--max-width:68rem;--shadow:0 1px 2px #10222f0a, 0 8px 24px #10222f0f}@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(/fonts/sora-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(/fonts/sora-latinext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--color-bg);color:var(--color-ink);font-family:var(--font-text);-webkit-text-size-adjust:100%;font-size:100%}body{font-size:var(--text-base);border-top:4px solid var(--color-accent);flex-direction:column;min-height:100vh;line-height:1.6;display:flex;overflow-x:hidden}main{width:100%;max-width:var(--max-width);padding:var(--space-5) var(--space-4);flex:1;margin:0 auto}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.15}h1{font-size:var(--text-2xl)}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}p+p{margin-top:var(--space-3)}a{color:var(--color-accent);text-underline-offset:.15em}img{max-width:100%;height:auto;display:block}.topbar{background:var(--color-surface);border-bottom:1px solid var(--color-line);width:100%}.topbar-inner{width:100%;max-width:var(--max-width);padding:var(--space-2) var(--space-4);justify-content:flex-end;align-items:center;gap:var(--space-4);flex-wrap:wrap;margin:0 auto;display:flex}.topbar .funders-label{text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:var(--text-sm);color:var(--color-muted);margin-right:auto}.topbar .funders-logo{width:auto;height:32px}.topbar .funders-logo[alt=France\ 2030]{height:42px}.topbar .funders-logo--inserm{height:40px}@media (width<=560px){.topbar-inner{justify-content:center;gap:var(--space-3)}.topbar .funders-label{text-align:center;width:100%;margin-right:0}}.site-header{z-index:20;background:var(--color-surface);border-bottom:1px solid var(--color-line);width:100%;position:sticky;top:0;box-shadow:0 1px #10222f05}.header-inner{width:100%;max-width:var(--max-width);padding:var(--space-2) var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-3);margin:0 auto;display:flex}.site-header .brand{align-items:center;line-height:0;display:inline-flex}.site-header .brand img{width:auto;height:52px}.header-right{align-items:center;gap:var(--space-3);flex-wrap:wrap;justify-content:flex-end;display:flex}.site-header .tabs{align-items:stretch;gap:var(--space-1);flex-wrap:wrap;display:flex}.site-header .lang{font-size:var(--text-sm);color:var(--color-line);align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.site-header .lang a{color:var(--color-muted);border-radius:4px;padding:.1rem .25rem;text-decoration:none}.site-header .lang a:hover{color:var(--color-accent)}.site-header .lang a.on{color:var(--color-accent);text-underline-offset:3px;text-decoration:underline}.site-header .tab{padding:var(--space-2) var(--space-3);color:var(--color-muted);font-size:var(--text-sm);border-radius:var(--radius);align-items:center;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.site-header .tab:hover{color:var(--color-accent);background:var(--color-accent-soft)}.site-header .tab.is-active{color:var(--color-accent)}.site-header .tab.is-active:after{content:"";left:var(--space-3);right:var(--space-3);background:var(--color-accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px}.site-footer{width:100%;max-width:var(--max-width);padding:var(--space-4) var(--space-4);border-top:1px solid var(--color-line);color:var(--color-muted);font-size:var(--text-sm);margin:0 auto}.site-footer .funders{align-items:center;gap:var(--space-4);padding-bottom:var(--space-3);margin-bottom:var(--space-3);border-bottom:1px solid var(--color-line);flex-wrap:wrap;display:flex}.site-footer .funders-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);margin-right:var(--space-1);font-weight:700}.site-footer .funders-logo{width:auto;height:46px}.site-footer .funders-logo[alt=France\ 2030]{height:58px}.site-footer .copyright{margin:0}@media (width<=560px){.header-inner{flex-wrap:wrap}.site-header .brand img{height:44px}.site-header .tabs{width:100%}}
