@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;1,400&display=swap');
:root{--bg:#f3efe7;--paper:#faf7f1;--ink:#211f1b;--muted:#6b665d;--line:rgba(33,31,27,.16);--accent:#8c3f35;--accent-soft:#eadfd7;--olive:#74755a;--dark:#25231e;--wrap:min(1600px,calc(100% - 110px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:18px;line-height:1.6}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}.wrap{width:var(--wrap);margin:auto}.site-header{position:fixed;z-index:50;inset:0 0 auto;background:rgba(243,239,231,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:84px;display:flex;align-items:center;gap:36px}.logo img{width:180px;max-height:50px;object-fit:contain}.navlinks{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:14px}.navlinks a{padding:10px 0;border-bottom:1px solid transparent}.navlinks a:hover{border-color:var(--accent);color:var(--accent)}.menu{display:none;margin-left:auto;border:0;background:none;font-size:28px}.page{padding-top:84px}.hero{position:relative;min-height:820px;display:grid;align-items:end;overflow:hidden;background:#1a1916}.hero-media{position:absolute;inset:0}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.2) 58%,rgba(0,0,0,.08))}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:2;color:white;padding:120px 0 95px;max-width:1120px}.eyebrow{font-size:14px;letter-spacing:.19em;font-weight:600;color:var(--accent);margin-bottom:22px}.hero .eyebrow{color:#ead8c7}.hero h1,.subhero h1,.section-head h2,.sale h2,.quick-contact h2{font-family:'Playfair Display',Georgia,serif;font-weight:400;line-height:.98}.hero h1{font-size:clamp(54px,6vw,104px);max-width:1050px;margin:0 0 26px}.quote{font-family:'Playfair Display',Georgia,serif;font-size:clamp(24px,2.3vw,40px);font-style:italic;max-width:820px;margin:0 0 18px}.sub{max-width:760px;font-size:19px;margin:0 0 34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid currentColor;font-size:13px;letter-spacing:.08em;text-transform:uppercase;transition:.2s}.btn:hover{background:var(--accent);color:var(--paper);border-color:var(--accent)}.hero .btn:hover{background:white;color:#111;border-color:white}section{padding:110px 0;border-bottom:1px solid var(--line)}.section-head{display:grid;grid-template-columns:280px 1fr;align-items:start;margin-bottom:55px}.section-head h2{font-size:clamp(40px,4.5vw,72px);margin:0}.about-grid{display:grid;grid-template-columns:minmax(330px,.8fr) 1.2fr;gap:70px}.about-photo img{aspect-ratio:4/5;object-fit:cover}.about-copy{max-width:850px}.about-copy h3,.content-body h3,.feature-copy h3,.sale-option h3,.collection h3{font-family:'Playfair Display',Georgia,serif;font-weight:400}.about-copy h3{font-size:38px;line-height:1.05}.statement{font-family:'Playfair Display',Georgia,serif;font-size:30px;line-height:1.25}.pullquote{border-left:2px solid var(--accent);padding-left:34px;font-family:'Playfair Display',Georgia,serif;font-size:clamp(28px,3vw,52px);line-height:1.22;max-width:1250px;margin:100px 0 0 auto}.pullquote cite{display:block;font-family:'DM Sans';font-size:14px;font-style:normal;letter-spacing:.08em;margin-top:24px}.feature{display:grid;grid-template-columns:1.15fr 1fr;background:var(--paper);border-top:4px solid var(--accent)}.feature-img img{width:100%;height:100%;min-height:720px;object-fit:cover}.feature-copy{padding:80px 80px 70px}.feature-copy h3{font-size:clamp(46px,5vw,78px);line-height:.92;margin:25px 0 35px}.feature-copy blockquote{font-family:'Playfair Display',Georgia,serif;font-size:26px;line-height:1.35;margin:34px 0}.collections{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.collection{position:relative;overflow:hidden;min-height:530px;background:#ddd}.collection img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s}.collection:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(0,0,0,.7))}.collection:hover img{transform:scale(1.025)}.collection .label{position:absolute;z-index:2;left:35px;right:35px;bottom:28px;color:white}.collection h3{font-size:38px;margin:0}.collection p{margin:4px 0 0}.sale{background:#7d3a32;color:#f8f2ea}.sale .eyebrow{color:#e9d5c7}.sale-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.sale h2{font-size:clamp(48px,5vw,82px);margin:0 0 28px}.sale-option{border-top:1px solid rgba(255,255,255,.28);padding:25px 0}.sale-option h3{font-size:30px;margin:0 0 10px}.sale-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.sale .btn:hover{background:#f8f2ea;color:#7d3a32;border-color:#f8f2ea}.quick-contact{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.quick-contact h2{font-size:64px;margin:0}.contact-row{display:grid;grid-template-columns:140px 1fr;gap:25px;padding:18px 0;border-top:1px solid var(--line)}.contact-row strong{font-weight:400}.contact-row.link:hover strong{text-decoration:underline}.subhero{padding-top:120px}.subhero-grid{display:grid;grid-template-columns:1fr minmax(300px,.55fr);align-items:end;gap:80px}.subhero h1{font-size:clamp(48px,5.5vw,88px);margin:0}.subhero-image img{aspect-ratio:4/3;object-fit:cover}.portrait-layout{display:grid;grid-template-columns:minmax(300px,.75fr) 1.25fr;gap:90px}.portrait-layout>div:first-child img{position:sticky;top:125px;aspect-ratio:4/5;object-fit:cover}.content-body{max-width:900px}.content-body h3{font-size:42px;line-height:1.05;margin:0 0 22px}.gallery-section{margin-bottom:100px}.gallery-section h2{font-family:'Playfair Display',Georgia,serif;font-size:58px;font-weight:400;margin:0 0 30px}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.art-card{grid-column:span 4}.art-card.wide{grid-column:span 8}.art-card img{height:480px;object-fit:cover;background:#ddd}.art-card.wide img{height:600px}.art-card .meta{padding:12px 0 25px}.placeholder{display:grid;place-items:center;min-height:460px;border:1px dashed #8f8879;background:rgba(255,255,255,.2);text-align:center;padding:25px;color:#746d60}.timeline{max-width:1000px;margin-left:auto}.timeline-item{display:grid;grid-template-columns:150px 1fr;gap:30px;padding:24px 0;border-top:1px solid var(--line)}.timeline-item strong{font-family:'Playfair Display',Georgia,serif;font-size:28px;font-weight:400}.expo-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:60px}.expo-grid img{height:620px;object-fit:cover}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-page .contact-art img{height:750px;object-fit:cover}.contact-copy h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(54px,6vw,96px);font-weight:400;line-height:.9;margin:0 0 45px}footer{padding:30px 0 40px}.footer-row{display:flex;justify-content:space-between;gap:30px;font-size:13px;color:var(--muted)}

/* Acentos cromáticos */
.section-head .eyebrow,.subhero .eyebrow{color:var(--accent)}
.section-head h2::after,.subhero h1::after{content:"";display:block;width:54px;height:2px;background:var(--accent);margin-top:24px}
.about-copy h3,.content-body h3,.gallery-section h2{color:var(--dark)}
.about-copy h3::before,.content-body h3::before{content:"";display:inline-block;width:24px;height:2px;background:var(--olive);vertical-align:middle;margin-right:12px}
.quick-contact{background:var(--accent-soft);padding:58px 64px}
.contact-row{border-color:rgba(140,63,53,.22)}
.timeline-item strong{color:var(--accent)}
.placeholder{border-color:rgba(116,117,90,.6);background:rgba(116,117,90,.06);color:var(--olive)}
footer{border-top:1px solid rgba(140,63,53,.18)}
@media(max-width:900px){:root{--wrap:calc(100% - 36px)}body{font-size:16px}.nav{height:68px}.page{padding-top:68px}.logo img{width:145px}.menu{display:block}.navlinks{display:none;position:absolute;top:68px;left:0;right:0;padding:20px 18px 30px;background:var(--bg);flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.navlinks.open{display:flex}.hero{min-height:720px}.hero-copy{padding-bottom:55px}.hero h1{font-size:54px}section{padding:72px 0}.section-head,.about-grid,.feature,.sale-grid,.quick-contact,.subhero-grid,.portrait-layout,.contact-page{grid-template-columns:1fr}.quick-contact{padding:34px 26px}.section-head{gap:12px}.section-head h2,.quick-contact h2{font-size:54px}.about-grid{gap:35px}.pullquote{margin-top:65px}.feature-img img{min-height:470px}.feature-copy{padding:42px 24px}.feature-copy h3{font-size:55px}.collections{grid-template-columns:1fr}.collection{min-height:430px}.subhero{padding-top:80px}.subhero h1{font-size:56px}.subhero-image{order:-1}.portrait-layout{gap:42px}.portrait-layout>div:first-child img{position:static}.gallery-section h2{font-size:48px}.art-card,.art-card.wide{grid-column:span 12}.art-card img,.art-card.wide img{height:auto;max-height:650px}.timeline-item{grid-template-columns:1fr;gap:4px}.expo-grid{grid-template-columns:1fr}.expo-grid img,.contact-page .contact-art img{height:auto}.contact-row{grid-template-columns:1fr;gap:0}.footer-row{flex-direction:column}}

.artist-name{font-family:'Playfair Display',Georgia,serif;font-size:22px;line-height:1.2;margin-top:6px}.section-head h2,.about-copy h3{font-size:clamp(36px,3.4vw,52px);line-height:1.05}.subhero .artist-name{margin-bottom:18px}
/* Ajuste de jerarquía: Estela Pacheco como título de sección, igual que Obra / Galería */
.section-head h2{font-size:clamp(40px,4.5vw,72px);line-height:.98}
.about-copy h3{font-size:clamp(28px,2.5vw,38px);line-height:1.08}

/* Contacto: formulario sobre obra, manteniendo la estética del sitio */
.contact-page-bg{position:relative;background-image:linear-gradient(90deg,rgba(243,239,231,.95) 0%,rgba(243,239,231,.90) 48%,rgba(243,239,231,.72) 100%),url('assets/hero-2.jpg');background-size:cover;background-position:center;background-attachment:fixed}
.contact-section{min-height:calc(100vh - 84px);display:flex;align-items:center}
.contact-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px;align-items:start}
.contact-copy h1{color:var(--accent)}
.contact-intro{max-width:650px;margin:0 0 34px;color:var(--muted)}
.contact-card{background:rgba(250,247,241,.72);padding:10px 28px;border:1px solid rgba(140,63,53,.14);backdrop-filter:blur(8px)}
.contact-form-card{background:rgba(250,247,241,.88);padding:48px;border:1px solid rgba(140,63,53,.18);backdrop-filter:blur(10px);box-shadow:0 18px 60px rgba(33,31,27,.08)}
.contact-form{display:grid;gap:22px}
.form-field{display:grid;gap:8px}
.form-field label{font-size:13px;letter-spacing:.08em;color:var(--accent)}
.form-field input,.form-field textarea{width:100%;border:0;border-bottom:1px solid rgba(33,31,27,.32);background:rgba(255,255,255,.35);padding:12px 10px;font:inherit;color:var(--ink);outline:none;border-radius:0}
.form-field textarea{border:1px solid rgba(33,31,27,.28);resize:vertical;min-height:170px}
.form-field input:focus,.form-field textarea:focus{border-color:var(--accent);background:rgba(255,255,255,.58)}
.contact-form .btn{justify-self:start;background:transparent;color:var(--accent)}
.contact-form .btn:hover{background:var(--accent);color:var(--paper)}
@media(max-width:900px){.contact-page-bg{background-attachment:scroll;background-position:60% center}.contact-section{min-height:auto}.contact-layout{grid-template-columns:1fr;gap:42px}.contact-form-card{padding:30px 24px}.contact-card{padding:8px 20px}}


/* Galería curada con filtros */
.gallery-subhero{padding-bottom:78px}
.gallery-subhero .quote{max-width:980px;margin-top:28px;color:var(--muted)}
.gallery-browser-section{padding-top:58px}
.gallery-filters{position:sticky;top:84px;z-index:20;display:flex;gap:10px;flex-wrap:wrap;padding:18px 0 22px;margin-bottom:38px;background:linear-gradient(var(--bg) 82%,rgba(243,239,231,0));border-bottom:1px solid var(--line)}
.gallery-filter{appearance:none;border:1px solid rgba(33,31,27,.25);background:transparent;color:var(--ink);padding:11px 16px;font:500 13px/1.2 'DM Sans',Arial,sans-serif;cursor:pointer;transition:.2s}
.gallery-filter:hover,.gallery-filter.active{background:var(--accent);border-color:var(--accent);color:var(--paper)}
.gallery-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:62px 24px;align-items:start}
.gallery-card{min-width:0;transition:opacity .25s ease,transform .25s ease}
.gallery-card.is-hidden{display:none}
.gallery-art{margin:0;background:var(--paper);overflow:hidden}
.gallery-art img{width:100%;height:520px;object-fit:cover;transition:transform .45s ease}
.gallery-card:hover .gallery-art img{transform:scale(1.015)}
.gallery-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:17px 2px 0;font-size:12px;line-height:1.45;text-transform:uppercase;letter-spacing:.045em}
.gallery-link{border-bottom:1px solid rgba(140,63,53,.38);color:var(--accent);padding-bottom:2px}
.gallery-link:hover{border-color:var(--accent)}
.gallery-sep{color:var(--muted)}
@media(max-width:1100px){.gallery-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-art img{height:500px}}
@media(max-width:900px){.gallery-filters{top:68px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.gallery-filters::-webkit-scrollbar{display:none}.gallery-filter{white-space:nowrap}.gallery-filter-grid{grid-template-columns:1fr;gap:48px}.gallery-art img{height:auto;max-height:none}.gallery-card-actions{font-size:11px}}

/* Galería masonry: respeta la proporción original de cada obra */
.gallery-filter-grid{display:block;column-count:3;column-gap:24px}
.gallery-card{display:inline-block;width:100%;margin:0 0 56px;break-inside:avoid;vertical-align:top}
.gallery-card.is-hidden{display:none}
.gallery-art{overflow:hidden;background:transparent;cursor:zoom-in}
.gallery-art img{display:block;width:100%;height:auto;object-fit:contain;transition:transform .35s ease}
.gallery-card:hover .gallery-art img{transform:scale(1.01)}
.gallery-card-actions{display:block;padding:18px 2px 0;text-transform:none;letter-spacing:0}
.gallery-card-title{font-family:'Playfair Display',Georgia,serif;font-size:26px;font-weight:400;line-height:1.15;margin:0 0 15px;color:var(--ink)}
.gallery-card-buttons{display:flex;gap:10px;flex-wrap:wrap}
.gallery-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 13px;font-size:10px;line-height:1.25;letter-spacing:.055em;text-transform:uppercase;transition:.2s;border:1px solid var(--accent)}
.gallery-btn-primary{background:var(--accent);color:var(--paper)}
.gallery-btn-primary:hover{background:transparent;color:var(--accent)}
.gallery-btn-secondary{background:transparent;color:var(--accent)}
.gallery-btn-secondary:hover{background:var(--accent);color:var(--paper)}
.gallery-lightbox{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:44px;background:rgba(20,18,16,.92)}
.gallery-lightbox.is-open{display:flex}
.gallery-lightbox-dialog{max-width:min(92vw,1400px);max-height:90vh;display:flex;align-items:center;justify-content:center}
.gallery-lightbox-image{display:block;max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;box-shadow:0 24px 80px rgba(0,0,0,.35)}
.gallery-lightbox-close{position:fixed;top:20px;right:24px;width:48px;height:48px;border:1px solid rgba(255,255,255,.55);background:transparent;color:#fff;font:300 35px/1 Arial,sans-serif;cursor:pointer;z-index:1001}
.gallery-lightbox-close:hover{background:#fff;color:#211f1b}
body.lightbox-open{overflow:hidden}
@media(max-width:1100px){.gallery-filter-grid{column-count:2}.gallery-card{margin-bottom:46px}}
@media(max-width:700px){.gallery-filter-grid{column-count:1}.gallery-card{margin-bottom:42px}.gallery-card-buttons{flex-direction:column;align-items:stretch}.gallery-btn{width:100%}.gallery-lightbox{padding:24px 16px}.gallery-lightbox-close{top:12px;right:12px}}

/* Galería: cita en un solo renglón */
.gallery-quote-single-line{white-space:nowrap;}
@media (max-width: 900px){.gallery-quote-single-line{white-space:normal;}}

/* Masonry por filas: 1, 2, 3 / 4, 5, 6, manteniendo proporciones */
.gallery-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 24px;column-count:initial;column-gap:initial;align-items:start}
.gallery-masonry-column{display:flex;flex-direction:column;gap:56px;min-width:0}
.gallery-card{display:block;width:100%;margin:0;break-inside:auto}
@media(max-width:1100px){.gallery-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-masonry-column{gap:46px}}
@media(max-width:700px){.gallery-filter-grid{grid-template-columns:1fr}.gallery-masonry-column{gap:42px}}


/* Sobre mí: dos retratos apilados, igualando visualmente la altura del contenido */
.about-photo-pair{display:flex;flex-direction:column;gap:18px;height:100%;min-height:0}
.about-photo-pair img{flex:1 1 0;width:100%;min-height:0;object-fit:cover;aspect-ratio:auto}

/* Galería: separación clara entre columnas y tarjetas */
.gallery-filter-grid{column-gap:36px;row-gap:0}
.gallery-masonry-column{gap:64px}
.gallery-card{min-width:0}
.gallery-art{width:100%;overflow:hidden}
.gallery-art img{display:block;width:100%;height:auto}

@media(max-width:1100px){.gallery-filter-grid{column-gap:28px}.gallery-masonry-column{gap:52px}}
@media(max-width:900px){.about-photo-pair{height:auto}.about-photo-pair img{flex:none;aspect-ratio:auto;height:auto}}
@media(max-width:700px){.gallery-masonry-column{gap:44px}}


/* Sobre mí: respetar la proporción original de ambas fotografías */
.about-photo-pair{display:flex;flex-direction:column;gap:18px;height:auto}
.about-photo-pair img{display:block;width:100%;height:auto!important;min-height:0;flex:none;object-fit:contain;aspect-ratio:auto!important;background:transparent}

/* El Taller / Proceso creativo */
.taller-subhero{padding-bottom:72px}
.taller-subhero .quote{max-width:none;margin-top:28px;color:var(--muted)}
.taller-editorial{padding-top:68px}
.taller-intro{display:grid;grid-template-columns:minmax(280px,.72fr) 1.28fr;gap:90px;align-items:start;margin-bottom:78px}
.taller-intro-title{position:sticky;top:128px}
.taller-intro-title .eyebrow{margin-bottom:16px}
.taller-intro-title h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(42px,4.2vw,68px);font-weight:400;line-height:1.02;margin:0;color:var(--accent)}
.taller-intro-copy{max-width:820px;padding-top:6px}
.taller-intro-copy p{font-size:clamp(18px,1.35vw,22px);line-height:1.72;margin:0 0 24px}
.taller-intro-copy .btn{margin-top:12px}
.taller-gallery{border-top:1px solid var(--line);padding-top:42px}
.taller-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}
.taller-gallery-head h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(38px,4vw,64px);font-weight:400;line-height:1;margin:0}
.taller-counter{font-size:13px;letter-spacing:.12em;color:var(--muted);white-space:nowrap}
.taller-carousel{position:relative}
.taller-carousel-viewport{overflow:hidden}
.taller-carousel-track{display:flex;gap:22px;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}
.taller-slide{flex:0 0 min(72vw,880px);min-width:0;background:var(--paper);border:1px solid rgba(33,31,27,.10);padding:20px;display:flex;align-items:center;justify-content:center;min-height:620px}
.taller-slide img{display:block;width:auto;max-width:100%;height:auto;max-height:700px;object-fit:contain}
.taller-carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px}
.taller-arrows{display:flex;gap:10px}
.taller-arrow{width:48px;height:48px;border:1px solid rgba(140,63,53,.5);background:transparent;color:var(--accent);font-size:22px;line-height:1;cursor:pointer;transition:.2s}
.taller-arrow:hover{background:var(--accent);color:var(--paper);border-color:var(--accent)}
.taller-arrow:disabled{opacity:.28;cursor:default;background:transparent;color:var(--accent)}
.taller-progress{height:1px;background:rgba(33,31,27,.16);flex:1;position:relative;overflow:hidden}
.taller-progress span{position:absolute;inset:0 auto 0 0;background:var(--accent);width:8.333%;transition:width .35s ease}
.taller-thumbs{display:flex;gap:10px;overflow-x:auto;padding:28px 0 4px;scrollbar-width:thin;scrollbar-color:rgba(140,63,53,.45) transparent}
.taller-thumb{flex:0 0 86px;height:92px;padding:0;border:1px solid transparent;background:transparent;cursor:pointer;opacity:.58;transition:.2s;overflow:hidden}
.taller-thumb img{width:100%;height:100%;object-fit:cover}
.taller-thumb.active{opacity:1;border-color:var(--accent)}
.taller-thumb:hover{opacity:1}
.taller-note{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-size:20px;color:var(--olive);margin-top:20px}
@media(max-width:900px){
  .taller-intro{grid-template-columns:1fr;gap:34px;margin-bottom:58px}
  .taller-intro-title{position:static}
  .taller-gallery-head{align-items:flex-start;flex-direction:column;gap:12px}
  .taller-slide{flex-basis:86vw;min-height:500px;padding:14px}
  .taller-slide img{max-height:580px}
}
@media(max-width:600px){
  .taller-slide{flex-basis:calc(100vw - 36px);min-height:430px}
  .taller-slide img{max-height:500px}
  .taller-thumb{flex-basis:70px;height:78px}
}


