:root{--paper:#f3efe6;--paper-light:#fbfaf7;--ink:#252423;--graphite:#686765;--line:#aaa7a0;--plum:#76546f;--cerro-bg:#11100f;--cerro-surface:#252321;--cerro-text:#f5f2eb;--cerro-violet:#74458e;--cerro-amber:#d99a38;--sugar-bg:#f4ead8;--sugar-surface:#fffdf8;--sugar-ink:#3f2d22;--sugar-brown:#68422f;--sugar-ochre:#8a5800;--sugar-red:#a91521;--max:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}img{display:block;max-width:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #2b72d6;outline-offset:4px}.skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:12px 16px;background:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
.site-header{position:relative;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:24px 0;border-bottom:1px solid #25242347}.wordmark{display:inline-flex;flex-direction:column;width:max-content;font-family:Georgia,'Times New Roman',serif;font-size:1.55rem;line-height:.78;text-decoration:none}.wordmark span:last-child{margin-left:22px;color:var(--plum)}.site-header nav{display:flex;gap:28px;font-size:.9rem;font-weight:700}.site-header nav a,footer a,.text-link{text-underline-offset:5px;text-decoration-thickness:1px}.edition{justify-self:end;margin:0;color:var(--graphite);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}
.site-header nav .portfolio-return{padding-left:20px;border-left:1px solid currentColor;color:var(--graphite);font-weight:600;text-decoration:none}.site-header nav .portfolio-return:hover,.site-header nav .portfolio-return:focus-visible{text-decoration:underline}.cerro-header nav .portfolio-return{color:#c8c2b9}
.home-hero{min-height:calc(100vh - 94px);display:grid;grid-template-columns:1.04fr .96fr;grid-template-rows:auto 1fr;gap:44px 64px;width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:72px 0 96px}.home-copy{align-self:end}.eyebrow,.section-number{margin:0 0 14px;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:.94;letter-spacing:-.035em}h1{max-width:870px;margin-bottom:28px;font-size:clamp(3.1rem,7vw,6.6rem)}h2{margin-bottom:24px;font-size:clamp(3rem,6vw,6.4rem)}h3{margin-bottom:18px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.75rem,3vw,3rem);line-height:1.02;font-weight:400}.lead,.theme-intro{max-width:670px;margin-bottom:0;font-size:clamp(1.1rem,1.6vw,1.36rem);line-height:1.6}.home-panorama{position:relative;min-height:390px;margin:0;overflow:hidden;background:#ddd6ca}.home-panorama:after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,transparent 45%,#76546f3b)}.home-panorama img{width:100%;height:100%;object-fit:cover}.routes{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:18px}.route{position:relative;min-height:250px;display:flex;flex-direction:column;justify-content:flex-end;padding:32px;overflow:hidden;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.route:before{content:'';position:absolute;inset:0;opacity:.45;transition:opacity .18s ease}.route:hover,.route:focus-visible{transform:translateY(-4px);box-shadow:0 18px 34px #00000029}.route:hover:before,.route:focus-visible:before{opacity:.72}.route>*{position:relative;z-index:1}.route-cerro{background:var(--cerro-bg);color:var(--cerro-text)}.route-cerro:before{background:radial-gradient(circle at 80% 20%,var(--cerro-violet),transparent 42%),linear-gradient(120deg,transparent,#d99a3840)}.route-azucar{background:#d7b978;color:var(--sugar-ink)}.route-azucar:before{background:radial-gradient(circle at 85% 10%,#fff8d8,transparent 38%),linear-gradient(120deg,transparent,#68422f3d)}.route-index{position:absolute;top:26px;right:28px;font-family:Georgia,serif;font-size:4rem;opacity:.3}.route-kicker{margin-bottom:8px;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.route strong{max-width:500px;font-family:Georgia,serif;font-size:clamp(2rem,4vw,4rem);font-weight:400}.route-action{margin-top:28px;font-weight:700}
.archive{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px 80px;padding:88px max(24px,calc((100vw - var(--max))/2));background:var(--paper-light);border-block:1px solid #d8d2c8}.archive h2{max-width:560px;font-size:clamp(2.4rem,4.5vw,4.6rem)}.archive>p{max-width:650px;font-size:1.1rem;line-height:1.72}.archive ul{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.archive li{padding:10px 14px;border:1px solid var(--line);color:var(--graphite);font-size:.9rem}
.theme{padding:112px max(24px,calc((100vw - var(--max))/2))}.theme-heading{display:grid;grid-template-columns:.7fr 1.3fr;gap:20px 72px;align-items:end}.theme-heading .eyebrow{grid-column:1/-1}.theme-heading h2{margin-bottom:0}.section-nav{display:flex;flex-wrap:wrap;gap:12px;margin:54px 0 64px;padding:14px 0;border-block:1px solid currentColor}.section-nav a{min-height:44px;display:inline-flex;align-items:center;padding:8px 16px;text-underline-offset:5px}.section-nav a[aria-current=page]{text-decoration-thickness:3px}
.theme-cerro{position:relative;overflow:hidden;background:var(--cerro-bg);color:var(--cerro-text)}.theme-cerro:before{content:'';position:absolute;width:480px;height:480px;right:-130px;top:160px;border-radius:50%;background:radial-gradient(circle,#74458e73,transparent 65%);pointer-events:none}.cerro-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:48px 64px}.cerro-image{grid-row:span 2;margin:0}.cerro-image img{width:100%;aspect-ratio:4/5;object-fit:cover;border:1px solid #5d5852}figcaption{margin-top:12px;color:#aaa39a;font-size:.88rem;line-height:1.5}.cerro-story{align-self:center;max-width:590px}.cerro-story p:not(.section-number),.visit-card p{font-size:1.05rem;line-height:1.72;color:#d9d4cb}.section-number{color:var(--cerro-amber)}.text-link{display:inline-flex;min-height:44px;align-items:center;gap:10px;margin-top:18px;font-weight:700}.visit-card{align-self:end;padding:30px;background:var(--cerro-surface);border-left:4px solid var(--cerro-violet)}.visit-card dl{margin:28px 0 0}.visit-card dl div{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:13px 0;border-top:1px solid #4c4945}.visit-card dt{color:#aaa39a}.visit-card dd{margin:0}
.theme-azucar{position:relative;overflow:hidden;background:var(--sugar-bg);color:var(--sugar-ink)}.theme-azucar:before{content:'';position:absolute;inset:0;opacity:.11;background:url('../assets/images/fondoprincipal.jpg') center/cover fixed;pointer-events:none}.theme-azucar>*{position:relative}.sugar-mark{margin-bottom:26px;color:var(--sugar-ochre);font-family:Georgia,serif;font-size:.84rem;letter-spacing:.18em;text-transform:uppercase}.sugar-nav a[aria-current=page]{background:var(--sugar-brown);color:#fff;text-decoration:none}.sugar-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:52px 32px}.sugar-story{grid-column:1/span 6;align-self:center}.sugar-story>p:not(.section-number),.map-block p,.ingenio p{font-size:1.05rem;line-height:1.72}.theme-azucar .section-number{color:var(--sugar-ochre)}blockquote{margin:44px 0 0;padding:24px 0 0;border-top:1px solid var(--sugar-brown)}blockquote p{margin-bottom:8px;font-family:Georgia,serif;font-size:clamp(1.7rem,3vw,3.2rem)}blockquote cite{font-size:.9rem}.sugar-photo{grid-column:7/-1;margin:0}.sugar-photo img{width:100%;height:100%;min-height:520px;object-fit:cover;filter:sepia(.18)}.map-block{grid-column:1/-1;display:grid;grid-template-columns:.65fr 1.35fr;gap:28px 50px;padding:38px;background:var(--sugar-surface);border-top:6px solid var(--sugar-brown)}.map-block img{width:100%;grid-row:span 2}.map-places{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;counter-reset:places}.map-places li{counter-increment:places}.map-places button{min-height:44px;padding:9px 14px;background:transparent;color:var(--sugar-ink);border:1px solid #b39b75;cursor:pointer}.map-places button:before{content:counter(places)' · ';color:var(--sugar-red);font-weight:800}.map-places button:hover,.map-places button:focus-visible{background:#efe0c4;box-shadow:0 0 0 4px #a66c0821}.ingenio{grid-column:2/-2;display:grid;grid-template-columns:1fr 1fr;background:var(--sugar-brown);color:#fff}.ingenio img{width:100%;height:100%;min-height:360px;object-fit:cover}.ingenio div{align-self:center;padding:46px}.ingenio .section-number{color:#efd69b}
.case-study{display:grid;grid-template-columns:1.05fr .95fr;gap:48px 80px;padding:112px max(24px,calc((100vw - var(--max))/2));background:var(--paper-light)}.case-study-heading h2{max-width:760px;margin-bottom:0;font-size:clamp(2.6rem,5vw,5.4rem)}.case-study-intro{align-self:end;max-width:650px}.case-study-intro p{font-size:1.08rem;line-height:1.72}.project-facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);margin:12px 0 0;border-block:1px solid var(--line)}.project-facts div{padding:24px 18px;border-right:1px solid var(--line)}.project-facts div:first-child{padding-left:0}.project-facts div:last-child{border-right:0}.project-facts dt{margin-bottom:10px;color:var(--graphite);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.project-facts dd{margin:0;line-height:1.5}
footer{display:flex;justify-content:space-between;gap:40px;padding:64px max(24px,calc((100vw - var(--max))/2));background:#211f1d;color:#eee9df}footer p{max-width:650px;margin-bottom:6px;line-height:1.55}.footer-title{font-family:Georgia,serif;font-size:1.65rem}.footer-note{color:#aaa39a;font-size:.86rem}footer a{align-self:flex-start}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{grid-row:2;grid-column:1/-1;justify-content:space-between;padding-top:18px;border-top:1px solid #2524232e}.edition{grid-column:2}.home-hero{grid-template-columns:1fr}.home-panorama{min-height:310px}.routes{grid-template-columns:1fr}.archive,.theme-heading{grid-template-columns:1fr}.archive>p{grid-column:1}.cerro-grid{grid-template-columns:1fr}.cerro-image{grid-row:auto}.cerro-image img{aspect-ratio:16/10}.sugar-story,.sugar-photo{grid-column:1/-1}.sugar-photo img{min-height:380px}.map-block{grid-template-columns:1fr}.map-block img{grid-row:auto}.ingenio{grid-column:1/-1}}
@media(max-width:620px){.site-header{width:min(100% - 32px,var(--max));gap:16px;padding:18px 0}.site-header nav{gap:16px;font-size:.82rem}.edition{max-width:120px;text-align:right}.home-hero{width:min(100% - 32px,var(--max));gap:32px;padding:52px 0 64px}h1{font-size:clamp(2.7rem,15vw,4.5rem)}h2{font-size:clamp(2.55rem,13vw,4.2rem)}.route{min-height:220px;padding:24px}.route-index{font-size:3rem}.archive,.theme{padding-top:64px;padding-bottom:64px}.section-nav{display:grid;grid-template-columns:1fr;gap:4px}.section-nav a{padding-inline:8px}.cerro-image img{aspect-ratio:4/5}.visit-card{padding:24px}.visit-card dl div{grid-template-columns:1fr;gap:5px}.sugar-grid{display:block}.sugar-grid>*+*{margin-top:42px}.sugar-photo img{min-height:360px}.map-block{display:grid;padding:24px}.ingenio{display:block}.ingenio div{padding:28px 24px}footer{display:block}footer a{display:inline-block;margin-top:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}

@media(max-width:900px){.case-study{grid-template-columns:1fr}.project-facts{grid-template-columns:repeat(2,1fr)}.project-facts div:nth-child(even){border-right:0}}
@media(max-width:620px){.case-study{padding-top:64px;padding-bottom:64px}.project-facts{grid-template-columns:1fr}.project-facts div,.project-facts div:first-child{padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}.project-facts div:last-child{border-bottom:0}}

/* Cultura del Azúcar — recorrido editorial completo */
.sugar-header{color:var(--sugar-ink);border-color:#68422f3d}.sugar-header nav a[aria-current=page]{text-decoration-thickness:3px}.sugar-page{background:var(--sugar-bg);color:var(--sugar-ink)}
.sugar-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:end;width:min(var(--max),calc(100% - 48px));min-height:calc(100vh - 94px);margin:auto;padding:72px 0 96px}.sugar-hero h1{margin-bottom:30px;font-size:clamp(4rem,9vw,8.5rem)}.sugar-hero figure{margin:0}.sugar-hero figure img{width:100%;min-height:590px;object-fit:cover;filter:sepia(.12)}.archive-label{display:inline-block;margin:28px 0 0;padding:10px 14px;border:1px solid #8a580055;color:var(--sugar-brown);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.sugar-index{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:repeat(5,1fr);background:var(--sugar-brown);color:#fff;padding-inline:max(24px,calc((100vw - var(--max))/2))}.sugar-index a{min-height:68px;display:flex;align-items:center;gap:10px;padding:12px 16px;border-right:1px solid #ffffff2e;text-decoration:none;font-size:.82rem;font-weight:700}.sugar-index a:first-child{border-left:1px solid #ffffff2e}.sugar-index a:hover,.sugar-index a:focus-visible{background:#ffffff14}.sugar-index span{color:#efd69b;font-family:Georgia,serif;font-size:1.2rem}
.sugar-chapter{display:grid;grid-template-columns:80px .85fr 1.15fr;gap:44px 52px;padding:112px max(24px,calc((100vw - var(--max))/2));border-bottom:1px solid #68422f38}.chapter-number{font-family:Georgia,serif;font-size:3.4rem;color:var(--sugar-ochre);line-height:1}.chapter-heading h2{font-size:clamp(2.8rem,5vw,5.6rem)}.chapter-copy{max-width:690px}.chapter-copy p{font-size:1.07rem;line-height:1.78}.history-chapter blockquote{grid-column:2/-1;max-width:900px}.history-chapter blockquote p{font-size:clamp(2.2rem,5vw,5rem)}
.route-chapter{background:var(--sugar-surface)}.route-map{grid-column:2/-1;margin:0}.route-map img{width:100%;max-height:760px;object-fit:contain;background:#eee1ca}.route-stops{grid-column:2/-1;display:grid;grid-template-columns:repeat(5,1fr);border-block:1px solid #b39b75}.route-stops details{padding:20px 16px;border-right:1px solid #b39b75}.route-stops details:last-child{border-right:0}.route-stops summary{display:flex;gap:10px;align-items:center;cursor:pointer;font-weight:700;line-height:1.35}.route-stops summary span{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:50%;background:var(--sugar-red);color:#fff}.route-stops details p{margin:18px 0 0;font-size:.9rem;line-height:1.6}.route-stops details img{margin-top:16px;width:100%;aspect-ratio:4/3;object-fit:cover}
.ingenio-chapter{background:#e6d4b5}.ingenio-feature{grid-column:2/-1;display:grid;grid-template-columns:1.1fr .9fr;background:var(--sugar-brown);color:#fff}.ingenio-feature img{width:100%;height:100%;min-height:450px;object-fit:cover}.ingenio-feature div{align-self:center;padding:48px}.ingenio-feature p{font-size:1.03rem;line-height:1.72}.document-gallery{grid-column:2/-1;display:grid;grid-template-columns:1fr 1fr;gap:24px}.document-gallery figure{margin:0}.document-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover}.document-gallery figcaption{color:var(--sugar-brown)}
.interpretation-chapter>figure,.pilar-chapter>figure{grid-column:2;margin:0}.interpretation-chapter>figure img,.pilar-chapter>figure img{width:100%;min-height:380px;object-fit:cover}.interpretation-chapter .chapter-copy,.pilar-chapter .chapter-copy{grid-column:3}.content-note{margin-top:30px;padding:22px;border-left:4px solid var(--sugar-ochre);background:#fff8e9}.pilar-chapter{background:var(--sugar-surface)}
.editorial-note{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px 72px;padding:96px max(24px,calc((100vw - var(--max))/2));background:#292018;color:#fff}.editorial-note .eyebrow{grid-column:1/-1;color:#efd69b}.editorial-note h2{margin-bottom:0;font-size:clamp(2.5rem,4.5vw,5rem)}.editorial-note>p:not(.eyebrow){font-size:1.08rem;line-height:1.75;color:#e3d8ca}.editorial-note a{grid-column:2;display:inline-flex;width:max-content;min-height:44px;align-items:center;text-underline-offset:5px}
@media(max-width:900px){.sugar-hero{grid-template-columns:1fr;min-height:auto}.sugar-hero figure img{min-height:420px}.sugar-index{position:relative;grid-template-columns:1fr 1fr}.sugar-chapter{grid-template-columns:60px 1fr}.chapter-heading{grid-column:2}.chapter-copy,.interpretation-chapter .chapter-copy,.pilar-chapter .chapter-copy{grid-column:2}.history-chapter blockquote,.route-map,.route-stops,.ingenio-feature,.document-gallery{grid-column:2}.route-stops{grid-template-columns:1fr 1fr}.route-stops details:nth-child(even){border-right:0}.interpretation-chapter>figure,.pilar-chapter>figure{grid-column:2}.editorial-note{grid-template-columns:1fr}.editorial-note>*,.editorial-note a{grid-column:1}}
@media(max-width:620px){.sugar-hero{width:min(100% - 32px,var(--max));padding:52px 0 64px}.sugar-hero h1{font-size:clamp(3.4rem,18vw,5.4rem)}.sugar-hero figure img{min-height:350px}.sugar-index{grid-template-columns:1fr;padding-inline:16px}.sugar-index a,.sugar-index a:first-child{min-height:54px;border-left:0;border-right:0;border-bottom:1px solid #ffffff2e}.sugar-chapter{display:block;padding-top:68px;padding-bottom:68px}.chapter-number{margin-bottom:24px}.chapter-heading h2{font-size:clamp(2.6rem,14vw,4rem)}.route-map,.ingenio-feature,.document-gallery,.interpretation-chapter>figure,.pilar-chapter>figure{margin-top:36px}.route-stops{display:block;margin-top:32px}.route-stops details{border-right:0;border-bottom:1px solid #b39b75}.ingenio-feature,.document-gallery{display:block}.ingenio-feature img{min-height:330px}.ingenio-feature div{padding:28px 24px}.document-gallery figure+figure{margin-top:20px}.interpretation-chapter .chapter-copy,.pilar-chapter .chapter-copy{margin-top:32px}.editorial-note{padding-top:64px;padding-bottom:64px}}

/* Cerro del Toro — recorrido editorial completo */
.cerro-page{background:var(--cerro-bg);color:var(--cerro-text)}.cerro-header{color:var(--cerro-text);border-color:#ffffff2e}.cerro-header .wordmark span:last-child{color:#c777df}.cerro-header .edition{color:#aaa39a}.cerro-header nav a[aria-current=page]{text-decoration-thickness:3px}
.cerro-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:end;width:min(var(--max),calc(100% - 48px));min-height:calc(100vh - 94px);margin:auto;padding:72px 0 96px}.cerro-hero h1{margin-bottom:30px;font-size:clamp(4rem,9vw,8.5rem)}.cerro-hero figure{margin:0}.cerro-hero figure img{width:100%;height:min(72vh,760px);min-height:590px;object-fit:cover;object-position:center 42%}.cerro-hero .archive-label{color:#d6b7df;border-color:#74458e}.cerro-hero figcaption{color:#aaa39a}
.cerro-index{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);padding-inline:max(24px,calc((100vw - var(--max))/2));background:#302d2a;color:#fff}.cerro-index a{min-height:68px;display:flex;align-items:center;gap:10px;padding:12px 18px;border-right:1px solid #ffffff24;text-decoration:none;font-size:.84rem;font-weight:700}.cerro-index a:first-child{border-left:1px solid #ffffff24}.cerro-index a:hover,.cerro-index a:focus-visible{background:#74458e45}.cerro-index span{color:var(--cerro-amber);font-family:Georgia,serif;font-size:1.2rem}
.cerro-chapter{display:grid;grid-template-columns:80px .85fr 1.15fr;gap:44px 52px;padding:112px max(24px,calc((100vw - var(--max))/2));border-bottom:1px solid #ffffff1f}.cerro-chapter .chapter-number{color:var(--cerro-amber)}.cerro-chapter .chapter-heading h2{font-size:clamp(2.8rem,5vw,5.6rem)}.cerro-chapter .chapter-copy{color:#d9d4cb}.cerro-history-panel{grid-column:2/-1;margin:0}.cerro-history-panel img{width:100%;max-height:690px;object-fit:cover}.cerro-history-panel figcaption{color:#aaa39a}
.cerro-galleries{background:#201e1c}.cerro-galleries .chapter-heading{grid-column:2/-1;display:grid;grid-template-columns:1fr 1fr;gap:28px 64px}.cerro-galleries .chapter-heading .eyebrow,.cerro-galleries .chapter-heading h2{grid-column:1}.cerro-galleries .chapter-heading>p:last-child{grid-column:2;grid-row:2;align-self:end;color:#d9d4cb;font-size:1.05rem;line-height:1.72}.cerro-photo-grid{grid-column:2/-1;display:grid;grid-template-columns:1fr 1fr;gap:24px}.cerro-photo-grid figure{margin:0}.cerro-photo-grid img{width:100%;height:100%;min-height:360px;object-fit:cover}.cerro-photo-wide{grid-column:1/-1}.cerro-photo-wide img{max-height:620px}.cerro-photo-grid figcaption{color:#aaa39a}
.cerro-environment{background:#292724}.environment-gallery{grid-column:2;display:grid;gap:20px}.environment-gallery figure{margin:0}.environment-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover}.cerro-environment .chapter-copy{grid-column:3}.visit-photos{grid-column:2;display:grid;gap:20px}.visit-photos figure{margin:0}.visit-photos img{width:100%;aspect-ratio:4/3;object-fit:cover}.visit-photos figcaption{color:var(--graphite)}
.visit-status{background:#f0ece4;color:var(--ink)}.visit-status .chapter-number{color:var(--cerro-violet)}.visit-status .eyebrow{color:#67427a}.visit-status>figure{grid-column:2;margin:0}.visit-status>figure img{width:100%;height:100%;min-height:430px;object-fit:cover}.visit-status>figure figcaption{color:var(--graphite)}.visit-status-card{grid-column:3;padding:34px;background:#fff;border-left:5px solid var(--cerro-violet)}.visit-status-card>p{line-height:1.7}.status-badge{display:inline-block;padding:9px 12px;background:#efe4b6;color:#493c06;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.visit-status-card dl{margin:28px 0 0}.visit-status-card dl div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:14px 0;border-top:1px solid #ddd5ca}.visit-status-card dt{color:var(--graphite)}.visit-status-card dd{margin:0;font-weight:700}.official-sources{grid-column:2/-1;padding-top:18px}.official-sources h3{font-size:1.65rem}.official-sources ul{margin:0;padding-left:20px}.official-sources li+li{margin-top:12px}.official-sources a{text-underline-offset:4px}.cerro-editorial-note{background:#161514}.cerro-editorial-note .eyebrow{color:var(--cerro-amber)}
@media(max-width:900px){.cerro-hero{grid-template-columns:1fr;min-height:auto}.cerro-hero figure img{min-height:420px}.cerro-index{position:relative;grid-template-columns:1fr 1fr}.cerro-chapter{grid-template-columns:60px 1fr}.cerro-chapter .chapter-heading{grid-column:2}.cerro-chapter .chapter-copy,.cerro-history-panel,.cerro-photo-grid,.cerro-environment>figure,.cerro-environment .chapter-copy,.visit-status>figure,.visit-status-card,.official-sources{grid-column:2}.cerro-galleries .chapter-heading{grid-column:2;display:block}.cerro-galleries .chapter-heading>p:last-child{margin-top:24px}.cerro-environment .chapter-copy{margin-top:24px}}
@media(max-width:620px){.cerro-hero{width:min(100% - 32px,var(--max));padding:52px 0 64px}.cerro-hero h1{font-size:clamp(3.4rem,18vw,5.4rem)}.cerro-hero figure img{min-height:360px}.cerro-index{grid-template-columns:1fr;padding-inline:16px}.cerro-index a,.cerro-index a:first-child{min-height:54px;border-left:0;border-right:0;border-bottom:1px solid #ffffff24}.cerro-chapter{display:block;padding-top:68px;padding-bottom:68px}.cerro-history-panel,.cerro-photo-grid,.cerro-environment>figure,.visit-status>figure{margin-top:34px}.cerro-photo-grid{display:block}.cerro-photo-grid figure+figure{margin-top:24px}.cerro-photo-grid img{min-height:320px}.visit-status-card{margin-top:28px;padding:26px 22px}.visit-status-card dl div{grid-template-columns:1fr;gap:6px}.official-sources{margin-top:34px}}
.current-info{grid-column:2/-1;padding:32px;background:#fffaf0;color:var(--sugar-ink);border-left:5px solid var(--sugar-ochre)}.current-info dl{margin:24px 0}.current-info dl div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:13px 0;border-top:1px solid #d8c8aa}.current-info dt{color:#725b3d}.current-info dd{margin:0;font-weight:700;line-height:1.5}.current-info a,.interpretation-chapter .chapter-copy a{display:inline-flex;min-height:44px;align-items:center;font-weight:700;text-underline-offset:5px}.pilar-info{grid-column:2/-1}.status-closed{background:#f0d1cf;color:#731b18}
@media(max-width:900px){.current-info{grid-column:2}}
@media(max-width:620px){.current-info{margin-top:32px;padding:25px 22px}.current-info dl div{grid-template-columns:1fr;gap:6px}}
@media(max-width:900px){.environment-gallery,.visit-photos{grid-column:2}.cerro-hero figure img{height:auto;min-height:420px;max-height:680px}}
@media(max-width:620px){.environment-gallery,.visit-photos{margin-top:34px}.cerro-hero figure img{min-height:360px;max-height:520px}.environment-gallery,.visit-photos{display:block}.environment-gallery figure+figure,.visit-photos figure+figure{margin-top:22px}}
.sugar-hero figure img{height:auto;min-height:0;aspect-ratio:1552/816;object-fit:cover}
@media(max-width:900px){.sugar-hero figure img{min-height:0}}
@media(max-width:620px){.sugar-hero figure img{min-height:0}}
.alcoholera-feature{grid-column:2/-1;margin-top:24px;padding-top:48px;border-top:1px solid #b39b75}.alcoholera-feature>div:first-child{max-width:700px}.alcoholera-gallery{display:grid;grid-template-columns:1fr 1fr .72fr;gap:20px;margin-top:32px}.alcoholera-gallery figure,.museum-gallery figure,.center-gallery figure,.factory-gallery figure{margin:0}.alcoholera-gallery img,.museum-gallery img,.center-gallery img,.factory-gallery img{width:100%;height:100%;object-fit:cover}.alcoholera-gallery img{aspect-ratio:4/3}.alcoholera-gallery figure:last-child img{aspect-ratio:3/4}.museum-gallery{grid-column:2/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.museum-gallery img{aspect-ratio:4/3}.center-gallery,.factory-gallery{grid-column:2/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.center-gallery img,.factory-gallery img{aspect-ratio:4/3}.museum-gallery figcaption,.center-gallery figcaption,.factory-gallery figcaption,.alcoholera-gallery figcaption{color:#725b3d}
@media(max-width:900px){.alcoholera-feature,.museum-gallery,.center-gallery,.factory-gallery{grid-column:2}.alcoholera-gallery,.center-gallery,.factory-gallery{grid-template-columns:repeat(2,1fr)}.alcoholera-gallery figure:last-child,.center-gallery figure:last-child,.factory-gallery figure:last-child{grid-column:1/-1}.alcoholera-gallery figure:last-child img,.center-gallery figure:last-child img,.factory-gallery figure:last-child img{aspect-ratio:16/9}}
@media(max-width:620px){.alcoholera-feature,.museum-gallery,.center-gallery,.factory-gallery{margin-top:34px}.alcoholera-gallery,.museum-gallery,.center-gallery,.factory-gallery{display:block}.alcoholera-gallery figure+figure,.museum-gallery figure+figure,.center-gallery figure+figure,.factory-gallery figure+figure{margin-top:22px}.alcoholera-gallery figure:last-child img,.center-gallery figure:last-child img,.factory-gallery figure:last-child img{aspect-ratio:4/3}}
.theme-azucar:before{background-image:url('../assets/images/fondoprincipal.webp')}

/* Portada — recorridos editoriales principales */
.home-hero{grid-template-rows:1fr;align-items:center;gap:64px}
.home-copy{align-self:center}
.theme-sugar-home{position:relative;overflow:hidden;background:var(--sugar-bg);color:var(--sugar-ink)}
.theme-sugar-home:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 8% 85%,#d7b97866,transparent 34%);pointer-events:none}
.theme-sugar-home>*{position:relative}
.sugar-home-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px 64px;align-items:center}
.sugar-home-story{max-width:590px}
.sugar-home-story p:not(.section-number){font-size:1.05rem;line-height:1.72}
.theme-sugar-home .section-number{color:var(--sugar-ochre)}
.sugar-home-image{margin:0}
.sugar-home-image img{width:100%;aspect-ratio:16/10;object-fit:cover;border:1px solid #b39b75;filter:sepia(.1)}
.sugar-home-image figcaption{color:#725b3d}
.theme-sugar-home .sugar-home-grid,.theme-cerro .cerro-grid{margin-top:72px}
.theme-cerro .cerro-image img{aspect-ratio:16/10;object-position:center 32%}
.theme-cerro .cerro-story{align-self:center}
.theme-cerro .cerro-story .section-number{margin-bottom:22px}
.theme-cerro .cerro-story h3{margin-bottom:28px}
.theme-cerro .cerro-story .text-link{margin-top:30px}
@media(max-width:900px){.home-hero{min-height:auto}.sugar-home-grid{grid-template-columns:1fr}.sugar-home-image{grid-row:1}}
@media(max-width:620px){.theme-sugar-home .sugar-home-grid,.theme-cerro .cerro-grid{margin-top:46px}.sugar-home-grid{gap:36px}.sugar-home-image img,.theme-cerro .cerro-image img{aspect-ratio:4/3}}

/* Portada — archivo visual y capturas del caso de estudio */
.archive-panorama{grid-column:1/-1;width:calc(100% + 2 * max(24px,calc((100vw - var(--max))/2)));margin:54px 0 -88px calc(-1 * max(24px,calc((100vw - var(--max))/2)));background:#171615}
.archive-panorama img{width:100%;height:clamp(300px,31vw,480px);object-fit:cover;object-position:center}
.archive-panorama figcaption{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:13px 0 16px;color:#c5beb3}
.original-captures{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:14px}
.original-captures figure{position:relative;margin:0;padding:12px;background:#eee9df;border:1px solid #c9c2b7}
.original-captures img{width:100%;aspect-ratio:4/3;object-fit:cover;border:1px solid #b7afa4}
.original-captures figcaption{color:var(--graphite)}
.capture-label{position:absolute;z-index:1;top:24px;left:24px;padding:8px 10px;background:#211f1de8;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.case-study .project-facts{margin-top:32px}
@media(max-width:900px){.archive-panorama{margin-top:42px}.original-captures{gap:18px}}
@media(max-width:620px){.archive-panorama{margin-bottom:-64px}.archive-panorama img{height:240px}.archive-panorama figcaption{width:min(100% - 32px,var(--max))}.original-captures{grid-template-columns:1fr;margin-top:6px}.original-captures figure{padding:8px}.capture-label{top:18px;left:18px}}

/* Galerías de Cultura del Azúcar — reservar espacio para los pies */
.alcoholera-gallery figure,.museum-gallery figure,.center-gallery figure,.factory-gallery figure{display:flex;min-width:0;flex-direction:column;align-self:start}
.alcoholera-gallery img,.museum-gallery img,.center-gallery img,.factory-gallery img{height:auto;flex:0 0 auto}

/* Identidad gráfica de cabecera */
.wordmark{display:block;width:190px;line-height:normal}
.wordmark img{width:100%;height:auto;max-height:72px;object-fit:contain;object-position:left center}
@media(max-width:620px){.wordmark{width:145px}.wordmark img{max-height:60px}}

/* V2 — legibilidad, ritmo y orientación en recorridos largos */
section[id]{scroll-margin-top:84px}
.eyebrow,.section-number{font-size:.82rem;line-height:1.35}
figcaption{font-size:.95rem;line-height:1.55}
.footer-note{font-size:.92rem;color:#c2bbb1}
.project-facts dt{font-size:.8rem}
.route-stops details p{font-size:.97rem;line-height:1.65}
.chapter-copy p,.ingenio-feature p,.current-info dd,.visit-status-card>p{overflow-wrap:anywhere}
.chapter-return{grid-column:2/-1;justify-self:end;display:inline-flex;min-height:44px;align-items:center;margin-top:4px;font-size:.9rem;font-weight:700;text-underline-offset:5px}
.sugar-chapter{gap:40px 52px;padding-top:96px;padding-bottom:96px}
.sugar-chapter>*{min-width:0}
.sugar-chapter .chapter-heading>p:last-child{line-height:1.65}
.sugar-index a,.cerro-index a{font-size:.9rem}
.sugar-index a:hover,.sugar-index a:focus-visible,.cerro-index a:hover,.cerro-index a:focus-visible{text-decoration:underline;text-underline-offset:5px}
.sugar-page figcaption{color:#725b3d}
.sugar-hero{min-height:660px;padding-top:60px;padding-bottom:72px}
.cerro-page figcaption,.cerro-hero figcaption,.cerro-history-panel figcaption,.cerro-photo-grid figcaption{color:#c8c2b9}
.cerro-page .chapter-copy,.cerro-galleries .chapter-heading>p:last-child,.cerro-story p:not(.section-number){color:#e2ddd5}
.cerro-chapter .chapter-number,.cerro-index span,.cerro-editorial-note .eyebrow{color:#e3a64a}
.cerro-header .edition{color:#c2bbb1}
.cerro-page .chapter-return{color:#eee9df}

@media(max-width:900px){
  .home-hero,.sugar-hero,.cerro-hero{gap:44px}
  .home-panorama{min-height:0;aspect-ratio:16/9}
  .sugar-hero{min-height:auto;padding-top:56px;padding-bottom:72px}
  .theme-heading{gap:26px}
  .sugar-index,.cerro-index{position:sticky;top:0;display:flex;grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;padding-inline:16px;scrollbar-width:thin}
  .sugar-index a,.cerro-index a{flex:0 0 max-content;min-height:58px;padding:10px 18px;border-left:0;border-right:1px solid #ffffff2e;white-space:nowrap}
  .sugar-chapter,.cerro-chapter{padding-top:84px;padding-bottom:84px}
  .chapter-return{grid-column:2}
  .ingenio-feature{grid-template-columns:1fr}
  .ingenio-feature img{height:auto;min-height:0;aspect-ratio:16/9}
  .ingenio-feature div{padding:36px}
  .interpretation-chapter>figure img,.pilar-chapter>figure img{min-height:0;aspect-ratio:16/10}
}

@media(max-width:620px){
  .site-header nav{overflow-x:auto;justify-content:flex-start;padding-bottom:4px;white-space:nowrap}
  .home-copy,.theme-intro,.case-study-intro{max-width:100%}
  .sugar-index,.cerro-index{padding-inline:8px}
  .sugar-index a,.cerro-index a,.sugar-index a:first-child,.cerro-index a:first-child{min-height:54px;padding-inline:14px;border-right:1px solid #ffffff2e;border-bottom:0}
  .sugar-chapter,.cerro-chapter{padding-top:64px;padding-bottom:64px}
  .chapter-return{width:100%;justify-content:flex-end;margin-top:28px}
  .chapter-copy p,.ingenio-feature p,.current-info dd,.visit-status-card>p{font-size:1rem;line-height:1.7}
  .ingenio-feature div{padding:28px 24px}
  .interpretation-chapter>figure img,.pilar-chapter>figure img{aspect-ratio:4/3}
}

@media(max-width:420px){
  .wordmark{width:125px}
  .edition{max-width:100px;font-size:.68rem}
  .site-header{gap:12px}
  .site-header nav{gap:14px;font-size:.78rem}
}
@media(max-width:620px){.site-header nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;white-space:normal}.site-header nav .portfolio-return{grid-column:1/-1;padding:12px 0 0;border-top:1px solid #2524232e;border-left:0}.cerro-header nav .portfolio-return{border-top-color:#ffffff2e}}
