@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(fonts/dm-sans-latin-wght-400-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(fonts/fraunces-latin-wght-400-800.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Identidad editorial de la Red: color, contraste y tipografía expresiva. */
:root{
  --ink:#132951;--muted:#455570;--blue:#245fe2;--navy:#132951;
  --line:#d4dce8;--pale:#edf2ff;
  --aqua:#a7dfe0;--citrus:#eeef87;--lilac:#d6c9f2;--coral:#f3654f;
  --body-font:'DM Sans',Arial,sans-serif;
  --display-font:'Fraunces',Georgia,serif;
}
body{font-family:var(--body-font);font-size:1rem;line-height:1.6;color:var(--ink);padding:0 clamp(12px,2vw,32px);border-top:8px solid var(--coral);background:var(--lilac)}
main{background:white;max-width:1600px}
button,input{font-family:inherit}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
header{padding:22px 4% 12px;gap:18px;border-bottom:1px solid var(--ink);max-width:1600px;margin-inline:auto;background:var(--citrus)}
.brand{gap:15px}.brand-symbol{width:50px;height:50px}
.brand-name{font-size:20px;letter-spacing:-.035em;line-height:1.2}.brand-name b{font-size:23px;font-weight:750}
nav{gap:28px;padding-top:9px;border-top:0}
nav a{font-size:1rem;font-weight:600;padding:8px 0;border-bottom-width:3px;transition:color .16s,border-color .16s}
nav a:hover{color:var(--blue);border-color:var(--aqua)}nav a.active{border-color:var(--blue)}
h1,h2,h3{overflow-wrap:break-word}
h1,.pageheading h1,.hero h1{font-family:var(--display-font);font-size:clamp(2.6rem,5.4vw,5rem);font-weight:600;letter-spacing:-.045em;line-height:1.03}
h2{font-family:var(--display-font);font-weight:600;letter-spacing:-.025em}
.pageheading{max-width:1000px}.pageheading>p:last-child{font-size:1.125rem;line-height:1.6}
.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em}
.meta{font-size:.8125rem!important}.method{font-size:.875rem;line-height:1.55}
.hero{grid-template-columns:1fr 1.08fr;align-items:stretch;border-bottom:8px solid var(--coral)}
.herotext{background:var(--aqua);padding:48px 8%;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.hero .eyebrow{color:var(--ink);margin-bottom:24px}
.hero h1{margin-bottom:24px}.hero h1 em{color:var(--blue)}
.hero .lead{font-size:1.0625rem;line-height:1.65;color:var(--ink);margin:0}
.heroart{border-left:0;padding:24px 5%;height:clamp(420px,calc(100svh - 175px),760px)}
.orbit-label,.artfooter{font-size:.8125rem;letter-spacing:.015em}
.artfooter button{font-size:.8125rem;border-radius:20px;padding:7px 13px}
.network-label{font-family:var(--body-font)}
.button{font-size:.9375rem;font-weight:600;border-radius:999px;padding:13px 22px}
.textlink{font-size:.9375rem}.paths h3{font-family:var(--display-font);font-size:1.8rem}
.paths p,.center p,.reading p{font-size:1rem}.center a,.reading a{font-size:.9375rem}
.research-label{font-family:var(--body-font);font-size:.8125rem;letter-spacing:.12em}.research-tabs button{font-size:.9375rem}
.publication-body h2{font-size:1.875rem}.publication-body>p{font-size:1rem}
.publication-authors{font-size:.9375rem!important}.publication-card figcaption{font-size:.75rem}
.publication-card img{border-radius:2px}.publication-card{padding-block:30px}
.citation{background:#f2eefb;border-radius:2px}.citation summary{font-size:.9375rem}
.citation-text{font-size:1rem}.citation-note{font-size:.8125rem}
footer,body:has([data-page="inicio"]:not([hidden])) footer{display:flex;max-width:1600px;margin-inline:auto;padding:30px 4%;font-size:.875rem;background:var(--ink);color:var(--citrus);border-top:0;border-bottom:8px solid var(--coral)}
:focus-visible{outline:3px solid var(--blue);outline-offset:4px}

/* Formación */
.formation-title{font:600 clamp(2.5rem,5vw,4.5rem)/1.05 var(--display-font);letter-spacing:-.045em;margin:8px 0 30px}
.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1240px}
.course-card{border:0;border-radius:3px;background:var(--aqua);box-shadow:none;display:flex;flex-direction:column}
.course-card:has(a[href="#curso-complejidad-derecho"]){background:var(--lilac)}
.course-card:has(a[href="#curso-derecho-transdisciplina"]){background:var(--aqua)}
.course-card:hover{box-shadow:0 8px 0 var(--ink);transform:translateY(-4px)}
.course-image{height:250px;border-radius:0;background:white}
.course-content{padding:26px 28px;flex:1;display:flex;flex-direction:column}
.course-author{font-size:.9375rem!important;font-weight:600;color:var(--ink)!important}
.course-content h2{font-family:var(--display-font);font-size:clamp(1.75rem,2.9vw,2.6rem);line-height:1.08;letter-spacing:-.035em}
.course-topic{font-size:.8125rem;color:var(--ink);margin:18px 0}
.course-open{margin-top:auto;border-color:#13295145;font-size:.9375rem;color:var(--ink);padding-top:16px}
.course-open span{display:grid;place-items:center;min-width:35px;height:35px;border-radius:50%;background:var(--ink);color:white;font-size:1.25rem;transition:transform .18s}
.course-open:hover span{transform:rotate(-30deg)}
.page.course-detail{max-width:1400px;padding-top:20px}
.course-back{font-size:.875rem;margin-bottom:14px}
.course-detail-hero{background:var(--aqua);border:0;border-radius:3px;padding:22px 26px;gap:26px;grid-template-columns:1.5fr 1fr}
[data-page="curso-complejidad-derecho"] .course-detail-hero{background:var(--lilac)}
.course-detail-hero h1{font-family:var(--display-font);font-size:clamp(2rem,3.2vw,2.75rem);font-weight:600;letter-spacing:-.04em;line-height:1.05;margin:0 0 16px;color:var(--ink)}
.course-detail-hero>div>p:not(.course-author){font-size:1rem;line-height:1.5!important;color:var(--ink);max-width:680px;margin:0 0 14px}
.course-detail-hero .course-author{font-size:.875rem!important;margin:0}
.course-detail-hero img{height:180px;border-radius:2px;box-shadow:none;object-fit:cover}
.course-overview-toggle{margin-top:12px;padding-bottom:10px;border-color:var(--ink)}
.course-overview-toggle>summary{font-size:.9375rem;padding:9px 0}
.course-overview{border:0;border-radius:0;background:#f5f7fc}
.course-overview h2{font:600 1.8rem/1.15 var(--display-font)}
.course-overview p,.learning-goals li{font-size:1rem}.course-overview h3{font-size:1.0625rem}
.course-detail-content{padding-top:24px;gap:28px;grid-template-columns:minmax(220px,.85fr) 2.4fr}
.course-syllabus{border:0;border-top:3px solid var(--blue);border-radius:0!important;background:#f4f6fb!important;padding:16px!important}
.course-syllabus h2{font:700 1.125rem/1.3 var(--body-font);letter-spacing:0;margin:0 0 16px}
.course-syllabus button{font-size:.875rem;padding:14px 10px;gap:12px;line-height:1.4;border-color:var(--line);border-radius:0}
.course-syllabus button span{font-size:.8125rem;padding-top:1px}
.course-syllabus button .lesson-label{font:inherit;color:inherit;padding:0}
.course-syllabus button[aria-pressed=true]{background:var(--blue);color:white;border-radius:2px}
.course-syllabus button[aria-pressed=true] span{color:var(--citrus)}
.course-syllabus button:hover:not([aria-pressed=true]){background:var(--aqua)}
.lesson-panel{min-width:0}.lesson-panel .eyebrow{color:var(--blue);font-size:.75rem}
.lesson-panel h2{font:600 clamp(1.5rem,2.4vw,2rem)/1.13 var(--display-font);letter-spacing:-.025em;margin:0 0 14px}
.lesson-video-cover{border-radius:3px;box-shadow:none;margin:14px 0 24px}
.play-lesson span{border-radius:999px;background:var(--blue);font-size:.9375rem;padding:12px 20px}
.lesson-panel h3{font:600 1.375rem/1.2 var(--display-font);letter-spacing:-.02em;margin:0 0 12px}
.learning-block,.practice-block,.reading-support{border:0;border-radius:2px;padding:22px 24px;margin:18px 0}
.learning-block{background:var(--citrus)}.practice-block{background:#ddf2f1}.reading-support{background:#efebf8}
.learning-block p,.practice-block p,.reading-support p{font-size:1rem;line-height:1.6;color:var(--ink)}
.reading-support a{font-size:1rem}.practice-block .eyebrow{font-family:var(--body-font);font-size:.75rem;color:var(--ink)}
.final-project{border:0;border-radius:2px;background:var(--lilac);padding:28px 32px;margin-top:30px}
.final-project h2{font:600 clamp(1.8rem,3vw,2.5rem)/1.1 var(--display-font)}
.final-project>p,.final-project details{font-size:1rem}.final-project .eyebrow{color:var(--ink)}
.author-profile{padding:32px 0}.author-profile h2{font:600 1.9rem/1.15 var(--display-font)}
.author-profile p,.author-profile a,.author-credentials{font-size:1rem}.author-monogram{background:var(--aqua);color:var(--ink)}
.course-detail .method{font-size:.8125rem}

@media(max-width:950px){
  .hero h1{font-size:clamp(2.5rem,5.3vw,3.4rem)}
  .herotext{padding:30px 7%}.hero .lead{font-size:1rem}
  .course-detail-hero{grid-template-columns:1.4fr 1fr;padding:24px;gap:22px}
  .course-detail-hero img{height:180px}
  .course-detail-content{grid-template-columns:minmax(195px,.85fr) 2fr;gap:20px}
}
@media(min-width:681px) and (max-width:760px){.hero{grid-template-columns:1fr}.heroart{height:420px}}
@media(max-width:680px){
  body{padding-inline:6px;border-top-width:5px}
  header{padding:14px 5% 0;gap:0}.brand{gap:12px}.brand-symbol{width:36px;height:36px}
  .brand-name{font-size:1rem}.brand-name b{font-size:1.125rem}
  nav{width:100%;flex-wrap:nowrap;gap:22px;overflow-x:auto;margin-top:12px;padding:0;scrollbar-width:thin}
  nav a{white-space:nowrap;font-size:.9375rem;padding:10px 0 9px;flex-shrink:0}
  .hero{grid-template-columns:1fr;border-bottom-width:5px}.herotext{padding:28px 6%}
  .hero .eyebrow{font-size:.75rem;margin-bottom:16px}.hero h1{font-size:clamp(2.2rem,8.8vw,3.6rem);max-width:600px;margin-bottom:20px}
  .hero .lead{font-size:1rem;line-height:1.55}.heroart{height:380px;border:0;padding:18px 5%}
  .heroart svg{transform:none}.orbit-label,.artfooter{font-size:.75rem}.artfooter button{font-size:.75rem}
  .page:not(.home){padding:28px 5% 40px}.pageheading h1{font-size:2.7rem}.pageheading>p:last-child{font-size:1rem}
  .course-grid{grid-template-columns:1fr;gap:24px}.formation-title{font-size:2.8rem;margin-bottom:24px}
  .course-image{height:210px}.course-content{padding:24px}.course-content h2{font-size:2rem}
  .page.course-detail{padding-top:16px}.course-back{font-size:.875rem;margin-bottom:12px}
  .course-detail-hero{display:block;padding:22px;border-radius:2px}
  .course-detail-hero h1{font-size:clamp(1.9rem,7.2vw,2.6rem);margin-bottom:14px}
  .course-detail-hero>div>p:not(.course-author){font-size:1rem;line-height:1.5!important;margin-bottom:12px}
  .course-detail-hero img{display:none}
  .course-detail-hero .course-author{font-size:.8125rem!important}
  .course-overview-toggle>summary{font-size:.875rem}.course-overview-toggle{padding-bottom:8px}
  .course-detail-content{grid-template-columns:minmax(0,1fr);padding-top:18px;gap:18px}
  .course-syllabus{position:static;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding:10px 0 14px!important;background:transparent!important;border:0;scrollbar-width:thin}
  .course-syllabus h2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
  .course-syllabus button{flex:0 0 220px;width:220px;padding:12px;align-items:flex-start;font-size:.875rem;background:#f0f3fa;border:0;border-radius:2px}
  .course-syllabus button span{font-size:.8125rem}
  .course-syllabus button .lesson-label{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
  .lesson-panel h2{font-size:1.5rem;line-height:1.16}.lesson-panel .eyebrow{margin-bottom:8px}
  .lesson-video-cover{margin:14px 0 20px}.learning-block,.practice-block,.reading-support{padding:20px;margin:16px 0}
  .final-project{padding:24px}.author-profile{padding:28px 0;gap:12px}.author-monogram{width:60px;height:60px;font-size:1.25rem}
  .author-profile h2{font-size:1.6rem}.research-tabs{margin:12px 0 22px;padding:0 0 8px;justify-content:flex-start;gap:16px}.research-tabs button{font-size:.875rem}
  footer,body:has([data-page="inicio"]:not([hidden])) footer{padding:24px 5%;border-bottom-width:5px;display:block}
}
/* Inicio en una pantalla: navegación compacta y red espacial. */
@media(min-width:1200px){
  header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:18px 3%;gap:26px}
  .brand-symbol{width:43px;height:43px}.brand-name{font-size:18px}.brand-name b{font-size:21px}
  nav{width:auto;justify-content:flex-end;flex-wrap:nowrap;gap:14px;padding:0}
  nav a{font-size:.875rem;white-space:nowrap}
}
body:has([data-page="inicio"]:not([hidden])){height:100svh;display:grid;grid-template-rows:auto minmax(0,1fr) auto}
body:has([data-page="inicio"]:not([hidden]))>header,
body:has([data-page="inicio"]:not([hidden]))>main,
body:has([data-page="inicio"]:not([hidden]))>footer{width:100%;min-width:0}
body:has([data-page="inicio"]:not([hidden]))>main{min-height:0;height:100%;margin:0 auto;align-self:stretch}
.home,.home .hero{height:100%;min-height:0}
.home{display:grid;grid-template-rows:44px minmax(0,1fr) 40px;background:var(--lilac)}
.symbol-band{display:flex;align-items:center;justify-content:space-around;gap:24px;height:100%;padding:0 4%;overflow:hidden;color:#34386f;pointer-events:none}
.symbol-band span{flex-shrink:0;display:block;font:italic 17px/1 Georgia,serif;animation:symbol-drift 14s ease-in-out infinite alternate}
.symbol-band span:nth-child(2n){color:#2454b4;animation-delay:-7s;animation-duration:19s}
.symbol-band span:nth-child(3n){color:#784288;animation-delay:-4s;animation-duration:16s}
.symbol-band-bottom span{animation-direction:alternate-reverse}
@keyframes symbol-drift{from{transform:translate(-9px,-2px) rotate(-3deg)}to{transform:translate(9px,3px) rotate(3deg)}}
.home .herotext{min-width:0;min-height:0;padding:clamp(18px,3.2svh,42px) 8%}
.hero h1{font-size:clamp(2rem,min(4vw,7svh),4.3rem);margin-bottom:20px}
.hero .eyebrow{margin-bottom:18px}.hero .lead{font-size:1rem;line-height:1.55}
.heroart{height:100%;min-height:0;padding:12px 3% 48px;overflow:hidden;position:relative}
.heroart svg{width:100%;height:100%;min-height:0;max-height:100%;flex:1;cursor:grab;touch-action:none;user-select:none}
.heroart svg.is-dragging{cursor:grabbing}
.network-controls{position:absolute;bottom:10px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--muted)}
.network-help{font-size:.75rem;line-height:1.25}.network-zoom{display:flex;align-items:center;gap:3px;background:white;border:1px solid var(--line);border-radius:999px;padding:2px}
.network-zoom button{width:32px;height:32px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--blue);font-size:1.2rem;cursor:pointer}
.network-zoom button:hover{background:var(--pale)}.network-zoom button:disabled{opacity:.35;cursor:default}.network-zoom output{font-size:.75rem;min-width:38px;text-align:center;color:var(--ink)}
.spatial-links path{fill:none;stroke-width:1.25;vector-effect:non-scaling-stroke}
.spatial-signals{opacity:.75;pointer-events:none}
.spatial-marks{fill:#bd686c;opacity:.65;font-family:Georgia,serif;pointer-events:none}
.spatial-halo{opacity:.12}.spatial-node{stroke:white;stroke-width:1.3}
.spatial-labels text{font-family:var(--body-font);fill:var(--ink);paint-order:stroke;stroke:white;stroke-width:4px;stroke-linejoin:round}
body:has([data-page="inicio"]:not([hidden])) footer{padding:11px 4%;font-size:.8125rem}
@media(max-width:760px){
  .home{grid-template-rows:28px minmax(0,1fr) 28px}
  .symbol-band{gap:15px;padding-inline:3%}.symbol-band span{font-size:12px}.symbol-band span:nth-child(n+4){display:none}
  .home .hero{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}
  .home .herotext{padding:16px 6%}
  .hero h1{font-size:clamp(1.75rem,min(7.6vw,5.8svh),2.6rem);margin-bottom:12px}
  .hero .eyebrow{font-size:.75rem;margin-bottom:10px}
  .hero .lead{font-size:1rem;line-height:1.45}
  .home .heroart{height:100%;min-height:0;padding:4px 3% 36px}
  .network-controls{bottom:4px;left:auto;right:4%}.network-help{display:none}.network-zoom button{width:28px;height:28px}.network-zoom{padding:1px}
  body:has([data-page="inicio"]:not([hidden])) footer{padding:8px 5%;font-size:.75rem}
}
/* En pantallas excepcionalmente bajas, permitir lectura sin recortar contenido. */
@media(max-width:760px) and (max-height:540px){
  body:has([data-page="inicio"]:not([hidden])){height:auto;min-height:100svh}
  .home .heroart{min-height:240px}
}
@media(prefers-reduced-motion:reduce){.course-card,.course-open span,nav a{transition:none}.course-card:hover,.course-open:hover span{transform:none}.symbol-band span{animation:none}.spatial-signals{display:none}}

/* Fórmulas que abren una breve explicación y su fuente. */
.symbol-band{pointer-events:auto}
.formula-trigger{font:italic 17px/1.15 Georgia,serif;border:0;border-bottom:1px dashed #34386f60;background:transparent;color:#34386f;padding:4px 7px;flex-shrink:0;cursor:help;transition:background .2s}
.formula-trigger:hover,.formula-trigger[aria-expanded=true]{color:var(--blue);background:#ffffff75;border-radius:4px}
.formula-card{position:fixed;z-index:80;width:320px;max-width:calc(100vw - 24px);max-height:calc(100svh - 24px);overflow:auto;background:#fffdf5;border:1px solid var(--ink);border-top:5px solid var(--blue);border-radius:8px;box-shadow:0 15px 50px #13295130;color:var(--ink);padding:18px}
.formula-close{position:absolute;right:6px;top:6px;border:0;background:transparent;color:var(--ink);width:28px;height:28px;font-size:1.3rem;cursor:pointer}
.formula-card-heading{display:flex;align-items:center;gap:16px;padding-right:4px}
.formula-card-heading img{width:56px;height:72px;object-fit:contain;border-radius:4px;flex-shrink:0;filter:grayscale(1)}
.formula-card h2{font:600 1.25rem/1.08 var(--display-font);margin:0 0 6px}
.formula-card .eyebrow{font-size:.6rem;margin:0 0 8px;letter-spacing:.08em}
.formula-author{font-size:.75rem;line-height:1.4;margin:0}
.formula-expression{font:italic 1.25rem/1.3 Georgia,serif;text-align:center;background:var(--lilac);padding:10px 8px;border-radius:3px;margin:14px 0 10px}
.formula-explanation{font-size:.8125rem;line-height:1.55;margin:0 0 12px}
.formula-source{font-size:.8125rem;color:var(--blue);font-weight:600}
.formula-credit{font-size:.625rem;line-height:1.4;color:var(--muted);margin:12px 0 0}

/* Galería de modelos: fichas editoriales que llevan a la obra original. */
.gallery-heading{max-width:1050px;margin-bottom:28px}
.gallery-heading h1{max-width:1000px}
.gallery-reference{background:var(--citrus);padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 0 32px}
.gallery-reference p{font-size:.9375rem;margin:0;max-width:700px}
.gallery-reference a{flex-shrink:0;font-size:.875rem;font-weight:600;color:var(--ink)}
.model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.model-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:4px;overflow:hidden;background:#fff}
.model-card-top{display:flex;align-items:center;gap:12px;background:var(--aqua);padding:13px 22px;font-size:.75rem;font-weight:700;letter-spacing:.04em}
.model-card:nth-child(3n+2) .model-card-top{background:var(--lilac)}
.model-card:nth-child(3n) .model-card-top{background:var(--citrus)}
.model-card-top span:first-child{margin-right:auto}.model-card-top span:last-child{font-size:1.2rem}
.model-preview{display:grid;place-items:center;background:#f5f6f8;padding:18px;border-bottom:1px solid var(--line);height:250px}
.model-preview img{display:block;width:100%;height:100%;object-fit:contain}
.model-card-body{padding:24px;display:flex;flex-direction:column;flex:1}
.model-author{font-size:.8125rem;line-height:1.4;color:var(--muted);margin:0 0 12px}
.model-card h2{font-size:clamp(1.6rem,2.5vw,2.1rem);line-height:1.1;margin:0 0 16px}
.model-card-body>p:not(.model-author):not(.model-credit){font-size:.9375rem;line-height:1.55;margin:0 0 16px}
.model-relevance{color:var(--muted)}
.model-credit{font-size:.6875rem;color:var(--muted);line-height:1.45;margin:0 0 16px}
.model-open{display:flex;align-items:center;justify-content:space-between;gap:20px;text-decoration:none;border-top:1px solid var(--line);padding-top:16px;margin-top:auto;font-size:.875rem;font-weight:600;color:var(--blue)}
.model-open span{font-size:1.4rem}
.gallery-note{margin-top:28px;max-width:860px}
@media(max-width:760px){
  .formula-trigger{font-size:12px;padding:3px}
  .symbol-band>span{display:none}
  .formula-card{padding:20px}
  .gallery-reference{display:block;padding:20px}.gallery-reference p{margin-bottom:12px}
  .model-grid{grid-template-columns:1fr}.model-card-body{padding:22px}.model-preview{height:210px}
}
.model-grid{grid-template-columns:1fr;gap:36px}
.model-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:0}
.model-figure{min-width:0;margin:0;border-right:1px solid var(--line);background:#f8f9fc}
.model-figure .model-preview{height:340px;padding:0;position:relative;display:block;overflow:hidden}
.model-preview img{position:absolute;inset:16px;width:calc(100% - 32px);height:calc(100% - 32px);max-width:calc(100% - 32px);max-height:calc(100% - 32px);min-width:0;min-height:0;object-fit:contain}
.model-preview-link{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;text-decoration:none;background:var(--pale)}
.model-preview-link>span:first-child{font:600 clamp(1.5rem,2.4vw,2.3rem)/1.1 var(--display-font);max-width:430px;color:var(--ink)}
.model-preview-label{font-size:.8rem;color:var(--blue);font-weight:600}
.model-figure figcaption{padding:20px 24px}
.model-figure .model-author{font-size:.875rem;color:var(--ink);margin-bottom:14px}
.model-secondary{margin-top:14px;margin-bottom:0}
.model-card-body{padding:32px}
.model-card-body .eyebrow{margin:0 0 16px}
.model-card-body h3{font:600 1.25rem/1.2 var(--display-font);margin:8px 0 14px}
.model-question{border-top:2px solid var(--coral);padding-top:16px;margin-top:8px}
.model-question p:first-child{font-size:.625rem;letter-spacing:.12em;font-weight:700;color:var(--blue);margin:0 0 8px}
.model-question p:last-child{font-size:.9375rem;line-height:1.5;margin:0}
.gallery-intro{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:42px;align-items:center;margin-bottom:40px}
.gallery-intro .gallery-heading{margin:0}
.gallery-intro h1{font-size:clamp(2.5rem,4.6vw,4.2rem);margin-bottom:20px}
.gallery-curator{background:#f0ecf9;border-top:4px solid var(--coral);padding:22px 24px;border-radius:3px;min-width:0}
.curator-person{display:flex;align-items:center;gap:18px}
.curator-person img{width:86px;height:104px;object-fit:contain;border-radius:3px;flex-shrink:0;background:#e5deef}
.curator-person .eyebrow{font-size:.56rem;letter-spacing:.1em;margin:0 0 9px}
.curator-person h2{font-size:1.9rem;line-height:1.1;margin:0 0 6px}
.curator-person>div>p:last-child{font-size:.8125rem;margin:0;color:var(--muted)}
.gallery-curator>p:not(.curator-credit){font-size:.875rem;line-height:1.5;margin:16px 0}
.curator-links{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:.8125rem;font-weight:600;color:var(--blue)}
.curator-credit{font-size:.625rem;line-height:1.4;margin:14px 0 0;color:var(--muted)}
@media(min-width:761px) and (max-width:1050px){.gallery-intro{gap:24px;grid-template-columns:1.15fr 1fr}.gallery-curator{padding:20px}.curator-person{gap:12px}.curator-person img{width:68px;height:90px}.curator-person h2{font-size:1.6rem}}
@media(max-width:760px){
  .model-card{grid-template-columns:1fr}.model-figure{border-right:0;border-bottom:1px solid var(--line)}
  .model-figure .model-preview{height:240px}.model-card-body{padding:24px}
  .gallery-intro{grid-template-columns:1fr;gap:22px;margin-bottom:28px}.gallery-curator{padding:20px}.gallery-intro h1{font-size:2.75rem}
}
footer.site-footer,body:has([data-page="inicio"]:not([hidden])) footer.site-footer{display:grid;grid-template-columns:minmax(145px,.7fr) minmax(0,2fr) minmax(0,1fr);gap:18px 24px;align-items:start;padding:16px 3%;line-height:1.35}
.footer-signature{font-size:.75rem;font-weight:600;max-width:210px;color:var(--citrus);padding-top:2px}
.footer-years{display:block;font-size:.625rem;font-weight:400;letter-spacing:.08em;color:#cedaf1;margin-top:4px}
.footer-label{font-size:.5625rem;letter-spacing:.13em;font-weight:700;margin:0 0 8px;color:#c8d5ef}
.footer-partner-list,.footer-channel-list{list-style:none;padding:0;margin:0;font-size:.6875rem}
.footer-partner-list{display:flex;flex-wrap:wrap;gap:5px 18px}
.footer-partner-list li{max-width:100%;color:#b9e6e3}
.footer-partner-list li:nth-child(2n){color:#e0d0fb}
.footer-partner-list li:nth-child(3n){color:#f8be9e}
.footer-channel-list{display:grid;gap:5px}
.footer-channel-list a{color:#ecedab;text-decoration:none}
.footer-channel-list a:hover{text-decoration:underline;text-underline-offset:3px}
.footer-youtube-title{display:flex;align-items:center;gap:7px;color:#fff3e8;font-size:.6875rem;letter-spacing:.015em}
.footer-youtube-title svg{width:21px;height:15px;flex-shrink:0}
.footer-channel-list a span{display:inline;font-size:.8rem;margin:0 0 0 3px;color:#f8be9e}
@media(max-width:760px){
  footer.site-footer,body:has([data-page="inicio"]:not([hidden])) footer.site-footer{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:8px;padding:8px 5%}
  .footer-signature{grid-column:1/-1;font-size:.6875rem;max-width:none;padding:0}.footer-signature br{display:none}
  .footer-label{font-size:.5rem;letter-spacing:.08em;margin-bottom:4px}
  .footer-partner-list,.footer-channel-list{font-size:.625rem;line-height:1.3}
  .footer-partner-list{gap:3px 12px}.footer-channel-list{display:flex;flex-wrap:wrap;gap:3px 12px}
  .footer-youtube-title{font-size:.625rem}.footer-youtube-title svg{width:17px;height:12px}
  .home .herotext{padding:12px 6%}.home .hero .eyebrow{font-size:.625rem;margin-bottom:8px}.home .hero h1{margin-bottom:10px}.home .hero .lead{font-size:.875rem;line-height:1.4}
}

/* Una cinta continua de fórmulas y conceptos, con pausa para su lectura. */
.symbol-band{display:block;min-width:0;padding:0;overflow:hidden}
.symbol-track{height:100%;display:flex;width:max-content;min-width:200%;animation:knowledge-belt 62s linear infinite;will-change:transform}
.symbol-band-bottom .symbol-track{animation-duration:70s;animation-direction:reverse}
.symbol-group{display:flex;flex:1 0 auto;align-items:center;justify-content:space-around;gap:22px;padding:0 22px;height:100%}
.symbol-band .symbol-separator{display:block!important;animation:none;font:14px/1 Georgia,serif;color:#80549e;flex:none}
.symbol-group .formula-trigger{white-space:nowrap;min-height:28px;margin:0}
.symbol-group .formula-trigger{display:inline-flex;align-items:center;gap:7px}
.symbol-band .knowledge-label{display:inline!important;font:inherit;color:inherit;animation:none;transform:none}
.symbol-band .knowledge-icon{display:block;width:28px;height:27px;flex:0 0 28px}
.symbol-band:focus-visible{outline:2px solid var(--blue);outline-offset:-2px;overflow-x:auto}
.symbol-group .concept-trigger{font:600 .8125rem/1.2 var(--body-font);color:#3b4988;border-bottom-color:#3b498855}
.symbol-group .concept-trigger:nth-of-type(2n){color:#77417b}
.symbol-band:hover .symbol-track,.symbol-band:focus-within .symbol-track,.symbol-band.is-reading .symbol-track{animation-play-state:paused}
.symbol-band.keyboard-browsing{overflow-x:auto;scrollbar-width:none}
.symbol-band.keyboard-browsing .symbol-track{animation:none;transform:none;min-width:100%}
.symbol-band.keyboard-browsing .symbol-group[aria-hidden]{display:none}
.formula-trigger:focus-visible{outline:2px solid var(--blue);outline-offset:-1px;border-radius:3px}
.formula-card-heading+.formula-explanation{margin-top:16px}
@keyframes knowledge-belt{to{transform:translateX(-50%)}}
@media(max-width:760px){
  .symbol-group{gap:14px;padding-inline:14px}
  .symbol-group .formula-trigger{min-height:26px;font-size:13px;padding:4px 6px}
  .symbol-group .concept-trigger{font-size:.75rem}
  .symbol-band .symbol-separator{font-size:11px}
}
@media(prefers-reduced-motion:reduce){
  .symbol-band{overflow-x:auto;scrollbar-width:none}
  .symbol-track{animation:none;transform:none;min-width:100%;will-change:auto}
  .symbol-group[aria-hidden]{display:none}
}

/* Proyectos: presentación independiente de su estado de avance. */
.research-intro{font-size:1rem;line-height:1.55;margin:6px 0 28px}
.research-project-card{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);background:var(--aqua);border-bottom:6px solid var(--coral);margin:0 0 34px;min-height:280px}
.research-project-title{padding:38px 7%}
.research-project-card .eyebrow{font-size:.6875rem;margin:0 0 20px;letter-spacing:.1em}
.research-project-card h2{font:500 clamp(2rem,4.2vw,3.7rem)/1.05 var(--display-font);letter-spacing:-.025em;margin:0;color:var(--ink)}
.research-project-person{padding:38px 10%;background:#c8eaeb;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid #13295120}
.research-project-person>p:last-child{font-size:1.1rem;line-height:1.45;font-weight:600;margin:0;color:var(--ink)}
@media(max-width:760px){.research-project-card{grid-template-columns:1fr;min-height:0}.research-project-title{padding:28px 7%}.research-project-person{padding:22px 7%;border-left:0;border-top:1px solid #13295120}.research-project-person br{display:none}.research-project-card .eyebrow{margin-bottom:12px}}

/* Investigación: filas desplegables y fórmulas en los márgenes. */
.research-shell{display:grid;grid-template-columns:104px minmax(0,1fr) 104px;gap:24px;align-items:start}
.research-main{min-width:0}
.research-rail{display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:28px;min-height:380px;background:var(--lilac);padding:24px 5px;border-radius:2px;position:sticky;top:20px}
.research-rail .formula-trigger{max-width:100%;padding:6px 2px;font-size:13px;animation:research-formula-float 9s ease-in-out infinite alternate}
.research-rail .formula-trigger:nth-child(3){animation-delay:-4s;color:#77528f}
.research-rail>span{color:#7453a2;font:28px/1 Georgia,serif}
.research-rail:hover .formula-trigger,.research-rail:focus-within .formula-trigger,.research-rail:has([aria-expanded=true]) .formula-trigger{animation-play-state:paused}
.research-project{border:1px solid #13295124;border-bottom:4px solid var(--coral);background:#fff;margin-bottom:32px}
.research-project>summary{list-style:none;display:flex;align-items:center;gap:20px;padding:18px 22px;background:var(--aqua);cursor:pointer}
.research-project>summary::-webkit-details-marker{display:none}
.research-project>summary:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.research-project-thumb{width:96px;height:72px;object-fit:cover;border-radius:2px;flex:none}
.research-project-heading{display:grid;gap:7px;min-width:0}
.research-project-heading .eyebrow{margin:0;font-size:.625rem;letter-spacing:.09em}
.research-project-name{font:500 clamp(1.2rem,2.2vw,1.85rem)/1.15 var(--display-font);color:var(--ink)}
.research-project-byline{font-size:.75rem;color:var(--ink)}
.research-project-toggle{margin-left:auto;display:flex;align-items:center;gap:8px;flex:none;color:var(--blue);font-size:.6875rem}
.project-chevron{font-size:1.6rem;line-height:1;transition:transform .2s}.project-hide{display:none}
.research-project[open] .project-chevron{transform:rotate(180deg)}.research-project[open] .project-show{display:none}.research-project[open] .project-hide{display:inline}
.research-project-body{display:grid;grid-template-columns:minmax(160px,.7fr) minmax(0,1.5fr);gap:28px;padding:24px}
.research-project-visual{margin:0}
.research-project-visual>img{display:block;width:100%;height:auto;border-radius:2px}
.research-project-visual figcaption{font-size:.625rem;line-height:1.45;color:var(--muted);margin-top:8px}
.research-materials-heading .eyebrow{font-size:.625rem;margin:0 0 7px}
.research-materials-heading h2{font:500 1.55rem/1.2 var(--display-font);margin:0 0 8px}
.research-materials-heading>p:last-child{font-size:.8125rem;color:var(--muted);margin:0 0 18px}
.research-resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.research-resource{min-width:0}
.research-video{aspect-ratio:16/9;background:var(--ink);overflow:hidden;border-radius:2px}
.research-video-cover{display:block;position:relative;width:100%;height:100%;padding:0;border:0;background:var(--ink);cursor:pointer}
.research-video-cover>img{display:block;width:100%;height:100%;object-fit:cover;opacity:.84}
.research-video-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:40px;height:30px;border-radius:7px;background:var(--blue);color:white;font-size:14px;padding-left:2px}
.research-video-cover:hover .research-video-play{background:var(--coral)}
.research-video-cover:focus-visible{outline:3px solid var(--coral);outline-offset:-3px}
.research-video iframe{width:100%;height:100%;border:0;display:block}
.research-resource-type{font-size:.625rem;color:var(--blue);margin:10px 0 6px;line-height:1.4}
.research-resource h3{font:600 .8125rem/1.4 var(--body-font);margin:0;color:var(--ink)}
@keyframes research-formula-float{from{transform:translateY(-5px)}to{transform:translateY(5px)}}
@media(max-width:1100px){.research-shell{grid-template-columns:80px minmax(0,1fr) 80px;gap:16px}.research-rail .formula-trigger{font-size:11px}.research-project-body{grid-template-columns:1fr}.research-project-visual{max-width:260px}.research-project-thumb{width:72px;height:60px}.research-project>summary{gap:14px;padding:16px}.research-project-toggle .project-show,.research-project-toggle .project-hide{display:none}}
@media(max-width:760px){.research-shell{display:flex;flex-direction:column;gap:14px}.research-main{width:100%}.research-rail{position:static;width:100%;min-height:30px;height:30px;padding:0 12px;flex-direction:row;gap:12px}.research-rail .formula-trigger{font-size:13px;animation:none;padding:3px}.research-rail>span{font-size:16px}.research-project>summary{gap:12px;padding:14px 10px}.research-project-thumb{width:54px;height:54px}.research-project-heading{gap:5px}.research-project-name{font-size:1.25rem}.research-project-byline{font-size:.6875rem}.research-project-heading .eyebrow{font-size:.5rem}.research-project-body{padding:18px;gap:18px}.research-resource-grid{grid-template-columns:1fr;gap:22px}.research-project-visual{max-width:none}.research-intro{margin-bottom:18px}}
@media(prefers-reduced-motion:reduce){.research-rail .formula-trigger{animation:none}.project-chevron{transition:none}}
.research-project-name{font:600 1.2rem/1.25 var(--body-font)}
.research-project>summary{padding:12px 16px;gap:16px}
.research-project-thumb{width:70px;height:54px}
.research-project-heading{gap:5px}
@media(max-width:760px){.research-project-name{font-size:1rem}.research-project>summary{padding:12px 10px;gap:10px}.research-project-thumb{width:48px;height:48px}}

/* Investigación conserva la fila desplegable, sin columnas de fórmulas. */
.research-shell{display:block}

.research-main>.research-tabs{margin:0 0 22px;padding:0 0 8px;justify-content:flex-start}

.research-project-body{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:32px}
.research-project-overview{display:grid;gap:22px;align-content:start}
.research-project-block h2{font:600 .9375rem/1.3 var(--body-font);margin:0 0 10px;color:var(--blue)}
.research-project-block ul{padding-left:18px;margin:0;display:grid;gap:8px}
.research-project-block li,.research-project-block p{font-size:.8125rem;line-height:1.55;color:var(--ink)}
.research-project-block p{margin:0 0 10px}
.research-collaboration{background:#f1edf9;padding:16px;border-left:3px solid var(--blue)}
.research-collaboration a{font-size:.75rem;color:var(--blue);font-weight:600;overflow-wrap:anywhere}
@media(max-width:1000px){.research-project-body{grid-template-columns:1fr}.research-project-overview{gap:18px}}

/* Acompañamiento del minicurso de justicia climática. */
.lesson-attribution{font-size:.75rem;color:var(--muted);margin:8px 0 12px}
.lesson-intro{font-size:.9375rem;line-height:1.55;color:var(--muted);margin:10px 0 18px}
.lesson-context{padding:16px 18px;border-left:3px solid var(--blue);background:#f1edf9;margin:20px 0}
.lesson-context h3{font-size:.875rem;margin:0 0 8px;color:var(--blue)}
.lesson-context p{font-size:.8125rem;line-height:1.55;margin:0;color:var(--ink)}
.reading-support>summary{font-weight:600;color:var(--blue);cursor:pointer;font-size:.875rem}
.lesson-reference{padding:14px 0;border-bottom:1px solid var(--line)}
.lesson-reference:last-child{border-bottom:0;padding-bottom:0}.lesson-reference>a{font-size:.875rem;line-height:1.4}
.lesson-reference>p{font-size:.8125rem;line-height:1.5;margin:7px 0 0;color:var(--muted)}

/* Navegación temporal junto al video. */
.lesson-media-layout{display:grid;grid-template-columns:minmax(0,1fr) 172px;gap:18px;align-items:start;margin:16px 0 24px}
.lesson-media-layout:not(:has(.lesson-chapters)){grid-template-columns:1fr}
.lesson-media-layout .lesson-video-cover{margin:0;min-width:0;width:100%;max-width:100%;align-self:start}
.lesson-chapters{display:block;width:100%;margin:0;gap:0;padding:12px 10px;background:#f1edf9;border-radius:3px;min-width:0}
.lesson-panel .lesson-chapters h3{font:600 .75rem/1.3 var(--body-font);margin:0 0 10px;color:var(--ink)}
.lesson-chapters button{display:grid;grid-template-columns:38px minmax(0,1fr);gap:6px;width:100%;border:0;border-radius:3px;padding:9px 3px;text-align:left;background:transparent;color:var(--ink);font:500 .6875rem/1.35 var(--body-font);cursor:pointer}
.lesson-chapters time{font-variant-numeric:tabular-nums;color:var(--blue);font-weight:700}
.lesson-chapters button:hover,.lesson-chapters button[aria-pressed=true]{background:#d6c9f280}
.lesson-chapters button:focus-visible{outline:2px solid var(--blue);outline-offset:1px}
@media(max-width:1000px){.lesson-media-layout{grid-template-columns:1fr;gap:10px}.lesson-chapters{display:flex;flex-wrap:wrap;gap:3px 10px;padding:10px}.lesson-chapters h3{width:100%;margin-bottom:3px}.lesson-chapters button{width:auto;grid-template-columns:38px auto;padding:7px 4px}}

/* Preguntas y práctica comparten una franja compacta. */
.lesson-learning-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin:18px 0;align-items:stretch}
.lesson-learning-grid:not(:has(.practice-block)){grid-template-columns:1fr}
.lesson-learning-grid>.learning-block,.lesson-learning-grid>.practice-block{margin:0;padding:18px;min-width:0}
.lesson-learning-grid h3{font-size:1.125rem;margin-bottom:12px}
.lesson-learning-grid p{font-size:.8125rem;line-height:1.5}
.lesson-learning-grid .eyebrow{font-size:.625rem}
@media(max-width:760px){.lesson-learning-grid{grid-template-columns:1fr;gap:12px}}

/* Bibliografía global en fichas compactas. */
.course-reference-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-top:16px;align-items:start}
.course-reference-grid .lesson-reference{border:1px solid var(--line);padding:16px;border-radius:3px;min-width:0;background:#fff}
.course-reference-grid .reference-meta{font:500 .6875rem/1.45 var(--body-font);color:var(--muted);margin:0 0 8px;overflow-wrap:anywhere}
.course-reference-grid h3{font:600 .875rem/1.4 var(--body-font);letter-spacing:0;margin:0}
.course-reference-grid h3 a{font:inherit;overflow-wrap:anywhere}
.reference-detail{margin-top:12px;font-size:.75rem}
.reference-detail>summary{color:var(--blue);font-weight:500;padding:3px 0;cursor:pointer}
.reference-detail p{font-size:.8125rem;line-height:1.5;margin:10px 0 0;color:var(--muted)}
@media(max-width:760px){.course-reference-grid{grid-template-columns:1fr;gap:10px}.course-reference-grid .lesson-reference{padding:14px}}

/* Cierre del curso y orientación sobre constancias. */
.course-completion-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:20px;margin-top:24px;align-items:start}
.course-completion-grid .final-project{margin:0;min-width:0;padding:24px}
.course-completion-grid .final-project h2,.course-certificate h2{font:500 1.5rem/1.2 var(--display-font);margin:0 0 14px;letter-spacing:-.02em}
.course-certificate{background:var(--aqua);border-left:4px solid var(--blue);padding:24px;min-width:0}
.course-certificate p{font-size:.875rem;line-height:1.55}
.course-certificate .eyebrow{font-size:.625rem;margin-bottom:12px}
.course-certificate .certificate-hours{font-size:1.125rem;font-weight:600;color:var(--ink);margin:18px 0 10px}
.course-certificate .certificate-status{font-size:.6875rem;font-weight:600;letter-spacing:.04em;margin-top:24px;color:var(--blue)}
@media(max-width:760px){.course-completion-grid{grid-template-columns:1fr;gap:14px}.course-completion-grid .final-project,.course-certificate{padding:20px}}

.course-assessment{padding:24px;background:#f1edf9;border-left:4px solid var(--blue);min-width:0}
.course-assessment h2{font:500 1.5rem/1.2 var(--display-font);margin:0 0 14px}
.course-assessment>p{font-size:.875rem;line-height:1.5}
.course-assessment .eyebrow{font-size:.625rem}
.course-assessment button,.certificate-request,.certificate-form button{border:0;cursor:pointer;justify-content:center;font:600 .8125rem/1.4 var(--body-font)}
.course-completion-grid button:disabled{opacity:.48;cursor:not-allowed}
.assessment-content{margin-top:20px}
.assessment-status{font-size:.75rem;line-height:1.5;color:var(--muted)}
.assessment-form fieldset{border:0;border-bottom:1px solid var(--line);padding:16px 0 20px;margin:0;min-width:0}
.assessment-form legend{font-size:.875rem;font-weight:600;line-height:1.45;padding:0;margin-bottom:12px}
.assessment-option{display:flex;align-items:flex-start;gap:10px;font-size:.8125rem;line-height:1.5;padding:8px;border-radius:3px;cursor:pointer}
.assessment-option:hover,.assessment-option:has(input:checked){background:#d6c9f270}
.assessment-option input{margin-top:4px;flex:none;accent-color:var(--blue)}
.grade-assessment{margin-top:16px}
.assessment-result{margin-top:18px;padding:16px;background:#fff;border:1px solid var(--line);font-size:.8125rem}
.assessment-result h3{font-size:1rem;margin:0 0 12px}
.assessment-result{scroll-margin-top:24px}
.assessment-result:focus-visible{outline:2px solid var(--blue);outline-offset:3px}
.assessment-result-actions{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 18px}
.assessment-result-actions .close-questions{background:#e8e3f4;color:var(--ink)}
.assessment-result-summary{display:flex;align-items:center;justify-content:space-between;gap:18px}
.assessment-result-summary .result-request{flex-shrink:0}
.assessment-progress{font-size:.8125rem;font-weight:700;color:var(--blue);margin:16px 0}
.assessment-progress:focus-visible{outline:2px solid var(--blue);outline-offset:3px}
.assessment-navigation{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}
.assessment-navigation .grade-assessment{margin:0}
.assessment-navigation .previous-question{background:#e8e3f4;color:var(--ink)}
.course-completion-grid .certificate-request:not(:disabled),.course-completion-grid .result-request:not(:disabled){box-shadow:0 0 0 3px #eeef87,0 0 16px 6px #f4d85e66;transition:box-shadow .3s ease}
.course-completion-grid .certificate-request:not(:disabled):hover,.course-completion-grid .result-request:not(:disabled):hover{box-shadow:0 0 0 4px #eeef87,0 0 20px 8px #f4d85e80}
@media(prefers-reduced-motion:reduce){.course-completion-grid .certificate-request,.course-completion-grid .result-request{transition:none}}
@media(max-width:760px){.assessment-result-summary{flex-direction:column;align-items:flex-start;gap:10px}}
.assessment-result li{margin:10px 0;line-height:1.5}
.certificate-hint{font-size:.75rem!important}
.certificate-form{margin-top:18px}
.certificate-form label{display:block;font-size:.8125rem;font-weight:600;margin:14px 0}
.certificate-form input{display:block;width:100%;padding:10px;margin-top:5px;border:1px solid #13295155;border-radius:2px;background:white;color:var(--ink);font-size:1rem}
.certificate-preview{display:block;font-size:.8125rem;line-height:1.5;margin-top:15px;overflow-wrap:anywhere}
.lesson-credit{font-size:.75rem;color:var(--muted);margin:0 0 12px}

/* Formación: tarjetas compactas para explorar todos los cursos. */
.course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1240px}.course-image{height:170px}.course-content{padding:18px 20px}.course-content h2{font-size:clamp(1.3rem,1.9vw,1.65rem);line-height:1.15;margin-bottom:12px}.course-content .course-author{font-size:11px!important;margin-bottom:12px}.course-content .course-topic{margin:12px 0;font-size:11px}.course-open{padding-top:12px;font-size:12px}.formation-title{font-size:clamp(2rem,3.6vw,3.2rem);margin-bottom:25px}@media(max-width:980px){.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.course-grid{grid-template-columns:1fr;gap:18px}.course-image{height:155px}.course-content{padding:16px 18px}.course-content h2{font-size:1.45rem}}

.course-card:has(a[href="#curso-ia-bibliometria"]) { background: #f5cfb8; }

/* Sobre la Red: presentación institucional y colaboración. */
.about-network{max-width:1280px}
.about-heading{max-width:900px;margin-bottom:32px}
.about-heading h1{font-size:clamp(2.5rem,5vw,4.3rem)}
.about-network h2{font:500 clamp(1.45rem,2.3vw,2rem)/1.16 var(--display-font);letter-spacing:-.02em;margin:0 0 16px}
.about-network p,.about-network li{line-height:1.65}
.about-network .eyebrow{font:700 .625rem/1.4 var(--body-font);letter-spacing:.13em;margin-bottom:14px}
.about-origin{border-left:4px solid var(--blue);padding:4px 24px;margin:0 0 30px;max-width:900px}
.about-origin p:last-child{font-size:.9375rem;margin-bottom:0}
.about-purpose-grid,.about-practice-grid,.about-leadership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.about-purpose{padding:28px;min-width:0}
.about-mission{background:var(--aqua)}
.about-vision{background:#f5cfb8}
.about-purpose p:last-child{font-size:.9375rem;margin-bottom:0}
.about-practice-grid{margin:30px 0;gap:32px}
.about-practice-grid>section{min-width:0;padding:18px 0}
.about-practice-grid ul{margin:0;padding-left:20px;display:grid;gap:12px;font-size:.875rem}
.about-organizations{padding:28px;background:#f1edf9;margin:10px 0 32px}
.about-organizations ul{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0 0;padding:0;list-style:none}
.about-organizations li{border:1px solid #7954ce35;padding:10px 14px;font-size:.8125rem;color:var(--ink);background:#fff}
.about-leadership{padding:26px 0;border-top:1px solid var(--line)}
.about-leadership-grid article{padding:16px 0}
.about-role{font:600 .8125rem/1.4 var(--body-font);color:var(--blue);margin:0 0 10px}
.about-leadership h2{font-size:clamp(1.35rem,2.2vw,1.8rem)}
.about-links{display:flex;flex-wrap:wrap;gap:16px 28px;border-top:1px solid var(--line);padding-top:22px}
.about-links a{font-size:.875rem;font-weight:600;color:var(--blue)}
@media(max-width:760px){.about-purpose-grid,.about-practice-grid,.about-leadership-grid{grid-template-columns:1fr;gap:16px}.about-purpose,.about-organizations{padding:22px}.about-origin{padding-left:18px}.about-practice-grid{margin:18px 0}.about-leadership-grid article{padding:8px 0}.about-organizations li{width:100%}}

.about-institutional{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:24px;align-items:start;margin-top:10px}
.about-institutional-content{min-width:0}
.about-institutional .about-organizations{margin:0 0 14px;padding:22px}
.about-institutional .about-organizations ul{gap:10px;margin-top:18px}
.about-institutional .about-organizations li{padding:9px 12px;font-size:.75rem}
.about-institutional .about-leadership{padding:18px 0}
.about-institutional .about-leadership-grid article{padding:10px 0}
.about-network-art{margin:0;min-width:0;align-self:stretch;position:relative;overflow:hidden}
.about-network-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply}
@media(min-width:901px) and (max-width:1100px){.about-institutional{grid-template-columns:minmax(0,1fr) 170px;gap:18px}.about-institutional .about-leadership h2{font-size:1.35rem}}
@media(max-width:900px){.about-institutional{display:block}.about-network-art{display:none}.about-institutional .about-organizations{margin:10px 0 32px}.about-institutional .about-leadership{padding:26px 0}}
.about-intro-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:24px;align-items:center;margin-bottom:28px}
.about-intro-grid .about-heading{margin:0;min-width:0}
.about-intro-grid .about-heading h1{font-size:clamp(2.4rem,4.2vw,3.55rem)}
.about-intro-grid .about-heading h1{font-size:clamp(2.2rem,3.3vw,2.9rem)}
.about-intro-grid .about-heading>p:not(.eyebrow){font-size:.9375rem;line-height:1.65;margin:14px 0 0}
.about-header-art{margin:0;min-width:0}
.about-header-art img{display:block;width:100%;max-height:300px;object-fit:contain;mix-blend-mode:multiply}
@media(max-width:760px){.about-intro-grid{grid-template-columns:1fr;gap:8px;margin-bottom:24px}.about-header-art img{max-height:130px;width:70%;margin-left:auto}.about-intro-grid .about-heading h1{font-size:2.4rem}}
.about-intro-grid{grid-template-areas:"heading image" "copy image";row-gap:0}
.about-intro-grid .about-heading{grid-area:heading;align-self:end}
.about-intro-copy{grid-area:copy;align-self:start;min-width:0}
.about-intro-copy p{font-size:.9375rem;line-height:1.65;margin:14px 0 0}
.about-header-art{grid-area:image}
@media(max-width:760px){.about-intro-grid{grid-template-areas:"heading" "image" "copy";row-gap:12px}.about-intro-grid .about-heading h1{margin-bottom:0}.about-header-art img{max-height:195px;width:100%;height:auto;margin:0}.about-intro-copy p:first-child{margin-top:0}}

.researcher-directory-heading h1{font:500 2rem/1.2 var(--display-font);margin:0 0 24px}
.researcher-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:18px;border-top:1px solid var(--line);padding:22px 0;max-width:1050px}
.researcher-row:last-child{border-bottom:1px solid var(--line)}
.researcher-initials{display:grid;place-items:center;width:44px;height:44px;background:var(--aqua);color:var(--ink);border-radius:50%;font:600 .875rem/1 var(--body-font);flex:none}
.researcher-row h2{font:500 1.15rem/1.4 var(--body-font);margin:0 0 5px}
.researcher-row h2 a{color:var(--ink);text-decoration:none}
.researcher-row p{font-size:.75rem;margin:0;color:var(--muted)}
.researcher-open,.researcher-back{font-size:.8125rem;font-weight:600;color:var(--blue)}
.researcher-open{white-space:nowrap}
.researcher-profile-heading{display:flex;justify-content:flex-start;gap:20px;align-items:center;background:transparent;border:0;padding:28px 0;margin:0 0 20px;position:static}
.researcher-profile-heading>div{min-width:0}
.researcher-profile-heading h1{font:500 clamp(1.8rem,3.2vw,2.8rem)/1.15 var(--display-font);letter-spacing:-.02em;margin:0}
.researcher-profile-heading .eyebrow{font-size:.625rem;margin:0 0 10px}
.researcher-profile-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:36px;align-items:start}
.researcher-profile-grid>div,.researcher-profile-grid>aside{min-width:0}
.researcher-profile-block{margin-bottom:28px}
.researcher-profile-block h2{font:500 1.5rem/1.2 var(--display-font);margin:0 0 16px}
.researcher-profile-block p,.researcher-profile-block li{font-size:.875rem;line-height:1.65}
.researcher-profile-block ul{padding-left:20px}
.researcher-resource{padding:16px 0;border-top:1px solid var(--line)}
.researcher-resource h3{font:600 .9375rem/1.45 var(--body-font);margin:0 0 8px}
.researcher-resource .reference-meta{font-size:.6875rem;color:var(--muted);margin:0 0 9px}
.researcher-teaching{padding:24px;background:#f1edf9}
.researcher-course{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding:16px 0;color:var(--ink);font-size:.875rem;line-height:1.45}
.researcher-contact{padding:24px;background:var(--aqua)}
.researcher-contact a{font-size:.8125rem;overflow-wrap:anywhere;color:var(--blue)}
@media(max-width:760px){.researcher-profile-grid{grid-template-columns:1fr;gap:0}.researcher-row{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:18px 0}.researcher-row .researcher-initials{width:36px;height:36px}.researcher-row h2{font-size:1rem}.researcher-open{grid-column:2}.researcher-profile-heading{gap:14px;align-items:flex-start}.researcher-profile-heading h1{font-size:1.8rem}.researcher-teaching,.researcher-contact{padding:20px}}

.researcher-portrait{object-fit:cover;object-position:center;border-radius:50%;display:block}.researcher-profile-block>p+p{margin-top:14px}
/* Retratos legibles, conservando la resolución de la fotografía original. */
.researcher-row .researcher-portrait{width:96px;height:96px;flex:0 0 96px}
.researcher-profile-heading .researcher-portrait{width:180px;height:180px;flex:0 0 180px}
@media(max-width:600px){.researcher-row .researcher-portrait{width:72px;height:72px;flex-basis:72px}.researcher-profile-heading .researcher-portrait{width:112px;height:112px;flex-basis:112px}.researcher-profile-heading{align-items:center}}

.researcher-resource h4{font-family:var(--font-body);font-size:1rem;line-height:1.5;margin:4px 0;font-weight:650}.researcher-resource p{margin:6px 0}.researcher-doi{font-size:.78rem;overflow-wrap:anywhere}.researcher-fold{border-top:1px solid #d8d6df;margin:18px 0}.researcher-fold>summary{display:flex;justify-content:space-between;gap:12px;cursor:pointer;font-weight:700;padding:14px 0}.researcher-fold>summary::after{content:'+'}.researcher-fold[open]>summary::after{content:'−'}.researcher-fold>summary span{margin-left:auto;font-size:.8rem;color:#4668a4}.researcher-event{border-left:3px solid #b6dfe0;padding:2px 0 2px 16px;margin:18px 0}.researcher-event h3{font-family:var(--font-body);font-size:1rem;line-height:1.5;margin:5px 0}.researcher-event p{margin:4px 0;font-size:.9rem}.researcher-event .reference-meta{font-size:.78rem}.researcher-row{grid-template-columns:auto minmax(0,1fr) auto}

.researcher-publications>summary{font-family:var(--font-heading);font-size:1.6rem}.researcher-publication-group>h3{font-size:1.15rem;margin:24px 0 10px}.researcher-networks ul{list-style:none;padding:0}.researcher-networks li{padding:12px 0;border-bottom:1px solid #d8d6df;font-size:.9rem;line-height:1.6}

.researcher-publications>summary,.researcher-events>summary{font-family:var(--font-body);font-size:1.06rem;background:#efedf8;border:1px solid #b7b4cd;border-radius:8px;padding:17px 18px;align-items:center;line-height:1.45;transition:background .15s}.researcher-publications,.researcher-events{border:0}.researcher-fold>summary:hover{background:#e7e3f5}.researcher-fold>summary:focus-visible{outline:3px solid #3562cb;outline-offset:3px}.researcher-fold>summary::after{content:'⌄';font-size:1.4rem;line-height:1;transition:transform .15s}.researcher-fold[open]>summary::after{content:'⌄';transform:rotate(180deg)}.researcher-book{display:grid;grid-template-columns:130px minmax(0,1fr);gap:20px;align-items:start}.researcher-book img{width:130px;height:190px;object-fit:contain;object-position:top;background:white}.researcher-book h4{margin-top:6px}@media(max-width:480px){.researcher-book{grid-template-columns:90px minmax(0,1fr);gap:12px}.researcher-book img{width:90px;height:135px}}@media(prefers-reduced-motion:reduce){.researcher-fold>summary,.researcher-fold>summary::after{transition:none}}

.researcher-publication-group{margin:12px 0;border:1px solid #d2d0df;border-radius:6px;padding:0 14px}.researcher-publication-group>summary{font-size:.95rem}.researcher-publication-group>summary:hover{background:#f5f3fa}.researcher-publication-group .researcher-resource:last-child{padding-bottom:18px}

.researcher-media{border:0}.researcher-media>summary{background:#efedf8;border:1px solid #b7b4cd;border-radius:8px;padding:17px 18px;font-size:1.06rem;align-items:center}.researcher-media h3{font-family:var(--font-body);font-size:1rem;line-height:1.5}

@media(max-width:760px){.researcher-row{grid-template-columns:auto minmax(0,1fr)}.researcher-open{grid-column:2}}@media(max-width:480px){.researcher-profile-heading{flex-direction:column;align-items:flex-start}.researcher-profile-heading h1{font-size:1.7rem}.researcher-publication-group{padding:0 10px}.researcher-resource h4,.researcher-event h3{overflow-wrap:anywhere}}

.researcher-outreach-item{padding:14px 0;border-bottom:1px solid #d8d6df}.researcher-outreach-item h3{font-family:var(--body-font);font-size:.95rem;line-height:1.55;margin:6px 0}.researcher-outreach-item p{font-size:.75rem;margin:4px 0}.researcher-outreach-item .reference-meta{color:#56617a}

.researcher-outreach ul{list-style:none;padding:0}.researcher-outreach li{padding:12px 0;border-bottom:1px solid #d8d6df;font-size:.9rem;line-height:1.6}.researcher-outreach li span{display:block;font-size:.72rem;color:#59657a;margin-top:3px}

.researcher-profile-grid{margin-top:28px}.researcher-profile-heading{padding:0;margin-bottom:28px}.researcher-profile-heading h1{font-size:clamp(1.8rem,2.45vw,2.35rem);max-width:15ch}.researcher-profile-grid>aside{padding-top:0}@media(max-width:480px){.researcher-profile-heading h1{font-size:1.7rem;max-width:100%}.researcher-profile-heading{gap:16px}}

.researcher-contact{padding:16px 20px;margin-bottom:20px}.researcher-contact h2{font-size:1.25rem;margin:0 0 8px}.researcher-contact>a{display:block;font-size:.84rem;overflow-wrap:anywhere}.researcher-teaching{margin-bottom:20px}.researcher-profile-grid>aside>.researcher-profile-block{margin-bottom:20px}@media(min-width:761px){.researcher-profile-grid>aside{margin-top:-44px}}@media(max-width:760px){.researcher-profile-grid>aside{margin-top:0}}

/* Compact profile resources, favourite quotations and local biography translations. */
.researcher-link-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:16px;background:#efedf8;border:1px solid #d8d3e7;border-radius:8px;padding:18px}.researcher-link-panel>div{min-width:0}.researcher-link-panel>div+div{border-left:1px solid #cec7df;padding-left:16px}.researcher-link-panel h2{font-size:1.04rem;line-height:1.35;margin-bottom:10px}.researcher-link-panel ul{list-style:none;padding:0;margin:0}.researcher-link-panel li{font-size:.79rem;line-height:1.5;margin:0 0 10px;overflow-wrap:anywhere}.researcher-link-panel li:last-child{margin-bottom:0}
.researcher-profile-heading.has-quotes{display:grid;grid-template-columns:180px minmax(0,1fr) 184px;gap:16px}.researcher-profile-heading.has-quotes h1{font-size:clamp(1.5rem,2vw,2rem)}.researcher-quotes{display:grid;gap:8px;align-self:center}.researcher-quote{all:unset;display:block;cursor:zoom-in;border-radius:5px;overflow:hidden;box-shadow:0 1px 5px #20234826}.researcher-quote img{display:block;width:100%;height:auto}.researcher-quote:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.researcher-quote-dialog{border:0;border-radius:10px;padding:16px;max-width:min(900px,92vw);max-height:90vh;background:#f7f6fb}.researcher-quote-dialog::backdrop{background:#111b38aa}.researcher-quote-dialog>button{display:block;margin:0 0 12px auto;padding:7px 12px;font:inherit;cursor:pointer}.researcher-quote-dialog img{display:block;max-width:100%;max-height:75vh;object-fit:contain;margin:auto}
.researcher-bio-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.researcher-bio-heading h2{margin:0}.researcher-language{font:400 .78rem var(--body-font);color:var(--ink);padding:6px 24px 6px 9px;border:1px solid #cac5dc;border-radius:5px;background:#f5f3fb;max-width:140px}.researcher-bio-text p+p{margin-top:14px}.researcher-bio-text[lang="ja"]{line-break:strict;word-break:normal}
@media(min-width:761px) and (max-width:1200px){.researcher-profile-heading.has-quotes{grid-template-columns:140px minmax(0,1fr) 156px;gap:12px}.researcher-profile-heading.has-quotes .researcher-portrait{width:140px;height:140px;flex-basis:140px}}
@media(max-width:760px){.researcher-profile-heading.has-quotes{grid-template-columns:112px minmax(0,1fr) 156px;gap:12px}.researcher-profile-heading.has-quotes .researcher-portrait{width:112px;height:112px;flex-basis:112px}}
@media(max-width:480px){.researcher-profile-heading.has-quotes{grid-template-columns:80px minmax(0,1fr);gap:14px}.researcher-profile-heading.has-quotes .researcher-portrait{width:80px;height:80px;flex-basis:80px}.researcher-quotes{grid-column:1/-1;grid-template-columns:1fr 1fr;max-width:340px;align-items:center}.researcher-profile-heading.has-quotes h1{font-size:1.6rem}.researcher-link-panel{gap:12px;padding:14px}.researcher-link-panel>div+div{padding-left:12px}.researcher-link-panel h2{font-size:.98rem}}
@media(max-width:340px){.researcher-link-panel{grid-template-columns:1fr}.researcher-link-panel>div+div{border-left:0;border-top:1px solid #cec7df;padding:12px 0 0}}

.researcher-project-card{padding:20px 22px;margin:0 0 14px;background:#eeedf8;border:1px solid #d9d4eb;border-left:4px solid #7775b6;border-radius:8px}.researcher-project-card+.researcher-project-card{background:#edf5f3;border-color:#cbdfd9;border-left-color:#578b80}.researcher-project-card h3{font:500 1.12rem/1.45 var(--display-font);margin:8px 0 10px}.researcher-project-card>p{margin:0;font-size:.84rem;line-height:1.6}.researcher-project-card>.researcher-project-label{font-size:.68rem;font-weight:600;letter-spacing:.04em;color:#59617a}.researcher-project-card a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}@media(max-width:480px){.researcher-project-card{padding:16px}.researcher-project-card h3{font-size:1.04rem}}
/* Larger quotation cards: readable in the profile without opening the dialog. */
.researcher-profile-heading.has-quotes{grid-template-columns:180px minmax(0,1fr);gap:20px}.researcher-profile-heading.has-quotes h1{font-size:clamp(1.8rem,2.45vw,2.35rem)}.researcher-profile-heading.has-quotes .researcher-quotes{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;max-width:none;width:100%;align-items:center}.researcher-profile-heading.has-quotes .researcher-portrait{width:180px;height:180px;flex-basis:180px}
@media(max-width:760px){.researcher-profile-heading.has-quotes{grid-template-columns:112px minmax(0,1fr);gap:16px}.researcher-profile-heading.has-quotes .researcher-portrait{width:112px;height:112px;flex-basis:112px}.researcher-profile-heading.has-quotes h1{font-size:1.8rem}}
@media(max-width:600px){.researcher-profile-heading.has-quotes .researcher-quotes{grid-template-columns:minmax(0,1fr);gap:12px}}
@media(max-width:480px){.researcher-profile-heading.has-quotes{grid-template-columns:80px minmax(0,1fr);gap:14px}.researcher-profile-heading.has-quotes .researcher-portrait{width:80px;height:80px;flex-basis:80px}.researcher-profile-heading.has-quotes h1{font-size:1.6rem}}
/* Final balance: modestly larger quotes beside the name, compact heading. */
.researcher-profile-heading.has-quotes{grid-template-columns:180px minmax(0,1fr) 220px;gap:16px}.researcher-profile-heading.has-quotes h1{font-size:clamp(1.65rem,2.1vw,2.15rem)}.researcher-profile-heading.has-quotes .researcher-quotes{grid-column:auto;grid-template-columns:minmax(0,1fr);gap:8px;width:100%;max-width:220px;align-self:center}
@media(min-width:761px) and (max-width:1200px){.researcher-profile-heading.has-quotes{grid-template-columns:140px minmax(0,1fr) 210px;gap:12px}.researcher-profile-heading.has-quotes .researcher-portrait{width:140px;height:140px;flex-basis:140px}}
@media(max-width:760px){.researcher-profile-heading.has-quotes{grid-template-columns:112px minmax(0,1fr);gap:16px}.researcher-profile-heading.has-quotes .researcher-quotes{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;max-width:440px}.researcher-profile-heading.has-quotes h1{font-size:1.8rem}}
@media(max-width:480px){.researcher-profile-heading.has-quotes{grid-template-columns:80px minmax(0,1fr);gap:14px}.researcher-profile-heading.has-quotes h1{font-size:1.6rem}.researcher-profile-heading.has-quotes .researcher-quotes{max-width:340px}}
.research-project-link{display:flex;align-items:center;gap:24px;padding:22px;border:1px solid #c8ddd6;border-left:4px solid #578b80;border-radius:6px;background:#edf5f3;text-decoration:none;margin-bottom:28px}.research-project-link .research-project-name{font-size:1.22rem;line-height:1.4}.research-project-link-arrow{font-size:1.8rem;margin-left:auto;color:var(--blue)}.research-project-link:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.doctoral-project-heading{display:block;position:static;background:#edf5f3;border:1px solid #c8ddd6;border-left:5px solid #578b80;padding:24px 28px;margin:26px 0 30px}.doctoral-project-heading h1{font:500 clamp(1.55rem,2.7vw,2.3rem)/1.25 var(--display-font);max-width:48ch;margin:10px 0 18px}.doctoral-project-heading .eyebrow{font-size:.68rem;margin:0}.doctoral-project-heading>p:last-child{font-size:.85rem;line-height:1.7;margin:0}.doctoral-project-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:start}.doctoral-project-layout>div{min-width:0}.doctoral-project-layout h2{font:500 1.45rem/1.25 var(--display-font);margin:0 0 14px}.doctoral-project-layout p,.doctoral-project-layout li{font-size:.9rem;line-height:1.65}.doctoral-project-layout ul{padding-left:20px}.doctoral-project-layout .research-project-block{margin-bottom:24px}.doctoral-objectives{padding:20px;background:#f2eff9;border-radius:7px}.doctoral-project-layout .doctoral-editorial-note{font-size:.76rem;color:#586077;margin-top:0}.doctoral-project-layout .research-collaboration a{overflow-wrap:anywhere}.doctoral-videos{display:grid;gap:26px}.doctoral-videos h3{font:500 1.12rem/1.4 var(--display-font);margin:12px 0 8px}.doctoral-videos p{margin:0 0 10px}.doctoral-videos a,.doctoral-course-link{font-size:.85rem}.doctoral-course-link{display:block;background:#efedf8;padding:16px;margin-top:24px;border-radius:6px}
@media(max-width:760px){.doctoral-project-layout{grid-template-columns:1fr;gap:12px}.doctoral-project-heading{padding:20px}.research-project-link{padding:18px;gap:14px}.research-project-link .research-project-name{font-size:1.08rem}}
/* Shared compact presentation for both research projects. */
#research-projects>.research-project>summary,.research-project-summary{display:flex;align-items:center;gap:16px;padding:12px 16px;min-height:112px;box-sizing:border-box;background:var(--aqua)}
#research-projects>.research-project{margin-bottom:24px}
#research-projects>.research-project>summary .research-project-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font:600 1.2rem/1.25 var(--body-font)}
#research-projects>.research-project>summary .research-project-heading{flex:1;min-width:0}
#research-projects>.research-project-doctoral{border-bottom-color:#578b80}
#research-projects>.research-project-doctoral>summary,.doctoral-project-detail>.research-project-summary{background:#dcece5}
.research-project-summary{margin:0;position:static;border:0;justify-content:flex-start}
.research-project-summary h1.research-project-name{font:600 1.2rem/1.35 var(--body-font);margin:0;max-width:none;letter-spacing:normal}
.doctoral-project-detail{margin-top:24px;border-bottom-color:#578b80}
.doctoral-programme{font-size:.7rem;line-height:1.5;color:#536273;margin:0;padding:12px 24px 0}
.doctoral-full-title{font:600 .9rem/1.5 var(--body-font);margin:12px 24px 0;color:var(--ink)}
.doctoral-project-detail .research-project-body,.research-project-doctoral .research-project-body{padding:20px 24px;gap:32px}
.doctoral-project-detail .research-project-overview,.research-project-doctoral .research-project-overview{gap:18px}
.doctoral-editorial-note{font-size:.72rem!important;color:#62687b!important}
.doctoral-related-videos .research-resource h3{font:600 .8125rem/1.4 var(--body-font);margin:10px 0 8px}
.doctoral-related-videos .research-resource p{font-size:.75rem;line-height:1.5;margin:0 0 10px}
.doctoral-related-videos .research-resource>a{font-size:.72rem}
.doctoral-project-permalink{display:inline-block;font-size:.75rem;margin:0 24px 20px}
.doctoral-project-detail .doctoral-course-link,.research-project-doctoral .doctoral-course-link{font-size:.75rem;padding:12px;margin-top:20px}
@media(max-width:760px){#research-projects>.research-project>summary,.research-project-summary{min-height:126px;padding:12px 10px;gap:10px}#research-projects>.research-project>summary .research-project-name,.research-project-summary h1.research-project-name{font-size:1rem;line-height:1.35}.doctoral-programme{padding:12px 18px 0}.doctoral-full-title{margin:12px 18px 0}.doctoral-project-detail .research-project-body,.research-project-doctoral .research-project-body{padding:18px;gap:22px}.doctoral-project-permalink{margin-left:18px}}
#research-projects>.research-project>summary{min-height:120px}
#research-projects>.research-project[open]>summary .research-project-name{-webkit-line-clamp:unset}
.activities-heading{margin:0 0 22px}.activities-heading h1{font:500 clamp(1.8rem,3vw,2.5rem)/1.2 var(--display-font);margin:0 0 10px}.activities-heading p{font-size:.9rem;color:var(--muted);margin:0}.activities-tabs{display:flex;gap:22px;border-bottom:1px solid #d8d6df;margin-bottom:22px}.activities-tabs [role="tab"]{font:600 .875rem var(--body-font);padding:10px 0;border:0;border-bottom:3px solid transparent;background:none;color:var(--ink);cursor:pointer}.activities-tabs [aria-selected="true"]{color:var(--blue);border-bottom-color:var(--blue)}.activities-tabs [role="tab"]:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.activities-empty{font-size:.9rem;line-height:1.6;padding:22px;background:#f2eff8;border-radius:6px;margin:0}.activities-list{display:grid;gap:16px}.activity-card{padding:18px 20px;background:#edf5f3;border-left:3px solid #578b80}.activity-card time{font-size:.75rem;color:var(--muted)}.activity-card h2{font:600 1.1rem/1.4 var(--body-font);margin:8px 0}.activity-card p,.activity-card a{font-size:.85rem;line-height:1.6}
@media(max-width:760px){#research-projects>.research-project>summary{min-height:140px}.activities-heading{margin-bottom:16px}.activities-empty{padding:18px}.activities-tabs{gap:20px}}
.activities-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.activity-card{padding:0;border:1px solid #d8d6df;border-radius:7px;overflow:hidden;display:flex;flex-direction:column;background:#fff}.activity-poster{display:block;width:100%;aspect-ratio:1/1;padding:10px;border:0;border-bottom:1px solid #e4e1ec;background:#efedf6;cursor:zoom-in}.activity-poster img{display:block;width:100%;height:100%;object-fit:contain}.activity-poster:focus-visible{outline:3px solid var(--blue);outline-offset:-3px}.activity-card-body{padding:14px;display:flex;flex-direction:column;flex:1}.activity-card .activity-date{font-size:.71rem;line-height:1.45;color:#606981;margin:0 0 8px}.activity-card h2{font:600 .91rem/1.4 var(--body-font);margin:0 0 10px}.activity-card-body>p:not(.activity-date){font-size:.74rem;line-height:1.5;margin:0 0 10px}.activity-card .activity-link{font-size:.76rem;margin-top:auto;padding-top:8px}.activity-poster-dialog{border:0;border-radius:8px;padding:14px;background:#f7f6fb;max-width:94vw;max-height:94vh}.activity-poster-dialog::backdrop{background:#101b39b3}.activity-dialog-close{display:block;margin:0 0 10px auto;padding:7px 12px;font:600 .8rem var(--body-font);cursor:pointer}.activity-poster-dialog img{display:block;max-width:88vw;max-height:76vh;width:auto;height:auto;object-fit:contain;margin:auto}.activity-poster-dialog p{font-size:.74rem;line-height:1.4;max-width:70ch;margin:10px auto 0}
@media(max-width:1100px){.activities-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.activities-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.activity-card-body{padding:12px}.activity-card h2{font-size:.85rem}.activity-poster-dialog{padding:10px}}@media(max-width:480px){.activities-list{grid-template-columns:1fr}.activity-poster{aspect-ratio:4/3}}

/* Mobile course navigation: a complete selectable list and adjacent lesson controls. */
.mobile-lesson-picker,.lesson-step-nav{display:none}
.lesson-video-column{min-width:0}
@media(max-width:760px){
 .course-syllabus{display:block!important;overflow:visible!important;min-width:0}
 .course-syllabus>button{display:none!important}
 .mobile-lesson-picker{display:block;width:100%;margin:0;border:1px solid var(--line);border-radius:8px;background:#fff}
 .mobile-lesson-picker>summary{display:grid;grid-template-columns:minmax(0,1fr) 22px;gap:5px 8px;padding:12px 14px;list-style:none;cursor:pointer}
 .mobile-lesson-picker>summary::-webkit-details-marker{display:none}
 .lesson-picker-count{grid-column:1;font:700 .75rem/1.3 var(--body-font);color:var(--blue)}
 .lesson-picker-title{grid-column:1;font:600 .8125rem/1.4 var(--body-font);overflow-wrap:anywhere}
 .lesson-picker-chevron{grid-column:2;grid-row:1/3;align-self:center;font-size:22px;color:var(--blue)}
 .mobile-lesson-picker[open] .lesson-picker-chevron{transform:rotate(180deg)}
 .lesson-picker-options{display:grid;gap:0;padding:0 8px 8px}
 .course-syllabus .lesson-picker-options button{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;min-width:0;width:100%;padding:12px 8px;margin:0;border:0;border-top:1px solid var(--line);white-space:normal;text-align:left;font:500 .8125rem/1.45 var(--body-font);background:transparent;color:var(--ink)}
 .course-syllabus .lesson-picker-options button span{white-space:normal;overflow:visible;text-overflow:clip;min-width:0;-webkit-line-clamp:unset;display:block}
 .course-syllabus .lesson-picker-options button[aria-pressed=true]{background:var(--aqua);font-weight:700;border-radius:5px}
 .lesson-step-nav{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 0 0}
 .lesson-step-nav button{border:1px solid var(--blue);border-radius:6px;background:#fff;color:var(--blue);padding:9px 11px;font:600 .75rem/1.2 var(--body-font);min-height:36px;cursor:pointer}
 .lesson-step-nav button:disabled{opacity:.35;cursor:default}
 .lesson-step-nav>span{font:500 .6875rem/1.3 var(--body-font);color:var(--muted)}
}
