*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f7f3;color:#575451;font-family:"Montserrat",Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}header{height:135px;display:flex;align-items:center;justify-content:space-between;padding:0 10%;gap:40px}.brand{display:block;width:226px;line-height:0}.brand img{display:block;width:100%;height:auto}nav{display:flex;gap:28px;align-items:center}nav a{font-size:13px;font-weight:500;letter-spacing:2px;position:relative;padding:10px 0}nav a:after{content:'';position:absolute;bottom:3px;left:0;width:0;height:1px;background:currentColor;transition:width .2s}nav a:hover:after,nav a[aria-current=page]:after{width:100%}main{width:calc(100% - 146px);margin:11px auto 0;padding:0}.portfolio{width:100%}.portfolio-row{display:flex;gap:3px;margin-bottom:3px;align-items:flex-start;width:100%}.tile{position:relative;flex:var(--ratio) 1 0;min-width:0;overflow:hidden;background:#d2cec7}.picture{width:100%;line-height:0}.picture img{display:block;width:100%;height:auto}.tile:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.34));pointer-events:none;opacity:0;transition:opacity .25s ease}.tile-copy{position:absolute;left:18px;bottom:17px;z-index:2;color:#fff;text-align:left;display:flex;flex-direction:column;align-items:flex-start;line-height:1.08;text-shadow:0 1px 8px rgba(0,0,0,.18);pointer-events:none;opacity:0;transform:translateY(5px);transition:opacity .25s ease,transform .25s ease}.tile:hover:after,.tile:focus-visible:after{opacity:1}.tile:hover .tile-copy,.tile:focus-visible .tile-copy{opacity:1;transform:translateY(0)}.tile-copy strong{font-size:clamp(13px,1.05vw,18px);font-weight:600;letter-spacing:-.02em}.tile-copy span{margin-top:2px;font-size:clamp(12px,.9vw,16px);font-weight:400;letter-spacing:-.015em}:focus-visible{outline:2px solid #786148;outline-offset:5px}footer{display:flex;justify-content:space-between;align-items:center;width:80%;margin:0 auto;padding:55px 0;font-size:14px;gap:24px}.footer-brand{display:block;width:120px;line-height:0}.footer-brand img{display:block;width:100%;height:auto}footer>span:nth-child(2){letter-spacing:1px}.info{min-height:65vh;padding:90px 0;max-width:1000px}.eyebrow{font-size:14px;font-weight:500;letter-spacing:2px}.info h1{font-size:clamp(36px,5vw,66px);font-weight:400;letter-spacing:-2px;line-height:1.08;margin:32px 0}.info p{font-size:18px;line-height:1.8;max-width:600px}.back{display:inline-block;border-bottom:1px solid;padding:8px 0;margin-top:35px;font-size:14px}.skip{position:absolute;top:-100px;left:20px;padding:15px;background:white;z-index:4}.skip:focus{top:10px}[hidden]{display:none!important}.project-main{width:calc(100% - 146px);max-width:1680px;margin:11px auto 0}.project-hero{height:min(72vh,820px);min-height:520px;overflow:hidden;background:#ddd8d0}.project-hero img{width:100%;height:100%;object-fit:cover}.project-intro{display:grid;grid-template-columns:minmax(180px,.72fr) minmax(0,1.6fr);gap:8vw;padding:75px 0 85px}.project-meta{display:flex;flex-direction:column;gap:10px;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;line-height:1.6}.project-copy{max-width:760px}.project-copy .eyebrow{display:block;margin-bottom:18px}.project-copy h1{font-size:clamp(44px,5.7vw,86px);font-weight:400;letter-spacing:-.045em;line-height:.98;margin:0 0 32px}.project-copy p{font-size:17px;line-height:1.8;margin:0 0 20px;max-width:680px}.project-credit{font-size:13px!important;letter-spacing:.8px;margin-top:30px!important}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.project-gallery figure{margin:0;overflow:hidden;background:#ddd8d0}.project-gallery figure.wide{grid-column:1/-1}.project-gallery img{width:100%;height:100%;min-height:380px;object-fit:cover}.project-gallery figure.wide img{min-height:520px;max-height:760px}.project-nav{display:flex;justify-content:space-between;align-items:center;padding:55px 0 20px;font-size:13px;letter-spacing:1px}.project-nav a{border-bottom:1px solid transparent;padding-bottom:5px}.project-nav a:hover{border-color:currentColor}.project-page footer{margin-top:10px}@media(max-width:1100px){header{padding:0 6%}main,.project-main{width:calc(100% - 40px);margin-top:8px}.brand{width:205px}nav{gap:20px}nav a{font-size:12px;letter-spacing:1.5px}.tile-copy{left:14px;bottom:13px}.project-intro{gap:6vw}.project-hero{min-height:460px}}@media(max-width:900px){header{padding:30px 24px;height:auto;min-height:135px;align-items:flex-start;flex-direction:column;gap:26px}.brand{width:205px}nav{flex-wrap:wrap;gap:10px 22px}nav a{font-size:13px;letter-spacing:1px}main,.project-main{width:auto;margin:0;padding:0 10px}.portfolio-row{gap:4px;margin-bottom:4px}.tile-copy{left:12px;bottom:11px}.tile-copy strong{font-size:12px}.tile-copy span{font-size:11px}footer{width:auto;margin:0;padding:35px 24px;flex-wrap:wrap}.footer-brand{width:105px}footer>span:nth-child(2){font-size:14px}.info{padding:50px 6px}.project-hero{height:58vh;min-height:360px}.project-intro{grid-template-columns:1fr;gap:35px;padding:50px 6px 60px}.project-meta{flex-direction:row;flex-wrap:wrap;gap:8px 20px}.project-copy h1{font-size:clamp(42px,12vw,66px)}.project-gallery{grid-template-columns:1fr;gap:8px}.project-gallery figure.wide{grid-column:auto}.project-gallery img,.project-gallery figure.wide img{min-height:0;max-height:none;height:auto;aspect-ratio:auto;object-fit:contain}.project-nav{padding:40px 6px 15px}}@media(max-width:650px){.portfolio-row{display:block;margin-bottom:6px}.tile{display:block;margin-bottom:6px}.tile img{width:100%;height:auto}.project-hero{height:auto;min-height:0}.project-hero img{height:auto;aspect-ratio:4/3;object-fit:cover}.project-intro{padding-top:38px}.project-meta{font-size:11px}.project-copy p{font-size:16px}.project-nav{align-items:flex-start;gap:20px;flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}