/* Taller — carrusel compacto, editorial y sin espacios vacíos excesivos */
.taller-editorial{padding-top:58px}
.taller-intro{margin-bottom:58px;gap:72px}
.taller-gallery{padding-top:34px}
.taller-gallery-head{margin-bottom:22px}
.taller-carousel-viewport{overflow:hidden}
.taller-carousel-track{align-items:flex-start;gap:20px}
.taller-slide{
  flex:0 0 calc((100% - 40px)/3);
  min-width:0;
  min-height:0;
  padding:0;
  border:0;
  background:transparent;
  display:block;
}
.taller-slide img{
  width:100%;
  max-width:none;
  height:auto;
  max-height:none;
  object-fit:contain;
  background:transparent;
}
.taller-carousel-controls{margin-top:18px}
.taller-progress{max-width:620px}
.taller-thumbs{display:none!important}
@media(max-width:1100px){
  .taller-slide{flex-basis:calc((100% - 20px)/2);min-height:0;padding:0}
  .taller-slide img{max-height:none}
}
@media(max-width:700px){
  .taller-intro{margin-bottom:44px}
  .taller-gallery{padding-top:28px}
  .taller-slide{flex-basis:88%;min-height:0;padding:0}
  .taller-slide img{max-height:none}
  .taller-carousel-track{gap:14px}
}

