@font-face{font-family:Anton;src:url('assets/anton.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{--bg:#101110;--panel:#171917;--ink:#f3f4ed;--muted:#a4aaa4;--accent:#bde84a;--line:#343834;--pad:clamp(22px,5vw,88px);--display:Anton,Impact,'Arial Narrow',sans-serif;--body:'Helvetica Neue',Helvetica,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}p,h1,h2,h3{margin:0}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:7px}::selection{background:var(--accent);color:var(--bg)}.page-pad{padding-left:var(--pad);padding-right:var(--pad)}.accent{color:var(--accent)}.muted{color:var(--muted)}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.13em;line-height:1.55;font-weight:600}.skip-link{position:fixed;left:20px;top:-100px;padding:14px;background:var(--accent);color:var(--bg);z-index:100}.skip-link:focus{top:16px}
.site-header{height:84px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:3;width:100%;border-bottom:1px solid #ffffff25}.wordmark{font-size:35px;font-weight:800;letter-spacing:-3px}.brand-slash{margin-left:4px;color:var(--accent)}nav{display:flex;gap:32px;align-items:center}nav a{font-size:14px;transition:color .2s}nav a:hover{color:var(--accent)}.nav-contact{margin-left:25px}.nav-contact span{margin-left:18px}
.hero{position:relative;isolation:isolate;min-height:760px;height:100svh;max-height:1100px;display:flex;flex-direction:column;padding:124px var(--pad) 62px;overflow:hidden;background:#071420}.hero-image{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:brightness(.7);animation:hero-image-in 1.6s ease-out}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#080d15a8 0%,#0a0e1830 32%,#080c18a3 69%,#080d13ed 100%)}.hero-top{display:flex;justify-content:space-between;gap:25px}.hero-top p:last-child{text-align:right;color:#d1d5d9}.hero-name{margin-top:auto;padding-top:100px;padding-bottom:28px}.hero h1{font-family:var(--display);font-size:clamp(90px,14.3vw,240px);font-weight:400;letter-spacing:-.025em;line-height:1;white-space:nowrap}.name-period{color:var(--accent)}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.hero-intro>p{font-size:clamp(18px,1.7vw,26px);line-height:1.4;letter-spacing:-.015em}.text-link{display:inline-flex;align-items:center;gap:34px;font-size:14px;line-height:1.5;padding:8px 0;border-bottom:1px solid currentColor;transition:color .2s}.text-link:hover{color:var(--accent)}.hero-intro .text-link{margin-top:22px}.reel-button{display:flex;align-items:center;gap:18px;font-size:16px;padding-bottom:4px}.reel-button small{display:block;font-size:12px;color:#bbbfc7;margin-top:6px}.play-circle{display:grid;place-items:center;width:64px;height:64px;border:1px solid #d6dae580;border-radius:50%;font-size:17px;padding-left:3px;transition:background .2s,color .2s,border-color .2s}.reel-button:hover .play-circle{background:var(--accent);color:var(--bg);border-color:var(--accent)}.hero-caption{position:absolute;bottom:18px;right:var(--pad);font-size:11px;color:#b8bec8;letter-spacing:.07em}
.introduction{position:relative;isolation:isolate;overflow:hidden;padding-top:56px;padding-bottom:56px;border-bottom:1px solid var(--line);background:#0b111b}
.intro-copy{position:relative;z-index:1;min-width:0}
.introduction .eyebrow{color:#bec4c6;margin-bottom:28px}
.intro-statement{font-size:clamp(30px,4.3vw,68px);font-weight:500;line-height:1.12;letter-spacing:-.045em}
.intro-statement span{color:var(--accent)}
.intro-footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:18px 24px;margin-top:48px}
.intro-footer p{font-size:14px;color:#bec4c6}
.intro-visual{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none}
.intro-visual img{width:100%;height:100%;object-fit:cover;object-position:50% 55%;transform:scale(1.07);filter:blur(6px) saturate(.65)}
.intro-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,12,17,.88) 0%,rgba(8,12,17,.73) 42%,rgba(8,12,17,.4) 100%),linear-gradient(180deg,rgba(16,17,16,.3),transparent 25%,transparent 75%,rgba(16,17,16,.45))}
@media(max-width:700px){.intro-visual img{object-position:60% 50%;filter:blur(4px) saturate(.65)}.intro-visual::after{background:linear-gradient(90deg,rgba(8,12,17,.85),rgba(8,12,17,.62)),linear-gradient(180deg,rgba(16,17,16,.2),transparent 35%,rgba(16,17,16,.35))}}
.work{padding-top:100px;padding-bottom:95px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:50px}.section-heading .eyebrow{color:var(--muted);margin-bottom:15px}h2{font-size:clamp(38px,5.1vw,80px);font-weight:500;line-height:1.05;letter-spacing:-.045em}.section-heading>p{font-size:14px;line-height:1.65;color:var(--muted);max-width:250px}.featured-project{display:grid;grid-template-columns:1.4fr 1fr;background:var(--panel);margin-bottom:58px}.feature-visual{position:relative;overflow:hidden;min-height:520px;background:#242624}.feature-visual img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.feature-visual:hover img{transform:scale(1.025)}.feature-play{position:absolute;bottom:25px;left:25px;background:var(--ink);color:var(--bg);padding:13px 18px;font-size:13px}.feature-play>span{font-size:11px;margin-right:14px}.feature-copy{padding:clamp(28px,4vw,64px);display:flex;flex-direction:column;align-items:start}.feature-copy>.eyebrow{color:var(--muted)}.feature-copy h3{font-size:clamp(44px,5vw,78px);font-weight:500;letter-spacing:-.04em;line-height:.97;margin:26px 0}.project-credit{font-size:14px;line-height:1.65;color:#b9bfb9}.film-recognition{display:flex;gap:30px;margin:30px 0}.film-recognition p{font-size:12px;line-height:1.6;color:var(--muted)}.film-recognition strong{display:block;font-size:14px;line-height:1.4;color:var(--ink);font-weight:500;margin-top:4px}.film-recognition span{display:block;font-size:11px;margin-top:3px}.feature-copy>.text-link{margin-top:auto}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px 28px}.project-media{position:relative;overflow:hidden;aspect-ratio:16/10;display:block;background:var(--panel)}.project-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s,filter .6s}.project-media:hover img{transform:scale(1.04);filter:brightness(.8)}.card-play{position:absolute;right:18px;bottom:18px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#101110a6;border:1px solid #ffffff80;font-size:12px;padding-left:2px;transition:background .2s,color .2s}.project-media:hover .card-play{background:var(--accent);color:var(--bg);border-color:var(--accent)}.project-caption{display:flex;justify-content:space-between;align-items:baseline;gap:15px;padding-top:16px}.project-caption h3{font-size:19px;font-weight:400;letter-spacing:-.015em;line-height:1.3}.project-caption>span{color:var(--muted);font-size:12px;white-space:nowrap}.project-caption a:hover{color:var(--accent)}.more-projects{border-top:1px solid var(--line);margin-top:50px}.more-projects summary{padding:25px 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:17px}.more-projects summary::-webkit-details-marker{display:none}.more-projects summary .muted{font-size:13px;margin-left:10px}.details-icon{font-size:28px;line-height:1;transition:transform .2s}.more-projects[open] .details-icon{transform:rotate(45deg)}.more-projects[open] .project-grid{padding-top:15px}.more-projects .project-media{aspect-ratio:16/9}
.services{padding-top:95px;padding-bottom:105px;background:#1b1e1a}.services-list{border-top:1px solid #454a42}.services-list article{display:grid;grid-template-columns:.17fr 1fr 1.1fr;gap:30px;padding:40px 0;border-bottom:1px solid #454a42}.service-number{font-size:13px;color:var(--accent);padding-top:6px}.services-list h3{font-size:clamp(27px,3vw,44px);line-height:1.1;font-weight:400;letter-spacing:-.03em}.services-list article>div>p:first-child{font-size:17px;line-height:1.65;color:#d4d9d1;max-width:490px}.service-detail{margin-top:20px;font-size:12px;line-height:1.7;color:#aab2a5}.about{display:grid;grid-template-columns:.85fr 1.2fr;gap:clamp(45px,9vw,145px);padding-top:130px;padding-bottom:130px}.about-portrait{align-self:start;position:sticky;top:35px}.about-portrait img{width:100%;height:auto;object-fit:contain}.about-portrait p{margin-top:17px;color:var(--muted);font-size:11px}.about-copy>.eyebrow{margin-bottom:20px;color:var(--muted)}.about-copy h2{margin-bottom:35px}.about-copy>p:not(.eyebrow){font-size:16px;line-height:1.75;color:#aeb5ae;margin-bottom:24px}.about-copy>p.about-lead{font-size:23px;line-height:1.45;letter-spacing:-.02em;color:var(--ink)}.about-copy .text-link{margin-top:10px}
.contact{padding-top:32px;padding-bottom:32px;background:var(--accent);color:var(--bg)}.contact h2{font-family:var(--display);font-weight:400;letter-spacing:-.015em;font-size:clamp(64px,11.5vw,180px);line-height:.98;margin-top:38px;margin-bottom:50px}.contact h2 span{color:#60860d}.contact-bottom{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;border-top:1px solid #5c711e70;padding-top:28px}.contact-bottom p{font-size:14px;margin-bottom:10px}.email-link{font-size:clamp(20px,3vw,42px);letter-spacing:-.025em;line-height:1.3}.email-link span{margin-left:20px}.email-link:hover,.phone-link:hover{text-decoration:underline;text-underline-offset:7px}.phone-link{font-size:16px;padding-bottom:6px}footer{display:flex;gap:30px;align-items:center;flex-wrap:wrap;padding-top:32px;padding-bottom:32px;font-size:12px;color:var(--muted)}.footer-name{font-size:18px;font-weight:600;color:var(--ink);letter-spacing:-.03em}.socials{display:flex;gap:23px;margin-left:auto}.socials a:hover{color:var(--accent)}.copyright{margin-left:20px}
.services-list h3{color:var(--accent)}
.socials{flex-wrap:wrap}
@keyframes hero-image-in{from{transform:scale(1.04)}to{transform:scale(1)}}
.hero-image{animation:none;object-position:center}
.hero-video{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.7);opacity:0;pointer-events:none;transition:opacity .35s ease}
.hero-video.is-ready{opacity:1}
.hero-video-toggle{position:absolute;right:var(--pad);bottom:12px;display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:7px 10px;background:#080d1366;border:1px solid #ffffff33;color:var(--ink);font-size:12px;cursor:pointer}
.hero-video-toggle[hidden]{display:none}
.hero-video-toggle:hover{border-color:var(--accent);color:var(--accent)}
.video-toggle-icon{font-size:11px;min-width:12px;text-align:center}
.about-portrait img{height:auto}
@media(min-width:1600px){.hero h1{font-size:14.7vw}.hero{max-height:1200px}}
@media(max-width:1000px){.hero{min-height:680px}.film-recognition{flex-direction:column;gap:15px}.feature-visual{min-height:520px}.feature-copy h3{font-size:56px}.services-list article{grid-template-columns:35px 1fr 1.15fr;gap:20px}.copyright{margin-left:0}.about{gap:55px}.project-caption h3{font-size:17px}}
@media(max-width:700px){html{scroll-padding-top:25px}.site-header{height:72px}.wordmark{font-size:30px}nav{gap:18px}nav a{font-size:12px}.nav-contact{margin-left:0}.nav-contact span{display:none}.hero{height:90svh;min-height:660px;max-height:900px;padding-top:101px;padding-bottom:54px}.hero-top{flex-direction:column;gap:5px}.hero-top p:last-child{text-align:left;color:#bac3cb;font-size:10px}.hero-top .eyebrow{font-size:10px}.hero-image{object-position:58% center}.hero-name{padding-top:100px;padding-bottom:28px}.hero h1{font-size:15vw;letter-spacing:-.02em}.hero-bottom{align-items:flex-start;flex-direction:column;gap:25px}.hero-intro>p{font-size:19px}.hero-intro .text-link{margin-top:13px}.play-circle{width:42px;height:42px;font-size:12px}.reel-button{gap:12px;font-size:14px}.reel-button small{font-size:11px;margin-top:3px}.hero-caption{font-size:10px}.introduction{padding-top:36px;padding-bottom:36px}.intro-statement{font-size:clamp(29px,6.5vw,46px);letter-spacing:-.035em;line-height:1.18}.intro-footer{align-items:start;gap:22px;flex-direction:column;margin-top:30px}.work,.services{padding-top:65px;padding-bottom:65px}.section-heading{margin-bottom:30px;align-items:start;flex-direction:column;gap:18px}.section-heading>p{font-size:13px;max-width:none}.section-heading>p br{display:none}.section-heading h2{font-size:42px}.featured-project{grid-template-columns:1fr;margin-bottom:35px}.feature-visual{min-height:0;aspect-ratio:1.25}.feature-copy{padding:28px}.feature-copy h3{font-size:47px;margin:18px 0}.feature-copy h3 br{display:none}.film-recognition{flex-direction:row;gap:25px;margin:22px 0}.feature-copy>.text-link{margin-top:5px}.project-grid{gap:30px;grid-template-columns:1fr}.project-caption h3{font-size:18px}.project-media{aspect-ratio:16/10}.services-list article{grid-template-columns:26px 1fr;gap:16px;padding:30px 0}.services-list article>div{grid-column:2}.services-list h3{font-size:30px}.services-list h3 br{display:none}.services-list article>div>p:first-child{font-size:16px}.about{padding-top:65px;padding-bottom:65px;grid-template-columns:1fr;gap:40px}.about-portrait{position:static;max-width:420px}.about-copy h2{font-size:52px;margin-bottom:25px}.about-copy h2 br{display:none}.about-copy>p.about-lead{font-size:22px}.contact{padding-top:28px;padding-bottom:28px}.contact h2{font-size:13.4vw;margin-top:30px;margin-bottom:30px}.contact-bottom{flex-direction:column;align-items:start;gap:22px}.email-link{font-size:clamp(19px,5.8vw,31px)}.email-link span{margin-left:6px}.phone-link{font-size:15px}footer{gap:20px}.socials{margin-left:0;width:100%;order:3;gap:24px}.copyright{margin-left:auto;font-size:11px}footer>span:not(.copyright){display:none}dialog{width:calc(100% - 20px);padding:14px}.video-top h2{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media(max-width:700px){.feature-copy h3 br,.services-list h3 br,.about-copy h2 br{display:initial}.hero-image,.hero-video{object-position:center}}

/* Keep the footage visible through the name. */
.hero-name{padding-bottom:22px}
.hero h1{font-size:clamp(78px,10.5vw,176px);color:rgba(243,244,237,.18);-webkit-text-stroke:1px rgba(243,244,237,.72)}
.hero .name-period{color:rgba(189,232,74,.8);-webkit-text-stroke:0}
@media(max-width:700px){.hero h1{font-size:13vw;-webkit-text-stroke-width:.8px}}

/* Local project videos replace the poster inside the existing portfolio frame. */
.work > .featured-project{margin-bottom:clamp(50px,6vw,96px)}
.local-video-trigger{font:inherit;color:inherit;background:transparent;border:0;padding:0;text-align:left;cursor:pointer}
.project-media.local-video-trigger{width:100%;background:var(--panel)}
.project-caption .local-video-trigger:hover{color:var(--accent)}
.reel-button.local-video-trigger{font-size:16px;padding-bottom:4px}
@media(max-width:700px){.reel-button.local-video-trigger{font-size:14px}}
.feature-visual.local-video-trigger{display:block;width:100%;background:#242624}
.text-link.local-video-trigger{display:inline-flex;padding:8px 0;background:transparent;font-size:14px;border-bottom:1px solid currentColor}
.inline-player{position:relative;background:#000;min-width:0}
.project-video{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000}
.project-video:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}
.video-status{position:absolute;left:14px;right:14px;top:14px;margin:0;padding:12px;background:#101110e6;color:var(--ink);font-size:14px;line-height:1.5}
.video-status[hidden]{display:none}
.video-status a{text-decoration:underline;text-underline-offset:3px}

/* An editorial feature: a clean poster on the left, followed by film information and moving image. */
.work{padding-top:64px}
.work > .featured-project{max-width:none;margin:0 0 64px;grid-template-columns:minmax(0,1fr) minmax(0,1.8fr);gap:clamp(28px,2.2vw,48px);align-items:center;background:transparent}
.featured-project .feature-copy{display:grid;grid-template-columns:minmax(200px,.65fr) minmax(0,1.15fr);align-items:center;padding:0;gap:clamp(24px,2vw,40px);min-width:0}
.feature-heading{display:block;min-width:0}
.feature-title .eyebrow{color:var(--muted);font-size:11px}
.feature-title h3{font-size:clamp(42px,3.1vw,76px);margin:16px 0 0;line-height:1.04;letter-spacing:-.045em}
.feature-details{min-width:0;margin-top:24px}
.feature-details .project-credit{font-size:14px;line-height:1.7}
.feature-details .film-recognition{display:grid;grid-template-columns:1fr;gap:18px;margin:24px 0 0;padding-top:22px;border-top:1px solid var(--line)}
.feature-details .film-recognition p{line-height:1.5}
.feature-details .film-recognition strong{margin-top:3px;color:var(--accent)}
.feature-poster{margin:0;min-width:0;width:100%}
.feature-poster img{display:block;width:100%;height:auto}
.feature-trailer{width:100%;max-width:none;min-width:0;margin:0;padding:0;align-self:center}
.feature-trailer-frame{position:relative;aspect-ratio:1920/1038;background:#101110;overflow:hidden}
.feature-trailer-video{object-fit:contain}
.feature-trailer-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 20px;margin-top:12px}
.trailer-toggle{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:8px 0;background:transparent;border:0;color:var(--muted);font-size:12px;cursor:pointer}
.trailer-toggle[hidden]{display:none}
.trailer-toggle:hover{color:var(--accent)}
.feature-trailer-actions .text-link{min-height:44px;gap:16px}
@media(max-width:1100px){.feature-title h3{font-size:42px}.feature-details .project-credit{font-size:13px}.feature-details .film-recognition{margin-top:20px;padding-top:18px;gap:16px}}
@media(max-width:900px){.work > .featured-project{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:start}.featured-project .feature-copy{display:flex;align-items:stretch;gap:24px}.feature-poster{position:sticky;top:28px}.feature-title h3{font-size:46px}.feature-details{margin-top:18px}.feature-details .film-recognition{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}
@media(max-width:600px){.work{padding-top:40px}.work > .featured-project{grid-template-columns:1fr;gap:28px;margin-bottom:40px}.feature-poster{position:static;max-width:300px;justify-self:start}.feature-title h3{font-size:46px}.feature-title .eyebrow{font-size:10px}.feature-details .project-credit{font-size:13px}.feature-details .film-recognition{padding-top:16px}.feature-details .film-recognition strong{font-size:13px}}

/* A small, tilted seal straddles the divider above the phone number. */
.contact-top{margin-bottom:32px}
.contact-copy{min-width:0}
.contact-copy h2{font-size:clamp(64px,7.6vw,164px);margin-top:30px;margin-bottom:0}
.contact-copy h2 span{color:#fff}
.contact-bottom{--seal-width:clamp(180px,18vw,300px);position:relative;border-top-color:#10111080}
.contact-seal{position:absolute;top:0;right:0;width:var(--seal-width);height:auto;transform:translateY(-50%) rotate(-12deg);pointer-events:none}
.contact-bottom .phone-link{margin-top:calc(var(--seal-width)/3 - 10px)}
@media(max-width:850px){.contact-copy h2{font-size:clamp(52px,13vw,100px);margin-top:24px}}
@media(max-width:700px){.contact-top{margin-bottom:68px}.contact-bottom{--seal-width:160px;padding-top:68px}.contact-bottom .phone-link{margin-top:0;align-self:flex-end}}
