:root{--bg:#080909;--text:#f7f6f2;--muted:#c2c1be;--gold:#ddc39b;--line:#343534;--gutter:5%;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--gold);outline-offset:6px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}.symbols{position:absolute;width:0;height:0;overflow:hidden}.wrap{margin-inline:var(--gutter)}.skip{position:fixed;top:-60px;left:20px;padding:12px;background:var(--gold);color:#080909;z-index:20}.skip:focus{top:10px}.hero{position:relative;isolation:isolate;min-height:780px;height:100svh;max-height:1100px;display:flex;flex-direction:column;overflow:hidden;background:#000}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.48) 38%,transparent 68%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 24%)}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-top:22px}.wordmark{font-size:30px;letter-spacing:.6px;white-space:nowrap}.header nav{display:flex;gap:80px;margin-left:auto;margin-right:auto;padding-left:10%}.header nav a{font-size:18px;letter-spacing:.5px;transition:color .2s}.header nav a:hover{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:58px;padding:17px 33px;border-radius:100px;font-size:18px;border:1px solid transparent;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{transform:translateY(-2px)}.outline{border-color:var(--gold);background:rgba(0,0,0,.12);min-height:50px;padding-block:11px}.outline:hover{background:#ddc39b19}.gold{background:var(--gold);color:#080909}.gold:hover{background:#efdab8}.hero-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding-block:45px 48px}h1,h2,h3,p{margin:0}h1{font-size:clamp(82px,9.6vw,150px);font-weight:300;letter-spacing:-.065em;line-height:.89;width:max-content;max-width:100%}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--gold);letter-spacing:-.045em}h1 em{font-size:.94em;line-height:1.12}.hero-lead{font-size:clamp(20px,2vw,30px);margin-top:42px;letter-spacing:-.3px}.hero-description{font-size:clamp(17px,1.42vw,22px);line-height:1.5;color:var(--muted);margin-top:15px}.hero-actions{display:flex;gap:52px;align-items:center;margin-top:44px}.film-button{background:none;border:0;display:flex;align-items:center;gap:20px;font-size:20px;padding:15px 0}.film-button:hover{color:var(--gold)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #8f8d86;padding:20px 0 32px;gap:20px}.hero-bottom p{font-size:11px;text-transform:uppercase;letter-spacing:3px;line-height:1.9}.hero-bottom span{margin-inline:20px}.round{border:1px solid var(--text);border-radius:50%;width:44px;height:44px;background:#0004;display:grid;place-items:center;flex-shrink:0}.pause-icon{width:10px;height:13px;border-left:3px solid currentColor;border-right:3px solid currentColor}.round.is-paused .pause-icon{width:0;height:0;border-left:11px solid currentColor;border-right:0;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-left:3px}.expertise{padding-top:65px}.section-label{color:var(--gold);text-transform:uppercase;letter-spacing:2px;font-size:12px;line-height:1.5;margin-bottom:18px}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}h2{font-weight:300;letter-spacing:-.045em;font-size:clamp(52px,6.2vw,96px);line-height:1.05}.section-intro h2 em{line-height:1.1}.section-intro p{font-size:24px;line-height:1.4;margin-bottom:8px}.service{display:grid;grid-template-columns:39% 1fr 30px;align-items:center;gap:16px;width:100%;padding:22px 6px;text-align:left;background:transparent;border:0;border-top:1px solid var(--line);transition:background .2s}.service:last-child{border-bottom:1px solid var(--line)}.service:hover{background:#ddc39b08}.service-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(26px,3.05vw,46px);letter-spacing:-1.5px}.service-description{font-size:19px;line-height:1.45;color:var(--muted)}.service svg{color:var(--gold);width:30px;height:30px;transition:transform .2s}.service:hover svg{transform:translate(3px,-3px)}.studio{border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.studio-intro{display:flex;align-items:center;justify-content:space-between;gap:40px}.studio-intro h3{font-family:Georgia,'Times New Roman',serif;font-size:32px;line-height:1.2;font-weight:400;letter-spacing:-.7px}.studio-intro p{font-size:21px;line-height:1.45;color:var(--muted)}.contact-row{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-block:35px 40px}.contact-row h2{font-size:clamp(45px,6vw,90px)}.contact-row .button{min-width:255px}footer{border-top:1px solid var(--line);padding:24px 0 35px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .wordmark{font-size:23px;letter-spacing:4px}footer p{font-size:12px;letter-spacing:3px}dialog{background:var(--bg);color:var(--text);border:1px solid var(--line);padding:0;max-height:90svh}dialog::backdrop{background:#000c;backdrop-filter:blur(10px)}body:has(dialog[open]){overflow:hidden}.close{position:absolute;right:16px;top:12px;z-index:3;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid #777;background:#080909cc;font-size:30px;font-weight:300}.film-dialog{width: min(1200px,94vw);overflow:visible}.film-dialog video{display:block;width:100%;max-height:85svh}.film-dialog .close{top:-53px;right:0}.contact-dialog{width:650px;max-width:calc(100vw - 28px);padding:42px;border-radius:8px}.contact-dialog h2{font-size:50px;margin-bottom:28px}.contact-dialog .section-label{font-size:10px;margin-top:14px}form{display:grid;gap:17px}label{font-size:13px;display:grid;gap:8px;color:var(--muted)}input,textarea,select{border:1px solid #41413c;border-radius:4px;background:#111312;color:var(--text);padding:13px;width:100%;font-size:16px}textarea{resize:vertical;min-height:95px}input::placeholder,textarea::placeholder{color:#91928e}.form-note,#form-status{color:var(--muted);font-size:12px;line-height:1.5}.submit{width:100%;font-size:16px}#form-status:empty{display:none}
@media(min-width:1450px) and (min-height:950px){.hero-content{padding-top:68px;padding-bottom:80px}.hero-actions{margin-top:46px}.hero-bottom{padding-bottom:40px}}
@media(max-width:1050px){.header nav{gap:35px;padding-left:0}.wordmark{font-size:24px}.header .button{font-size:15px;padding-inline:20px}h1{font-size:10.3vw}.hero{min-height:740px}.hero-bottom span{margin-inline:9px}.hero-bottom p{letter-spacing:2px;font-size:10px}.section-intro p{font-size:18px}.service{grid-template-columns:40% 1fr 24px}.service-description{font-size:16px}.service-title{font-size:30px}.studio-intro p{font-size:18px}.contact-row .button{min-width:200px}.contact-row h2{font-size:6vw}}
@media(max-width:700px){:root{--gutter:6%}.hero{min-height:790px;height:100svh;max-height:1000px}.header{padding-top:20px;gap:10px}.wordmark{font-size:21px;letter-spacing:0}.header nav{display:none}.header .button{font-size:12px;padding:11px 15px;min-height:42px;gap:9px}.header .button svg{width:16px;height:16px}.hero-video{width:160%;height:69%;left:-60%;top:19%;object-fit:cover;object-position:70% center}.hero-shade{background:linear-gradient(180deg,#000 4%,transparent 39%,#0009 60%,#000 86%),linear-gradient(90deg,#0006,transparent)}.hero-content{justify-content:flex-start;padding-top:62px;padding-bottom:28px}h1{font-size:clamp(60px,13.7vw,96px);line-height:.94;letter-spacing:-.07em}h1 em{font-size:.91em}.hero-lead{margin-top:auto;padding-top:160px;font-size:20px;max-width:290px;line-height:1.3}.hero-description{font-size:14px;max-width:330px;margin-top:12px}.hero-description br{display:none}.hero-actions{margin-top:26px;gap:25px}.hero-actions .button{font-size:13px;padding:14px 20px;gap:12px;min-height:48px}.button svg{width:19px;height:19px}.film-button{font-size:14px;gap:8px}.film-button svg{width:17px;height:17px}.hero-bottom{padding:15px 0 20px;gap:10px}.hero-bottom p{font-size:8px;letter-spacing:1.5px;max-width:280px}.hero-bottom span{margin-inline:6px}.round{width:36px;height:36px}.expertise{padding-top:55px}.section-intro{display:block;margin-bottom:32px}.section-intro h2{font-size:clamp(38px,9vw,62px)}.section-intro p{font-size:16px;margin-top:25px}.service{grid-template-columns:1fr 25px;gap:12px;padding:23px 0}.service-title{font-size:29px;letter-spacing:-.7px}.service-description{grid-column:1;grid-row:2;font-size:14px;max-width:310px}.service svg{grid-column:2;grid-row:1;width:23px}.studio{margin-top:32px;padding-top:25px}.studio-intro{display:block}.studio-intro h3{font-size:29px}.studio-intro p{font-size:16px;margin-top:24px}.desktop-break{display:none}.contact-row{display:block;margin-block:35px}.contact-row h2{font-size:12vw;max-width:480px}.contact-row .button{margin-top:25px;min-width:210px;font-size:15px;min-height:52px}footer{align-items:flex-start;flex-direction:column;gap:18px}footer .wordmark{font-size:20px;letter-spacing:2px}footer p{font-size:10px;letter-spacing:2px}.contact-dialog{padding:27px 22px}.contact-dialog h2{font-size:38px}.contact-dialog .section-label{max-width:230px;font-size:9px;padding-right:24px}.film-dialog .close{top:-50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
/* Match the light editorial concept while retaining the source film. */
:root{font-family:'Segoe UI',Arial,Helvetica,sans-serif}
h1{font-weight:300}
h1 em{font-size:.84em}
.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.68) 38%,transparent 76%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 24%)}
.hero-video{z-index:0}
.hero-shade{z-index:1;pointer-events:none}
.header,.hero-content,.hero-bottom{position:relative;z-index:2}
@media(max-width:700px){h1 em{font-size:.91em}.hero-shade{background:linear-gradient(180deg,#000 4%,transparent 39%,#0009 60%,#000 86%),linear-gradient(90deg,#0006,transparent)}}

/* Contact footer */
.studio{padding-top:46px}
.contact-row{margin-bottom:72px}
.site-footer{display:block;border-top:1px solid var(--line);padding:38px 0 34px}
.footer-main{display:grid;grid-template-columns:minmax(260px,1fr) minmax(560px,1.2fr);gap:8vw;align-items:start}
.footer-wordmark{font-size:clamp(42px,5.4vw,84px);font-weight:300;letter-spacing:-.055em;line-height:.9;width:max-content}
.footer-links{display:grid}
.footer-links a{display:grid;grid-template-columns:110px 1fr;align-items:baseline;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);transition:color .2s,border-color .2s}
.footer-links a:first-child{padding-top:2px}
.footer-links a:hover{color:var(--gold);border-color:var(--gold)}
.footer-links span{color:#929594;text-transform:uppercase;font-size:10px;letter-spacing:2px}
.footer-links strong{font-size:clamp(17px,1.5vw,22px);font-weight:400;letter-spacing:-.02em}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:58px;padding-top:20px;border-top:1px solid var(--line)}
.site-footer .footer-bottom p{color:#929594;text-transform:uppercase;font-size:10px;letter-spacing:2px}
@media(max-width:950px){.footer-main{grid-template-columns:1fr}.footer-links{margin-top:42px}}
@media(max-width:700px){.studio{padding-top:34px}.contact-row{margin-bottom:55px}.site-footer{padding:30px 0 25px}.footer-main{display:block}.footer-wordmark{font-size:48px}.footer-links{margin-top:42px}.footer-links a{grid-template-columns:82px 1fr;gap:10px;padding:14px 0}.footer-links strong{font-size:16px}.footer-bottom{display:block;margin-top:42px}.footer-bottom p+p{margin-top:10px}}
@media(max-width:700px){.header nav{display:block;margin:0;padding:0}.header nav a{display:none}.header nav a[href="portfolio.html"]{display:block;font-size:12px;letter-spacing:.4px}}