/* Taller — altura uniforme + miniaturas */
.taller-carousel-track{align-items:stretch}
.taller-slide{
  flex:0 0 calc((100% - 60px)/4);
  height:340px;
  overflow:hidden;
  background:var(--paper);
}
.taller-slide img{
  width:100%;
  height:100%!important;
  object-fit:cover;
}
.taller-thumbs{
  display:flex!important;
  gap:10px;
  overflow-x:auto;
  padding:22px 0 5px;
  scrollbar-width:thin;
  scrollbar-color:rgba(140,63,53,.45) transparent;
}
.taller-thumb{
  flex:0 0 74px;
  width:74px;
  height:62px;
  padding:0;
  border:1px solid transparent;
  background:transparent;
  cursor:pointer;
  opacity:.5;
  overflow:hidden;
  transition:opacity .2s,border-color .2s,transform .2s;
}
.taller-thumb img{width:100%;height:100%;object-fit:cover}
.taller-thumb.active{opacity:1;border-color:var(--accent)}
.taller-thumb:hover{opacity:1;transform:translateY(-2px)}
@media(max-width:1100px){
  .taller-slide{flex-basis:calc((100% - 40px)/3);height:320px}
}
@media(max-width:800px){
  .taller-slide{flex-basis:calc((100% - 14px)/2);height:290px}
  .taller-thumb{flex-basis:64px;width:64px;height:54px}
}
@media(max-width:520px){
  .taller-slide{flex-basis:88%;height:300px}
}

