:root{--ink:#151515;--paper:#f1f0eb;--white:#f6f5f1;--muted:#b4b3af;--line:#535350;--red:#ed252a;--gutter:5.3vw;font-family:Arial,Helvetica,sans-serif;color:var(--white);background:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}button{color:inherit}button svg,a svg{width:40px;height:22px;fill:none;stroke:currentColor;stroke-width:1.3;flex-shrink:0}h1,h2,p,figure{margin:0}h1,h2{font-weight:400;letter-spacing:-.065em}h2{font-size:clamp(42px,6.1vw,88px);line-height:1.03}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.skip{position:absolute;z-index:20;top:10px;left:20px;transform:translateY(-200%);padding:14px;background:var(--paper);color:var(--ink)}.skip:focus{transform:none}.hero{min-height:740px;height:min(900px,100svh);position:relative;isolation:isolate;overflow:hidden}.hero-image{position:absolute;z-index:-2;right:-7%;top:0;width:80%;height:100%;object-fit:cover;object-position:48% 30%;mask-image:linear-gradient(to right,transparent,black 22%);-webkit-mask-image:linear-gradient(to right,transparent,black 22%)}.header{display:flex;align-items:center;justify-content:space-between;padding:34px var(--gutter);position:relative;z-index:2}.brand{display:inline-flex;align-items:center;gap:16px;font-size:20px;font-weight:600;letter-spacing:.32em}.focus-dot{width:7px;height:7px;background:var(--red);border-radius:50%;margin-left:0}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{border-bottom:1px solid transparent;padding:6px 0}.header nav a:hover{border-color:currentColor}.hero-copy{padding:55px var(--gutter) 65px;max-width:780px}h1{font-size:clamp(58px,6.5vw,96px);line-height:.99}.hero-copy p{font-size:clamp(18px,1.7vw,25px);line-height:1.4;margin-top:32px;color:#e0dfdb;max-width:420px}.text-link{display:inline-flex;align-items:center;gap:22px;margin-top:48px;text-transform:uppercase;font-size:13px;letter-spacing:.24em;padding-bottom:10px}.text-link:hover svg,.primary:hover svg{transform:translateX(5px)}svg{transition:transform .25s}.hero-bottom{position:absolute;bottom:23px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;font-size:11px;letter-spacing:.04em;color:#c9c8c4}.work{background:var(--paper);color:var(--ink);padding:65px var(--gutter) 80px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;gap:32px}.section-heading p{font-size:18px;line-height:1.3;letter-spacing:.05em;min-width:160px}.photo-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px;align-items:start}.photo-button{display:block;width:100%;padding:0;border:0;position:relative;overflow:hidden;background:#292929;text-align:left}.photo-button img{width:100%;height:470px;object-fit:cover;display:block;transition:transform .65s}.narrow img{object-position:43% center}.photo-button:hover img{transform:scale(1.025)}.expand{position:absolute;bottom:18px;left:18px;right:18px;display:flex;justify-content:space-between;color:white;text-shadow:0 1px 4px black;font-size:12px;opacity:0;transition:opacity .2s}.photo-button:hover .expand,.photo-button:focus-visible .expand{opacity:1}figcaption{display:flex;justify-content:space-between;gap:12px;font-size:11px;line-height:1.5;margin-top:14px;color:#62625d}.narrow figcaption{flex-wrap:wrap}.about{display:grid;grid-template-columns:1fr 2fr;gap:70px;border-top:1px solid #cbc9c2;margin-top:60px;padding-top:40px}.signature{font-size:17px;line-height:1.5}.signature span{font-size:13px;color:#696861}.about>div>p:first-child{font-size:clamp(23px,2.5vw,36px);letter-spacing:-.035em;line-height:1.25;max-width:760px}.small-copy{color:#66655f;line-height:1.6;font-size:16px;margin-top:24px;max-width:620px}.under-link{border:0;border-bottom:1px solid currentColor;background:none;padding:10px 0;display:inline-flex;align-items:center;gap:20px;margin-top:18px;font-size:13px}.under-link svg{width:29px}.services{padding:65px var(--gutter) 0}.services h2{font-size:clamp(39px,4.6vw,66px)}.service-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:13%;margin-top:40px;padding-bottom:70px}.service-list details{border-bottom:1px solid #777771}.service-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-size:19px}.service-list summary::-webkit-details-marker{display:none}.service-list summary span{font-size:25px;font-weight:300}.service-list details[open] summary span{transform:rotate(45deg)}.service-list details p{font-size:15px;line-height:1.6;color:var(--muted);padding:0 24px 24px 0;max-width:530px}.availability{font-size:12px;color:var(--muted);margin-top:21px}.contact-block{display:flex;align-items:flex-end;flex-direction:column;justify-content:center;gap:22px}.primary{border:0;background:var(--paper);color:var(--ink);padding:23px 28px;display:inline-flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.17em;min-height:65px}.primary:hover{background:#fff}.email{font-size:17px;letter-spacing:.025em}.email:hover,.social:hover{text-decoration:underline}.social{font-size:13px;color:var(--muted)}footer{border-top:1px solid #3c3c38;display:flex;align-items:center;justify-content:space-between;padding:32px 0;gap:25px}footer .brand{font-size:15px}footer p,footer>span{font-size:11px;color:var(--muted)}dialog{border:0;padding:0}dialog::backdrop{background:rgba(0,0,0,.86);backdrop-filter:blur(6px)}.lightbox{background:#151515;color:var(--paper);width:96vw;max-width:1500px;height:94svh;max-height:100svh}.lightbox[open]{display:flex;flex-direction:column}.lightbox-bar{height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 24px;font-size:12px;flex-shrink:0}.close{background:none;border:0;font-size:13px;color:inherit;padding:10px;cursor:pointer}.lightbox>img{width:100%;flex:1;min-height:0;object-fit:contain}.lightbox-bottom{display:flex;justify-content:space-between;align-items:center;padding:15px 24px;gap:20px;flex-shrink:0}.lightbox-bottom p{font-size:14px}.lightbox-bottom button{border:1px solid #777;background:none;padding:10px 20px;font-size:22px}.contact-dialog{background:var(--paper);color:var(--ink);width:min(580px,94vw);max-height:92svh;padding:36px;overflow:auto}.contact-dialog>.close{display:block;margin:0 -10px 12px auto}.contact-dialog h2{font-size:44px}.contact-dialog>p{margin:16px 0 26px;color:#62625d;font-size:15px}form label{display:block;font-size:12px;margin-top:20px}input,select,textarea{display:block;width:100%;margin-top:8px;border:1px solid #c2c0b7;background:transparent;padding:13px;border-radius:0;color:#151515;font-size:16px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #151515;outline-offset:2px}form .primary{background:#151515;color:var(--paper);width:100%;margin-top:25px}.form-note{font-size:12px;line-height:1.5;color:#62625d;margin-top:15px}#mail-status{font-size:13px;line-height:1.5;margin-top:12px}body.modal-open{overflow:hidden}
@media(min-width:1500px){.hero-copy{padding-top:80px}.photo-button img{height:560px}}@media(max-width:1000px){.hero{height:800px;min-height:700px}.hero-copy{padding-top:70px;max-width:650px}h1{font-size:76px}.hero-image{right:-22%;width:95%;object-position:52% center}.photo-button img{height:370px}.section-heading h2{font-size:62px}.service-layout{gap:6%}.primary{padding:20px;font-size:11px;gap:12px}.header nav{gap:22px}}
@media(max-width:700px){:root{--gutter:6vw}.hero{height:auto;min-height:0;padding-bottom:0}.header{padding-top:25px;padding-bottom:25px}.brand{font-size:17px;gap:8px}.header nav{gap:16px;font-size:12px}.header nav a:first-child{display:none}.hero-copy{padding-top:32px;padding-bottom:35px;max-width:none}h1{font-size:clamp(48px,10.6vw,72px);line-height:1.01}.hero-copy p{font-size:17px;max-width:280px;margin-top:26px}.text-link{font-size:11px;margin-top:27px;gap:14px}.hero-image{position:relative;display:block;right:auto;top:auto;width:100%;height:360px;object-fit:cover;object-position:center center;mask-image:none;-webkit-mask-image:none;z-index:0}.hero{display:flex;flex-direction:column}.header{order:0}.hero-copy{order:1}.hero-image{order:2}.hero-bottom{position:static;order:3;padding:17px var(--gutter);font-size:10px}.hero-bottom span:last-child{display:none}.work{padding-top:42px;padding-bottom:48px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:28px}.section-heading h2{font-size:clamp(39px,8.5vw,58px)}.section-heading p{font-size:14px;line-height:1.5}.section-heading p br{display:none}.section-heading p br:after{content:' '}.photo-grid{grid-template-columns:1fr;gap:30px}.photo-button img{height:auto;max-height:none;aspect-ratio:3/2;object-fit:cover}.narrow img{aspect-ratio:4/3}.expand{opacity:1}.about{grid-template-columns:1fr;gap:22px;margin-top:38px;padding-top:27px}.about>div>p:first-child{font-size:27px}.small-copy{font-size:15px}.services{padding-top:43px}.services h2{font-size:clamp(37px,8vw,54px)}.service-layout{grid-template-columns:1fr;gap:36px;margin-top:25px;padding-bottom:44px}.service-list summary{font-size:17px}.contact-block{align-items:flex-start;gap:22px}.primary{font-size:11px;padding:22px;min-width:100%}footer{align-items:flex-start;flex-wrap:wrap;gap:20px;padding:28px 0}footer p{display:none}footer>span{font-size:10px}.contact-dialog{padding:24px}.contact-dialog h2{font-size:37px}.lightbox{width:100vw;height:100svh;max-height:100svh;max-width:100vw;margin:0}.lightbox-bottom{padding:20px 12px}.lightbox-bottom p{font-size:12px}.lightbox-bottom button{padding:10px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Isotipo recuperado del diseño de marca GONZAK. */
.brand .brand-symbol{display:block;width:52px;height:48px;object-fit:contain;flex-shrink:0}footer .brand .brand-symbol{width:36px;height:34px}@media(max-width:700px){.brand .brand-symbol{width:39px;height:36px}.header .brand{font-size:14px;letter-spacing:.24em;gap:9px}.header nav{gap:14px}}
/* Portfolio editorial: conservar los encuadres originales. */
.hero-v2{height:auto;min-height:0;background:#101010;display:block}.hero-v2 .header{padding-top:28px;padding-bottom:28px}.hero-stage{display:grid;grid-template-columns:42% 58%;align-items:center;min-height:650px}.hero-v2 .hero-copy{padding:35px 0 65px var(--gutter);max-width:none;z-index:1}.hero-v2 h1{font-size:clamp(58px,6.1vw,92px)}.hero-portrait{padding:0;border:0;background:#101010;display:block;width:100%;cursor:zoom-in}.hero-portrait img{display:block;width:100%;height:auto}.hero-v2 .hero-bottom{position:static;padding:22px var(--gutter);font-size:11px}.portfolio-v2{padding-top:80px}.portfolio-v2 .section-heading{margin-bottom:88px}.chapter{margin:0 0 96px}.chapter-heading{display:grid;grid-template-columns:55px 1fr auto;align-items:baseline;gap:16px;border-top:1px solid #c5c3ba;padding-top:25px;margin-bottom:44px}.chapter-heading>span{font-size:12px;color:#696861}.chapter-heading h3{font-size:38px;font-weight:400;letter-spacing:-.045em;margin:0}.chapter-heading p{font-size:14px;color:#696861}.editorial-pair{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:start;margin-bottom:72px}.editorial-photo{min-width:0}.editorial-photo .photo-button{background:transparent;cursor:zoom-in}.editorial-photo .photo-button img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}.editorial-photo .photo-button:hover img{transform:none;opacity:.94}.editorial-photo figcaption{font-size:12px;color:#606058}.editorial-photo.offset{margin-top:100px}.editorial-photo.panorama{width:80%;margin:0 auto 56px}.portraits{grid-template-columns:1fr 1fr;align-items:center}.portraits .editorial-photo:first-child{width:78%;margin:auto}.portraits .offset{margin-top:0}.quiet-pair{align-items:center}.quiet-pair .editorial-photo:first-child{width:85%;margin:auto}.editorial-photo.small-frame{width:64%;margin:auto}.atmosphere{align-items:center}.chapter-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #c5c3ba;padding:0 0 28px}.chapter-cta p{font-size:19px;letter-spacing:-.025em}.chapter-cta .under-link{margin:0;flex-shrink:0}.other-teaser{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;border-top:1px solid #c5c3ba;margin-top:80px;padding-top:60px}.other-teaser img{width:100%;height:auto}.other-teaser h2{font-size:clamp(42px,5vw,72px);margin:20px 0}.teaser-label{font-size:12px;color:#696861}.other-teaser p{font-size:16px;color:#696861;line-height:1.5}.author-work{padding-top:60px}.author-heading{margin-bottom:80px}.author-heading h1{font-size:clamp(62px,8vw,116px)}.author-heading p{font-size:20px;line-height:1.5;color:#696861;margin-top:26px}.author-work .editorial-pair{margin-bottom:100px}
@media(max-width:1000px) and (min-width:701px){.hero-stage{min-height:590px;grid-template-columns:44% 56%}.hero-v2 h1{font-size:66px}.hero-v2 .hero-copy{padding-top:30px}.chapter-heading h3{font-size:32px}.chapter-heading p{max-width:175px;line-height:1.5}.chapter-cta p{max-width:270px}}
@media(max-width:700px){.hero-v2 .header{padding-top:23px;padding-bottom:23px}.hero-stage{display:flex;flex-direction:column;min-height:0;align-items:stretch}.hero-v2 .hero-copy{padding:28px var(--gutter) 36px;order:0}.hero-v2 h1{font-size:clamp(49px,11vw,72px)}.hero-portrait{order:1}.hero-v2 .hero-bottom{display:flex;padding:17px var(--gutter)}.hero-v2 .header nav a:first-child{display:block}.hero-v2 .header nav a:nth-child(2){display:none}.portfolio-v2{padding-top:45px}.portfolio-v2 .section-heading{margin-bottom:48px}.chapter{margin-bottom:56px}.chapter-heading{grid-template-columns:25px 1fr;gap:10px;padding-top:20px;margin-bottom:28px}.chapter-heading h3{font-size:30px}.chapter-heading p{grid-column:2;font-size:13px;margin-top:0}.editorial-pair{grid-template-columns:1fr;gap:35px;margin-bottom:35px}.editorial-photo.offset{margin-top:0}.editorial-photo.panorama{width:100%;margin-bottom:35px}.portraits .editorial-photo:first-child,.quiet-pair .editorial-photo:first-child{width:100%}.editorial-photo.small-frame{width:82%}.editorial-photo figcaption{font-size:11px}.chapter-cta{align-items:flex-start;flex-direction:column;gap:15px;padding-bottom:25px}.chapter-cta p{font-size:18px}.other-teaser{grid-template-columns:1fr;gap:30px;margin-top:48px;padding-top:34px}.other-teaser img{grid-row:1}.other-teaser h2{margin:15px 0}.author-work{padding-top:36px}.author-heading{margin-bottom:44px}.author-heading p{font-size:17px}.author-work .editorial-pair{margin-bottom:35px}}
.story-link{display:grid;grid-template-columns:1fr 34%;gap:8vw;align-items:center;border-top:1px solid #c5c3ba;padding:55px 6vw;margin-top:30px}.story-link h3{font-size:clamp(38px,5vw,68px);font-weight:400;letter-spacing:-.06em;line-height:1.05;margin:22px 0}.story-link p{font-size:16px;color:#696861}.story-link img{width:100%;height:auto}.author-contact-copy>p:first-child{font-size:24px;line-height:1.3;letter-spacing:-.025em}.author-contact-copy .small-copy{color:var(--muted)}body[data-gallery] .header nav a:first-child{display:block}@media(max-width:700px){.story-link{grid-template-columns:1fr;gap:30px;padding:35px 0}.story-link img{max-width:70%;margin:auto}.story-link h3{font-size:42px}}
/* Revisión: negro continuo, fotos mayores y separación compacta. */
:root{--ink:#080808;--gutter:3vw;--muted:#b9b9b4}body,.hero-v2,.hero-portrait,.work,.services,.contact-dialog,.lightbox{background:#080808;color:#f6f5f1}.hero-stage{min-height:560px;grid-template-columns:38% 62%}.hero-v2 .hero-copy{padding-top:22px;padding-bottom:35px}.hero-v2 h1{font-size:clamp(58px,5.8vw,88px)}.hero-v2 .hero-bottom{padding-top:15px;padding-bottom:15px}.portfolio-v2,.author-work{padding-top:40px;padding-bottom:38px}.portfolio-v2 .section-heading{margin-bottom:35px}.section-heading h2{font-size:clamp(40px,5.3vw,76px)}.chapter{margin-bottom:38px}.chapter-heading{margin-bottom:22px;padding-top:19px;border-color:#353535}.chapter-heading h3{font-size:32px}.chapter-heading p,.chapter-heading>span,.editorial-photo figcaption,.small-copy,.signature span,.teaser-label,.other-teaser p,.story-link p,.author-heading p{color:#b9b9b4}.editorial-pair,.author-work .editorial-pair{gap:18px;margin-bottom:22px;align-items:start}.editorial-photo.offset{margin-top:0}.editorial-photo.panorama{width:100%;margin:0 0 25px}.portraits{grid-template-columns:41% 59%;gap:18px;grid-template-columns:minmax(0,41fr) minmax(0,59fr)}.portraits .editorial-photo:first-child,.quiet-pair .editorial-photo:first-child,.editorial-photo.small-frame{width:100%;margin:0}.quiet-pair,.atmosphere{align-items:start}.editorial-photo figcaption{margin-top:9px;font-size:11px}.chapter-cta{padding-bottom:20px;border-color:#353535}.about{margin-top:32px;padding-top:28px;border-color:#353535}.other-teaser{margin-top:35px;padding-top:30px;gap:35px;border-color:#353535}.story-link{margin-top:0;padding:28px 0;gap:30px;grid-template-columns:1fr 30%;border-color:#353535}.author-heading{margin-bottom:35px}.services{padding-top:38px}.service-layout{padding-bottom:40px}.photo-button[style],.hero-portrait[style],.teaser-photo{position:relative;display:block;aspect-ratio:var(--photo-ratio);overflow:hidden}.editorial-photo .photo-button[style] img,.hero-portrait[style] img,.teaser-photo img{position:absolute;inset:0 0 auto;width:100%;height:auto;max-width:none;aspect-ratio:auto;object-fit:initial}.teaser-photo{width:100%}.other-teaser .teaser-photo img,.story-link .teaser-photo img{width:100%;max-width:none;margin:0}.contact-dialog>p,.form-note{color:#b9b9b4}input,select,textarea{color:#f6f5f1;border-color:#555;background:#141414}input:focus,select:focus,textarea:focus{outline-color:#f6f5f1}form .primary{background:#f1f0eb;color:#080808}
@media(max-width:1000px) and (min-width:701px){.hero-stage{min-height:530px;grid-template-columns:42% 58%}.hero-v2 h1{font-size:60px}}
@media(max-width:700px){:root{--gutter:4vw}.hero-stage{min-height:0;display:flex}.hero-v2 .hero-copy{padding:24px var(--gutter) 28px}.hero-v2 h1{font-size:clamp(48px,10.6vw,72px)}.portfolio-v2,.author-work{padding-top:30px}.portfolio-v2 .section-heading{margin-bottom:26px}.chapter-heading{margin-bottom:18px}.chapter{margin-bottom:30px}.editorial-pair,.author-work .editorial-pair{grid-template-columns:1fr;gap:22px;margin-bottom:22px}.portraits{grid-template-columns:1fr}.chapter-cta{gap:10px}.other-teaser{gap:20px;margin-top:30px}.other-teaser .teaser-photo{grid-row:1}.story-link{grid-template-columns:1fr;gap:22px}.story-link .teaser-photo{width:100%}.author-heading{margin-bottom:25px}.services{padding-top:30px}}
.photo-stage{display:grid;place-items:center;flex:1;min-height:0;padding:0 15px}#photo-frame{position:relative;overflow:hidden;aspect-ratio:var(--photo-ratio);width:min(100%,calc((94svh - 145px) * var(--photo-ratio)))}#full-photo{display:block;position:absolute;top:0;left:0;width:100%;height:auto}@media(max-width:700px){#photo-frame{width:min(100%,calc((100svh - 155px) * var(--photo-ratio)))}}
.editorial-pair{grid-template-columns:var(--columns,1fr 1fr)}@media(max-width:700px){.editorial-pair{grid-template-columns:1fr}}

/* Nombre de marca hasta disponer del isotipo original verificado. */
.header .brand{font-size:21px;letter-spacing:.25em;min-height:48px}.header .brand>span{display:block}@media(max-width:700px){.header .brand{font-size:18px;min-height:36px;letter-spacing:.22em}}

/* Isotipo original v02, PNG preservado sin reconstrucción. */
.brand{gap:22px}.brand .brand-original{display:block;width:43px;height:auto;flex-shrink:0;object-fit:contain}.header .brand{min-height:48px}footer .brand .brand-original{width:35px}@media(max-width:700px){.header .brand{gap:16px;font-size:18px}.brand .brand-original{width:35px}}

/* Final publication review: comfortable navigation touch targets. */
.header nav a{display:inline-flex;align-items:center;min-height:44px}
@media(max-width:700px){.header nav a[href="otra-mirada.html"]{display:none}}
