@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@300;400;500;600;700;800&display=swap');
:root{color-scheme:dark;--ink:#111110;--paper:#eae9e5;--soft:#b8b6b0;--line:#343431;--accent:#ded2bc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}em{font-family:Georgia,serif;font-weight:400}::selection{background:#ded2bc;color:#111}.skip{position:absolute;top:-80px;left:16px;z-index:100;padding:12px;background:#fff;color:#111}.skip:focus{top:12px}:focus-visible{outline:2px solid #fff;outline-offset:4px}.header{position:absolute;z-index:20;top:0;left:0;width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:28px clamp(22px,4vw,70px);border-bottom:1px solid #ffffff3c}.brand img{width:155px;height:auto}.nav{display:flex;gap:clamp(20px,3vw,54px)}.nav a,.header-cta{font-size:12px;text-transform:uppercase;letter-spacing:.17em;font-weight:700}.nav a:hover,.header-cta:hover,.text-link:hover,.watch-link:hover{color:var(--accent)}.header-cta{justify-self:end}.header-cta span{font-size:17px;margin-left:12px}.hero{min-height:780px;height:min(900px,100svh);position:relative;display:flex;align-items:flex-end;overflow:hidden;background:#24292a}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media video{width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.1) 90%),linear-gradient(0deg,rgba(0,0,0,.64),transparent 60%)}.hero-content{position:relative;z-index:2;width:100%;padding:0 clamp(22px,7vw,120px) clamp(45px,7vh,80px)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.19em;text-transform:uppercase;color:#77766f}.eyebrow.light{color:#ddd}.eyebrow-line{display:inline-block;vertical-align:middle;width:30px;height:1px;background:currentColor;margin-right:14px}.hero h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(58px,7.8vw,130px);font-weight:600;letter-spacing:-.085em;line-height:.94;margin:30px 0 48px}.hero h1 em{letter-spacing:-.075em}.hero-second{display:block;margin-top:.08em}.hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:20px;border-top:1px solid #ffffff80;padding-top:26px}.hero-bottom p{max-width:510px;font-size:clamp(16px,1.7vw,22px);line-height:1.5}.circle-link{width:68px;height:68px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center;font-size:30px;transition:background .2s,color .2s}.circle-link:hover{background:var(--paper);color:var(--ink)}.hero-side{position:absolute;right:20px;top:50%;z-index:2;writing-mode:vertical-rl;font-size:10px;letter-spacing:.2em;font-weight:700}.section-pad{padding:clamp(75px,10vw,160px) clamp(22px,7vw,120px)}.section-kicker{display:flex;justify-content:space-between;border-top:1px solid #77776d;padding-top:18px;font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.18em;color:#85837d}.intro,.trust{background:#eae9e5;color:#181817}.intro .section-kicker,.trust .section-kicker{border-color:#aaa9a3;color:#77766f}.intro-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;margin-top:95px}.intro h2,.work h2,.trust h2,.statement h2,.contact h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(44px,5.3vw,95px);font-weight:500;letter-spacing:-.075em;line-height:1.06}.intro-copy{padding-top:10px;max-width:520px}.intro-copy p{font-size:clamp(17px,1.5vw,21px);line-height:1.65;margin-bottom:23px}.text-link{display:inline-flex;justify-content:space-between;gap:45px;min-width:270px;border-bottom:1px solid currentColor;padding:28px 0 14px;margin-top:10px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.work{background:#141413}.work-heading{display:flex;justify-content:space-between;align-items:end;margin:86px 0 70px;gap:40px}.work-heading p{max-width:245px;color:#a4a29c;line-height:1.55}.project-image,.tile-image{position:relative;overflow:hidden;background:#282824}.project-image{aspect-ratio:16/8.2}.project-image img,.tile-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.project-image:hover img,.tile-image:hover img{transform:scale(1.035)}.image-index{position:absolute;top:25px;left:25px;font-size:11px;letter-spacing:.2em;font-weight:700}.project-info{display:flex;justify-content:space-between;gap:8vw;padding:34px 0 105px}.project-info h3{font-family:Manrope,Arial,sans-serif;font-size:clamp(38px,4.5vw,80px);letter-spacing:-.07em;font-weight:500;line-height:1.05;margin-top:18px}.project-side{max-width:340px;align-self:end}.project-side p{color:#b9b7b0;line-height:1.65;font-size:17px;margin-bottom:25px}.watch-link{padding:0 0 10px;border:0;border-bottom:1px solid currentColor;background:none;color:#fff;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700}.watch-link span{margin-left:55px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.tile-image{aspect-ratio:4/3}.project-tile:nth-child(2) .tile-image img{object-position:center 40%}.tile-caption{display:flex;justify-content:space-between;gap:10px;padding:18px 0;color:#aaa8a2;font-size:12px;letter-spacing:.06em}.tile-caption span:first-child{color:#eee}.trust h2{margin:75px 0 75px}.logo-grid{border-top:1px solid #b9b7b0;border-bottom:1px solid #b9b7b0;display:grid;grid-template-columns:repeat(4,1fr)}.logo-cell{min-height:180px;padding:30px;display:flex;align-items:center;justify-content:center;border-right:1px solid #b9b7b0}.logo-cell:last-child{border:0}.logo-cell img{max-width:80%;max-height:95px;object-fit:contain;filter:grayscale(1);opacity:.85}.logo-cell .duke{max-height:105px}.logo-cell .mow{max-height:100px}.logo-cell .osv{width:86px;height:86px;max-width:none;max-height:none;object-fit:contain;margin:auto}.statement{min-height:720px;display:grid;grid-template-columns:1fr 1fr;background:#252520}.statement-photo{min-height:650px}.statement-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.statement-content{padding:clamp(70px,9vw,145px) clamp(35px,7vw,120px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.statement h2{margin:36px 0}.statement-content>p:not(.eyebrow){max-width:470px;color:#c2c0b9;line-height:1.7;font-size:18px}.statement-services{display:flex;gap:12px;flex-wrap:wrap;max-width:510px;margin-top:60px}.statement-services span{border:1px solid #77776f;border-radius:40px;padding:9px 15px;color:#d1cfc8;font-size:11px;letter-spacing:.09em;text-transform:uppercase}.contact{background:#111;min-height:720px}.contact-pre{color:#a19f98;margin:105px 0 20px;font-size:18px}.contact h2{font-size:clamp(75px,11vw,190px);line-height:.95}.contact-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:80px;gap:25px}.contact-button{display:flex;justify-content:space-between;gap:70px;align-items:center;background:#eae9e5;color:#111;padding:25px 30px;min-width:320px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;transition:background .2s}.contact-button:hover{background:#cfc1a8}.contact-button span{font-size:19px}.email{border-bottom:1px solid #777;padding-bottom:8px}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:35px clamp(22px,7vw,120px);border-top:1px solid #3b3b38;color:#a5a39c;font-size:11px;text-transform:uppercase;letter-spacing:.13em}.footer-brand img{width:110px;height:auto}.film-dialog{width:min(1100px,95vw);max-height:95vh;padding:0;border:1px solid #555;background:#111;color:#fff}.film-dialog::backdrop{background:#000d}.dialog-top{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.dialog-top button{border:0;background:none;color:#fff}.film-dialog video{display:block;width:100%;max-height:80vh;background:#000}
@media(max-width:800px){.header{grid-template-columns:1fr auto;padding:20px}.brand img{width:125px}.nav{display:none}.header-cta{font-size:10px}.hero{min-height:650px;height:88svh}.hero-content{padding:0 22px 35px}.hero h1{font-size:clamp(42px,7vw,85px);margin:28px 0 55px}.hero-side{display:none}.hero-bottom p{max-width:300px}.circle-link{width:50px;height:50px;flex:none}.section-kicker span:last-child{display:none}.intro-grid{grid-template-columns:1fr;margin-top:65px;gap:40px}.work-heading{display:block;margin:65px 0 40px}.work-heading p{margin-top:25px}.project-image{aspect-ratio:4/3}.project-info{padding-bottom:70px}.logo-grid{grid-template-columns:repeat(2,1fr)}.logo-cell:nth-child(2){border:0}.logo-cell:nth-child(-n+2){border-bottom:1px solid #b9b7b0}.statement{grid-template-columns:1fr}.statement-photo{min-height:480px;max-height:650px}.statement-content{padding:80px 22px}.contact-pre{margin-top:80px}.contact-bottom{align-items:start;flex-direction:column;gap:35px}.footer{flex-wrap:wrap}.footer>*{width:45%}}
@media(max-width:560px){.hero{min-height:680px}.hero h1{font-size:clamp(37px,9.5vw,52px)}.hero-bottom p{font-size:16px}.section-pad{padding:75px 22px}.intro h2,.work h2,.trust h2,.statement h2{font-size:clamp(45px,10vw,65px)}.intro-copy p{font-size:17px}.project-info{display:block}.project-side{margin-top:32px}.project-grid{grid-template-columns:1fr;gap:40px}.tile-caption{font-size:11px}.trust h2{margin:65px 0}.logo-cell{min-height:150px;padding:15px}.logo-cell img{max-width:85%}.statement-photo{min-height:400px}.contact{min-height:600px}.contact h2{font-size:clamp(72px,16vw,110px)}.contact-button{min-width:0;width:100%}.email{font-size:14px}.footer{padding:35px 22px}.footer>*{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.project-image video{display:block;width:100%;height:100%;object-fit:cover}.project-property{margin-top:20px}.photo-story{border-top:1px solid #565650;padding-top:28px}.photo-story-heading{display:grid;grid-template-columns:1fr 1.3fr .7fr;align-items:end;gap:35px;margin:65px 0 50px}.photo-story-heading h3{font-family:Manrope,Arial,sans-serif;font-size:clamp(42px,5vw,82px);font-weight:500;letter-spacing:-.075em;line-height:1.06}.photo-story-heading>p:last-child{color:#b9b7b0;line-height:1.6}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.photo-grid figure{margin:0;min-width:0}.photo-grid img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover}.photo-grid figcaption{padding:16px 0;color:#a7a59e;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.crew-strip{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7vw;margin-top:85px}.crew-strip img{width:100%;height:390px;object-fit:cover}.crew-strip p:last-child{margin-top:25px;max-width:440px;font-family:Manrope,Arial,sans-serif;font-size:clamp(26px,3vw,46px);letter-spacing:-.05em;line-height:1.2}
@media(max-width:800px){.photo-story-heading{grid-template-columns:1fr 1fr}.photo-story-heading>p:last-child{grid-column:2}.crew-strip img{height:320px}}
@media(max-width:560px){.photo-story-heading{display:block;margin:45px 0 35px}.photo-story-heading h3{margin:20px 0}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.photo-grid figure:last-child{grid-column:1/-1}.photo-grid figure:last-child img{aspect-ratio:4/3;object-position:center 47%}.crew-strip{grid-template-columns:1fr;gap:28px;margin-top:55px}.crew-strip img{height:auto;aspect-ratio:4/3}.crew-strip p:last-child{font-size:30px}}

.osv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.osv-grid img{aspect-ratio:4/3;object-position:center 38%}@media(max-width:560px){.osv-grid{grid-template-columns:1fr}.osv-grid img{aspect-ratio:4/3}}
