/*
Theme Name: Cervelle d'Oiseau 2026
Theme URI: https://www.cervelledoiseau.fr/
Author: Sébastien Moro
Description: Thème sur mesure pour Cervelle d'Oiseau, adapté de la maquette validée en 2026.
Version: 1.9.1
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: cervelle-oiseau
*/

:root {
  --ink: #17162f;
  --paper: #f6f1e7;
  --white: #fffdf8;
  --blue: #78d6ec;
  --pink: #ef4978;
  --yellow: #ffd247;
  --line: rgba(23, 22, 47, .18);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: Arial, Helvetica, sans-serif; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.site-main { min-height: 60vh; }
.menu-toggle { display: none; border: 1px solid var(--ink); border-radius: 999px; background: transparent; color: var(--ink); min-height: 42px; padding: 0 16px; font-weight: 800; }
.wp-admin-bar .site-header { top: 32px; }
.wp-caption, .wp-caption-text, .gallery-caption { max-width: 100%; }
.alignleft { float: left; margin: 0 2rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 2rem; }
.aligncenter { margin-left: auto; margin-right: auto; }
.post-content { max-width: 1120px; margin: 0 auto; padding: 70px 7vw; }
.post-content > * { max-width: 820px; margin-left: auto; margin-right: auto; }
.post-content h1, .post-content h2, .post-content h3 { letter-spacing: -.04em; }
.post-content p, .post-content li { font-size: 17px; line-height: 1.75; }
.post-content a { color: #ba2050; text-decoration: underline; text-underline-offset: 3px; }
.post-content figure, .post-content img { max-width: 100%; height: auto; }
.archive-list { background: var(--white); }
.archive-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.archive-card { border: 1px solid var(--line); background: var(--paper); min-height: 100%; display: flex; flex-direction: column; }
.archive-card > a:first-child { display: block; height: 270px; overflow: hidden; background: var(--paper); }
.archive-card img { width: 100%; height: 100% !important; aspect-ratio: auto; object-fit: cover; }
.archive-card-copy { position: relative !important; inset: auto !important; z-index: 2; margin: 0 !important; padding: 26px; display: flex; flex-direction: column; flex: 1; background: var(--white); color: var(--ink); opacity: 1 !important; transform: none !important; }
.archive-card h2, .archive-card h3 { margin: 16px 0 12px; font-size: 29px; letter-spacing: -.04em; }
.archive-card p { line-height: 1.6; }
.archive-card .read-more { margin-top: auto; padding-top: 20px; }
.pagination { margin-top: 45px; display: flex; gap: 12px; justify-content: center; }
.page-content-extra:empty { display: none; }
.radio-featured { background: var(--blue); }
.radio-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); }

/* Gutenberg pages: every visible item remains a normal, movable WordPress block. */
.gutenberg-page > .wp-block-group { margin-block-start: 0; }
.gutenberg-page .wp-block-buttons { margin-top: 28px; }
.gutenberg-page .wp-block-button__link { display: inline-flex; align-items: center; justify-content: center; min-height: 54px; padding: 0 25px; border-radius: 999px; background: var(--pink); color: white; font-weight: 800; font-size: 14px; }
.gutenberg-page figure { max-width: none; }
.gutenberg-page .hero-visual > figure { position: absolute; inset: 0; margin: 0; }
.gutenberg-page .hero-visual > figure img { height: 92%; width: 92%; }
.gutenberg-page .proof-band h3 { margin: 0; font-size: clamp(29px, 3vw, 48px); line-height: 1; letter-spacing: -.05em; }
.gutenberg-page .proof-band p { margin: 11px 0 0; font-size: 11px; line-height: 1.4; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; max-width: 310px; }
.gutenberg-page .archive-grid { margin: 0; padding: 0; list-style: none; }
.gutenberg-page .archive-grid > li { min-width: 0; border: 1px solid var(--line); background: var(--white); overflow: hidden; }
.gutenberg-page .archive-grid .wp-block-post-featured-image { height: 270px; margin: 0; overflow: hidden; }
.gutenberg-page .archive-grid .wp-block-post-featured-image a { display: block; height: 100%; }
.gutenberg-page .archive-grid .wp-block-post-featured-image img { width: 100%; height: 100%; object-fit: cover; }
.gutenberg-page .archive-grid .wp-block-post-date { font-size: 11px; }
.gutenberg-page .archive-grid .wp-block-post-title { margin: 16px 0 12px; font-size: 29px; line-height: 1; }
.gutenberg-page .archive-grid .wp-block-post-excerpt { font-size: 14px; line-height: 1.6; }
.gutenberg-page .wp-block-query-pagination { margin-top: 42px; gap: 16px; font-weight: 800; }
.gutenberg-page .formats-grid > h2, .gutenberg-page .conference-format-grid > h2 { grid-column: 1 / -1; margin: 0 0 40px; }
.gutenberg-page .format-card, .gutenberg-page .audio-card, .gutenberg-page .publication-card { border: 1px solid var(--line); padding: 30px; background: var(--white); }
.gutenberg-page .audio-card > figure { height: 250px; margin: -30px -30px 25px; overflow: hidden; }
.gutenberg-page .audio-card > figure img { width: 100%; height: 100%; object-fit: cover; }
.gutenberg-page .audio-card h3, .gutenberg-page .publication-card h3 { margin: 12px 0; font-size: 30px; line-height: 1; }
.gutenberg-page .publication-card > figure { height: 390px; margin: 0 0 25px; }
.gutenberg-page .publication-card > figure img { width: 100%; height: 100%; object-fit: contain; }

.site-header {
  align-items: center; display: grid; grid-template-columns: 1fr auto 1fr;
  min-height: 82px; padding: 0 4vw; border-bottom: 1px solid var(--line);
  position: relative; z-index: 10; background: rgba(246,241,231,.92);
}
.brand { display: inline-flex; align-items: center; gap: 12px; font-weight: 800; letter-spacing: -.03em; width: fit-content; }
.brand-mark { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 50%; background: var(--ink); color: white; font-size: 12px; }
nav { display: flex; gap: 0; align-items: center; font-size: 15px; font-weight: 700; }
.nav-main { display: flex; gap: 30px; align-items: center; }
nav a { padding: 9px 0; border-bottom: 2px solid transparent; }
nav a:hover { border-color: var(--pink); }
.nav-research { margin-left: 32px; padding-left: 28px; border-left: 1px solid var(--line); white-space: nowrap; }
.site-header > .button { justify-self: end; }
.research-tool-page { height: calc(100vh - 82px); min-height: 680px; background: var(--ink); }
.research-tool-frame { display: block; width: 100%; height: 100%; border: 0; background: var(--ink); }
.re-search-page footer { display: none; }

.button { display: inline-flex; align-items: center; justify-content: center; min-height: 54px; padding: 0 25px; border-radius: 999px; background: var(--pink); color: white; font-weight: 800; font-size: 14px; transition: transform .2s, box-shadow .2s; }
.button:hover { transform: translateY(-2px); box-shadow: 0 10px 24px rgba(23,22,47,.16); }
.button-small { min-height: 42px; padding: 0 20px; }
.button-light { background: var(--white); color: var(--ink); }
.button-dark { background: var(--ink); }
.text-link { display: inline-flex; gap: 9px; align-items: center; font-weight: 800; border-bottom: 1px solid currentColor; padding-bottom: 4px; width: fit-content; }

