:root{--ink:#151515;--paper:#f4f4f0;--muted:#62625e;--line:#cececa;--light-line:#3b3b39;color-scheme:light;scroll-behavior:smooth;scroll-padding-top:35px}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}button{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}::selection{background:#d5d5c9;color:#111}.shell{width:min(1400px,calc(100% - 104px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;padding-block:25px;border-bottom:1px solid var(--line)}.wordmark{font-size:36px;font-weight:700;letter-spacing:-3px;line-height:1}.header nav{display:flex;gap:36px;font-size:14px}.header a:hover{text-decoration:underline;text-underline-offset:5px}.header nav span{margin-left:5px}.hero{display:grid;grid-template-columns:1fr 1fr;column-gap:5%;padding-top:70px}.eyebrow{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600}.hero .eyebrow{font-size:11px;letter-spacing:.07em}.hero h1{font-size:clamp(68px,8.7vw,142px);font-weight:400;line-height:.94;letter-spacing:-.065em;margin-block:40px 28px}.name-dot{color:#6d6d60}.hero-description{font-size:18px;line-height:1.5;letter-spacing:-.02em}.hero-images{display:grid;grid-template-columns:1.25fr .85fr;gap:18px;align-items:start;padding-top:4px}.hero-images .portrait{margin-top:0}.hero-images .field{margin-top:135px}.hero-images img{aspect-ratio:3/4;object-fit:cover}.hero-images figcaption{font-size:12px;color:var(--muted);padding-top:10px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:58px;padding-block:20px 26px;font-size:12px;color:var(--muted)}.hero-bottom a{color:var(--ink);font-size:14px}.hero-bottom a span{display:inline-block;margin-left:35px;font-size:20px}.services{display:grid;grid-template-columns:1fr 1fr;gap:5%;padding-block:70px 95px;border-top:1px solid var(--line)}.services h2{font-size:clamp(30px,3vw,46px);font-weight:400;line-height:1.15;letter-spacing:-.04em;margin-top:20px}.service-list{margin:0}.service-list>div{display:flex;align-items:baseline;justify-content:space-between;padding-block:15px;border-bottom:1px solid var(--line);gap:16px}.service-list>div:first-child{padding-top:0}.service-list dt{font-size:14px;color:var(--muted)}.service-list dd{margin:0;font-size:27px;letter-spacing:-.03em}.service-list dd span{font-size:17px}.service-list dd.tools{font-size:18px;letter-spacing:0}.work{background:var(--ink);color:var(--paper);padding-block:72px 80px}.section-title{display:flex;justify-content:space-between;align-items:baseline;gap:25px;border-bottom:1px solid var(--light-line);padding-bottom:26px;margin-bottom:55px}.section-title h2{font-weight:400;font-size:clamp(38px,4.5vw,66px);letter-spacing:-.05em;line-height:1.1}.section-title>span{font-size:12px;color:#aaa;white-space:nowrap}.project{padding-block:0 70px;margin-bottom:65px;border-bottom:1px solid var(--light-line)}.project:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.project-heading{display:flex;align-items:baseline;justify-content:space-between;gap:30px;margin-bottom:30px}.project-heading h3{font-size:clamp(27px,3.4vw,48px);font-weight:400;letter-spacing:-.04em;line-height:1.15}.project-heading p{font-size:14px;color:#b6b6b1}.project-cover{width:100%;height:400px;object-fit:cover;margin-bottom:24px}.project-caption{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:20px}.project-caption p{color:#b6b6b1;font-size:14px}.stats{display:flex;gap:30px}.stats span{font-size:12px;color:#b6b6b1}.stats strong{font-size:28px;letter-spacing:-.04em;font-weight:400;color:var(--paper);margin-right:7px}.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.media-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.media-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.media-card{min-width:0}.media-preview{display:block;position:relative;overflow:hidden;background:#272725;border:1px solid #41413d;aspect-ratio:9/13}.media-card.wide .media-preview{aspect-ratio:16/9}.media-preview img{height:100%;object-fit:cover;transition:transform .4s ease,opacity .4s ease}.media-preview:hover img{transform:scale(1.025);opacity:.85}.media-preview .play{position:absolute;inset:0;display:grid;place-items:center}.play>span{display:grid;place-items:center;height:48px;width:48px;border-radius:50%;background:#f4f4f0;color:#151515;font-size:15px;padding-left:2px;box-shadow:0 0 0 1px #0001}.media-caption{display:flex;justify-content:space-between;gap:15px;margin-top:13px;font-size:14px}.media-caption span{color:#aaa}.media-caption a:hover{text-decoration:underline;text-underline-offset:4px}.media-caption strong{font-weight:400}.media-card .metric{font-size:21px;margin-bottom:10px;letter-spacing:-.03em}.media-card .metric span{font-size:13px;color:#aaa;letter-spacing:0}.embed-shell{position:relative;width:100%;height:100%;background:#fff}.embed-shell iframe{width:100%;height:100%;border:0;display:block}.media-preview.has-embed{aspect-ratio:auto;height:560px;background:white}.media-preview.has-embed.instagram{height:600px}.media-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:30px;color:#151515;background:#eeeee8;text-align:center}.embed-shell iframe{position:relative;z-index:1}.project-subtitle{font-size:18px;font-weight:400;margin:40px 0 20px;color:#ccc}.personal .project-heading{margin-top:10px}.gallery{padding-block:90px 100px}.gallery .section-title{border-color:var(--line)}.gallery .section-title>span{color:var(--muted)}.gallery-intro{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:30px;gap:25px}.gallery-intro h3{font-weight:400;font-size:26px;letter-spacing:-.03em}.gallery-intro p{color:var(--muted);font-size:14px}.posters{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:38px;background:#e7e7e1;margin-bottom:80px}.posters img{width:100%;height:100%;max-height:630px;object-fit:contain}.photos{display:grid;grid-template-columns:1.3fr 1fr;gap:24px}.photos figure:nth-child(1){grid-row:span 2}.photos img{width:100%;height:100%;object-fit:cover}.photos figure:first-child img{aspect-ratio:3/4}.photos figure:not(:first-child) img{aspect-ratio:4/3}.contact{background:var(--ink);color:var(--paper);padding-block:70px 24px}.contact h2{font-size:clamp(52px,9.5vw,142px);letter-spacing:-.06em;font-weight:400;line-height:1.1;margin:34px 0 45px}.contact-email{font-size:clamp(20px,3.1vw,46px);letter-spacing:-.025em;display:inline-block;border-bottom:1px solid #858580;padding-bottom:10px;overflow-wrap:anywhere;max-width:100%}.contact-email span{margin-left:25px}.contact-details{display:flex;justify-content:space-between;gap:30px;margin-top:50px;padding-bottom:65px}.contact-details p{font-size:12px;color:#aaa;margin-bottom:10px}.phone-list{display:flex;gap:36px;flex-wrap:wrap}.contact-details a:hover{text-decoration:underline;text-underline-offset:5px}.footer{display:flex;justify-content:space-between;border-top:1px solid var(--light-line);padding-top:24px;font-size:12px;color:#aaa}.footer a:hover{color:white}.skip-link{position:fixed;left:15px;top:-100px;padding:12px 20px;z-index:99;background:white;color:black}.skip-link:focus{top:15px}
@media(min-width:1600px){.hero{padding-top:90px}.hero-images .field{margin-top:155px}.hero-bottom{margin-top:80px}}
@media(max-width:1000px){.shell{width:calc(100% - 64px)}.hero{gap:4%;padding-top:50px}.hero h1{font-size:9.6vw}.hero .eyebrow{max-width:240px;line-height:1.8}.hero-images{gap:12px}.hero-images .field{margin-top:95px}.hero-description{font-size:16px}.project-cover{height:330px}.media-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.media-grid{gap:18px}.media-preview.has-embed{height:540px}.service-list dd{font-size:23px}}
@media(max-width:700px){.shell{width:calc(100% - 40px)}.header{padding-block:21px}.wordmark{font-size:30px}.header nav{gap:19px;font-size:12px}.hero{grid-template-columns:1fr;padding-top:38px;gap:0}.hero .eyebrow{max-width:none;font-size:10px}.hero h1{font-size:clamp(76px,18vw,124px);margin:28px 0 22px;line-height:.94}.hero-description{font-size:16px}.hero-images{grid-template-columns:1.16fr 1fr;margin-top:35px;gap:15px}.hero-images .field{margin-top:58px}.hero-bottom{margin-top:32px;padding-block:15px 21px}.hero-bottom>span:last-child{display:none}.hero-bottom a span{margin-left:12px}.services{grid-template-columns:1fr;padding-block:40px 52px;gap:32px}.services h2{font-size:34px}.service-list dd{font-size:25px}.service-list dd.tools{font-size:17px}.work{padding-block:42px 55px}.section-title{margin-bottom:35px;padding-bottom:22px}.section-title h2{font-size:39px}.section-title>span{font-size:10px}.project{padding-bottom:40px;margin-bottom:40px}.project-heading{flex-direction:column;gap:10px;margin-bottom:22px}.project-heading h3{font-size:32px}.project-cover{height:260px}.project-caption{align-items:flex-start;flex-direction:column}.stats{gap:25px}.media-grid,.media-grid.two,.media-grid.four{grid-template-columns:1fr;gap:30px}.media-card{width:100%;max-width:440px;margin-inline:auto}.media-preview{aspect-ratio:9/12}.media-preview.has-embed{height:600px}.media-caption{font-size:14px}.gallery{padding-block:48px}.gallery-intro{flex-direction:column;gap:10px}.gallery-intro h3{font-size:24px}.posters{padding:20px;gap:22px;grid-template-columns:1fr;margin-bottom:45px}.posters img{max-height:none}.photos{grid-template-columns:1fr;gap:20px}.photos figure:nth-child(1){grid-row:auto}.photos figure:first-child img{max-height:520px;object-fit:cover}.contact{padding-top:45px}.contact h2{font-size:68px;margin:30px 0}.contact-email{font-size:clamp(18px,5.1vw,32px)}.contact-email span{margin-left:8px}.contact-details{margin-top:35px;flex-direction:column;gap:25px;padding-bottom:40px}.phone-list{gap:16px}.footer{font-size:11px;gap:20px}.eyebrow{font-size:11px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
.cover-pair{display:grid;grid-template-columns:1.4fr 1fr;gap:22px;margin-bottom:24px}.cover-pair img{height:340px;object-fit:cover}.project-cover.terrain{height:300px;object-position:center 45%}.video-link{display:block;height:100%;width:100%}.video-dialog{color:var(--paper);background:#151515;border:1px solid #555;padding:20px;width:min(900px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto}.video-dialog::backdrop{background:#000c}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.dialog-top h2{font-size:16px;font-weight:400}.close-video{color:var(--paper);background:transparent;border:1px solid #555;padding:8px 12px;cursor:pointer;white-space:nowrap}.dialog-player{aspect-ratio:16/9;background:#000}.dialog-player iframe{border:0;display:block;width:100%;height:100%}.social-player{width:min(440px,calc(100% - 32px))}.social-player .dialog-player{aspect-ratio:auto;height:min(670px,70dvh)}.dialog-source{display:inline-block;margin-top:14px;font-size:14px;text-decoration:underline;text-underline-offset:4px}.media-card:has(.instagram)~.media-card .media-preview{height:600px;aspect-ratio:auto}
@media(max-width:700px){.cover-pair{gap:12px;grid-template-columns:1.1fr 1fr}.cover-pair img{height:220px}.project-cover.terrain{height:250px}.section-title{flex-wrap:wrap;gap:14px}.dialog-top h2{font-size:14px}}
.video-link:focus-visible{outline:3px solid white;outline-offset:-5px}.hero .eyebrow{font-size:12px;letter-spacing:.04em}
@media(max-width:700px){.hero h1{font-size:clamp(60px,18vw,124px)}.header nav{gap:16px;font-size:14px}.hero .eyebrow,.eyebrow,.section-title>span,.footer{font-size:12px}.hero .eyebrow{max-width:300px;line-height:1.6}}
.instagram-link{border:1px solid #51514a;display:flex;flex-direction:column;justify-content:space-between;padding:30px;aspect-ratio:9/13;background:#242421;min-width:0}.instagram-link:hover{background:#30302a}.instagram-link .eyebrow{color:#bbb}.reel-label{font-size:clamp(36px,4.6vw,65px);font-weight:400;letter-spacing:-.05em}.reel-label>span{color:#a8a89b}.instagram-bottom{display:flex;justify-content:space-between;font-size:14px}.instagram-bottom>span{font-size:24px;line-height:1}.instagram-link~.media-caption{margin-top:13px}@media(max-width:700px){.instagram-link{aspect-ratio:4/3}.reel-label{font-size:52px}}
