:root{--paper:#f1efe9;--ink:#11110f;--muted:#6e6b65;--line:#11110f38;--dark:#10110f;--warm:#c8c0b4}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}figure,h1,h2,h3,p,dl,dd{margin:0}::selection{background:var(--ink);color:var(--paper)}body>main{transition:opacity .44s cubic-bezier(.22,.7,.2,1),transform .56s cubic-bezier(.22,.7,.2,1)}.page-transition{z-index:200;pointer-events:none;background:var(--ink);color:var(--paper);place-items:center;transition:transform .56s cubic-bezier(.76,0,.24,1);display:grid;position:fixed;inset:0;overflow:hidden;transform:translateY(101%)}.page-transition__rule{transform-origin:0;background:#f1efe999;width:100%;height:1px;position:absolute;top:0;left:0;transform:scaleX(0)}.page-transition__label{letter-spacing:.22em;text-transform:uppercase;opacity:0;font-size:10px;font-weight:400;transition:opacity .22s .18s,transform .36s cubic-bezier(.22,.8,.2,1) .16s;transform:translateY(10px)}.page-transition.is-revealing{animation:.82s cubic-bezier(.76,0,.24,1) 80ms both page-reveal}.page-transition.is-revealing .page-transition__label{animation:.46s both transition-label-out}html.is-transitioning{cursor:progress}html.is-transitioning body>main{opacity:.72;transform:translateY(-9px)scale(.996)}html.is-transitioning .page-transition{transform:translateY(0)}html.is-transitioning .page-transition__rule{animation:.52s cubic-bezier(.22,.8,.2,1) both transition-rule}html.is-transitioning .page-transition__label{opacity:1;transform:translateY(0)}.project-card.is-opening figure img,.rhythm-link.is-opening img,.index-project.is-opening img{transform:scale(1.045)}.project-card.is-opening .project-open,.rhythm-link.is-opening .rhythm-open{opacity:1;transform:translateY(0)}.skip-link{z-index:100;background:var(--paper);color:var(--ink);padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;color:#fff;mix-blend-mode:difference;letter-spacing:.07em;text-transform:uppercase;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:22px 28px;font-size:12px;display:grid;position:absolute;inset:0 0 auto}.site-header--dark{background:var(--dark);mix-blend-mode:normal;position:relative}.wordmark{letter-spacing:.12em;text-transform:uppercase;justify-self:start;font-family:Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:22px;font-weight:300}.header-line{justify-self:center}.site-header nav{justify-self:end;gap:28px;display:flex}.site-header nav a{transition:opacity .18s}.site-header nav a:hover{opacity:.5}.eyebrow{letter-spacing:.13em;text-transform:uppercase;font-size:11px;line-height:1.4}.home-hero{color:#fff;background:#1b1b1a;min-height:100svh;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;object-position:50% 50%;width:100%;height:100svh;animation:1.4s cubic-bezier(.2,.75,.2,1) both hero-in}.hero-shade,.series-hero-shade{pointer-events:none;position:absolute;inset:0}.hero-shade{background:#0000002e}.series-hero-shade{background:#00000014}.hero-copy{grid-template-columns:1fr 2fr 1fr;align-items:end;gap:24px;display:grid;position:absolute;bottom:36px;left:28px;right:28px}.hero-copy h1{letter-spacing:.075em;white-space:nowrap;font-family:Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:clamp(70px,12.4vw,220px);font-weight:200;line-height:.75;animation:1s .14s both rise}.hero-copy>p:last-child{letter-spacing:-.01em;justify-self:end;font-size:15px;line-height:1.45}.hero-enter{letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl;align-items:center;gap:38px;font-size:11px;display:flex;position:absolute;top:50%;right:28px}.hero-enter span{font-size:18px}.project-index{padding:130px 28px 36px}.section-heading{grid-template-columns:1fr 2fr 1fr;align-items:start;gap:24px;margin-bottom:80px;display:grid}.section-heading h2,.about h2,.contact h2,.work-index-head h1{letter-spacing:-.065em;font-size:clamp(52px,7.8vw,132px);font-weight:450;line-height:.88}.section-heading>p:last-child{max-width:350px;color:var(--muted);justify-self:end;font-size:14px;line-height:1.55}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:70px 16px;display:grid}.project-card{min-width:0;display:block}.project-card figure{background:#d9d6cf;height:min(67vw,760px);max-height:76vh;position:relative;overflow:hidden}.project-card:nth-child(3n+2) figure{height:min(54vw,620px)}.project-card:nth-child(5){grid-column:1/-1}.project-card:nth-child(5) figure{height:min(57vw,820px)}.project-card figure img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .3s}.project-card:hover figure img{filter:none;transform:scale(1.018)}.project-open{background:var(--paper);color:var(--ink);letter-spacing:.11em;text-transform:uppercase;opacity:0;padding:10px 12px;font-size:10px;transition:all .24s;position:absolute;bottom:18px;right:18px;transform:translateY(8px)}.project-card:hover .project-open{opacity:1;transform:none}.project-caption{grid-template-columns:38px 1fr auto;align-items:start;gap:16px;padding-top:13px;display:grid}.project-caption>span{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-size:10px}.project-caption h3{letter-spacing:-.05em;font-size:clamp(23px,3vw,48px);font-weight:450;line-height:1}.project-caption div p{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:5px;font-size:10px}.index-link{border-top:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:-.035em;justify-content:space-between;margin-top:96px;padding:18px 0;font-size:clamp(20px,2.4vw,36px);display:flex}.image-rhythm{background:var(--dark);grid-template-columns:repeat(12,1fr);gap:12px;padding:140px 28px;display:grid}.rhythm-frame{align-self:start;position:relative;overflow:hidden}.rhythm-link{display:block;position:relative;overflow:hidden}.rhythm-frame img{opacity:1;filter:none;width:100%;height:auto;transition:transform .6s cubic-bezier(.2,.75,.2,1)}:is(.rhythm-link:hover img,.rhythm-link:focus-visible img){transform:scale(1.015)}.rhythm-link:focus-visible{outline:1px solid var(--paper);outline-offset:4px}.rhythm-open{color:var(--ink);letter-spacing:.11em;text-transform:uppercase;opacity:0;background:#f1efe9f0;padding:9px 11px;font-size:9px;font-weight:400;transition:opacity .22s,transform .3s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:12px;right:12px;transform:translateY(7px)}.rhythm-open b{margin-left:12px;font-weight:400}:is(.rhythm-link:hover .rhythm-open,.rhythm-link:focus-visible .rhythm-open){opacity:1;transform:translateY(0)}.rhythm-frame--0{grid-column:span 7}.rhythm-frame--1{grid-column:9/span 4;margin-top:26vh}.rhythm-frame--2{grid-column:1/span 4;margin-top:12vh}.rhythm-frame--3{grid-column:6/span 7;margin-top:3vh}.rhythm-frame--4{grid-column:3/span 8;margin:14vh 0}.about{border-bottom:1px solid var(--line);grid-template-columns:1.45fr 1fr;gap:8vw;padding:140px 28px;display:grid}.about-title-block .eyebrow{margin-bottom:45px}.about-copy{max-width:660px;padding-top:74px}.about-copy>p{letter-spacing:-.035em;font-size:clamp(22px,2.2vw,36px);line-height:1.2}.about-copy>p+p{color:var(--muted);margin-top:26px}.about-copy dl{border-top:1px solid var(--line);margin-top:70px}.about-copy dl div{border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr;padding:13px 0;font-size:12px;display:grid}.about-copy dt{color:var(--muted)}.contact{background:var(--warm);grid-template-columns:1fr 1fr;gap:8vw;padding:130px 28px 150px;display:grid}.contact-intro .eyebrow{margin-bottom:45px}.direct-links{margin-top:70px;display:grid}.direct-links a{border-top:1px solid #11110f47;justify-content:space-between;padding:15px 0;font-size:14px;display:flex}.direct-links a:last-child{border-bottom:1px solid #11110f47}.contact-form{grid-template-columns:1fr 1fr;align-self:end;gap:28px 16px;display:grid}.contact-form label{gap:10px;display:grid}.contact-form label span{letter-spacing:.12em;text-transform:uppercase;font-size:10px}.contact-form input,.contact-form textarea{resize:vertical;background:0 0;border:0;border-bottom:1px solid #11110f73;border-radius:0;outline:0;width:100%;padding:12px 0}.contact-form input:focus,.contact-form textarea:focus{border-bottom-color:var(--ink)}.form-message{grid-column:1/-1}.contact-form button,.form-success button{border:0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);text-align:left;cursor:pointer;background:0 0;grid-column:1/-1;justify-content:space-between;padding:16px 0;display:flex}.form-success{align-self:end;font-size:20px;line-height:1.4}.form-success>span{letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-size:11px;display:block}.form-success a{text-decoration:underline}.form-success button{width:100%;margin-top:42px}.site-footer{letter-spacing:.11em;text-transform:uppercase;grid-template-columns:1fr 1fr 1fr;padding:20px 28px;font-size:10px;display:grid}.site-footer>:nth-child(2){justify-self:center}.site-footer>:last-child{justify-self:end}.site-footer--dark{background:var(--dark);color:#fff;border-top:1px solid #ffffff2e}.back-to-top{z-index:60;min-width:74px;height:40px;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;opacity:0;pointer-events:none;background:#f1efeae0;border:1px solid #11110f57;border-radius:999px;align-items:center;gap:12px;padding:0 12px 0 14px;transition:opacity .26s,transform .42s cubic-bezier(.2,.8,.2,1),background-color .22s,color .22s,border-color .22s;display:flex;position:fixed;bottom:22px;right:22px;transform:translateY(14px);box-shadow:0 8px 30px #00000014}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top span{letter-spacing:.14em;text-transform:uppercase;font-size:9px}.back-to-top svg{width:14px;height:14px;overflow:visible}.back-to-top path{fill:none;stroke:currentColor;stroke-width:1.2px;stroke-linecap:square;stroke-linejoin:miter;transform-origin:50%;transition:transform .26s cubic-bezier(.2,.8,.2,1)}:is(.back-to-top:hover,.back-to-top:focus-visible){background:var(--ink);border-color:var(--ink);color:var(--paper);outline:none}:is(.back-to-top:hover path,.back-to-top:focus-visible path){transform:translateY(-2px)}.back-to-top:active{transform:translateY(2px)scale(.97)}.work-index-page{background:var(--dark);color:#fff;min-height:100vh}.work-index-head{grid-template-columns:1fr 2fr 1fr;align-items:end;gap:24px;padding:130px 28px 110px;display:grid}.work-index-head>p:last-child{color:#ffffff94;justify-self:end;max-width:320px;font-size:14px;line-height:1.55}.work-index-list{padding:0 28px 100px}.index-project{border-top:1px solid #fff3;grid-template-columns:44px minmax(140px,.65fr) 1fr auto;align-items:center;gap:22px;padding:13px 0;display:grid}.index-project:last-child{border-bottom:1px solid #fff3}.index-project>span{color:#ffffff80;font-size:10px}.index-project figure{height:150px;overflow:hidden}.index-project figure img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .3s}.index-project:hover img{filter:none;transform:scale(1.025)}.index-project div p{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-size:10px}.index-project h2{letter-spacing:-.055em;margin:6px 0 14px;font-size:clamp(30px,4vw,64px);font-weight:450;line-height:.9}.series-page{min-height:100vh}.series-hero{color:#fff;background:#222;height:min(82vh,920px);position:relative;overflow:hidden}.series-hero>img{object-fit:cover;width:100%;height:100%}.series-title{justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:28px;left:28px;right:28px}.series-title p{letter-spacing:.12em;text-transform:uppercase;font-size:11px}.series-title h1{letter-spacing:-.075em;text-align:right;max-width:80%;font-size:clamp(64px,11vw,190px);font-weight:450;line-height:.78}.series-intro{grid-template-columns:1.3fr 1fr;gap:12vw;padding:90px 28px 120px;display:grid}.series-intro>p{letter-spacing:-.055em;max-width:850px;font-size:clamp(28px,4vw,66px);line-height:1.02}.series-intro dl{border-top:1px solid var(--line);align-self:end}.series-intro dl div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.4fr;padding:13px 0;font-size:11px;display:grid}.series-intro dt{color:var(--muted)}.series-gallery{columns:3;column-gap:12px;padding:0 12px 140px}.series-frame{break-inside:avoid;background:#d6d3cd;margin:0 0 12px}.series-frame button{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.series-frame img{width:100%;height:auto;transition:filter .22s}.series-frame button:hover img{filter:none}.frame-index{background:var(--paper);color:var(--ink);letter-spacing:.1em;opacity:0;padding:5px 6px;font-size:9px;transition:opacity .18s;position:absolute;bottom:8px;right:8px}.series-frame button:hover .frame-index{opacity:1}.lightbox{z-index:80;color:#fff;background:#0a0a09f5;place-items:center;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;width:auto;max-width:calc(100vw - 120px);height:auto;max-height:calc(100vh - 80px)}.lightbox-close{color:#fff;cursor:pointer;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;font-size:11px;position:fixed;top:18px;right:24px}.lightbox-arrow{z-index:2;color:#fff;cursor:pointer;background:0 0;border:0;padding:18px;font-size:30px;position:fixed;top:50%}.lightbox-arrow--left{left:10px}.lightbox-arrow--right{right:10px}.lightbox>p{letter-spacing:.12em;font-size:10px;position:fixed;bottom:16px}.next-project{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr auto;align-items:end;gap:24px;margin:0 28px 80px;padding:28px 0;display:grid;position:relative}.next-project p,.next-project span{letter-spacing:.12em;text-transform:uppercase;font-size:10px}.next-project h2{letter-spacing:-.06em;font-size:clamp(42px,7vw,110px);font-weight:450;line-height:.8}@keyframes hero-in{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes page-reveal{0%{transform:translateY(0)}to{transform:translateY(-101%)}}@keyframes transition-rule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes transition-label-out{0%,35%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;padding:18px}.header-line{display:none}.site-header nav{gap:16px}.hero-copy{grid-template-columns:1fr;bottom:24px;left:18px;right:18px}.hero-copy h1{order:-1;font-size:clamp(64px,19vw,150px)}.hero-copy>p:last-child{justify-self:start}.hero-enter{display:none}.project-index{padding:90px 18px 28px}.section-heading,.work-index-head{grid-template-columns:1fr;gap:28px;margin-bottom:60px}.section-heading>p:last-child,.work-index-head>p:last-child{justify-self:start}.project-grid{grid-template-columns:1fr;gap:55px}.project-card:nth-child(5){grid-column:auto}.project-card figure,.project-card:nth-child(3n+2) figure,.project-card:nth-child(5) figure{height:72vw;max-height:none}.project-caption{grid-template-columns:28px 1fr}.project-caption>span:last-child{grid-column:2}.image-rhythm{gap:8px;padding:100px 18px}.rhythm-frame--0,.rhythm-frame--3,.rhythm-frame--4{grid-column:span 12}.rhythm-frame--1,.rhythm-frame--2{grid-column:span 6;margin-top:8vh}.rhythm-frame--4{margin:8vh 0}.about,.contact{grid-template-columns:1fr;padding:100px 18px}.about-copy{padding-top:20px}.contact-form{margin-top:40px}.work-index-head{padding:100px 18px 70px}.work-index-list{padding:0 18px 80px}.index-project{grid-template-columns:28px 110px 1fr auto;gap:12px}.index-project figure{height:105px}.series-title{display:block;left:18px;right:18px}.series-title h1{text-align:left;max-width:none;margin-top:12px}.series-intro{grid-template-columns:1fr;gap:55px;padding:70px 18px 90px}.series-gallery{columns:2;column-gap:8px;padding:0 8px 100px}.series-frame{margin-bottom:8px}.next-project{grid-template-columns:1fr auto;margin:0 18px 60px}.next-project h2{grid-area:2/1/auto/-1}.site-footer{padding:18px}}@media (max-width:560px){.wordmark{font-size:19px}.site-header{font-size:9px}.site-header nav{gap:12px}.home-hero>img{object-position:62% 50%}.hero-copy h1{line-height:.85}.project-card figure,.project-card:nth-child(3n+2) figure,.project-card:nth-child(5) figure{height:104vw}.project-caption h3{font-size:32px}.index-project{grid-template-columns:24px 1fr auto}.index-project figure{grid-column:2/-1;width:100%;height:52vw}.index-project div{grid-column:2}.contact-form{grid-template-columns:1fr}.contact-form label,.form-message{grid-column:1}.series-hero{height:72svh}.series-gallery{columns:1;padding:0 8px 80px}.lightbox img{max-width:calc(100vw - 24px);max-height:calc(100vh - 100px)}.lightbox-arrow{top:auto;bottom:22px}.site-footer{grid-template-columns:1fr auto;row-gap:8px}.site-footer>:nth-child(2){display:none}.rhythm-open{opacity:.94;bottom:8px;right:8px;transform:none}.back-to-top{justify-content:center;width:42px;min-width:42px;height:42px;padding:0;bottom:12px;right:12px}.back-to-top span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.page-transition{display:none}}