.hero { min-height: 730px; display: grid; grid-template-columns: 1.08fr .92fr; overflow: hidden; border-bottom: 1px solid var(--line); }
.hero-copy { padding: 9vw 4vw 5vw 7vw; display: flex; flex-direction: column; justify-content: center; }
.eyebrow { margin: 0 0 24px; font-size: 11px; font-weight: 900; letter-spacing: .19em; text-transform: uppercase; }
.hero .eyebrow { font-size: var(--hero-identity-size, 18px); line-height: 1.35; letter-spacing: .1em; }
.hero h1 { margin: 0; font-size: clamp(58px, 6.4vw, 108px); line-height: .91; letter-spacing: -.07em; max-width: 950px; }
.hero h1 em { font-family: Georgia, "Times New Roman", serif; font-weight: 400; color: var(--pink); }
.hero-intro { max-width: 590px; margin: 34px 0 0; font-size: 19px; line-height: 1.65; }
.hero-actions { display: flex; align-items: center; gap: 28px; margin-top: 36px; }
.hero-prize-line { width: fit-content; display: flex; align-items: center; gap: 18px; margin-top: 28px; padding: 13px 18px; border: 1px solid var(--ink); font-size: 11px; font-weight: 900; text-transform: uppercase; letter-spacing: .04em; transition: background .2s, color .2s; }
.hero-prize-line span { display: flex; gap: 7px; align-items: baseline; }
.hero-prize-line strong { color: var(--pink); }
.hero-prize-line:hover { background: var(--ink); color: white; }
.trust-line { display: flex; flex-wrap: wrap; gap: 14px 22px; margin-top: 62px; align-items: center; color: rgba(23,22,47,.6); }
.trust-line span { font-size: var(--hero-roles-size, 15px); line-height: 1.35; font-weight: 900; letter-spacing: .08em; }
.hero-visual { position: relative; min-height: 730px; align-self: stretch; }
.hero-shape { position: absolute; inset: 5% 0 0 3%; background: var(--blue); border-radius: 46% 0 0 0; transform: rotate(-3deg); transform-origin: bottom right; }
.hero-visual img { position: absolute; height: 92%; width: 92%; right: 0; bottom: 0; object-fit: cover; object-position: 48% 35%; mix-blend-mode: multiply; border-radius: 220px 0 0 0; }
.award-sticker { position: absolute; z-index: 2; left: -54px; top: 105px; width: 150px; height: 150px; border-radius: 50%; background: var(--yellow); display: flex; flex-direction: column; align-items: center; justify-content: center; transform: rotate(-8deg); text-align: center; box-shadow: 0 13px 0 var(--ink); }
.award-sticker strong { font: 700 54px/.8 Georgia, serif; }
.award-sticker span { max-width: 92px; margin-top: 9px; font-size: 11px; font-weight: 900; text-transform: uppercase; }
.hero-caption { position: absolute; right: 20px; bottom: 18px; color: white; font-size: 9px; letter-spacing: .08em; text-transform: uppercase; }

.proof-band { display: grid; grid-template-columns: .8fr 1.3fr 1.2fr; background: var(--yellow); border-bottom: 1px solid var(--ink); }
.proof-band > div { min-height: 150px; padding: 28px 4vw; display: flex; flex-direction: column; justify-content: center; border-right: 1px solid var(--ink); }
.proof-band > div:last-child { border-right: 0; }
.proof-band strong { font-size: clamp(29px, 3vw, 48px); line-height: 1; letter-spacing: -.05em; }
.proof-band span { margin-top: 11px; font-size: 11px; line-height: 1.4; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; max-width: 310px; }
.proof-band em { font-family: Georgia, serif; text-transform: none; }
.proof-band.proof-align-center > div { align-items: center; text-align: center; }
.proof-band.proof-align-center span { margin-left: auto; margin-right: auto; }
.proof-band.proof-align-right > div { align-items: flex-end; text-align: right; }
.proof-band.proof-align-right span { margin-left: auto; }
.proof-band.proof-align-left > div { align-items: flex-start; text-align: left; }

.section-pad { padding: 100px 7vw; }
.section-heading h2 { font-size: clamp(42px, 5.2vw, 78px); line-height: .98; letter-spacing: -.055em; margin: 0; }
.section-heading.compact { margin-bottom: 42px; }
.section-heading.split { display: grid; grid-template-columns: 1.25fr .75fr; gap: 8vw; align-items: end; margin-bottom: 60px; }
.section-heading.split > p { max-width: 500px; font-size: 18px; line-height: 1.7; margin: 0; }

.awards { background: var(--ink); color: var(--white); }
.award-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid rgba(255,255,255,.2); border-left: 1px solid rgba(255,255,255,.2); }
.award-card { min-height: 220px; padding: 28px; border-right: 1px solid rgba(255,255,255,.2); border-bottom: 1px solid rgba(255,255,255,.2); }
.award-card { position: relative; transition: background .2s, color .2s; }
.award-card:not(.featured-award) { grid-column: span 2; }
.award-card:not(.featured-award):hover { background: rgba(255,255,255,.07); }
.award-year { display: block; font: italic 32px Georgia, serif; color: var(--yellow); margin-bottom: 50px; }
.award-card h3 { font-size: 21px; margin: 0 0 8px; }
.award-card p { color: rgba(255,255,255,.62); font-size: 13px; margin: 0; }
.award-card.featured-award { grid-column: span 2; min-height: 300px; color: var(--ink); }
.award-card.featured-award.yellow { background: var(--yellow); }
.award-card.featured-award.pink { background: var(--pink); color: white; }
.award-card.featured-award .award-year { margin-bottom: 75px; font-size: 43px; color: currentColor; }
.award-card.featured-award h3 { font-size: clamp(30px, 3vw, 48px); letter-spacing: -.045em; }
.award-card.featured-award p { color: currentColor; opacity: .72; font-size: 14px; }
.award-link { position: absolute; right: 25px; top: 25px; width: 39px; height: 39px; border: 1px solid currentColor; border-radius: 50%; display: grid; place-items: center; }

.expertise { background: var(--white); }
.manifesto { display: grid; grid-template-columns: .35fr 1.65fr; gap: 5vw; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 34px 0 55px; margin-bottom: 90px; }
.manifesto > span { font-size: 10px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; padding-top: 12px; }
.manifesto p { max-width: 1050px; margin: 0; font: 400 clamp(34px, 4.5vw, 70px)/1.08 Georgia, "Times New Roman", serif; letter-spacing: -.045em; }
.expertise-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.expertise-card { min-height: 350px; padding: 38px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); display: flex; flex-direction: column; }
.expertise-card { transition: background .2s; }
.expertise-card:hover { background: var(--paper); }
.card-number { font: italic 26px Georgia, serif; color: var(--pink); }
.expertise-card h3 { font-size: clamp(28px, 3vw, 43px); letter-spacing: -.045em; margin: 48px 0 15px; }
.expertise-card p { max-width: 540px; font-size: 16px; line-height: 1.65; margin: 0; }
.tag-row { display: flex; flex-wrap: wrap; gap: 7px; margin-top: auto; padding-top: 30px; }
.tag-row span, .tag-row .tag-chip { margin: 0; border: 1px solid var(--line); border-radius: 999px; padding: 9px 14px; font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; }
.animal-encounter { display: grid; grid-template-columns: .95fr 1.05fr; min-height: 650px; background: var(--paper); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.animal-encounter-image { min-height: 650px; overflow: hidden; }
.animal-encounter-image img { width: 100%; height: 100%; object-fit: cover; object-position: center 46%; }
.animal-encounter-copy { min-width: 0; padding: 6vw; display: flex; flex-direction: column; justify-content: center; }
.animal-encounter-copy h2 { max-width: 760px; margin: 0; font-size: clamp(46px, 5vw, 72px); line-height: .96; letter-spacing: -.06em; }
.animal-encounter-copy .animal-lead { max-width: 700px; margin: 30px 0 0; font-size: clamp(18px, 1.6vw, 22px); line-height: 1.55; font-weight: 700; }
.animal-encounter-copy .animal-body { max-width: 700px; margin: 17px 0 0; font-size: 16px; line-height: 1.65; }
.animal-strip { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 10px; width: 100%; margin-top: 30px; }
.animal-strip-card { position: relative; min-width: 0; aspect-ratio: 16 / 9; overflow: hidden; border-radius: 15px; background: var(--white); box-shadow: 0 8px 22px rgba(23,22,47,.09); }
.animal-strip-card img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.86) contrast(1.04); }
.animal-strip-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(to top,rgba(23,22,47,.76),rgba(23,22,47,.03) 65%); }
.animal-strip-card span { position: absolute; z-index: 2; left: 10px; right: 8px; bottom: 9px; color: white; font-size: 10px; font-weight: 900; letter-spacing: .055em; text-transform: uppercase; line-height: 1.15; }

.books { background: var(--paper); }
.book-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.book-card { min-width: 0; }
.book-image-wrap { min-height: 500px; position: relative; display: grid; place-items: center; padding: 55px; overflow: hidden; }
.book-card.pink .book-image-wrap { background: var(--pink); }
.book-card.blue .book-image-wrap { background: var(--blue); }
.book-card.yellow .book-image-wrap { background: var(--yellow); }
.book-image-wrap img { width: 72%; max-height: 390px; object-fit: contain; filter: drop-shadow(0 25px 25px rgba(23,22,47,.26)); transition: transform .25s; }
.book-card:hover img { transform: rotate(-2deg) scale(1.035); }
.book-index { position: absolute; top: 22px; left: 25px; font: italic 22px Georgia, serif; }
.book-copy { padding: 25px 0 10px; position: relative; min-height: 136px; }
.book-copy h3 { font-size: 25px; letter-spacing: -.035em; margin: 0 55px 8px 0; }
.book-copy p { font-size: 13px; line-height: 1.5; margin: 0 55px 0 0; }
.round-arrow { position: absolute; right: 0; top: 22px; width: 42px; height: 42px; border: 1px solid var(--ink); border-radius: 50%; display: grid; place-items: center; }

