:root{color-scheme:dark;--bg:#0c0c0e;--surface:#161619;--ink:#f6f6f3;--muted:#b4b4bd;--line:#333338;--accent:#d5ff65;font-family:'DM Sans',Arial,sans-serif;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:30px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:6px}a{text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}button{color:inherit}button:disabled{cursor:default}::selection{background:var(--accent);color:var(--bg)}[hidden]{display:none!important}.skip-link{position:absolute;top:-100px;left:20px;background:var(--accent);color:var(--bg);padding:15px;z-index:20}.skip-link:focus{top:20px}.site-header{max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px 5vw;border-bottom:1px solid var(--line)}.wordmark{font-size:19px;font-weight:600;letter-spacing:-.03em;line-height:1.2}.wordmark span{display:block;font-size:12px;letter-spacing:.16em;margin-top:7px;font-weight:400}.site-header nav{display:flex;align-items:center;gap:40px;font-size:15px}.contact-nav{border:1px solid #696970;border-radius:100px;padding:12px 18px}.contact-nav span{margin-left:12px}main{max-width:1600px;margin:auto}.hero{padding:64px 5vw 44px}.eyebrow{font-size:13px;letter-spacing:.14em;font-weight:500}.hero>.eyebrow{color:var(--accent)}.hero h1{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:700;font-size:clamp(74px,12.1vw,180px);line-height:.94;letter-spacing:-.033em;margin:32px 0 34px}.hero h1 span{color:var(--accent)}.hero-bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;color:var(--muted)}.hero-bottom p{font-size:17px;line-height:1.6}.hero-bottom a{font-size:12px;letter-spacing:.1em;color:var(--ink);white-space:nowrap}.hero-bottom a span{font-size:20px;margin-left:20px}.work-section{padding:14px 5vw 110px}.section-label{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid var(--line);font-size:13px;letter-spacing:.12em}.section-label h2{font:inherit}.section-label>span{color:var(--muted);font-variant-numeric:tabular-nums}.featured{display:block;width:100%;position:relative;isolation:isolate;background:var(--surface);aspect-ratio:2.1;min-height:320px;overflow:hidden}.featured>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s}.featured::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.07)),linear-gradient(0deg,rgba(0,0,0,.4),transparent);z-index:0}.featured-copy{position:absolute;left:36px;bottom:36px;z-index:1}.featured-copy .eyebrow{color:var(--accent)}.featured-copy h3{font-size:clamp(32px,4.4vw,62px);line-height:1.04;letter-spacing:-.045em;font-weight:500;margin:18px 0}.featured-copy p{font-size:15px;color:#d4d4d6}.round-arrow{position:absolute;right:36px;bottom:36px;z-index:1;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#131511;font-size:28px;transition:transform .3s}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 26px;margin-top:36px}.project-card{display:block;min-width:0}.project-image{position:relative;overflow:hidden;background:var(--surface);aspect-ratio:1.75}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s,filter .6s}.project-image::after{content:'↗';position:absolute;right:15px;bottom:15px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#0c0c0ecc;font-size:23px}.project-info{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:16px}.project-info h3{font-size:20px;font-weight:500;line-height:1.25;letter-spacing:-.025em}.project-info .year{font-size:14px;color:var(--muted);padding-top:3px}.project-category{margin-top:8px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.project-card:hover .project-image img,.featured:hover>img{transform:scale(1.035)}.featured:hover .round-arrow{transform:rotate(45deg)}#load-state{color:var(--muted);font-size:16px;margin:24px 0}#contact{border-top:1px solid var(--line);max-width:1600px;margin:auto}.footer-top{padding:60px 5vw 65px;position:relative}.footer-top>.eyebrow{color:var(--muted)}.footer-top h2{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:700;font-size:clamp(62px,9vw,124px);line-height:.95;letter-spacing:-.025em;margin-top:22px}.footer-top h2 span{color:var(--accent)}#contact-details{display:flex;flex-direction:column;align-items:flex-start;gap:18px;position:absolute;right:5vw;bottom:70px}#contact-details a{font-size:18px;line-height:1.4;border-bottom:1px solid #56565c;padding-bottom:6px}#contact-details a span{margin-left:16px;color:var(--accent)}#contact-details .contact-secondary{font-size:15px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding:26px 5vw;display:flex;justify-content:space-between;align-items:center;gap:22px;font-size:12px;letter-spacing:.06em}.footer-bottom>span:nth-child(2){color:var(--muted)}.footer-bottom a{font-size:13px;letter-spacing:0}.project-page{padding:38px 5vw 100px}.back-link{font-size:14px;color:var(--muted);display:inline-flex;gap:14px;align-items:center;margin-bottom:38px}.back-link:hover{color:var(--accent)}.project-heading{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(200px,.7fr);gap:50px;align-items:end;padding-bottom:38px}.project-heading .eyebrow{color:var(--accent);line-height:1.6}.project-heading h1{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:clamp(54px,7vw,100px);line-height:.96;letter-spacing:-.025em;font-weight:700;margin:17px 0 20px;overflow-wrap:anywhere}.project-meta{font-size:14px;color:var(--muted);display:flex;gap:18px}.project-heading p{font-size:16px;line-height:1.7;color:#c4c4ca;max-width:500px}.player-shell{background:#050506;position:relative;min-height:280px;display:flex;justify-content:center;border:1px solid #29292f;aspect-ratio:16/9;overflow:hidden}.player-shell.vertical{aspect-ratio:auto;min-height:0;height:min(78vh,780px)}.play-cover{border:0;padding:0;background:#050506;position:relative;width:100%;height:100%;min-height:280px;display:grid;place-items:center}.play-cover>img{width:100%;height:100%;object-fit:contain;position:absolute;inset:0;opacity:.7}.play-cover::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 70%)}.play-cta{position:relative;z-index:1;display:flex;align-items:center;gap:14px;background:var(--accent);color:#151810;border-radius:100px;padding:17px 25px;font-size:15px;font-weight:600}.play-triangle{font-size:18px}.player-shell video{width:100%;height:100%;max-height:78vh;background:#050506;object-fit:contain}.player-shell iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.player-shell.vertical iframe{max-width:520px;left:50%;transform:translateX(-50%)}.player-detail{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;padding:20px 0 34px;border-bottom:1px solid var(--line)}.player-detail h2{font-size:21px;letter-spacing:-.02em;line-height:1.4;font-weight:500;max-width:870px}.player-detail p{font-size:14px;color:var(--muted);margin-top:8px;line-height:1.4}.original-link{font-size:13px;white-space:nowrap;color:var(--muted);padding:7px 0;border-bottom:1px solid #515158}.collection-heading{display:flex;align-items:center;justify-content:space-between;margin:35px 0 22px}.collection-heading h2{font-size:14px;letter-spacing:.08em;font-weight:500;text-transform:uppercase}.collection-heading span{font-size:13px;color:var(--muted)}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.video-card{padding:0;border:0;text-align:left;background:none;min-width:0}.video-thumb{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--surface);outline:1px solid transparent;outline-offset:3px}.video-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.video-card[aria-pressed=true] .video-thumb{outline-color:var(--accent)}.video-card:hover .video-thumb img{transform:scale(1.04)}.video-index{position:absolute;left:10px;top:10px;background:#0c0c0ede;border-radius:3px;padding:5px 7px;font-size:12px;color:var(--ink)}.video-type{position:absolute;bottom:9px;right:9px;background:#0c0c0ee8;border-radius:3px;padding:5px 8px;font-size:12px}.video-card h3{font-size:15px;line-height:1.45;font-weight:500;margin-top:12px;overflow-wrap:anywhere}.video-card p{color:var(--muted);font-size:12px;margin-top:5px}.next-project{margin-top:65px;border-top:1px solid var(--line);padding-top:28px;display:flex;justify-content:space-between;gap:25px;align-items:center}.next-project span{font-size:12px;color:var(--muted);letter-spacing:.1em}.next-project h2{font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.02em;margin-top:8px}.next-project .next-arrow{font-size:40px;color:var(--accent)}.error-message,.no-script{padding:30px;color:#f6f6f3;line-height:1.7;font-size:16px}.error-message a{text-decoration:underline}.player-error{position:absolute;bottom:15px;left:15px;right:15px;padding:12px 15px;font-size:14px;background:#2b1818;color:#fff;z-index:5}.project-count{font-variant-numeric:tabular-nums}
@media(min-width:1500px){.site-header,.hero,.work-section,.project-page,.footer-top,.footer-bottom{padding-left:75px;padding-right:75px}#contact-details{right:75px}}
@media(max-width:900px){.hero h1{font-size:clamp(76px,13vw,116px)}.project-grid{gap:34px 20px}.project-info h3{font-size:18px}.project-heading{grid-template-columns:1fr;gap:24px}.project-heading p{max-width:650px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#contact-details{position:static;margin-top:32px}.footer-top{padding-bottom:45px}.featured-copy{left:25px;bottom:25px}.round-arrow{right:25px;bottom:25px;width:54px;height:54px}.hero-bottom p{font-size:15px}}
@media(max-width:600px){.site-header{padding:24px 6vw;align-items:center}.wordmark{font-size:15px}.wordmark span{font-size:10px;letter-spacing:.12em}.site-header nav{gap:20px;font-size:14px}.contact-nav{border:0;padding:0}.contact-nav span{display:none}.hero{padding:42px 6vw 32px}.hero .eyebrow{font-size:11px}.hero h1{font-size:clamp(62px,14vw,83px);margin:25px 0;line-height:.98;letter-spacing:-.035em}.hero-bottom{align-items:flex-start;flex-direction:column;gap:18px}.hero-bottom p{font-size:15px;max-width:300px}.hero-bottom a{font-size:11px}.hero-bottom a span{font-size:16px}.work-section{padding:0 6vw 65px}.section-label{font-size:11px;padding:18px 0}.featured{min-height:350px;aspect-ratio:1.15}.featured>img{object-position:65% center}.featured-copy{bottom:90px;left:22px}.featured-copy h3{font-size:38px;line-height:1.03}.featured-copy .eyebrow{font-size:11px}.featured-copy p{font-size:13px}.round-arrow{width:46px;height:46px;font-size:24px;bottom:23px;right:23px}.project-grid{grid-template-columns:1fr;gap:30px;margin-top:28px}.project-info{margin-top:13px}.project-info h3{font-size:18px}.project-category{font-size:11px;line-height:1.5}.project-image{aspect-ratio:1.6}.footer-top{padding:40px 6vw}.footer-top .eyebrow{font-size:11px}.footer-top h2{font-size:74px}.footer-bottom{padding:24px 6vw;flex-wrap:wrap;font-size:10px}.footer-bottom>span:nth-child(2){display:none}#contact-details a{font-size:16px}#contact-details a span{margin-left:8px}#contact-details .contact-secondary{font-size:14px}.project-page{padding:28px 6vw 65px}.back-link{margin-bottom:27px}.project-heading{padding-bottom:28px;gap:18px}.project-heading h1{font-size:clamp(50px,12vw,70px)}.project-heading .eyebrow{font-size:11px}.project-heading p{font-size:15px;line-height:1.65}.project-meta{font-size:12px}.player-shell{min-height:200px}.player-shell.vertical{height:70vh}.play-cover{min-height:200px}.play-cta{font-size:14px;padding:14px 22px}.player-detail{flex-direction:column;gap:14px;padding:17px 0 25px}.player-detail h2{font-size:18px}.player-detail p{font-size:13px}.original-link{font-size:12px}.video-grid{gap:24px 14px}.video-card h3{font-size:13px;line-height:1.5}.video-card p{font-size:11px}.video-index,.video-type{font-size:10px;padding:4px 6px}.video-index{left:6px;top:6px}.video-type{right:6px;bottom:6px}.collection-heading{margin:27px 0 18px}.collection-heading h2{font-size:12px}.next-project h2{font-size:23px}.next-project{margin-top:45px}.next-project>div{min-width:0}.next-project span{font-size:11px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