/* Exposiciones & Trayectoria — línea editorial */
.expo-subhero{padding-bottom:72px}
.expo-story{padding-top:62px}
.expo-section-head{display:grid;grid-template-columns:240px 1fr;align-items:end;gap:40px;margin-bottom:56px}
.expo-section-head .eyebrow{margin:0 0 8px}
.expo-section-head h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(42px,4.5vw,70px);font-weight:400;line-height:1;margin:0;color:var(--accent)}
.expo-timeline{position:relative;max-width:1260px;margin:0 auto;padding:10px 0 70px}
.expo-timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:rgba(33,31,27,.22)}
.expo-milestone{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);align-items:center;min-height:180px;margin:0 0 52px}
.expo-node{grid-column:2;width:13px;height:13px;border-radius:50%;background:var(--bg);border:2px solid var(--accent);justify-self:center;z-index:2;box-shadow:0 0 0 8px var(--bg)}
.expo-card{grid-column:1;grid-row:1;text-align:right;padding-right:42px;max-width:520px;justify-self:end}
.expo-card .expo-label{font-family:'Playfair Display',Georgia,serif;font-size:clamp(27px,2.3vw,38px);line-height:1.12;color:var(--accent);margin-bottom:12px}
.expo-card h3{font-family:'DM Sans',Arial,sans-serif;font-size:20px;line-height:1.55;font-weight:400;margin:0}
.expo-card p{font-size:18px;line-height:1.65;margin:0;color:var(--ink)}
.expo-milestone.reverse .expo-card{grid-column:3;text-align:left;padding:0 0 0 42px;justify-self:start}
.expo-visual{grid-column:3;grid-row:1;margin:0 0 0 42px;max-width:520px;height:300px;overflow:hidden;background:var(--paper)}
.expo-visual img{width:100%;height:100%;object-fit:cover}
.expo-milestone.reverse .expo-visual{grid-column:1;margin:0 42px 0 0;justify-self:end}
.expo-visual-art{height:430px;background:var(--paper)}
.expo-visual-art img{object-fit:contain}
.expo-performing{margin-top:20px;padding-top:82px;border-top:1px solid var(--line)}
.performing-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-left:280px}
.performing-card{position:relative;padding:34px 34px 38px;border-top:3px solid var(--accent);background:rgba(255,255,255,.22)}
.performing-number{font-family:'Playfair Display',Georgia,serif;font-size:46px;color:rgba(140,63,53,.32);line-height:1;display:block;margin-bottom:28px}
.performing-card p{font-size:19px;line-height:1.65;margin:0}
.expo-cta{margin-left:280px;margin-top:36px}
@media(max-width:900px){
  .expo-section-head{grid-template-columns:1fr;gap:10px;margin-bottom:40px}
  .expo-timeline:before{left:9px}
  .expo-milestone,.expo-milestone.reverse{display:grid;grid-template-columns:20px 1fr;gap:22px;min-height:0;margin-bottom:54px}
  .expo-node{grid-column:1;grid-row:1;align-self:start;margin-top:8px;box-shadow:0 0 0 5px var(--bg)}
  .expo-card,.expo-milestone.reverse .expo-card{grid-column:2;grid-row:1;text-align:left;padding:0;justify-self:stretch;max-width:none}
  .expo-visual,.expo-milestone.reverse .expo-visual{grid-column:2;grid-row:2;margin:22px 0 0;height:auto;max-width:none;justify-self:stretch}
  .expo-visual img{height:auto;max-height:520px;object-fit:cover}
  .expo-visual-art img{object-fit:contain}
  .performing-grid{grid-template-columns:1fr;margin-left:0}
  .expo-cta{margin-left:0}
}

