
:root{--ink:#14243c;--muted:#52647c;--blue:#245fe2;--navy:#081d43;--line:#dce4ef;--pale:#eef4ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.6 Arial,sans-serif;background:#fff;color:var(--ink)}a{color:inherit}button,input{font:inherit}[hidden]{display:none!important}.preview{background:#eaf1ff;padding:7px 4%;font-size:10px;font-weight:700;letter-spacing:.12em;color:#325384;display:flex;justify-content:space-between}.preview span{font-weight:400;letter-spacing:0}header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:26px 4%;border-bottom:1px solid var(--line);background:white}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:10px;letter-spacing:.1em;line-height:1.7}.brand b{font-size:13px}.brandmark{display:block;color:var(--blue);font-size:43px;font-weight:800;position:relative;line-height:1}.brandmark span{font-size:21px;position:absolute;right:-7px;top:-5px}nav{display:flex;gap:27px;flex-wrap:wrap}nav a{text-decoration:none;font-size:13px;padding:8px 0;border-bottom:2px solid transparent}nav a.active{color:var(--blue);border-color:var(--blue)}main{max-width:1600px;margin:auto}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:570px}.herotext{padding:68px 8% 55px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:bold;color:var(--blue);margin:0 0 22px}h1{font-size:clamp(40px,4.8vw,72px);line-height:1.08;letter-spacing:-.055em;margin:0 0 28px;font-weight:650}h1 em{font-style:normal;color:var(--blue)}.lead{font-size:17px;line-height:1.75;max-width:530px;color:var(--muted)}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;gap:30px;align-items:center;background:var(--blue);color:#fff;padding:14px 20px;text-decoration:none;font-size:13px}.textlink{font-size:13px;text-decoration:none;font-weight:bold}.source-note{font-size:10px;color:var(--muted);margin-top:35px}.heroart{background:var(--navy);color:white;display:flex;flex-direction:column;justify-content:space-between;padding:34px 7% 26px}.orbit-label{font-size:10px;letter-spacing:.15em;color:#a8c5ef}.heroart svg{width:100%;max-height:460px}.artfooter{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#a8c5ef}.artfooter a{font-size:26px;color:white;text-decoration:none}.introstrip{padding:55px 4%;display:grid;grid-template-columns:.65fr 1.2fr 1fr;gap:30px;align-items:start;border-bottom:1px solid var(--line)}.introstrip>p:first-child{font-size:10px;font-weight:bold;letter-spacing:.14em;color:var(--blue)}h2{font-size:31px;line-height:1.2;letter-spacing:-.035em;margin:0}.introstrip>p:last-child{font-size:14px;color:var(--muted);margin:0}.paths{display:grid;grid-template-columns:repeat(3,1fr);padding:40px 4% 75px;gap:35px}.paths>a{display:block;text-decoration:none;border-top:2px solid var(--blue);padding-top:20px}.paths span{font-size:10px;color:var(--blue);letter-spacing:.1em}.paths h3{font-size:24px;line-height:1.2;letter-spacing:-.03em}.paths p{font-size:14px;color:var(--muted);max-width:330px}.paths b{font-size:12px}.page:not(.home){padding:55px 4% 80px}.pageheading{max-width:850px;margin-bottom:40px}.pageheading h1{font-size:clamp(38px,4.5vw,62px)}.pageheading>p:last-child{max-width:650px;color:var(--muted)}.maplayout{display:grid;grid-template-columns:1.65fr 1fr;border:1px solid var(--line)}.mapcanvas{background:var(--navy);color:white;padding:25px}.maptop{font-size:11px;letter-spacing:.1em;display:flex;justify-content:space-between;gap:15px}.maptop span{font-size:9px;letter-spacing:0;color:#aac3e5}#concept-map{min-height:440px;position:relative;background:radial-gradient(ellipse at center,#16396a 0%,var(--navy) 70%)}#concept-map svg{position:absolute;width:100%;height:100%}.concept{position:absolute;transform:translate(-50%,-50%);border:1px solid #6c9cdc;background:#122d52;color:#fff;border-radius:50%;width:105px;height:105px;font-size:12px;padding:10px;cursor:pointer;z-index:1;box-shadow:0 0 0 8px #ffffff04}.concept[aria-pressed=true]{background:#2867eb;border-color:#98c0ff;box-shadow:0 0 0 8px #498dff22}.concept:hover{background:#245fe2}#concept-detail{padding:35px;background:#f6f8fc}#concept-detail h2{margin:12px 0 22px}#concept-detail p{font-size:14px;color:var(--muted)}#concept-detail h3{font-size:12px;color:var(--blue);margin-top:25px}#concept-detail a{font-size:12px}.method{font-size:12px;color:var(--muted);margin-top:25px;max-width:950px}.centers{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.center{border-top:1px solid var(--line);padding:25px 0}.center .country{font-size:11px;letter-spacing:.1em;color:var(--blue)}.center h2{font-size:25px;margin:10px 0}.center p{color:var(--muted);font-size:14px}.center a{font-size:13px}.coursebar{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-block:1px solid var(--line);font-size:12px;color:var(--muted);margin-bottom:10px}.lesson,.reading{display:grid;grid-template-columns:100px 1fr 165px;gap:25px;padding:30px 0;border-bottom:1px solid var(--line)}.lessonno{font-size:44px;color:#9fb8e3;line-height:1}.lesson h2,.reading h2{font-size:25px;max-width:750px}.lesson p,.reading p{font-size:14px;color:var(--muted);max-width:800px}.meta{font-size:11px!important;color:var(--blue)!important}.question{padding-left:15px;border-left:2px solid #aec7f3}.lesson .button,.reading .button{align-self:start;justify-content:space-between}.reading{grid-template-columns:80px 1fr 145px}.year{color:var(--blue);font-size:15px}footer{padding:30px 4%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}:focus-visible{outline:3px solid #efaa00;outline-offset:5px}@media(max-width:950px){header{align-items:flex-start}nav{gap:15px}.hero{grid-template-columns:1fr 1fr}.herotext{padding:45px 8%}h1{font-size:45px}.maplayout{grid-template-columns:1fr}.introstrip{grid-template-columns:1fr 2fr}.introstrip>p:last-child{grid-column:2}.concept{width:90px;height:90px}.paths{gap:20px}}@media(max-width:680px){header{display:block;padding:20px 6%}nav{margin-top:20px;gap:20px}nav a{font-size:12px}.preview{font-size:8px;padding-inline:6%}.preview span{max-width:150px;text-align:right}.hero{grid-template-columns:1fr}.herotext{padding:40px 6%}h1{font-size:45px}.heroart{min-height:370px}.heroart svg{height:340px}.introstrip{display:block;padding:35px 6%}.introstrip h2{margin:15px 0}.paths,.centers{grid-template-columns:1fr}.paths{padding:20px 6% 50px;gap:30px}.page:not(.home){padding:35px 6%}.pageheading h1{font-size:42px}.mapcanvas{padding:15px}.maptop{display:block}.maptop span{display:block;margin-top:5px}#concept-map{min-height:390px}.concept{width:76px;height:76px;font-size:10px}#concept-detail{padding:25px}.lesson,.reading{grid-template-columns:45px 1fr;gap:15px}.lessonno{font-size:30px}.lesson .button,.reading .button{grid-column:2;justify-self:start}.lesson h2,.reading h2{font-size:22px}.coursebar{display:block}.coursebar span{display:block;margin:5px 0}footer{display:block}footer span{display:block;margin:6px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.module-title{padding-top:40px;color:var(--blue);font-size:23px}.search{display:block;max-width:600px;font-size:13px}.search input{display:block;width:100%;padding:14px;border:1px solid var(--line);margin:8px 0 20px;background:#f6f8fc;color:var(--ink)}details{font-size:12px;color:var(--muted)}summary{cursor:pointer}nav{gap:18px}header{flex-wrap:wrap}
/* Portada revisada: identidad, navegación y red en movimiento */
header{padding:25px 4%;gap:24px}.brand{gap:20px;letter-spacing:0}.brand-symbol{width:62px;height:62px;color:var(--blue);flex-shrink:0}.brand-name{font-size:22px;line-height:1.25;font-weight:500}.brand-name b{font-size:24px;font-weight:750}nav{gap:25px;width:100%;border-top:1px solid var(--line);padding-top:14px}nav a{font-size:17px;font-weight:600;padding:9px 0}.hero{min-height:calc(100vh - 230px);grid-template-columns:1fr 1.08fr}.herotext{align-self:center;padding:65px 8%}.heroart{padding:28px 5%;min-height:590px;background:radial-gradient(ellipse at 55% 48%,#163c71 0%,#091c3b 67%)}.heroart svg{max-height:none;width:100%;min-height:450px;flex:1}.orbit-label{font-size:12px}.artfooter{font-size:12px;gap:15px}.artfooter button{color:#d9e9ff;background:transparent;border:1px solid #59789f;border-radius:4px;padding:7px 10px;font-size:12px;cursor:pointer}.network-label{fill:#eef6ff;font:14px Arial,sans-serif;paint-order:stroke;stroke:#0d2549;stroke-width:4px;stroke-linejoin:round}.network-node{fill:#85b8ff;stroke:#bedaff;stroke-width:1.5}.network-link{stroke:#639fe9;stroke-width:1;opacity:.45}.network-halo{fill:#4287ed;opacity:.08}
@media(max-width:680px){.brand-name{font-size:19px}.brand-name b{font-size:22px}.brand-symbol{width:48px;height:48px}.brand{gap:14px}nav{gap:10px 22px;margin-top:20px}nav a{font-size:16px}.hero{grid-template-columns:1fr}.herotext{padding:40px 6%}.heroart{min-height:450px}.heroart svg{min-height:350px;height:380px}.artfooter{font-size:10px}.orbit-label{font-size:10px}}
/* Portada compacta según altura disponible, sin ocultar contenido. */
body:has([data-page="inicio"]:not([hidden])) footer{display:none}
.hero{min-height:0}.herotext{padding:38px 8%}.heroart{min-height:0;height:clamp(380px,calc(100svh - 210px),650px);padding:20px 5%}.heroart svg{min-height:0;height:100%;max-height:100%;flex:1}.hero .eyebrow{margin-bottom:18px}.hero h1{font-size:clamp(38px,4.6vw,66px)}
@media(max-width:680px){header{padding:14px 5%;gap:0}.brand-symbol{width:39px;height:39px}.brand-name{font-size:17px}.brand-name b{font-size:20px}nav{margin-top:12px;padding-top:8px;gap:2px 20px}nav a{font-size:15px;padding:6px 0}.herotext{padding:20px 5% 15px}.hero .eyebrow{font-size:8px;margin-bottom:10px}.hero h1{font-size:clamp(28px,7.3vw,36px);margin-bottom:12px;max-width:430px}.hero .lead{font-size:13px;line-height:1.45;margin:0}.heroart{height:clamp(260px,calc(100svh - 345px),440px);padding:12px 5%}.heroart svg{min-height:0;height:100%;max-height:100%}.orbit-label{font-size:8px}.artfooter{font-size:8px}.artfooter button{font-size:10px;padding:4px 7px}}
.heroart{background:#fff;color:var(--ink);border-left:1px solid #e8edf4}.orbit-label,.artfooter{color:#52647c}.artfooter button{color:#405574;border-color:#ccd6e5;background:#fff}.network-label{fill:#273952;stroke:white;stroke-width:5px;font-size:17px}.network-link{stroke-width:1.6;opacity:.4}.network-node{stroke:white;stroke-width:2}.network-halo{opacity:.1}.network-pulse{opacity:.85}.heroart svg{overflow:visible}@media(max-width:680px){.heroart{border-left:0;border-top:1px solid #e8edf4}.heroart svg{width:100%;transform:scale(1.2);transform-origin:center}.orbit-label,.artfooter{position:relative;z-index:1;background:white}}

.research-tabs{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 35px;padding-bottom:20px;border-bottom:1px solid var(--line)}.research-tabs button{padding:12px 20px;border:1px solid var(--line);background:white;color:var(--ink);cursor:pointer;font-weight:600}.research-tabs button[aria-pressed=true]{background:var(--blue);color:white;border-color:var(--blue)}

.research-label{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 22px;font-weight:600}.research-tabs{gap:35px;padding:0;margin-bottom:38px;border-bottom:1px solid var(--line)}.research-tabs button{font-size:clamp(19px,2.5vw,30px);padding:14px 0 19px;border:0;border-bottom:3px solid transparent;background:transparent;color:#64748b;letter-spacing:-.025em}.research-tabs button[aria-pressed=true]{background:transparent;color:var(--blue);border-color:var(--blue)}#research-projects>h2,#research-publications>h2{font-size:20px;font-weight:500;margin-bottom:12px}#research-projects>p,#research-publications>p{max-width:720px;color:var(--muted)}@media(max-width:680px){.research-tabs{gap:24px}.research-tabs button{font-size:20px}}
/* Controles compactos en la esquina superior derecha de Investigación. */
[data-page="investigacion"]{position:relative;padding-top:22px!important}.research-label{font-size:11px;margin:9px 0 0;line-height:24px}.research-tabs{justify-content:flex-end;gap:19px;margin:-33px 0 22px;padding:0 0 8px;border-bottom:1px solid var(--line);padding-left:130px}.research-tabs button{font-size:13px;letter-spacing:0;font-weight:500;padding:8px 0;border-bottom-width:2px}#research-projects,#research-publications{min-height:55vh;padding-top:4px}#research-projects>h2,#research-publications>h2{font-size:21px;margin:0 0 14px}@media(max-width:680px){.research-tabs{gap:14px;padding-left:100px;margin-top:-33px}.research-tabs button{font-size:12px}.research-label{font-size:9px}}

.publication-card{display:grid;grid-template-columns:minmax(190px,29%) 1fr;gap:32px;padding:30px 0;border-bottom:1px solid var(--line)}.publication-card figure{margin:0}.publication-card img{display:block;width:100%;border-radius:8px}.publication-card figcaption{font-size:10px;color:#788698;margin-top:7px}.publication-body h2{font-size:25px;line-height:1.25;margin:8px 0 12px;max-width:850px}.publication-body>p{font-size:14px;color:var(--muted);max-width:850px}.publication-authors{font-size:12px!important}.publication-actions{margin:18px 0}.publication-actions .button{font-size:12px;padding:10px 15px}.citation{background:#f4f7fb;border-radius:6px;padding:12px 15px}.citation summary{font-weight:600;color:var(--blue);font-size:13px}.citation-text{font-family:Georgia,serif;font-size:14px;line-height:1.7;padding-left:18px;text-indent:-18px;overflow-wrap:anywhere}.citation-note{font-size:11px;color:var(--muted)}@media(max-width:680px){.publication-card{grid-template-columns:1fr;gap:15px}.publication-card figure{max-width:100%}.publication-card img{height:170px;object-fit:cover}.publication-body h2{font-size:22px}}

.formation-heading{margin-bottom:28px}.formation-heading h1{font-size:clamp(28px,3vw,42px);margin-bottom:14px;letter-spacing:-.035em}.formation-heading>p:last-child{color:var(--muted);font-size:15px}.formation-toolbar{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:0 0 16px;margin-bottom:25px;font-size:13px;color:var(--muted)}.formation-toolbar b{display:inline-block;background:var(--pale);border-radius:20px;padding:0 8px;color:var(--blue);margin-left:8px}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.course-card{border:1px solid #dce4ef;border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.course-card:hover{box-shadow:0 12px 30px #18335412;transform:translateY(-3px)}.course-image{display:block;height:180px;position:relative;background:#f3f6fc;overflow:hidden}.course-image img{width:100%;height:100%;object-fit:cover}.course-play{position:absolute;right:18px;bottom:18px;background:white;color:var(--blue);height:38px;width:38px;display:grid;place-items:center;border-radius:50%;box-shadow:0 2px 12px #17326422}.course-badge{position:absolute;top:14px;left:14px;padding:5px 8px;background:#ffffffed;border-radius:4px;color:#344d6c;font-size:9px;letter-spacing:.07em}.course-content{padding:22px}.course-author{font-size:12px!important;color:var(--blue)!important;margin:0 0 10px}.course-content h2{font-size:22px;line-height:1.25;letter-spacing:-.025em;margin:0 0 14px}.course-content h2 a{text-decoration:none}.course-content>p{font-size:13px;color:var(--muted)}.course-topic{display:block;font-size:11px;color:#66778c;margin:18px 0}.course-reflection{border-top:1px solid var(--line);padding:12px 0;font-size:12px}.course-reflection p{font-size:13px}.course-open{display:flex;justify-content:space-between;text-decoration:none;color:var(--blue);font-size:13px;font-weight:600;border-top:1px solid var(--line);padding-top:15px;margin-top:5px}@media(max-width:1100px){.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.course-grid{grid-template-columns:1fr}.formation-toolbar{font-size:11px}.course-content h2{font-size:21px}}

[data-page="curso"]>.research-label{margin-bottom:25px}.course-back{display:inline-block;color:var(--blue);font-size:13px;text-decoration:none;margin-bottom:25px}.course-detail-hero{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:center;padding-bottom:35px;border-bottom:1px solid var(--line)}.course-detail-hero h1{font-size:clamp(28px,3.6vw,46px);letter-spacing:-.035em;margin-bottom:18px}.course-detail-hero img{width:100%;border-radius:12px;max-height:280px;object-fit:cover}.course-detail-hero p{color:var(--muted);font-size:15px}.course-detail-content{display:grid;grid-template-columns:1.5fr 1fr;gap:45px;padding-top:35px}.course-detail-content h2{font-size:23px;margin-bottom:20px}.course-unit{padding:22px;border:1px solid var(--line);border-radius:10px}.course-unit h3{font-size:20px;line-height:1.35}.course-unit p,.course-detail-content aside p{font-size:14px;color:var(--muted)}.course-detail-content aside{background:#f4f7fc;border-radius:10px;padding:25px;align-self:start}@media(max-width:680px){.course-detail-hero,.course-detail-content{grid-template-columns:1fr;gap:25px}.course-detail-hero img{max-height:170px}.course-detail-hero h1{font-size:30px}}

[data-page="curso"]{padding-top:25px!important}.course-detail-content{grid-template-columns:minmax(220px,1fr) 2fr;gap:32px}.course-syllabus{padding:20px!important;background:#f5f7fb!important}.course-syllabus h2{font-size:18px}.course-syllabus button{display:flex;gap:12px;text-align:left;width:100%;padding:16px 10px;border:0;border-bottom:1px solid var(--line);color:var(--ink);background:transparent;font-size:13px;cursor:pointer}.course-syllabus button span{color:var(--blue);font-weight:bold}.course-syllabus button[aria-pressed=true]{background:#e5edff;color:#214eab;border-radius:6px}.lesson-panel h2{font-size:25px;line-height:1.3}.lesson-panel>p{font-size:14px;color:var(--muted)}.lesson-video-cover{height:230px;position:relative;background:#f2f5fa;border-radius:10px;overflow:hidden;margin:20px 0}.lesson-video-cover img{width:100%;height:100%;object-fit:cover;opacity:.5}.lesson-video-cover>a{position:absolute;inset:0;display:flex;gap:15px;align-items:center;justify-content:center;color:#173e85;text-decoration:none;font-size:28px}.lesson-video-cover>a span{font-size:14px;font-weight:600;background:#fffffff0;padding:10px;border-radius:5px}@media(max-width:680px){.course-detail-content{grid-template-columns:1fr}.lesson-video-cover{height:190px}}

.lesson-video-cover .play-lesson{position:absolute;inset:0;width:100%;border:0;background:transparent;display:flex;gap:15px;align-items:center;justify-content:center;color:#173e85;font-size:28px;cursor:pointer}.play-lesson span{font-size:14px;font-weight:600;background:#fffffff0;padding:10px;border-radius:5px}.lesson-video-cover iframe{width:100%;height:100%;border:0}.lesson-video-cover:has(iframe){height:auto;aspect-ratio:16/9}

.lesson-video-cover{height:auto!important;aspect-ratio:16/9;background:#101a2b}.lesson-video-cover img{opacity:1;object-fit:contain}.lesson-video-cover .play-lesson{background:linear-gradient(transparent 40%,#07132670);color:white}.play-lesson span{background:#173e85e8;color:white}

.course-overview{display:grid;grid-template-columns:1fr 1.4fr;gap:45px;background:#f3f6fc;padding:30px;border-radius:14px;margin:30px 0}.course-overview h2{font-size:27px}.course-overview h3{margin-top:0;font-size:17px}.course-overview p{font-size:14px;color:var(--muted)}.learning-goals{padding-left:20px;margin-bottom:0}.learning-goals li{font-size:14px;margin-bottom:12px;padding-left:5px}.learning-goals li::marker{color:var(--blue)}.learning-block,.practice-block,.reading-support{padding:22px;margin:22px 0;border:1px solid var(--line);border-radius:10px}.practice-block{background:#eef7f5;border-color:#cee7df}.lesson-panel h3{font-size:18px;margin-top:0}.learning-block p,.practice-block p,.reading-support p{font-size:14px;color:var(--muted)}.reading-support a{font-size:14px;color:var(--blue)}.final-project{margin-top:45px;padding:32px;background:#edf2ff;border-left:4px solid var(--blue)}.final-project h2{font-size:28px}.final-project>p{max-width:880px;font-size:15px}.final-project details{font-size:14px}.author-profile{display:grid;grid-template-columns:85px 1fr;gap:25px;padding:40px 0;border-bottom:1px solid var(--line);max-width:1000px}.author-monogram{width:80px;height:80px;background:#e4edff;color:#265fc9;border-radius:50%;display:grid;place-items:center;font-size:26px}.author-profile h2{font-size:25px}.author-profile p,.author-profile a{font-size:14px}.author-profile p{color:var(--muted)}.course-detail .eyebrow{margin-bottom:12px}.course-syllabus{position:sticky;top:20px}.lesson-intro{line-height:1.7}@media(max-width:680px){.course-overview{grid-template-columns:1fr;gap:20px;padding:22px}.course-syllabus{position:static}.author-profile{grid-template-columns:1fr}.final-project{padding:22px}.learning-block,.practice-block,.reading-support{padding:18px}}

/* Dirección editorial del curso */
.course-detail{max-width:1320px;margin:auto}.course-detail-hero{position:relative;background:#f3f6fc;border:1px solid #e7edf6;border-radius:20px;padding:36px;gap:35px;grid-template-columns:1fr 1.1fr}.course-detail-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(32px,4vw,54px);font-weight:400;letter-spacing:-.045em;line-height:1.08;color:#122d54}.course-detail-hero img{height:290px;max-height:none;object-fit:cover;border-radius:12px;box-shadow:0 15px 35px #263c6a14}.course-detail-hero .course-author{font-size:13px!important;font-weight:600;margin-top:20px}.course-detail-hero>div>p:not(.course-author){font-size:14px;line-height:1.7}.course-overview{background:white;border:1px solid #e6ebf2;padding:28px 32px;margin:22px 0}.course-overview h2{font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.15}.course-detail-content{gap:32px}.course-syllabus{background:#f7f9fc!important;border:1px solid #e5ebf4}.lesson-panel h2{font-size:26px;font-weight:600;letter-spacing:-.025em}.lesson-video-cover{box-shadow:0 12px 25px #1d34541a}.learning-block{border:0;border-left:3px solid #abc0e7;background:#f7f9fc;border-radius:0 10px 10px 0}.final-project{border-radius:0 14px 14px 0}.final-project h2{font-family:Georgia,serif;font-weight:400;font-size:31px}.course-card{box-shadow:0 5px 18px #1d345408}.course-image{height:200px}@media(max-width:680px){.course-detail-hero{grid-template-columns:1fr;padding:24px;gap:20px}.course-detail-hero h1{font-size:35px}.course-detail-hero img{height:180px}.course-overview{padding:22px}.lesson-panel h2{font-size:23px}}

.author-credentials{padding-left:18px;font-size:13px;color:var(--muted)}.author-credentials li{margin-bottom:7px}

/* Curso compacto: presentación breve y acceso inmediato a las lecciones. */
.page.course-detail{padding-top:22px;padding-bottom:36px}.course-back{margin-bottom:12px}.course-detail-hero{padding:22px 26px;gap:24px;grid-template-columns:1.5fr 1fr;border-radius:14px}.course-detail-hero h1{font-size:clamp(28px,3.2vw,40px);margin-bottom:12px}.course-detail-hero img{height:180px}.course-detail-hero .course-author{margin:10px 0}.course-detail-hero p{margin:8px 0;line-height:1.45!important}.course-overview-toggle{margin:14px 0 0;border-bottom:1px solid var(--line);padding:0 0 14px}.course-overview-toggle>summary{font-size:14px;font-weight:600;color:var(--blue);padding:8px 0}.course-overview-toggle .course-overview{margin:12px 0 0;padding:20px;gap:24px}.course-overview h2{font-size:23px}.course-detail-content{padding-top:20px;gap:24px;grid-template-columns:minmax(210px,1fr) 2.4fr}.course-syllabus{padding:14px!important}.course-syllabus h2{font-size:16px;margin-bottom:10px}.course-syllabus button{padding:12px 8px;line-height:1.4}.lesson-panel h2{font-size:22px;margin-bottom:12px}.lesson-panel .eyebrow{margin-bottom:6px}.lesson-video-cover{margin:12px 0 16px}.learning-block,.practice-block,.reading-support{padding:16px 18px;margin:14px 0}.lesson-panel h3{margin-bottom:8px;font-size:17px}.learning-block p,.practice-block p,.reading-support p{margin:8px 0;line-height:1.5}.final-project{margin-top:24px;padding:22px}.final-project h2{font-size:26px}.author-profile{padding:24px 0;gap:18px}.course-detail .method{margin-top:14px}@media(max-width:680px){.course-detail-hero{grid-template-columns:1fr;padding:18px;gap:12px}.course-detail-hero img{height:140px}.course-detail-hero h1{font-size:29px}.course-detail-content{grid-template-columns:1fr;gap:18px}.course-syllabus button{padding:9px 8px}.course-overview-toggle .course-overview{padding:16px}.lesson-panel h2{font-size:21px}}


/* Punto azul y trazo fino: el cursor nativo conserva sus indicaciones. */
.pointer-trail{--cursor-color:var(--blue,#245fe2);position:fixed;inset:0;z-index:3000;pointer-events:none;overflow:hidden;contain:strict;display:none}
.pointer-trail svg{display:block;width:100%;height:100%;overflow:hidden}
.pointer-trail polyline{fill:none;stroke:var(--cursor-color);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.pointer-trail-dot{position:absolute;top:0;left:0;width:12px;height:12px;border-radius:50%;background:var(--cursor-color)}
@media(any-hover:hover) and (any-pointer:fine) and (prefers-reduced-motion:no-preference){.pointer-trail{display:block}}
