@charset "UTF-8";
:root{--paper:#f8f8f5;--ink:#20221e;--muted:#62645e;--line:#d4d6cd;--yellow:#efef35;--pad:clamp(22px,4vw,76px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #777900;outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}::selection{background:var(--yellow);color:var(--ink)}.skip{position:fixed;top:-100px;left:20px;background:var(--yellow);padding:15px;z-index:99}.skip:focus{top:10px}.header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 var(--pad);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:18px;letter-spacing:-.7px}.brand img{width:38px;height:38px}.header nav{display:flex;gap:36px;font-size:15px}.header nav a{padding:14px 0}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.location{font-size:14px}.opening{padding:0 var(--pad)}.masthead{display:flex;align-items:flex-end;justify-content:space-between;padding:43px 0 35px;gap:24px}.masthead h1{font-weight:400;font-size:clamp(54px,8.85vw,160px);letter-spacing:-.07em;line-height:.95}.period{color:#b9bb00}.edition{display:flex;flex-direction:column;gap:6px;font-size:13px;line-height:1.35;padding-bottom:4px;white-space:nowrap}.hero{display:block;position:relative;height:clamp(400px,60vw,650px);overflow:hidden;background:#303b36}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 55%;transition:transform 1.2s}.hero:hover>img{transform:scale(1.018)}.hero-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:55px 26px 24px;color:white;background:linear-gradient(transparent,#0009);font-size:14px}.hero-caption span span{margin-left:24px;font-size:24px}.intro{display:grid;grid-template-columns:1fr 2fr;gap:45px;padding:135px var(--pad) 145px}.eyebrow{font-size:14px;line-height:1.5}.intro p{font-size:clamp(32px,4.2vw,72px);line-height:1.1;letter-spacing:-.045em}.intro-note{grid-column:2;font-size:17px;line-height:1.6;color:var(--muted)}.works{padding:0 var(--pad) 135px}.section-line{display:flex;justify-content:space-between;border-top:1px solid var(--ink);padding-top:20px;margin-bottom:56px;gap:24px}.section-line h2{font-size:16px;font-weight:400}.section-line>span{font-size:13px;color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:100px 32px}.project-wide{grid-column:1/8}.project-offset{grid-column:9/13;margin-top:145px}.project-narrow{grid-column:1/5;margin-top:10px}.project-landscape{grid-column:6/13;margin-top:100px}.image-wrap{overflow:hidden;background:#e0e1d9}.image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.project:hover img{transform:scale(1.025)}.project-wide .image-wrap{aspect-ratio:1.6}.project-offset .image-wrap{aspect-ratio:1.05}.project-narrow .image-wrap{aspect-ratio:.8}.project-landscape .image-wrap{aspect-ratio:1.4}.project-caption{padding-top:20px;position:relative;display:flex;flex-direction:column;gap:9px}.project-caption>div{display:flex;gap:17px;align-items:baseline}.number{font-size:12px;color:var(--muted)}.project-caption h3{font-size:23px;font-weight:400;letter-spacing:-.6px;padding-right:30px}.project-caption>span:not(.project-arrow){font-size:13px;color:var(--muted);padding-left:31px}.project-arrow{position:absolute;right:0;top:18px;font-size:23px}.studio{background:#e9ebe3;display:grid;grid-template-columns:1fr 2fr;gap:45px;padding:90px var(--pad) 100px}.studio-label{display:flex;flex-direction:column;justify-content:space-between}.years{font-size:clamp(90px,12vw,200px);letter-spacing:-.08em;line-height:.8;display:flex;align-items:baseline;gap:16px}.years span{font-size:15px;letter-spacing:0}.studio-body h2{font-size:clamp(32px,4.1vw,68px);font-weight:400;letter-spacing:-.04em;line-height:1.1;margin-bottom:38px}.studio-body p{max-width:650px;font-size:18px;line-height:1.6;margin-top:20px}.partners{display:flex;gap:40px;border-top:1px solid #bfc3b6;padding-top:23px;margin-top:40px;font-size:15px}.contact{padding:110px var(--pad) 80px}.contact-title{display:flex;align-items:center;justify-content:space-between;font-size:clamp(46px,10.7vw,180px);letter-spacing:-.065em;line-height:1.25;margin:22px 0 45px}.contact-title span{font-size:.65em;font-weight:400;transition:transform .3s}.contact-title:hover span{transform:translate(5px,-5px)}.contact-links{display:flex;gap:40px;flex-wrap:wrap;font-size:16px}.contact-links a{border-bottom:1px solid var(--line);padding-bottom:8px}.contact-links a:hover{border-color:var(--ink)}footer{margin:0 var(--pad);padding:25px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted)}.detail{padding:50px var(--pad) 100px}.back{font-size:14px;display:inline-block;margin-bottom:55px}.detail-head{display:grid;grid-template-columns:2fr 1fr;gap:35px;margin-bottom:45px;align-items:end}.detail h1{font-size:clamp(45px,6.4vw,108px);font-weight:400;letter-spacing:-.06em;line-height:1.02}.detail-meta{font-size:14px;line-height:1.7}.detail-cover{width:100%;max-height:760px;object-fit:cover}.project-story{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding:90px 0}.project-story h2{font-size:clamp(28px,3vw,48px);line-height:1.13;letter-spacing:-.04em;font-weight:400;margin-bottom:25px}.project-story p{font-size:18px;line-height:1.65;max-width:740px}.facts{font-size:14px;line-height:1.5}.facts div{border-top:1px solid var(--line);padding:14px 0}.facts dt{color:var(--muted);margin-bottom:5px}.facts dd{margin:0}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:35px}.gallery figure{margin:0}.gallery figure:first-child{grid-column:1/-1}.gallery img{width:100%;height:auto}.gallery figcaption{font-size:13px;color:var(--muted);padding-top:12px;line-height:1.5}.next{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--ink);margin-top:100px;padding:35px 0;font-size:clamp(25px,3vw,45px);letter-spacing:-1px}.next small{display:block;font-size:13px;letter-spacing:0;margin-bottom:14px;color:var(--muted)}
@media(min-width:1600px){.hero{height:750px}}@media(max-width:800px){.header{height:76px}.header nav{gap:23px}.location{display:none}.masthead{padding:36px 0 25px;display:block}.masthead h1{font-size:11.8vw}.edition{flex-direction:row;justify-content:space-between;margin-top:24px;font-size:12px}.hero{height:62vh;min-height:390px;max-height:620px}.hero-caption{padding:50px 18px 18px;align-items:flex-end;line-height:1.4}.hero-caption>span:first-child{max-width:210px}.hero-caption>span:last-child{font-size:12px;white-space:nowrap}.hero-caption span span{margin-left:8px}.intro{padding:80px var(--pad);grid-template-columns:1fr;gap:28px}.intro-note{grid-column:1}.intro p{font-size:clamp(32px,7vw,55px)}.works{padding-bottom:80px}.section-line{margin-bottom:35px}.project-grid{gap:55px 22px}.project-wide{grid-column:1/13}.project-offset{grid-column:4/13;margin:0}.project-narrow{grid-column:1/10;margin:0}.project-landscape{grid-column:1/13;margin:0}.project-caption h3{font-size:22px}.studio{grid-template-columns:1fr;padding:60px var(--pad);gap:40px}.studio-label{flex-direction:row;align-items:center}.years{font-size:68px}.years span{font-size:13px}.studio-body h2{font-size:37px}.studio-body p{font-size:17px}.partners{gap:25px;flex-wrap:wrap}.contact{padding:75px var(--pad) 60px}.contact-title{font-size:12vw;margin-bottom:30px}.contact-links{flex-direction:column;gap:18px;align-items:flex-start}footer{font-size:12px;flex-wrap:wrap}footer>span:last-child{display:none}.detail{padding-top:30px}.back{margin-bottom:40px}.detail-head{grid-template-columns:1fr;gap:25px}.detail h1{font-size:clamp(42px,10vw,70px)}.detail-cover{min-height:250px;object-fit:cover}.project-story{grid-template-columns:1fr;padding:50px 0;gap:35px}.project-story>div{grid-row:1}.facts{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.gallery{grid-template-columns:1fr;gap:30px}.next{margin-top:60px}.project-story p{font-size:17px}}
.header .languages{gap:10px;font-size:13px;align-items:center}.languages a{color:var(--muted)}.languages a[aria-current]{color:var(--ink);border-bottom:1px solid var(--ink)}.languages>span{color:#91958a}
@media(max-width:600px){.brand span{display:none}.header{gap:15px}.header nav{gap:19px;font-size:14px}.header .languages{gap:7px;font-size:12px}.hero-caption{font-size:12px}.hero-caption>span:first-child{max-width:180px}.hero-caption>span:last-child{white-space:normal;text-align:right}}
@media(max-width:360px){.header nav{gap:12px}.header{gap:10px}.brand img{width:30px;height:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Editorial direction: one masthead, an index in the margin, full-bleed photography. */
:root{--paper:#e8eeea;--line:#bfcac3}
.cover-header{padding:25px var(--pad) 32px}.cover-topline{display:flex;align-items:center;justify-content:space-between;font-size:13px;letter-spacing:.025em;gap:20px}.cover-topline .languages{display:flex;gap:10px;align-items:center}.cover-topline .languages a{padding:7px 0}.cover-title{display:grid;grid-template-columns:minmax(0,1fr) 155px;align-items:end;gap:50px;margin-top:45px}.cover-title h1{display:flex;align-items:baseline;gap:3vw;font-weight:400;line-height:.83;letter-spacing:-.065em}.of-word{font-size:clamp(110px,16vw,260px);font-weight:500;letter-spacing:-.09em}.architects-word{font-size:clamp(52px,7.8vw,138px);letter-spacing:-.075em}.editorial-index{display:flex;flex-direction:column;gap:12px;padding-bottom:6px;font-size:16px}.editorial-index a{display:flex;align-items:baseline;gap:18px}.editorial-index sup{font-size:11px;font-weight:400;color:var(--muted);position:static}.editorial-index a:hover{text-decoration:underline;text-underline-offset:5px}.editorial-home .opening{padding:0}.editorial-home .hero{height:clamp(440px,56vw,800px)}.editorial-home .hero-caption{padding-left:var(--pad);padding-right:var(--pad)}.editorial-home .hero>img{object-position:center 52%}.studio{background:#dbe5df}.header{border-bottom:1px solid var(--ink);height:90px}.inner-wordmark{font-size:40px;letter-spacing:-3px;line-height:1}.inner-wordmark>span{font-size:16px;letter-spacing:-.7px;margin-left:10px}
@media(max-width:1000px){.cover-title{grid-template-columns:1fr 115px;gap:30px}.of-word{font-size:16vw}.architects-word{font-size:7.4vw}.editorial-index{font-size:14px;gap:10px}.cover-title h1{gap:2.6vw}}
@media(max-width:600px){.cover-header{padding-top:20px;padding-bottom:24px}.cover-topline{font-size:11px;gap:10px}.cover-topline>span:nth-child(2){display:none}.cover-title{display:block;margin-top:36px}.cover-title h1{gap:5vw;line-height:.82}.of-word{font-size:27vw}.architects-word{font-size:12vw}.editorial-index{flex-direction:row;justify-content:space-between;margin-top:30px;gap:20px;padding:0;font-size:14px}.editorial-index a{gap:8px}.editorial-index sup{font-size:10px}.editorial-home .hero{height:65vh;min-height:420px;max-height:640px}.header{height:76px}.brand .inner-wordmark{display:block;font-size:32px;letter-spacing:-2px}.inner-wordmark>span{display:none}}
.header-tools{display:flex;align-items:center;gap:24px}.instagram-icon{display:flex;width:34px;height:34px;align-items:center;justify-content:center}.instagram-icon:hover{opacity:.55}@media(max-width:600px){.header-tools{gap:12px}.header:not(.cover-header) nav{gap:12px}.header:not(.cover-header){gap:10px}.header:not(.cover-header) .header-tools{gap:6px}}
.archive-entry{padding:0 var(--pad) 100px}.archive-entry a{display:flex;justify-content:space-between;border-top:1px solid var(--ink);padding-top:26px;font-size:clamp(24px,3.2vw,52px);letter-spacing:-.035em}.archive{padding:65px var(--pad) 100px}.archive h1{font-size:clamp(48px,7.8vw,130px);font-weight:400;letter-spacing:-.06em;line-height:1.05;margin:30px 0}.archive-intro{font-size:20px;line-height:1.5;max-width:740px}.archive-filters{display:flex;flex-wrap:wrap;gap:10px 28px;margin:55px 0 25px}.archive-filters button{font:inherit;font-size:15px;cursor:pointer;background:none;border:0;border-bottom:1px solid transparent;padding:10px 0;color:var(--muted)}.archive-filters button[aria-pressed=true]{color:var(--ink);border-color:var(--ink)}.archive-count{font-size:13px;color:var(--muted);margin-bottom:20px}.archive-row{display:grid;grid-template-columns:40px 1fr 190px 180px;gap:20px;align-items:baseline;border-top:1px solid var(--line);padding:25px 0;transition:background .2s}.archive-row[hidden]{display:none}.archive-row:hover{background:#dbe5df}.archive-row h2{font-size:clamp(22px,2.6vw,40px);font-weight:400;letter-spacing:-.035em}.archive-num,.archive-type,.archive-status{font-size:13px;color:var(--muted)}.archive-status{text-align:right}.archive-note{margin-top:35px;max-width:700px;font-size:14px;line-height:1.6;color:var(--muted)}@media(max-width:800px){.archive-row{grid-template-columns:28px 1fr;gap:10px}.archive-type{grid-column:2}.archive-status{grid-column:2;text-align:left}.archive{padding-top:40px}.archive-intro{font-size:17px}.archive-filters{gap:10px 20px}.archive-entry{padding-bottom:65px}}

.studio-portrait{grid-column:1/-1;margin:20px 0 0}.studio-portrait img{width:100%;height:auto}.studio-portrait figcaption{font-size:13px;line-height:1.5;color:var(--muted);margin-top:14px}

.studio-portrait img{filter:grayscale(1) contrast(1.16) brightness(1.025)}

/* Approved transparent seal: cross the rule without masking it. */
.header{position:relative;display:grid;grid-template-columns:1fr auto 1fr;--seal-size:112px}
.header .brand{position:absolute;left:calc(var(--pad) - 6px);bottom:calc(var(--seal-size) / -3);width:var(--seal-size);height:var(--seal-size);z-index:1}
.header .brand img{width:100%;height:100%;max-width:none}
.header>nav{grid-column:2}
.header>.header-tools{grid-column:3;justify-self:end}
@media(max-width:800px){.header{--seal-size:90px}.header+.detail{padding-top:45px}}
@media(max-width:600px){
 .header{--seal-size:72px;height:90px;grid-template-columns:80px 1fr;grid-template-rows:1fr 1fr;gap:0 10px;padding-top:8px;padding-bottom:8px}
 .header .brand{left:calc(var(--pad) - 4px)}
 .header>nav{grid-column:2;grid-row:1;justify-self:end}
 .header>.header-tools{grid-column:2;grid-row:2}
 .header>nav a{padding:8px 0}
 .header .languages a{padding:5px 0}
 .header+.detail{padding-top:40px}
}

/* Casa Ñire: an illustrated architectural narrative. */
.editorial-project .detail-cover{max-height:none;height:auto;object-fit:contain}
.project-chapter{border-top:1px solid var(--ink);padding-top:28px;margin-top:85px}
.chapter-copy{display:grid;grid-template-columns:60px 1fr 1fr;gap:28px;margin-bottom:45px;align-items:start}
.chapter-number{font-size:14px;padding-top:8px;color:var(--muted)}
.chapter-copy h2{font-size:clamp(30px,3.5vw,55px);font-weight:400;letter-spacing:-.045em;line-height:1.08;max-width:520px}
.chapter-copy p{font-size:18px;line-height:1.65;max-width:650px}
.chapter-images{display:grid;grid-template-columns:1fr 1fr;gap:35px}
.chapter-images figure{margin:0;min-width:0}
.chapter-images figure:first-child{grid-column:1/-1}
.chapter-images img{width:100%;height:auto}
.chapter-images figcaption{font-size:13px;line-height:1.6;color:var(--muted);margin-top:12px}
.chapter-images figcaption a{display:inline-block;margin-left:12px;text-decoration:underline;text-underline-offset:3px;padding:5px 0}
.chapter-images .drawing{grid-column:1/-1}
.chapter-images .drawing img{background:white}
@media(min-width:801px){.project-chapter:last-child .chapter-images{grid-template-columns:1fr 1.25fr;align-items:center}.project-chapter:last-child figure:first-child{grid-column:auto}}
@media(max-width:800px){.project-chapter{margin-top:55px;padding-top:22px}.chapter-copy{grid-template-columns:30px 1fr;gap:15px;margin-bottom:28px}.chapter-copy p{grid-column:2;font-size:17px}.chapter-images{grid-template-columns:1fr;gap:30px}.editorial-project .detail-cover{min-height:0}}
@media(min-width:801px){.project-chapter:last-child .chapter-images>figure:only-child{grid-column:1/-1;max-width:900px;width:100%;justify-self:center}}

/* Vector arrows remain monochrome on iOS as well as desktop. */
.arrow-icon{display:inline-block;width:1em;height:1em;vertical-align:-.12em;flex-shrink:0}

@media(max-width:600px){.header .brand{bottom:calc(var(--seal-size) / -3 + 6px)}}

/* Studio experience and team portrait. */
.studio-experience{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:45px;align-items:center;margin-top:20px}
.studio-metrics{margin:0;display:grid;gap:30px}
.studio-metrics>div{display:flex;flex-direction:column;gap:8px}
.studio-metrics dt{order:1;font-size:15px;line-height:1.45;color:var(--muted)}
.studio-metrics dd{margin:0;font-size:clamp(40px,4.7vw,76px);letter-spacing:-.055em;line-height:1.05;white-space:nowrap}
.studio-experience .studio-portrait{grid-column:auto;margin:0;min-width:0}
@media(max-width:800px){.studio-experience{grid-template-columns:minmax(0,1fr);gap:38px;margin-top:0}.studio-metrics{gap:28px}.studio-metrics dd{font-size:clamp(46px,10vw,64px)}}