.youtube { background: var(--ink); color: var(--white); display: grid; grid-template-columns: .78fr 1.22fr; gap: 7vw; align-items: center; }
.eyebrow.light { color: var(--blue); }
.youtube-copy h2 { font-size: clamp(44px, 5vw, 76px); letter-spacing: -.055em; line-height: .98; margin: 0 0 28px; }
.youtube-copy > p:not(.eyebrow) { color: rgba(255,255,255,.68); font-size: 17px; line-height: 1.7; margin: 0 0 32px; }
.video-feature { position: relative; overflow: hidden; min-height: 470px; background: #090817; }
.video-feature > img { width: 100%; height: 100%; min-height: 470px; position: absolute; inset: 0; object-fit: cover; opacity: .76; transition: transform .3s; }
.video-feature:hover > img { transform: scale(1.025); }
.play { position: absolute; left: 50%; top: 48%; transform: translate(-50%,-50%); width: 94px; height: 94px; border-radius: 50%; background: var(--yellow); color: var(--ink); display: grid; place-items: center; font-size: 25px; padding-left: 4px; }
.video-label { position: absolute; left: 22px; bottom: 22px; right: 22px; display: grid; gap: 7px; width: fit-content; max-width: calc(100% - 44px); padding: 15px 17px; background: rgba(9,8,23,.84); backdrop-filter: blur(6px); }
.video-label span { color: var(--blue); font-size: 10px; text-transform: uppercase; font-weight: 900; letter-spacing: .1em; }
.video-label strong { font-size: 16px; max-width: 430px; text-align: left; }

.inner-page { min-height: 100vh; }
.subpage-hero { min-height: 590px; padding: 115px 7vw 95px; display: flex; flex-direction: column; justify-content: center; border-bottom: 1px solid var(--line); }
.subpage-hero h1 { max-width: 1250px; margin: 0; font-size: clamp(66px, 9vw, 138px); line-height: .84; letter-spacing: -.075em; }
.subpage-hero h1 em { font-family: Georgia, "Times New Roman", serif; font-weight: 400; }
.subpage-hero > p:last-child { max-width: 720px; margin: 42px 0 0; font-size: 19px; line-height: 1.7; }
.expertise-hero, .awards-hero, .videos-hero { background: var(--ink); color: var(--white); }
.expertise-hero h1 em { color: var(--blue); }
.awards-hero h1 em { color: var(--yellow); }
.videos-hero h1 em { color: var(--pink); }
.books-hero { background: var(--pink); color: white; }
.books-hero h1 em { color: var(--yellow); }
.news-hero { background: var(--yellow); }
.news-hero h1 em { color: var(--pink); }

.field-list { background: var(--white); }
.field-detail { scroll-margin-top: 30px; display: grid; grid-template-columns: .22fr 1.78fr; gap: 6vw; padding: 70px 0; border-top: 1px solid var(--line); }
.field-detail:first-child { border-top: 0; padding-top: 0; }
.field-number { font: italic 36px Georgia, serif; color: var(--pink); }
.field-detail h2 { max-width: 920px; margin: 0; font-size: clamp(42px, 5.8vw, 82px); line-height: .95; letter-spacing: -.06em; }
.field-lead { max-width: 820px; margin: 28px 0 18px; font: 400 clamp(23px, 2.5vw, 37px)/1.3 Georgia, serif; }
.field-body { max-width: 780px; margin: 0; color: rgba(23,22,47,.7); font-size: 16px; line-height: 1.75; }
.field-example-links { max-width: 900px; margin-top: 30px; padding-top: 16px; border-top: 1px solid var(--line); display: flex; flex-wrap: wrap; gap: 8px; align-items: center; }
.example-links-label { margin-right: 4px; color: rgba(23,22,47,.5); font-size: 9px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.field-example-links a, .future-example { padding: 9px 14px; border: 1px solid var(--line); border-radius: 999px; font-size: 12px; font-weight: 800; line-height: 1.2; transition: background .18s, color .18s, border-color .18s; }
.field-example-links a:hover { border-color: var(--ink); background: var(--ink); color: white; }
.future-example { border-style: dashed; color: rgba(23,22,47,.5); }
.field-example-links .all-examples-link { border-color: var(--ink); background: var(--ink); color: white; }
.field-example-links .all-examples-link:hover { background: var(--pink); border-color: var(--pink); }
.dock-case { display: grid; grid-template-columns: minmax(320px, .9fr) 1.1fr; gap: 6vw; align-items: center; background: var(--ink); color: white; }
.dock-case-image { min-height: 350px; overflow: hidden; }
.dock-case-image img { width: 100%; height: 100%; min-height: 350px; object-fit: cover; }
.dock-case-copy h2 { max-width: 760px; margin: 0; font-size: clamp(42px, 5.6vw, 78px); line-height: .94; letter-spacing: -.06em; }
.dock-case-copy h2 em { color: var(--blue); font-family: Georgia, "Times New Roman", serif; font-weight: 400; }
.dock-case-copy > p:last-of-type { max-width: 720px; margin: 28px 0 0; color: rgba(255,255,255,.75); font-size: 15px; line-height: 1.75; }
.dock-links { display: flex; flex-wrap: wrap; gap: 24px; align-items: center; margin-top: 30px; }
.dock-links .text-link { color: white; }
.tedx-strip { display: grid; grid-template-columns: 1.3fr .7fr; gap: 5vw; align-items: end; background: var(--blue); }
.tedx-strip h2 { margin: 0 0 15px; font-size: clamp(44px, 6vw, 88px); line-height: .95; letter-spacing: -.06em; }
.tedx-strip p:last-child { margin-bottom: 0; }
.tedx-strip .button { justify-self: end; }

.major-awards { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; background: var(--white); }
.major-award { scroll-margin-top: 30px; min-height: 680px; overflow: hidden; display: grid; grid-template-rows: 330px 1fr; color: var(--ink); }
.major-award.oaba { background: var(--yellow); }
.major-award.paroles { background: var(--pink); color: white; }
.major-award.pink { background: var(--pink); color: white; }
.major-award.yellow { background: var(--yellow); }
.major-award.dark { background: var(--ink); color: white; }
.major-award-image, .major-award-image img { width: 100%; height: 330px; object-fit: cover; }
.major-award-image { margin: 0; overflow: hidden; }
.major-award.oaba .major-award-image, .major-award.oaba .major-award-image img,
.major-award.paroles .major-award-image, .major-award.paroles .major-award-image img { object-position: 50% 18%; }
.major-award.maya, .major-award.open-book { min-height: 420px; grid-template-rows: 1fr; background: var(--ink); color: white; }
.major-award-content { padding: 40px 46px 46px; display: flex; flex-direction: column; justify-content: space-between; gap: 55px; }
.major-award-year { font: italic 72px/.8 Georgia, serif; letter-spacing: -.06em; }
.major-award h2 { margin: 0 0 18px; font-size: clamp(54px, 6vw, 88px); line-height: .87; letter-spacing: -.07em; }
.major-award p:last-child { max-width: 480px; font-size: 17px; line-height: 1.6; }
.other-awards { background: var(--ink); color: white; }
.other-award-grid { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid rgba(255,255,255,.2); border-left: 1px solid rgba(255,255,255,.2); }
.other-award-grid article { scroll-margin-top: 30px; min-height: 550px; overflow: hidden; border-right: 1px solid rgba(255,255,255,.2); border-bottom: 1px solid rgba(255,255,255,.2); }
.other-award-image { width: 100%; height: 300px; object-fit: cover; }
.other-award-copy { padding: 34px 38px 38px; }
.other-award-grid span { font: italic 34px Georgia, serif; color: var(--blue); }
.other-award-grid h3 { margin: 34px 0 10px; font-size: 30px; }
.other-award-grid p { color: rgba(255,255,255,.6); }

.publication-list { display: grid; gap: 28px; background: var(--paper); }
.publication-row { min-height: 400px; display: grid; grid-template-columns: .13fr .55fr 1.15fr .17fr; align-items: center; gap: 4vw; padding: 46px; border: 1px solid var(--ink); }
.publication-row.pink { background: var(--pink); color: white; }
.publication-row.blue { background: var(--blue); }
.publication-row.yellow { background: var(--yellow); }
.publication-number { align-self: start; font: italic 28px Georgia, serif; }
.publication-cover { display: grid; place-items: center; height: 310px; }
.publication-cover img { height: 100%; max-width: 230px; object-fit: contain; filter: drop-shadow(0 22px 20px rgba(23,22,47,.28)); transition: transform .25s; }
.publication-row:hover .publication-cover img { transform: rotate(-2deg) scale(1.03); }
.publication-copy > span { font-size: 11px; font-weight: 900; letter-spacing: .1em; }
.publication-copy h2 { margin: 16px 0; font-size: clamp(40px, 5vw, 70px); line-height: .95; letter-spacing: -.06em; }
.publication-copy p { max-width: 590px; font-size: 16px; line-height: 1.65; }
.publication-arrow { width: 58px; height: 58px; border: 1px solid currentColor; border-radius: 50%; display: grid; place-items: center; justify-self: end; font-size: 22px; }
.bibliography-promise { background: var(--ink); color: white; }
.bibliography-promise h2 { max-width: 950px; margin: 0; font-size: clamp(48px, 7vw, 102px); line-height: .93; letter-spacing: -.065em; }
.bibliography-promise > p:last-child { max-width: 700px; margin: 35px 0 0; color: rgba(255,255,255,.67); font-size: 17px; line-height: 1.7; }

.featured-video-page { display: grid; grid-template-columns: 1.1fr .9fr; gap: 7vw; align-items: center; background: var(--white); }
.featured-video-page .video-feature { min-height: 520px; }
.featured-video-page h2 { margin: 0 0 24px; font-size: clamp(44px, 5vw, 75px); line-height: .95; letter-spacing: -.06em; }
.featured-video-page > div > p:not(.eyebrow) { font-size: 16px; line-height: 1.7; margin-bottom: 28px; }
.viral-social { background: var(--paper); }
.reel-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.reel-grid article { overflow: hidden; border: 1px solid var(--line); background: var(--white); }
.reel-grid iframe { display: block; width: 100%; height: 610px; border: 0; }
.reel-grid a { display: block; padding: 15px 18px; border-top: 1px solid var(--line); font-size: 11px; font-weight: 900; }
.formats-section { background: var(--ink); color: white; }
.formats-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255,255,255,.2); border-left: 1px solid rgba(255,255,255,.2); }
.formats-grid article { min-height: 300px; padding: 32px; border-right: 1px solid rgba(255,255,255,.2); border-bottom: 1px solid rgba(255,255,255,.2); }
.formats-grid article > span { font: italic 27px Georgia, serif; color: var(--yellow); }
.formats-grid h3 { margin: 75px 0 15px; font-size: 30px; }
.formats-grid p { color: rgba(255,255,255,.65); line-height: 1.6; }
.format-links { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 18px; }
.format-links a { padding: 7px 10px; border: 1px solid rgba(255,255,255,.25); border-radius: 999px; font-size: 9px; font-weight: 800; transition: background .18s, color .18s; }
.format-links a:hover { background: var(--yellow); color: var(--ink); }
.channel-button { margin-top: 38px; }

