@font-face{font-family:system;src:local('Arial')} :root{--bg:#101112;--ink:#f0eeea;--muted:#aaa9a5;--line:#353638;--red:#e04a3e;--pad:clamp(22px,5vw,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}body:after{content:'';position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:url('grain.svg');z-index:20}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--red);outline-offset:5px}a:hover{color:var(--red)}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.05;font-weight:500}h1,h2{letter-spacing:-.055em}h1{font-size:clamp(3rem,8vw,8rem)}h2{font-size:clamp(2.4rem,5vw,5.2rem)}h3{font-size:clamp(1.5rem,2.4vw,2.2rem);letter-spacing:-.025em}.eyebrow{font-size:.875rem;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-bottom:22px}.eyebrow:before{content:'';display:inline-block;background:var(--red);width:7px;height:7px;margin-right:12px}.wrap{max-width:1600px;margin:auto;padding-left:var(--pad);padding-right:var(--pad)}header{position:sticky;top:0;background:#101112f5;z-index:30;border-bottom:1px solid var(--line)}.header{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:91px}.logo{font-size:1.55rem;font-weight:800;line-height:1;letter-spacing:-.07em}.logo span{display:block;font-size:.65rem;letter-spacing:.35em;font-weight:400;margin-top:7px}nav{display:flex;gap:25px;align-items:center;font-size:.9rem}.languages{display:flex;gap:10px;align-items:center;font-size:.875rem}.languages [aria-current]{color:var(--red)}.head-right{display:flex;align-items:center;gap:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:14px 22px;border:1px solid #737373;background:transparent;color:var(--ink);font-size:.875rem;text-transform:uppercase;letter-spacing:.06em;min-height:49px}.button:hover{background:var(--ink);color:#111}.button.primary{background:var(--red);border-color:var(--red);color:white}.button.primary:hover{background:#b82e26}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:10px 13px}.hero{position:relative;min-height:720px;min-height:min(850px,calc(100svh - 91px));display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.55);z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101112ec 0%,#10111266 65%,#10111233),linear-gradient(0deg,#101112,transparent 35%);z-index:-1}.hero-inner{width:100%;padding-top:75px;padding-bottom:75px}.hero h1{max-width:1050px;margin-bottom:27px}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero p.description{max-width:590px;color:#ccc;font-size:1.1rem}.actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px}.hero-meta{display:flex;justify-content:space-between;margin-top:70px;gap:25px;color:#b7b6b3;font-size:.875rem}.red{color:var(--red)}section{padding-top:100px;padding-bottom:100px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:45px}.section-head h2{margin-bottom:0}.section-head p{max-width:390px;color:var(--muted);margin-bottom:0}.featured{border-top:1px solid var(--line)}.feature-frame{position:relative}.feature-frame img{width:100%;aspect-ratio:16/8;object-fit:cover}.feature-caption{display:flex;justify-content:space-between;gap:30px;margin-top:27px}.feature-caption h3{font-size:clamp(1.9rem,4vw,3.5rem);max-width:760px}.feature-caption p{color:var(--muted)}.feature-caption .button{align-self:start;white-space:nowrap}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 30px}.case-card .image-link{overflow:hidden;display:block;background:#191919}.case-card img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .45s}.case-card:hover img{transform:scale(1.025)}.card-top{display:flex;justify-content:space-between;gap:20px;margin:20px 0 10px;font-size:.875rem;color:var(--muted)}.case-card h3{margin:0 0 10px}.case-card p{color:var(--muted);margin-bottom:12px}.text-link{border-bottom:1px solid #686866;padding-bottom:4px;font-size:.9rem}.services{background:#171819}.service-row{display:grid;grid-template-columns:70px 1fr 1fr;gap:30px;border-top:1px solid var(--line);padding:30px 0}.service-row:last-child{border-bottom:1px solid var(--line)}.service-row .num{color:var(--red);font-size:.875rem}.service-row p{color:var(--muted);margin-bottom:0;max-width:550px}.service-row h3{margin-bottom:0}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.price-card{padding:32px;border-right:1px solid var(--line)}.price-card:last-child{border:0}.price-card .price{font-size:2.4rem;letter-spacing:-.05em;margin:30px 0 20px}.price-card p,.note{color:var(--muted)}.price-card .button{margin-top:20px}.note{font-size:.9rem;margin-top:20px}.artist{margin-top:45px;display:flex;justify-content:space-between;gap:30px}.artist p{max-width:650px;color:var(--muted)}.about{border-top:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about-grid p{color:var(--muted)}.timeline{margin-top:36px}.timeline div{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:20px 0;border-top:1px solid var(--line)}.timeline strong{font-size:.9rem;color:var(--red)}.timeline p{margin:0}.credentials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px}.credentials a{display:block}.credentials img{width:100%;height:190px;object-fit:contain;background:#1c1d1e;padding:12px}.credentials p{margin-top:18px;font-size:.9rem;color:var(--muted)}.contact{background:#202122}.contact h2{max-width:950px}.contact-copy{max-width:620px;color:#b8b8b5}.socials{display:flex;flex-wrap:wrap;gap:12px;margin-top:48px}.socials a{border:1px solid #555;padding:12px 16px;font-size:.875rem}.socials .yt-red{background:#b62924;border-color:#b62924}.socials .yt-mono{background:#eee;color:#111}.footer{padding-top:35px;padding-bottom:35px;display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap;font-size:.875rem;color:var(--muted)}.skip{position:fixed;top:-70px;left:20px;z-index:100;padding:10px;background:#fff;color:#000}.skip:focus{top:10px}.case-hero{padding-top:65px;padding-bottom:55px}.case-hero h1{font-size:clamp(3rem,7vw,7rem);max-width:1200px;margin:30px 0}.case-cover{width:100%;max-height:760px;object-fit:contain;background:#080808}.case-details{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;padding-top:60px}.case-details .synopsis{font-size:1.2rem;color:#ccc}.credits{border-top:1px solid var(--line);padding-top:22px;color:var(--muted)}.credits p{margin-bottom:14px}.credits strong{color:var(--ink)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery button{padding:0;border:0;background:#1b1b1b}.gallery img{width:100%;aspect-ratio:16/10;object-fit:cover}.gallery-title{font-size:1.4rem;margin-bottom:25px}.gallery-section{padding-top:35px;padding-bottom:65px}.gallery-note{color:var(--muted);font-size:.9rem}.gallery details{margin-bottom:24px}summary{cursor:pointer;padding:16px 0}.case-awards{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:35px}.case-awards img{height:230px;object-fit:contain;background:#191919;width:100%;padding:12px}.case-awards p{font-size:.9rem;color:var(--muted);margin-top:15px}.case-next{border-top:1px solid var(--line);padding-top:35px;padding-bottom:45px;display:flex;justify-content:space-between;gap:20px}dialog{border:1px solid #555;padding:22px;background:#101112;color:var(--ink);max-width:1100px;width:94vw;max-height:94svh}dialog::backdrop{background:#000e}dialog .dialog-top{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:18px}dialog .close{border:1px solid #777;background:none;padding:9px 16px}dialog iframe{width:100%;aspect-ratio:16/9;border:0;background:#000}dialog img{max-height:75svh;object-fit:contain;margin:auto}dialog .fallback{font-size:.875rem;color:var(--muted);margin:14px 0 0}.sticky-cta{display:none}.privacy{max-width:850px}.privacy h2{font-size:2rem}.privacy p{color:var(--muted)}
@media(min-width:1100px){.case-grid .case-card:nth-child(even){padding-top:70px}}@media(max-width:1050px){nav{gap:14px}.header .quote{display:none}.header{gap:15px}.head-right{gap:15px}.about-grid{gap:35px}.price-card{padding:24px}.hero{min-height:700px}.hero h1{font-size:5.3rem}}@media(max-width:760px){.header{min-height:76px}.logo{font-size:1.3rem}.menu-toggle{display:block}nav{display:none;position:absolute;top:76px;left:0;right:0;background:#101112;padding:20px var(--pad) 32px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;font-size:1.5rem;max-height:calc(100svh - 76px);overflow:auto}nav.open{display:flex}nav a{padding:8px}.hero{min-height:660px}.hero h1{font-size:clamp(3.1rem,11.7vw,5rem)}.hero-inner{padding-top:58px;padding-bottom:40px}.hero-image{object-position:65% center}.hero-meta{margin-top:45px;flex-direction:column;gap:8px}.hero p.description{font-size:1rem}.section-head,.feature-caption,.artist{display:block}.section-head p{margin-top:25px}.feature-caption .button{margin-top:8px}.feature-frame img{aspect-ratio:16/10}.feature-caption h3{font-size:2.2rem}section{padding-top:65px;padding-bottom:65px}.case-grid,.about-grid,.price-grid{grid-template-columns:1fr}.case-grid{gap:40px}.service-row{grid-template-columns:35px 1fr;gap:15px}.service-row p{grid-column:2}.price-card{border-right:0;border-bottom:1px solid var(--line)}.price-card .price{margin:20px 0}.credentials{grid-template-columns:1fr}.credentials img{height:250px}.case-details{grid-template-columns:1fr;gap:25px;padding-top:35px}.case-hero h1{font-size:clamp(2.8rem,10vw,5rem);overflow-wrap:anywhere}.gallery{grid-template-columns:1fr 1fr;gap:10px}.case-awards{grid-template-columns:1fr}.footer{padding-bottom:95px}.sticky-cta{display:block;position:fixed;bottom:12px;left:22px;right:22px;text-align:center;background:var(--red);color:white;z-index:25;padding:12px;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 5px 25px #0009}.timeline div{grid-template-columns:80px 1fr}.case-next{flex-direction:column}.hero-meta span:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.contact .button.primary{max-width:100%;text-transform:none;letter-spacing:0;font-size:clamp(.8rem,3.4vw,1rem);overflow-wrap:anywhere;word-break:break-word}.case-card:has(img[src*="revenge-poster"]) img{object-fit:contain}.feature-frame{display:block}
@media(max-width:400px){.feature-caption .button{white-space:normal;gap:10px;padding:12px 14px;font-size:.8rem}}