/* Ajustes 09-09: exposiciones sin bordes + arrastre del carrusel */
.expo-visual,
.expo-visual img{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}

/* Las miniaturas no llevan borde: el estado activo se indica con opacidad */
.taller-thumb,
.taller-thumb.active{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}
.taller-thumb.active{opacity:1;transform:translateY(-2px)}

.taller-carousel-viewport{
  cursor:grab;
  user-select:none;
  touch-action:pan-y;
}
.taller-carousel-viewport.is-dragging{cursor:grabbing}
.taller-carousel-viewport.is-dragging .taller-carousel-track{transition:none!important}
.taller-carousel-viewport img{-webkit-user-drag:none;user-drag:none;pointer-events:none}

/* 09-09 — Sobre mí: dos fotos completas que acompañan la altura del texto */
@media (min-width:901px){
  #sobre-mi .about-grid{align-items:stretch}
  #sobre-mi .about-photo-pair{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:18px;overflow:visible}
  #sobre-mi .about-photo-pair img{display:block!important;width:auto!important;max-width:100%!important;height:auto;object-fit:contain!important;flex:none!important;aspect-ratio:auto!important}
}

/* Exposiciones — obra como fondo del encabezado */
.expo-subhero{position:relative;overflow:hidden;background:#282620 url('assets/exposiciones-header.webp') center 46%/cover no-repeat;color:#fff;border-bottom:0}
.expo-subhero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,18,16,.78) 0%,rgba(19,18,16,.55) 48%,rgba(19,18,16,.25) 100%)}
.expo-subhero .wrap{position:relative;z-index:1;padding-top:56px;padding-bottom:56px}
.expo-subhero .eyebrow{color:#f0dfcf}
.expo-subhero h1{color:#fff;text-shadow:0 1px 18px rgba(0,0,0,.16)}
@media(max-width:900px){.expo-subhero .wrap{padding-top:34px;padding-bottom:34px}.expo-subhero{background-position:center center}}


/* 09-09 — Taller: obra de fondo en el encabezado */
.taller-subhero{position:relative;overflow:hidden;background:#282620 url('assets/taller-header.webp') center 42%/cover no-repeat;color:#fff;border-bottom:0}
.taller-subhero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,18,16,.80) 0%,rgba(19,18,16,.57) 50%,rgba(19,18,16,.28) 100%)}
.taller-subhero .wrap{position:relative;z-index:1;padding-top:56px;padding-bottom:56px}
.taller-subhero .eyebrow{color:#f0dfcf}
.taller-subhero h1{color:#fff;text-shadow:0 1px 18px rgba(0,0,0,.16)}
.taller-subhero .quote{color:#fff!important;margin-bottom:0}
@media(max-width:900px){.taller-subhero .wrap{padding-top:34px;padding-bottom:34px}.taller-subhero{background-position:center center}}

/* 09-09 — Home / Sobre mí: una sola foto, sin recorte ni deformación */
#sobre-mi .about-photo img{
  display:block;
  width:100%;
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
}

/* 09-09 — Galería: obra como fondo del encabezado */
.gallery-subhero{
  position:relative;
  overflow:hidden;
  background:#282620 url('assets/galeria-header.webp') center 48%/cover no-repeat;
  color:#fff;
  border-bottom:0;
}
.gallery-subhero::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(19,18,16,.78) 0%,rgba(19,18,16,.53) 48%,rgba(19,18,16,.24) 100%);
}
.gallery-subhero .wrap{position:relative;z-index:1;padding-top:56px;padding-bottom:56px}
.gallery-subhero .eyebrow{color:#f0dfcf}
.gallery-subhero h1{color:#fff;text-shadow:0 1px 18px rgba(0,0,0,.16)}
.gallery-subhero .quote{color:#fff!important;margin-bottom:0}
@media(max-width:900px){
  .gallery-subhero .wrap{padding-top:34px;padding-bottom:34px}
  .gallery-subhero{background-position:center center}
}

/* 09-09 — Animaciones sutiles de entrada y microinteracciones */
.reveal-on-scroll{
  opacity:0;
  transform:translateY(16px);
  transition:
    opacity .7s ease var(--reveal-delay,0ms),
    transform .7s cubic-bezier(.22,.61,.36,1) var(--reveal-delay,0ms);
  will-change:opacity,transform;
}
.reveal-on-scroll.reveal-from-left{transform:translateX(-16px)}
.reveal-on-scroll.reveal-from-right{transform:translateX(16px)}
.reveal-on-scroll.is-visible{opacity:1;transform:none}

.gallery-art img,
.expo-visual img,
.about-photo img,
.feature-img img,
.taller-slide img{
  transition:transform .55s cubic-bezier(.22,.61,.36,1),opacity .35s ease;
}
.gallery-art:hover img{transform:scale(1.012)}
.expo-visual:hover img{transform:scale(1.01)}
.btn,.gallery-btn,.gallery-filter,.taller-arrow{transition-duration:.28s}

@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto}
  .reveal-on-scroll,
  .reveal-on-scroll.reveal-from-left,
  .reveal-on-scroll.reveal-from-right{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }
  .gallery-art img,.expo-visual img,.about-photo img,.feature-img img,.taller-slide img,
  .btn,.gallery-btn,.gallery-filter,.taller-arrow{transition:none!important}
}

/* 09-09 — Ajustes de microinteracción y legibilidad */
#sobre-mi .statement{
  font-size:clamp(24px,2vw,28px);
  line-height:1.25;
}

.hero-title-reveal{
  animation:hero-title-reveal .9s cubic-bezier(.22,.61,.36,1) .08s both;
  transform-origin:left center;
}
@keyframes hero-title-reveal{
  from{opacity:0;transform:translateY(16px);clip-path:inset(0 0 100% 0)}
  to{opacity:1;transform:none;clip-path:inset(0 0 0 0)}
}

.taller-popup-trigger{cursor:zoom-in}
.text-link{border-bottom:1px solid rgba(140,63,53,.4);transition:border-color .2s,color .2s}
.text-link:hover{color:var(--accent);border-color:var(--accent)}

@media (prefers-reduced-motion: reduce){
  .hero-title-reveal{animation:none!important;opacity:1!important;transform:none!important;clip-path:none!important}
}
.taller-carousel-viewport .taller-popup-trigger{pointer-events:auto}