.article-index { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; background: var(--white); }
.article-index-card { min-height: 500px; display: grid; grid-template-rows: 1.05fr .95fr; border: 1px solid var(--line); overflow: hidden; }
.article-index-card.lead-article { grid-row: span 2; }
.article-index-image { min-height: 290px; overflow: hidden; background: var(--paper); }
.article-index-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s; }
.article-index-card:hover img { transform: scale(1.025); }
.article-index-card.lead-article img { object-fit: contain; padding: 50px; background: var(--pink); }
.article-index-image.no-image { display: grid; place-items: center; background: var(--yellow); }
.article-index-image.no-image strong { font-size: 55px; line-height: .9; letter-spacing: -.06em; text-align: center; }
.article-index-copy { padding: 30px; display: flex; flex-direction: column; }
.article-index-copy h2 { margin: 30px 0 12px; font-size: clamp(30px, 4vw, 55px); line-height: .96; letter-spacing: -.055em; }
.article-index-copy p { max-width: 600px; margin: 0 0 25px; font-size: 14px; line-height: 1.6; }
.article-index-copy .read-more { margin-top: auto; }

.complete-archive { background: var(--white); }
.archive-tools { display: grid; grid-template-columns: 1.5fr .55fr .75fr auto; gap: 12px; align-items: end; margin-bottom: 45px; padding: 20px; background: var(--paper); border: 1px solid var(--line); }
.archive-tools label { display: grid; gap: 8px; }
.archive-tools label > span { font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.archive-tools input, .archive-tools select { width: 100%; height: 48px; padding: 0 14px; border: 1px solid var(--line); background: var(--white); color: var(--ink); font: inherit; }
.archive-tools p { margin: 0; padding: 0 5px 12px; font-size: 11px; white-space: nowrap; }
.archive-tools p strong { font-size: 22px; }
.full-article-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.archive-card { min-width: 0; display: grid; grid-template-rows: 230px 1fr; border: 1px solid var(--line); overflow: hidden; background: var(--white); transition: transform .2s, box-shadow .2s; }
.archive-card:hover { transform: translateY(-3px); box-shadow: 0 15px 30px rgba(23,22,47,.1); }
.archive-card-image { overflow: hidden; display: grid; place-items: center; background: var(--paper); }
.archive-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s; }
.archive-card:hover img { transform: scale(1.025); }
.archive-card-image span { font: 800 50px Georgia, serif; }
.archive-card-copy { min-height: 300px; padding: 22px; display: flex; flex-direction: column; }
.archive-card-copy h2 { margin: 25px 0 12px; font-size: 27px; line-height: 1; letter-spacing: -.045em; }
.archive-card-copy p { margin: 0 0 22px; font-size: 13px; line-height: 1.55; color: rgba(23,22,47,.67); }
.archive-card-copy .read-more { margin-top: auto; }
.load-more { display: block; min-height: 54px; margin: 40px auto 0; padding: 0 26px; border: 0; border-radius: 999px; background: var(--ink); color: white; font-weight: 900; cursor: pointer; }
.no-results { padding: 70px 25px; border: 1px dashed var(--line); text-align: center; }
.article-hero { padding: 105px 7vw 80px; background: var(--yellow); }
.article-hero-meta { display: flex; justify-content: space-between; gap: 25px; font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.article-hero h1 { max-width: 1200px; margin: 65px 0 45px; font-size: clamp(58px, 8vw, 120px); line-height: .88; letter-spacing: -.075em; }
.article-hero > a { display: inline-flex; padding-bottom: 4px; border-bottom: 1px solid currentColor; font-size: 12px; font-weight: 900; }
.article-wp-content { max-width: 980px; }

.conference-hero { background: var(--blue); }
.conference-hero h1 em { color: var(--pink); }
.conference-formats { background: var(--white); }
.conference-format-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.conference-format-grid article { min-height: 330px; padding: 34px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); display: flex; flex-direction: column; }
.conference-format-grid article.conference-format-complete { grid-column: 1 / -1; min-height: 520px; padding: 0; display: grid; grid-template-columns: .95fr 1.05fr; }
.conference-format-complete > img { width: 100%; height: auto; min-height: 0; aspect-ratio: 8 / 5; object-fit: contain; align-self: center; background: #000; }
.conference-format-complete > figure { width: 100%; height: 100%; min-height: 0; margin: 0; align-self: stretch; background: #000; }
.conference-format-complete > figure img { width: 100%; height: 100%; object-fit: contain; }
.conference-format-copy { padding: 34px; display: flex; flex-direction: column; }
.conference-format-complete .conference-format-copy { padding: clamp(34px, 5vw, 72px); }
.conference-format-grid article > span { font: italic 26px Georgia, serif; color: var(--pink); }
.conference-format-copy > span { font: italic 26px Georgia, serif; color: var(--pink); }
.conference-format-grid h3 { margin: 50px 0 12px; font-size: clamp(30px, 3.5vw, 48px); line-height: .95; letter-spacing: -.05em; }
.conference-format-grid p { color: rgba(23,22,47,.58); }
.conference-format-complete h3 { margin-top: 28px; }
.conference-format-complete p { max-width: 720px; margin: 0 0 15px; font-size: 15px; line-height: 1.65; }
.editable-slot { margin-top: auto; padding-top: 22px; border-top: 1px dashed var(--line); font-size: 9px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.conference-appearances { background: var(--ink); color: white; }
.conference-highlight { display: grid; grid-template-columns: .85fr 1.15fr; margin-bottom: 18px; border: 1px solid rgba(255,255,255,.22); }
.conference-highlight img { width: 100%; height: 560px; object-fit: cover; }
.conference-highlight > div { padding: 6vw; display: flex; flex-direction: column; justify-content: center; background: var(--pink); }
.conference-highlight span { font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.conference-highlight h3 { margin: 28px 0 18px; font-size: clamp(48px, 6vw, 86px); line-height: .9; letter-spacing: -.06em; }
.conference-highlight p { max-width: 620px; margin: 0; font-size: 16px; line-height: 1.65; }
.appearance-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.appearance-grid > a { overflow: hidden; border: 1px solid rgba(255,255,255,.22); }
.appearance-grid img { width: 100%; height: 230px; object-fit: cover; }
.appearance-grid a > div { padding: 22px; }
.appearance-grid span { color: var(--blue); font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.appearance-grid h3 { margin: 12px 0 9px; font-size: 27px; }
.appearance-grid p { margin: 0; color: rgba(255,255,255,.65); font-size: 13px; line-height: 1.55; }
.conference-empty-slot { margin-top: 18px; padding: 26px; display: flex; align-items: center; gap: 24px; border: 1px dashed rgba(255,255,255,.35); }
.conference-empty-slot > strong { width: 58px; height: 58px; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; display: grid; place-items: center; font-size: 27px; }
.conference-empty-slot h3, .conference-empty-slot p { margin: 0; }
.conference-empty-slot p { margin-top: 6px; color: rgba(255,255,255,.56); }

.podcast-hero { background: var(--ink); color: white; }
.podcast-hero h1 em { color: var(--yellow); }
.featured-interviews { background: var(--yellow); }
.interview-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.interview-grid article { overflow: hidden; border: 1px solid var(--ink); background: var(--white); }
.interview-image { display: block; height: 230px; overflow: hidden; background: var(--ink); }
.interview-image img { width: 100%; height: 100%; object-fit: cover; }
.interview-grid article > div { padding: 23px; }
.interview-grid article span { color: var(--pink); font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.interview-grid h3 { min-height: 65px; margin: 13px 0 25px; font-size: 25px; line-height: 1.05; letter-spacing: -.04em; }
.interview-links { display: flex; flex-wrap: wrap; gap: 8px; }
.interview-links a { padding: 9px 12px; border-radius: 999px; background: var(--ink); color: white; font-size: 10px; font-weight: 900; }
.archive-heading { margin-bottom: 45px; }

.book-page { background: var(--paper); }
.book-page .site-header { position: relative; }
.scelerats-hero { min-height: 760px; padding: 84px 7vw; display: grid; grid-template-columns: 1.12fr .88fr; gap: 8vw; align-items: center; overflow: hidden; background: var(--ink); color: var(--white); }
.scelerats-copy { position: relative; z-index: 2; }
.scelerats-copy h1 { margin: 0; font-size: clamp(84px, 12vw, 190px); line-height: .76; letter-spacing: -.09em; color: var(--pink); }
.scelerats-copy h1 span { display: block; margin-top: 30px; font: italic 400 clamp(34px, 4vw, 62px)/1 Georgia, serif; letter-spacing: -.04em; color: var(--white); }
.scelerats-lead { max-width: 680px; margin: 40px 0 32px; font-size: 19px; line-height: 1.65; color: rgba(255,255,255,.75); }
.scelerats-meta { display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 34px; }
.scelerats-meta span { padding: 9px 13px; border: 1px solid rgba(255,255,255,.28); border-radius: 999px; font-size: 10px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.scelerats-cover { position: relative; min-height: 590px; display: grid; place-items: center; }
.scelerats-cover::before { content: ""; position: absolute; width: 520px; height: 520px; border-radius: 50%; background: var(--pink); }
.scelerats-cover img { position: relative; z-index: 1; width: min(360px, 72%); max-height: 550px; object-fit: contain; transform: rotate(3deg); filter: drop-shadow(0 34px 36px rgba(0,0,0,.48)); }
.study-sticker { position: absolute; z-index: 2; right: 0; top: 25px; width: 155px; height: 155px; border-radius: 50%; background: var(--yellow); color: var(--ink); display: grid; place-content: center; text-align: center; transform: rotate(8deg); box-shadow: 0 11px 0 var(--blue); }
.study-sticker strong { font: 700 38px/1 Georgia, serif; }
.study-sticker span { width: 105px; margin-top: 6px; font-size: 9px; font-weight: 900; line-height: 1.25; letter-spacing: .06em; text-transform: uppercase; }
.book-proof { display: grid; grid-template-columns: repeat(3, 1fr); background: var(--pink); color: white; }
.book-proof div { min-height: 165px; padding: 34px 4vw; display: flex; flex-direction: column; justify-content: center; border-right: 1px solid var(--ink); }
.book-proof div:last-child { border-right: 0; }
.book-proof strong { font-size: clamp(28px, 3vw, 46px); letter-spacing: -.055em; }
.book-proof span { margin-top: 8px; font-size: 11px; font-weight: 900; text-transform: uppercase; letter-spacing: .07em; }
.book-intro { display: grid; grid-template-columns: .72fr 1.28fr; gap: 10vw; background: var(--white); }
.book-intro h2, .bibliography h2, .buy-section h2 { margin: 0; font-size: clamp(46px, 6vw, 88px); line-height: .95; letter-spacing: -.065em; }
.book-intro-copy > p { margin: 0 0 25px; font: 400 clamp(25px, 2.6vw, 40px)/1.25 Georgia, serif; }
.book-intro-copy .body-copy { font: 400 17px/1.75 Arial, Helvetica, sans-serif; color: rgba(23,22,47,.75); }
.rat-quote { margin-top: 45px; padding: 26px 30px; border-left: 7px solid var(--yellow); background: var(--paper); font-size: 14px; line-height: 1.65; }
.buy-section { background: var(--yellow); }
.buy-heading { display: grid; grid-template-columns: 1fr .65fr; gap: 6vw; align-items: end; margin-bottom: 50px; }
.buy-heading p { margin: 0; font-size: 16px; line-height: 1.7; }
.seller-grid { display: grid; grid-template-columns: repeat(5, 1fr); border-left: 1px solid var(--ink); border-top: 1px solid var(--ink); }
.seller-card { min-height: 150px; padding: 24px; border-right: 1px solid var(--ink); border-bottom: 1px solid var(--ink); display: flex; flex-direction: column; justify-content: space-between; font-size: 17px; font-weight: 900; transition: background .2s, color .2s; }
.seller-card:hover { background: var(--ink); color: white; }
.seller-card span { font-size: 22px; align-self: end; }
.bibliography { display: grid; grid-template-columns: .9fr 1.1fr; gap: 8vw; background: var(--paper); }
.bibliography-card { padding: 45px; background: var(--ink); color: var(--white); }
.bibliography-card strong { display: block; margin-bottom: 25px; font: italic 38px Georgia, serif; color: var(--blue); }
.bibliography-card p { font-size: 16px; line-height: 1.75; color: rgba(255,255,255,.72); }
.permalink-note { margin-top: 28px; padding-top: 25px; border-top: 1px solid rgba(255,255,255,.2); font-size: 11px !important; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; color: var(--yellow) !important; }

.legacy-book-hero { min-height: 720px; padding: 80px 7vw; display: grid; grid-template-columns: 1.15fr .85fr; gap: 8vw; align-items: center; }
.legacy-book-hero.blue-book { background: var(--blue); }
.legacy-book-hero.yellow-book { background: var(--yellow); }
.legacy-book-hero h1 { margin: 0; font-size: clamp(64px, 9vw, 135px); line-height: .82; letter-spacing: -.08em; }
.legacy-book-lead { max-width: 690px; margin: 38px 0 28px; font-size: 19px; line-height: 1.65; }
.legacy-book-tags { display: flex; flex-wrap: wrap; gap: 8px; }
.legacy-book-tags span { padding: 9px 13px; border: 1px solid var(--ink); border-radius: 999px; font-size: 10px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.legacy-cover { min-height: 540px; display: grid; place-items: center; }
.legacy-cover img { width: min(350px, 78%); max-height: 540px; object-fit: contain; filter: drop-shadow(0 30px 28px rgba(23,22,47,.3)); transform: rotate(2.5deg); }
.legacy-book-copy { display: grid; grid-template-columns: .85fr 1.15fr; gap: 9vw; background: var(--white); }
.legacy-book-copy h2 { margin: 0; font-size: clamp(48px, 6vw, 88px); line-height: .95; letter-spacing: -.065em; }
.legacy-book-copy .large-copy { margin: 0 0 25px; font: 400 clamp(25px, 2.7vw, 39px)/1.28 Georgia, serif; }
.legacy-book-copy > div:last-child > p:last-child { font-size: 17px; line-height: 1.75; color: rgba(23,22,47,.7); }
.book-award-callout { min-height: 300px; padding: 55px 7vw; display: grid; grid-template-columns: .4fr 1.6fr; align-items: center; background: var(--pink); color: white; }
.book-award-callout.maya-callout { background: var(--ink); }
.book-award-callout > span { font: italic clamp(55px, 7vw, 100px) Georgia, serif; }
.book-award-callout h2 { margin: 0; font-size: clamp(55px, 8vw, 115px); line-height: .85; letter-spacing: -.075em; }

.preserved-book-section { background: var(--paper); }
.preserved-content-heading { display: grid; grid-template-columns: 1.2fr .8fr; gap: 8vw; align-items: end; margin-bottom: 75px; padding-bottom: 45px; border-bottom: 1px solid var(--line); }
.preserved-content-heading h2 { max-width: 900px; margin: 0; font-size: clamp(48px, 6vw, 88px); line-height: .94; letter-spacing: -.065em; }
.preserved-content-heading > p { margin: 0; font-size: 16px; line-height: 1.7; }
.legacy-wp-content { max-width: 1120px; margin: 0 auto; padding: 55px; background: var(--white); border: 1px solid var(--line); overflow-wrap: anywhere; }
.legacy-wp-content > *:first-child { margin-top: 0; }
.legacy-wp-content h1, .legacy-wp-content h2, .legacy-wp-content h3, .legacy-wp-content h4 { scroll-margin-top: 25px; letter-spacing: -.04em; line-height: 1.05; }
.legacy-wp-content h1 { margin: 65px 0 24px; font-size: clamp(44px, 6vw, 76px); }
.legacy-wp-content h2 { margin: 70px 0 24px; padding-top: 30px; border-top: 1px solid var(--line); font-size: clamp(36px, 4.7vw, 62px); }
.legacy-wp-content h3 { margin: 52px 0 18px; font-size: clamp(27px, 3.2vw, 42px); }
.legacy-wp-content h4 { margin: 42px 0 15px; font-size: 23px; }
.legacy-wp-content p, .legacy-wp-content li { font-size: 16px; line-height: 1.72; }
.legacy-wp-content p { margin: 0 0 20px; }
.legacy-wp-content ul, .legacy-wp-content ol { padding-left: 25px; margin: 18px 0 28px; }
.legacy-wp-content a { color: #ba2050; text-decoration: underline; text-underline-offset: 3px; }
.legacy-wp-content img { width: auto; max-width: 100%; height: auto; margin: 28px auto; border: 1px solid var(--line); }
.legacy-wp-content figure { max-width: 100% !important; margin: 38px auto; }
.legacy-wp-content figcaption { margin-top: 10px; color: rgba(23,22,47,.55); font-size: 12px; text-align: center; }
.legacy-wp-content iframe { display: block; width: 100%; max-width: 100%; min-height: 480px; border: 0; }
.preserved-video { overflow: hidden; border: 1px solid var(--line); background: var(--ink); }
.preserved-video iframe { aspect-ratio: 16 / 9; min-height: 0; }
.legacy-wp-content .preserved-video > a { display: block; padding: 14px 18px; color: white; font-size: 12px; font-weight: 900; text-decoration: none; }
.legacy-wp-content .preserved-embed-link { display: inline-flex; margin: 12px 0; padding: 13px 18px; background: var(--ink); color: white; font-weight: 900; text-decoration: none; }
.legacy-wp-content blockquote { margin: 35px 0; padding: 28px 35px; background: var(--paper); border-left: 7px solid var(--yellow); }
.legacy-wp-content .wp-block-columns { display: flex; gap: 30px; align-items: flex-start; }
.legacy-wp-content .wp-block-column { flex: 1; min-width: 0; }
.legacy-wp-content .wp-block-button__link { display: inline-flex; padding: 13px 20px; border-radius: 999px; background: var(--ink); color: white; text-decoration: none; font-weight: 800; }
.legacy-wp-content .has-text-align-center { text-align: center; }
.legacy-wp-content .aligncenter { margin-left: auto; margin-right: auto; }
.legacy-wp-content hr { border: 0; border-top: 1px solid var(--line); margin: 55px 0; }
.bibliography-content p { padding-bottom: 17px; margin-bottom: 17px; border-bottom: 1px solid var(--line); }
.bibliography-hero { background: var(--ink); color: white; }
.bibliography-hero h1 em { color: var(--blue); }
.bibliography-cta { display: flex; justify-content: space-between; align-items: center; max-width: 1120px; margin: 30px auto 0; padding: 24px 28px; background: var(--yellow); border: 1px solid var(--ink); font-size: 16px; font-weight: 900; }
.bibliography-cta::after { content: "↗"; font-size: 24px; }
.top-bibliography-cta { padding: 24px 7vw; background: var(--ink); }
.top-bibliography-cta a { min-height: 110px; padding: 22px 30px; display: flex; align-items: center; justify-content: space-between; gap: 30px; background: var(--yellow); color: var(--ink); border: 1px solid var(--yellow); }
.top-bibliography-cta span { display: grid; gap: 7px; font-size: clamp(22px, 2.5vw, 35px); font-weight: 900; letter-spacing: -.035em; }
.top-bibliography-cta small { font-size: 9px; letter-spacing: .13em; text-transform: uppercase; }
.top-bibliography-cta strong { font-size: 35px; }
.qr-permalink { max-width: 1120px; margin: 28px auto 0; padding: 20px 24px; background: var(--yellow); border: 1px solid var(--ink); font-size: 11px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.bibliography-toc { max-width: 1120px; margin: 0 auto 36px; padding: 34px; display: grid; grid-template-columns: .32fr 1.68fr; gap: 5vw; background: var(--ink); color: white; scroll-margin-top: 20px; }
.bibliography-toc > div > strong { font: italic 29px Georgia, serif; color: var(--yellow); }
.bibliography-toc ol { margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 0 28px; counter-reset: biblio-toc; }
.bibliography-toc li { counter-increment: biblio-toc; border-top: 1px solid rgba(255,255,255,.18); }
.bibliography-toc a { display: grid; grid-template-columns: 30px 1fr; gap: 10px; padding: 13px 0; font-size: 12px; line-height: 1.45; }
.bibliography-toc a::before { content: counter(biblio-toc, decimal-leading-zero); color: var(--blue); font: italic 14px Georgia, serif; }
.bibliography-toc a:hover { color: var(--yellow); }
.legacy-wp-content .back-to-bibliography-toc { display: inline-flex; margin: -8px 0 26px; color: rgba(23,22,47,.58); font-size: 10px; font-weight: 900; letter-spacing: .05em; text-decoration: none; text-transform: uppercase; }
.legacy-wp-content .back-to-bibliography-toc:hover { color: var(--pink); }

.news { background: var(--white); }
.news-grid { display: grid; grid-template-columns: 1.25fr .75fr; gap: 24px; }
.news-card { display: grid; grid-template-columns: 42% 58%; border: 1px solid var(--line); min-height: 285px; overflow: hidden; }
.news-card.featured { grid-row: span 2; grid-template-columns: 1fr; grid-template-rows: 1.2fr .8fr; min-height: 594px; }
.news-image { min-height: 230px; overflow: hidden; background: var(--paper); }
.news-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s; }
.news-card:hover .news-image img { transform: scale(1.03); }
.news-card.featured .news-image img { object-fit: contain; padding: 34px; background: var(--pink); }
.news-copy { padding: 27px; display: flex; flex-direction: column; }
.news-meta { display: flex; justify-content: space-between; gap: 12px; font-size: 9px; text-transform: uppercase; letter-spacing: .09em; font-weight: 900; }
.news-meta span { color: var(--pink); }
.news-copy h3 { font-size: clamp(22px, 2.2vw, 34px); letter-spacing: -.04em; margin: 28px 0 10px; }
.news-copy p { font-size: 13px; line-height: 1.55; margin: 0 0 24px; }
.read-more { margin-top: auto; font-size: 12px; font-weight: 900; }

.contact { background: var(--yellow); display: grid; grid-template-columns: 1.25fr .75fr; gap: 40px; align-items: end; }
.contact h2 { font-size: clamp(48px, 6vw, 90px); line-height: .95; letter-spacing: -.065em; margin: 0; max-width: 1050px; }
.contact .button { justify-self: end; }
footer { min-height: 170px; background: var(--ink); color: var(--white); padding: 50px 7vw; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 25px; }
footer p { color: rgba(255,255,255,.55); font-size: 12px; }
footer > div { justify-self: end; display: flex; gap: 20px; font-size: 11px; font-weight: 800; text-transform: uppercase; }


/* Presse & médias */
.media-page { background: var(--ink); color: var(--white); }
.media-page .eyebrow.light { color: var(--yellow); }
.media-hero { min-height: 690px; display: grid; grid-template-columns: 1.08fr .92fr; gap: 6vw; align-items: center; padding: 72px 7vw; border-bottom: 1px solid rgba(255,255,255,.16); }
.media-hero-copy { min-width: 0; }
.media-hero h1 { margin: 0; font-size: clamp(70px,8vw,126px); line-height: .84; letter-spacing: -.075em; }
.media-hero h1 em { color: var(--yellow); font-family: Georgia, "Times New Roman", serif; font-weight: 400; }
.media-hero-intro { max-width: 760px; margin: 34px 0 0; color: rgba(255,255,255,.8); font-size: clamp(19px,1.7vw,25px); line-height: 1.5; }
.media-hero-image { min-height: 570px; overflow: hidden; border-radius: 30px; }
.media-hero-image img { width: 100%; height: 100%; min-height: 570px; object-fit: cover; object-position: center 30%; }
.media-tag-row { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 26px; }
.media-tag-row span { border: 1px solid rgba(255,255,255,.28); border-radius: 999px; padding: 8px 11px; color: rgba(255,255,255,.9); font-size: 11px; font-weight: 800; }
.media-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.media-outline-button { display: inline-flex; min-height: 54px; align-items: center; justify-content: center; padding: 0 25px; border: 1px solid rgba(255,255,255,.38); border-radius: 999px; color: white; font-size: 14px; font-weight: 800; }
.media-section { border-bottom: 1px solid rgba(255,255,255,.16); }
.media-section h2 { max-width: 1040px; margin: 0; font-size: clamp(48px,6vw,86px); line-height: .95; letter-spacing: -.06em; }
.media-section-intro { max-width: 780px; margin: 28px 0 0; color: rgba(255,255,255,.68); font-size: 18px; line-height: 1.65; }
.media-bio-box { max-width: 980px; padding: 34px; border-radius: 24px; background: var(--paper); color: var(--ink); font-size: clamp(18px,1.7vw,23px); line-height: 1.6; }
.media-topic-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; margin-top: 34px; }
.media-topic { min-height: 125px; display: flex; align-items: flex-end; padding: 24px; border: 1px solid rgba(255,255,255,.18); border-radius: 18px; background: rgba(255,255,255,.025); }
.media-topic h3 { margin: 0; font-size: clamp(20px,2vw,28px); line-height: 1.1; letter-spacing: -.035em; }
.media-topic.accent { background: var(--yellow); color: var(--ink); border-color: var(--yellow); }
.media-expertise-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; margin-top: 34px; }
.media-expertise-card { min-height: 245px; padding: 26px; border: 1px solid rgba(255,255,255,.17); border-radius: 20px; background: rgba(255,255,255,.035); }
.media-expertise-card h3 { margin: 0 0 16px; font-size: 27px; line-height: 1.05; letter-spacing: -.04em; }
.media-expertise-card p { margin: 0; color: rgba(255,255,255,.66); font-size: 14px; line-height: 1.65; }
.media-format-line { display: flex; flex-wrap: wrap; gap: 8px 13px; margin-top: 30px; font-size: clamp(22px,2.6vw,36px); font-weight: 900; letter-spacing: -.035em; }
.media-format-line span:not(:last-child)::after { content: " ·"; color: var(--yellow); }
.media-reference-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; margin-top: 34px; }
.media-reference-card { position: relative; min-height: 170px; display: flex; flex-direction: column; justify-content: flex-end; padding: 24px; border-radius: 20px; background: var(--paper); color: var(--ink); }
.media-reference-card small { margin-bottom: 6px; font-size: 10px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; opacity: .55; }
.media-reference-card strong { max-width: 90%; font-size: 24px; line-height: 1.05; letter-spacing: -.04em; }
.media-card-arrow { position: absolute; right: 18px; top: 18px; }
.media-bio-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; margin-top: 34px; }
.media-bio-card { padding: 26px; border: 1px solid rgba(255,255,255,.17); border-radius: 20px; background: rgba(255,255,255,.035); }
.media-bio-card h3 { margin: 0 0 15px; font-size: 27px; letter-spacing: -.04em; }
.media-bio-card p { margin: 0; color: rgba(255,255,255,.72); font-size: 14px; line-height: 1.7; }
.media-resource-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; margin-top: 34px; }
.media-resource-card { overflow: hidden; border-radius: 20px; background: var(--paper); color: var(--ink); }
.media-resource-image { height: 390px; overflow: hidden; }
.media-resource-image img { width: 100%; height: 100%; object-fit: cover; }
.media-resource-copy { padding: 25px; }
.media-resource-copy h3 { margin: 0 0 10px; font-size: 28px; letter-spacing: -.04em; }
.media-resource-copy p { margin: 0 0 10px; line-height: 1.6; }
.media-resource-copy small { display: block; color: rgba(23,22,47,.58); }
.media-resource-link { display: inline-flex; gap: 8px; margin-top: 20px; font-weight: 900; border-bottom: 1px solid currentColor; padding-bottom: 3px; }
.media-contact-section { background: var(--yellow); color: var(--ink); }
.media-contact-section h2 { max-width: 980px; margin: 0; font-size: clamp(48px,6vw,90px); line-height: .95; letter-spacing: -.065em; }
.media-contact-section > p:not(.eyebrow) { max-width: 760px; margin: 24px 0 30px; font-size: 18px; line-height: 1.6; }

@media (max-width: 1180px) and (min-width: 981px) {
  .site-header { padding-left: 2vw; padding-right: 2vw; }
  nav { font-size: 13px; }
  .nav-main { gap: 15px; }
  .nav-research { margin-left: 17px; padding-left: 17px; }
}

@media (max-width: 980px) {
  .site-header { grid-template-columns: 1fr auto; }
  .site-header > nav { display: none; position: absolute; top: 100%; left: 0; right: 0; padding: 24px 7vw; background: var(--paper); border-bottom: 1px solid var(--line); flex-direction: column; align-items: stretch; gap: 16px; }
  .nav-main { flex-direction: column; align-items: stretch; gap: 6px; }
  .nav-research { margin-left: 0; padding: 16px 0 0; border-left: 0; border-top: 1px solid var(--line); }
  .site-header.menu-open > nav { display: flex; }
  .site-header > .button { display: none; }
  .menu-toggle { display: inline-flex; align-items: center; justify-content: center; justify-self: end; }
  .archive-grid { grid-template-columns: repeat(2,1fr); }
  .hero { grid-template-columns: 1fr; }
  .hero-copy { padding: 100px 7vw 60px; }
  .hero-visual { min-height: 610px; }
  .award-sticker { left: 7vw; top: 50px; }
  .award-grid { grid-template-columns: repeat(2,1fr); }
  .award-card.featured-award, .award-card:not(.featured-award) { grid-column: span 1; }
  .proof-band { grid-template-columns: 1fr; }
  .proof-band > div { border-right: 0; border-bottom: 1px solid var(--ink); }
  .proof-band > div:last-child { border-bottom: 0; }
  .section-heading.split { grid-template-columns: 1fr; }
  .animal-encounter { grid-template-columns: 1fr; }
  .animal-encounter-image { min-height: 520px; }
  .animal-strip { grid-template-columns: repeat(5,150px); overflow-x: auto; padding: 0 0 10px; scroll-snap-type: x proximity; scrollbar-width: thin; }
  .animal-strip-card { scroll-snap-align: start; }
  .media-hero { grid-template-columns: 1fr; padding: 90px 7vw 70px; }
  .media-hero-image, .media-hero-image img { min-height: 560px; }
  .media-expertise-grid, .media-reference-grid, .media-bio-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .media-resource-grid { grid-template-columns: 1fr; }
  .book-grid { grid-template-columns: 1fr; }
  .book-image-wrap { min-height: 600px; }
  .youtube { grid-template-columns: 1fr; }
  .news-grid { grid-template-columns: 1fr; }
  .news-card.featured { grid-row: auto; }
  .scelerats-hero, .book-intro, .bibliography { grid-template-columns: 1fr; }
  .scelerats-hero { padding-top: 110px; }
  .scelerats-cover { min-height: 570px; }
  .book-proof { grid-template-columns: 1fr; }
  .book-proof div { border-right: 0; border-bottom: 1px solid var(--ink); }
  .seller-grid { grid-template-columns: repeat(2, 1fr); }
  .subpage-hero { min-height: 520px; }
  .major-awards, .featured-video-page { grid-template-columns: 1fr; }
  .major-award { min-height: 640px; }
  .publication-row { grid-template-columns: .12fr .55fr 1.33fr; }
  .publication-arrow { display: none; }
  .formats-grid { grid-template-columns: 1fr; }
  .article-index { grid-template-columns: 1fr; }
  .article-index-card.lead-article { grid-row: auto; }
  .full-article-grid { grid-template-columns: repeat(2, 1fr); }
  .archive-tools { grid-template-columns: 1fr 1fr; }
  .archive-search { grid-column: span 2; }
  .appearance-grid, .interview-grid { grid-template-columns: 1fr; }
  .conference-format-grid article.conference-format-complete { grid-template-columns: 1fr; }
  .conference-format-complete > img { min-height: 0; height: auto; aspect-ratio: 8 / 5; }
  .conference-highlight { grid-template-columns: 1fr; }
  .conference-highlight img { height: 520px; object-position: center 62%; }
  .reel-grid { grid-template-columns: 1fr; }
  .reel-grid iframe { height: 720px; }
  .appearance-grid img, .interview-image { height: 360px; }
  .legacy-book-hero, .legacy-book-copy { grid-template-columns: 1fr; }
  .legacy-cover { min-height: 500px; }
  .preserved-content-heading { grid-template-columns: 1fr; }
}

@media (max-width: 640px) {
  .site-header { min-height: 70px; padding: 0 18px; }
  .research-tool-page { height: auto; min-height: 1200px; }
  .research-tool-frame { min-height: 1200px; }
  .brand > span:last-child { font-size: 14px; }
  .brand-mark { width: 32px; height: 32px; }
  .site-header .button { padding: 0 15px; min-height: 38px; font-size: 12px; }
  .hero-copy { padding: 78px 22px 50px; }
  .hero .eyebrow { font-size: var(--hero-identity-size-mobile, 15px); }
  .trust-line span { font-size: var(--hero-roles-size-mobile, 14px); }
  .hero h1 { font-size: 53px; }
  .hero-actions { align-items: flex-start; flex-direction: column; }
  .hero-prize-line { flex-direction: column; align-items: flex-start; }
  .hero-visual { min-height: 470px; }
  .hero-visual img { width: 100%; height: 100%; border-radius: 130px 0 0 0; }
  .award-sticker { width: 112px; height: 112px; left: 20px; top: 26px; }
  .award-sticker strong { font-size: 42px; }
  .award-sticker span { font-size: 8px; }
  .section-pad { padding: 76px 22px; }
  .award-grid, .expertise-grid { grid-template-columns: 1fr; }
  .award-card.featured-award, .award-card:not(.featured-award) { grid-column: span 1; }
  .manifesto { grid-template-columns: 1fr; }
  .award-card { min-height: 190px; }
  .expertise-card { min-height: 330px; padding: 28px; }
  .animal-encounter-image { min-height: 390px; }
  .animal-encounter-copy { padding: 64px 22px; }
  .animal-encounter-copy h2 { font-size: 48px; }
  .animal-encounter-copy .animal-lead { font-size: 18px; }
  .animal-strip { grid-template-columns: repeat(5,142px); margin-right: -22px; padding-right: 22px; }
  .media-hero { padding: 70px 22px 55px; gap: 40px; }
  .media-hero h1 { font-size: 69px; }
  .media-hero-image, .media-hero-image img { min-height: 440px; border-radius: 22px; }
  .media-topic-grid, .media-expertise-grid, .media-reference-grid, .media-bio-grid { grid-template-columns: 1fr; }
  .media-section h2, .media-contact-section h2 { font-size: 48px; }
  .media-topic { min-height: 110px; }
  .media-resource-image { height: 320px; }
  .book-image-wrap { min-height: 440px; padding: 40px; }
  .news-card, .news-card.featured { grid-template-columns: 1fr; grid-template-rows: auto; min-height: 0; }
  .news-image, .news-card.featured .news-image { min-height: 280px; }
  .video-feature, .video-feature > img { min-height: 350px; }
  .play { width: 74px; height: 74px; }
  .video-label { left: 14px; right: 14px; bottom: 14px; max-width: calc(100% - 28px); }
  .scelerats-hero { padding: 72px 22px; }
  .scelerats-copy h1 { font-size: 76px; }
  .scelerats-cover { min-height: 420px; }
  .scelerats-cover::before { width: 340px; height: 340px; }
  .study-sticker { width: 118px; height: 118px; right: 4px; top: 0; }
  .study-sticker strong { font-size: 29px; }
  .study-sticker span { width: 88px; font-size: 7px; }
  .buy-heading { grid-template-columns: 1fr; }
  .seller-grid { grid-template-columns: 1fr; }
  .bibliography-card { padding: 30px; }
  .subpage-hero { min-height: 460px; padding: 80px 22px 68px; }
  .subpage-hero h1 { font-size: 58px; }
  .subpage-hero > p:last-child { font-size: 16px; margin-top: 30px; }
  .field-detail { grid-template-columns: 1fr; gap: 25px; padding: 55px 0; }
  .field-detail h2 { font-size: 42px; }
  .tedx-strip { grid-template-columns: 1fr; }
  .tedx-strip .button { justify-self: start; }
  .major-awards { padding: 22px; }
  .major-award { min-height: 590px; padding: 0; grid-template-rows: 250px 1fr; }
  .major-award-image, .major-award-image img { height: 250px; }
  .major-award-content { padding: 30px; gap: 42px; }
  .major-award-year { font-size: 53px; }
  .other-award-grid { grid-template-columns: 1fr; }
  .other-award-image { height: 240px; }
  .publication-list { padding: 50px 22px; }
  .publication-row { grid-template-columns: 1fr; padding: 28px; gap: 25px; }
  .publication-number { position: absolute; }
  .publication-cover { height: 330px; }
  .publication-copy h2 { font-size: 42px; }
  .featured-video-page { padding: 70px 22px; }
  .featured-video-page .video-feature { min-height: 330px; }
  .article-index { padding: 55px 22px; }
  .conference-format-grid, .full-article-grid { grid-template-columns: 1fr; }
  .conference-format-complete .conference-format-copy { padding: 30px; }
  .conference-format-complete p { font-size: 14px; }
  .dock-case { grid-template-columns: 1fr; }
  .dock-case-image, .dock-case-image img { min-height: 260px; }
  .archive-tools { grid-template-columns: 1fr; }
  .archive-search { grid-column: auto; }
  .archive-tools p { padding: 10px 0 0; }
  .appearance-grid img, .interview-image { height: 230px; }
  .reel-grid iframe { height: 540px; }
  .article-hero { padding: 75px 22px 60px; }
  .article-hero-meta { flex-direction: column; }
  .article-hero h1 { margin-top: 45px; font-size: 54px; }
  .legacy-book-hero { padding: 75px 22px; }
  .legacy-book-hero h1 { font-size: 58px; }
  .legacy-cover { min-height: 420px; }
  .book-award-callout { grid-template-columns: 1fr; gap: 30px; padding: 55px 22px; }
  .legacy-wp-content { padding: 24px; }
  .legacy-wp-content .wp-block-columns { flex-direction: column; }
  .legacy-wp-content iframe { min-height: 260px; }
  .bibliography-toc { grid-template-columns: 1fr; padding: 26px; }
  .bibliography-toc ol { grid-template-columns: 1fr; }
  .contact { grid-template-columns: 1fr; }
  .contact .button { justify-self: start; }
  footer { grid-template-columns: 1fr; }
  footer > div { justify-self: start; }
  .archive-grid { grid-template-columns: 1fr; }
  .radio-grid { grid-template-columns: 1fr; }
  .wp-admin-bar .site-header { top: 46px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; }
}
