.recherche-hero{align-items:flex-end;min-height:85svh;display:flex;position:relative;overflow:hidden}.recherche-hero-bg{background:#0a0a1a;position:absolute;inset:0}.recherche-hero-bg img{object-fit:cover;opacity:.55;width:100%;height:100%}.recherche-hero-bg.img-missing{background:linear-gradient(145deg,#0a0a1e,#1a0a2e)}.recherche-hero-bg:after{content:"";background:linear-gradient(#0000001a 0%,#0006 45%,#000000e6 100%),linear-gradient(90deg,#00000080 0%,#0000 65%);position:absolute;inset:0}.recherche-hero-body{z-index:1;width:100%;padding-bottom:clamp(56px,8vw,96px);position:relative}.recherche-hero-content{max-width:700px;margin-bottom:48px}.recherche-tag{background:var(--accent);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;margin-bottom:20px;padding:4px 14px;font-size:.7rem;font-weight:700;display:inline-block}.recherche-hero-title{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;margin-bottom:20px;font-size:clamp(2.4rem,5.5vw,5rem);font-weight:900;line-height:1.05}.recherche-hero-title em{color:var(--accent-2);font-style:italic}.recherche-hero-lead{color:#ffffffad;max-width:560px;margin-bottom:32px;font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.7}.recherche-hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.recherche-hero-stats{-webkit-backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:0;width:fit-content;display:flex;overflow:hidden}@media (width<=640px){.recherche-hero-stats{grid-template-columns:1fr 1fr;width:100%;display:grid}}.rstat{border-right:1px solid #ffffff14;flex-direction:column;gap:4px;padding:20px 28px;display:flex}.rstat:last-child{border-right:none}@media (width<=640px){.rstat{border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;padding:16px 20px}.rstat:nth-child(2n){border-right:none}.rstat:nth-last-child(-n+2){border-bottom:none}}.rstat-sep{display:none}.rstat-val{font-family:var(--font-serif);color:#fff;font-size:clamp(1.6rem,2.5vw,2rem);font-weight:700;line-height:1}.rstat-lbl{color:#ffffff73;text-transform:uppercase;letter-spacing:.07em;font-size:.72rem}@keyframes scrollProg{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.scroll-line{background:#ffffff26;width:40px;height:1px;overflow:hidden}.scroll-line .scroll-prog{transform-origin:0;height:100%;animation:scrollProg 2s var(--ease) infinite;background:#fff9}.recherche-section{background:var(--paper);padding:clamp(64px,9vw,110px) 0}.recherche-section.section-alt{background:var(--paper-2)}.recherche-section .section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.recherche-section .section-head .h2-display{margin-top:8px}.recherche-sub-title{font-family:var(--font-serif);color:var(--ink);margin-top:40px;margin-bottom:24px;font-size:1.15rem;font-weight:700}.recherche-sub-title:first-child{margin-top:0}.recherche-intro-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:72px;display:grid}@media (width<=960px){.recherche-intro-grid{grid-template-columns:1fr;gap:48px}}.recherche-intro-text .body-text{margin-bottom:16px}.recherche-intro-media{top:calc(var(--bar-h) + var(--nav-h) + 24px);position:sticky}.recherche-intro-media img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .7s var(--ease);display:block}.recherche-intro-media img:hover{transform:scale(1.02)}.recherche-intro-media.img-missing{background:var(--paper-2);aspect-ratio:4/5}@media (width<=960px){.recherche-intro-media{position:static}}.recherche-media-caption{color:var(--ink-3);align-items:center;gap:8px;margin-top:10px;font-size:.75rem;display:flex}.recherche-media-caption:before{content:"";background:var(--ink-3);flex-shrink:0;width:20px;height:1px;display:inline-block}.axes-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width<=480px){.axes-grid{grid-template-columns:1fr}}.axe-card{background:var(--paper-2);border-left:3px solid var(--accent);transition:background var(--dur), transform var(--dur);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.axe-card:hover{background:#e8e8e4;transform:translate(4px)}.axe-card .axe-icon{flex-shrink:0;margin-top:1px;font-size:1.2rem}.axe-card strong{color:var(--ink);margin-bottom:2px;font-size:.88rem;font-weight:700;display:block}.axe-card span{color:var(--ink-3);font-size:.78rem;line-height:1.4}.labs-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}@media (width<=640px){.labs-grid{grid-template-columns:1fr}}.lab-card{background:var(--white);transition:transform var(--dur), box-shadow var(--dur);border:1px solid #00000014;border-radius:4px;overflow:hidden}.lab-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.lab-card:hover .lab-card-header img{transform:scale(1.05)}.lab-card-header{height:180px;position:relative;overflow:hidden}.lab-card-header img{object-fit:cover;opacity:.7;width:100%;height:100%;transition:transform .6s var(--ease)}.lab-card-overlay{background:linear-gradient(#0000 40%,#0009 100%);position:absolute;inset:0}.lab-card-badge{position:absolute;bottom:12px;left:14px}.lab-domain{background:var(--accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:2px;padding:3px 10px;font-size:.68rem;font-weight:700;display:inline-block}.lab-card-body{padding:20px 22px 16px}.lab-name{font-family:var(--font-serif);color:var(--ink);margin-bottom:2px;font-size:1rem;font-weight:700;line-height:1.3}.lab-acronym{color:var(--accent);letter-spacing:.06em;margin-bottom:10px;font-size:.75rem;font-weight:700}.lab-desc{color:var(--ink-3);margin-bottom:16px;font-size:.85rem;line-height:1.6}.lab-meta{border-top:1px solid #00000012;border-bottom:1px solid #00000012;gap:16px;margin-bottom:14px;padding:12px 0;display:flex}.lab-stat{flex-direction:column;gap:2px;display:flex}.lab-stat strong{font-family:var(--font-serif);color:var(--ink);font-size:1.2rem;font-weight:700;line-height:1}.lab-stat span{color:var(--ink-3);font-size:.72rem}.lab-link{color:var(--accent);transition:gap var(--dur);align-items:center;gap:6px;font-size:.83rem;font-weight:600;display:inline-flex}.lab-link:hover{gap:10px}.doctorat-intro{max-width:760px;margin-bottom:48px}.doctorat-intro .body-text strong{color:var(--ink);font-weight:700}.phd-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;margin-bottom:64px;display:grid}@media (width<=640px){.phd-grid{grid-template-columns:1fr}}.phd-card{background:var(--white);transition:transform var(--dur), box-shadow var(--dur);border:1px solid #00000014;border-radius:4px;overflow:hidden}.phd-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000017}.phd-card-top{height:4px}.phd-card-body{padding:22px}.phd-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.phd-domain{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-bottom:5px;font-size:.68rem;font-weight:700;display:block}.phd-title{font-family:var(--font-serif);color:var(--ink);font-size:1rem;font-weight:700;line-height:1.3}.phd-badge{background:var(--paper-2);color:var(--ink-2);white-space:nowrap;border:1px solid #00000014;border-radius:100px;flex-shrink:0;padding:4px 10px;font-size:.72rem;font-weight:700}.phd-desc{color:var(--ink-3);margin-bottom:16px;font-size:.85rem;line-height:1.6}.phd-infos{border-top:1px solid #00000012;flex-direction:column;gap:6px;margin-bottom:14px;padding:12px 0;display:flex}.phd-info-item{color:var(--ink-3);align-items:center;gap:8px;font-size:.8rem;display:flex}.phd-info-item svg{color:var(--ink-3);flex-shrink:0}.phd-info-item.phd-funded,.phd-info-item.phd-funded svg{color:#007850}.phd-info-item.phd-deadline,.phd-info-item.phd-deadline svg{color:var(--accent)}.phd-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.phd-places{color:var(--ink-3);font-size:.78rem;font-weight:600}.phd-cta{background:var(--ink);color:#fff;transition:background var(--dur), transform var(--dur);border-radius:2px;padding:8px 18px;font-size:.82rem;font-weight:600}.phd-cta:hover{background:#2a2a2a;transform:translateY(-1px)}.doctorat-process{background:var(--paper-2);border:1px solid #00000012;border-radius:4px;padding:36px 40px}@media (width<=640px){.doctorat-process{padding:24px 20px}}.process-steps{flex-direction:column;gap:0;display:flex}.process-step{border-bottom:1px solid #00000012;align-items:flex-start;gap:20px;padding:20px 0;display:flex;position:relative}.process-step:last-child{border-bottom:none}.process-step:not(:last-child):before{content:"";background:#00000012;width:1px;position:absolute;top:52px;bottom:-1px;left:19px}.process-num{background:var(--ink);color:#fff;width:40px;height:40px;font-family:var(--font-serif);border-radius:50%;flex-shrink:0;place-items:center;font-size:.85rem;font-weight:700;display:grid}.process-body{padding-top:8px}.process-body strong{color:var(--ink);margin-bottom:4px;font-size:.95rem;font-weight:700;display:block}.process-body p{color:var(--ink-3);font-size:.85rem;line-height:1.55}.recherche-cta{align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden}.recherche-cta-bg{background:#0a0a1a;position:absolute;inset:-20% 0}.recherche-cta-bg img{object-fit:cover;opacity:.25;width:100%;height:100%}.recherche-cta-veil{background:linear-gradient(105deg,#0a0a1ef2 0%,#0a0a1ec7 60%,#0a0a1e99 100%);position:absolute;inset:0}.recherche-cta-body{z-index:1;padding-top:clamp(56px,8vw,88px);padding-bottom:clamp(56px,8vw,88px);position:relative}
