:root{--bg:#151411;--ink:#f4f0e8;--gold:#d9bb77;--muted:#aca79d;--line:#ffffff26;--paper:#eeeae2;--dark:#201e19;--gutter:clamp(24px,5vw,88px);color-scheme:dark;font-family:Arial,Helvetica,sans-serif;font-synthesis:none;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img,video{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:var(--gold);color:var(--bg)}[hidden]{display:none!important}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1,h2,h3,p{margin:0}h2{font-size:clamp(44px,5.3vw,84px);letter-spacing:-.055em;line-height:1.02;font-weight:500}p{line-height:1.65}.skip{position:fixed;top:-100px;left:20px;z-index:1000;background:var(--gold);color:#111;padding:16px}.skip:focus{top:10px}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 var(--gutter);position:absolute;inset:0 0 auto;z-index:20;border-bottom:1px solid var(--line)}.wordmark{font-size:19px;font-weight:800;letter-spacing:-.06em;white-space:nowrap}.wordmark span{color:var(--gold)}.wordmark sup{font-size:12px;margin-left:5px;vertical-align:top;line-height:18px}.site-header nav{display:flex;gap:32px;font-size:14px}.site-header nav a,.site-footer a{transition:color .2s}.site-header nav a:hover,.site-footer a:hover{color:var(--gold)}.header-contact{display:flex;gap:22px;border-bottom:1px solid #ffffff80;padding-bottom:7px;font-size:14px}.header-contact span{font-size:20px}.menu-button{display:none;background:transparent;border:0;padding:12px}.hero{position:relative;min-height:780px;min-height:min(950px,100svh);height:900px;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;padding:132px var(--gutter) 26px}.hero-media,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-media img,.hero-media video{height:100%;width:100%;object-fit:cover}.hero-media img{animation:hero-drift 20s ease-out both}.hero-shade{z-index:-1;background:linear-gradient(180deg,#14141169 0%,#14141124 30%,#14141138 50%,#141411e8 100%),linear-gradient(90deg,#14141160,transparent 80%)}.hero-top,.hero-foot,.section-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.hero-top,.hero-foot{font-size:12px;letter-spacing:.08em}.hero-top span:first-child:before{content:'';width:24px;height:1px;background:var(--gold);display:inline-block;vertical-align:middle;margin-right:10px}.hero-content{padding-top:80px;padding-bottom:68px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:500;line-height:1.6}.hero-content .eyebrow{color:var(--gold);margin-bottom:25px}.hero h1{font-size:clamp(50px,7.6vw,121px);font-weight:600;letter-spacing:-.066em;line-height:.97}.hero h1 em{color:var(--gold);font-size:1.03em;letter-spacing:-.055em}.hero-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:38px}.hero-bottom p{font-size:17px;line-height:1.55;color:#eeeae2}.round-link{display:flex;align-items:center;gap:25px;font-size:14px}.round-link b{font-weight:400;display:grid;place-items:center;font-size:30px;width:68px;height:68px;border:1px solid #f4f0e875;border-radius:50%;transition:background .3s,transform .3s}.round-link:hover b{background:var(--gold);color:var(--bg);border-color:var(--gold);transform:rotate(-45deg)}.hero-foot{border-top:1px solid var(--line);padding-top:20px;color:#d0ccc3}.hero-foot>a{display:flex;gap:40px}.hero-caption{font-size:12px;letter-spacing:0;color:#c2bcb1}.section-wrap{padding:108px var(--gutter)}.section-top>.eyebrow{color:var(--gold)}.section-top>p:last-child{font-size:14px;color:var(--muted)}.section-heading{margin:60px 0 50px;display:flex;justify-content:space-between;gap:40px;align-items:end}.section-heading>p{color:var(--muted);font-size:16px}.section-heading em{color:var(--gold)}.project-grid{display:grid;grid-template-columns:1.18fr 1fr;gap:48px 32px}.project-card{min-width:0}.project-card:first-child{grid-column:1/-1}.project-media{display:block;border:0;padding:0;background:#25241f;position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;text-align:left}.project-card:first-child .project-media{aspect-ratio:2.1}.project-media img{width:100%;height:100%;object-fit:cover;transition:transform 1s ease,filter .7s;filter:saturate(.7)}.project-media:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 40%,#080b0990)}.project-media:hover img{transform:scale(1.035);filter:saturate(1)}.project-index{position:absolute;left:24px;top:24px;z-index:1;font-size:12px;letter-spacing:.1em}.project-type{position:absolute;left:24px;bottom:24px;z-index:1;font-size:12px;letter-spacing:.15em;text-transform:uppercase}.play-circle{position:absolute;z-index:2;right:24px;bottom:24px;display:grid;place-items:center;height:54px;width:54px;border:1px solid #fff9;border-radius:50%;background:#0002;transition:background .3s}.project-media:hover .play-circle{background:var(--gold);color:var(--bg)}.play-circle svg{height:15px;width:15px}.project-info{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:20px}.project-info h3{font-size:24px;font-weight:500;letter-spacing:-.035em}.project-info p{font-size:13px;color:var(--muted)}.project-note{color:var(--muted);font-size:13px;margin-top:28px;border-top:1px solid var(--line);padding-top:20px}.approach{background:var(--paper);color:var(--dark)}.approach .section-top>.eyebrow{color:#70603d}.approach .section-top>p:last-child{color:#68635a}.approach>h2{font-size:clamp(58px,8vw,120px);margin:60px 0}.approach>h2 span{font-family:Georgia,serif;font-weight:400;font-style:italic;color:#8e7550}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.approach-intro{font-size:22px;line-height:1.65;letter-spacing:-.035em}.approach-intro em{font-size:24px}.steps article{display:flex;gap:38px;border-top:1px solid #201e1930;padding:26px 0}.steps article>span{color:#867659;font-size:12px;padding-top:5px}.steps h3{font-size:25px;letter-spacing:-.035em;font-weight:500;margin-bottom:12px}.steps p{color:#69645c;font-size:15px;max-width:420px}.services{border-bottom:1px solid var(--line)}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.offer{padding:35px 30px 35px 0;display:flex;flex-direction:column;align-items:start}.offer+.offer{padding-left:30px;border-left:1px solid var(--line)}.offer .eyebrow{color:var(--gold);margin-bottom:38px}.offer h3{font-weight:500;font-size:30px;letter-spacing:-.04em;margin-bottom:18px}.offer>p:not(.eyebrow){color:var(--muted);font-size:15px;margin-bottom:30px;max-width:300px}.offer .offer-price{margin-top:auto;display:block;font-size:30px;letter-spacing:-.04em}.offer-price small{font-size:14px;letter-spacing:0}.offer .offer-detail{font-size:12px;color:var(--muted);margin:8px 0 30px}.text-link{display:inline-flex;gap:28px;align-items:center;font-size:14px;border-bottom:1px solid #ffffff60;padding-bottom:8px}.text-link:hover{color:var(--gold)}.studio{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.studio-visual{aspect-ratio:4/5;position:relative;background:#23221e;overflow:hidden}.studio-visual img{height:100%;width:100%;object-fit:cover;filter:saturate(.6)}.studio-visual .photo-note{position:absolute;bottom:24px;left:24px;font-size:12px;letter-spacing:.1em;text-shadow:0 1px 5px #000;background:#0006;padding:4px 8px}.studio-copy>.eyebrow{color:var(--gold);margin-bottom:35px}.studio-copy h2{font-size:clamp(42px,5vw,72px);margin-bottom:34px}.studio-copy h2 em{color:var(--gold)}.studio-copy p:not(.eyebrow){font-size:16px;color:var(--muted);margin:0 0 20px;max-width:420px}.signature{display:block;font:italic 30px Georgia,serif;color:var(--gold);margin:36px 0 16px}.location{font-size:12px;letter-spacing:.14em}.contact{background:var(--gold);color:var(--dark)}.contact .section-top>.eyebrow,.contact .section-top>p:last-child{color:#50452f}.contact h2{font-size:clamp(70px,12vw,182px);letter-spacing:-.07em;line-height:.94;margin:60px 0}.contact h2 em{padding-left:16vw;color:#f8f2e3}.contact-bottom{display:flex;justify-content:space-between;align-items:end;gap:30px}.contact-bottom>p{font-size:16px}.contact-cta{border-bottom:1px solid #201e1980;font-size:clamp(18px,2vw,28px);display:flex;align-items:center;gap:40px;padding-bottom:12px}.contact-cta span{font-size:40px}.contact-detail{font-size:13px;margin-top:12px;color:#51452e}.contact-placeholder{font-size:16px;border-top:1px solid #201e1940;padding-top:15px;max-width:320px}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:34px var(--gutter)}.site-footer>p{font-size:12px;color:var(--muted)}.site-footer>div{display:flex;gap:24px;font-size:12px;color:var(--muted)}.site-footer button{font-size:12px;padding:0;background:none;border:0}.site-footer .wordmark{font-size:16px}.film-dialog,.info-dialog{border:1px solid var(--line);background:var(--bg);color:var(--ink);padding:0;max-width:1000px;width:calc(100% - 40px);max-height:90svh;overflow:auto}.film-dialog::backdrop,.info-dialog::backdrop{background:#000e;backdrop-filter:blur(7px)}.dialog-close{position:absolute;top:12px;right:12px;z-index:10;border:1px solid #ffffff40;background:#111c;border-radius:50%;height:44px;width:44px;font-size:28px}.film-dialog .media-frame{width:100%;background:#000;aspect-ratio:16/9;display:grid;place-items:center}.film-dialog .media-frame video,.film-dialog .media-frame iframe{width:100%;height:100%;border:0;object-fit:contain}.film-dialog .media-frame img{width:100%;height:100%;object-fit:cover}.film-details{padding:32px}.film-details h2{font-size:32px;margin-bottom:15px}.film-details p{font-size:16px;color:var(--muted)}.film-details .eyebrow{font-size:12px;margin-bottom:16px;color:var(--gold)}.media-consent{max-width:480px;padding:40px;text-align:center}.media-consent h3{font-size:24px;margin-bottom:14px}.media-consent p{font-size:15px;color:var(--muted);margin-bottom:24px}.solid-button{background:var(--gold);color:var(--bg);padding:14px 22px;border:0}.info-dialog{max-width:700px;padding:54px 36px}.info-dialog h2{font-size:35px;margin-bottom:24px}.info-dialog h3{font-size:20px;margin:24px 0 12px}.info-dialog p,.info-dialog li{font-size:15px;color:var(--muted);line-height:1.7}.info-dialog a{color:var(--gold);text-decoration:underline}.info-dialog ul{padding-left:20px}.preview-badge{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);z-index:100;border:1px solid var(--gold);padding:12px 18px;background:#151411;font-size:13px;display:flex;gap:18px;align-items:center;white-space:nowrap}.preview-badge button{background:none;border:0;color:var(--gold);font-size:13px}.noscript{padding:30px;text-align:center}.reveal{opacity:1}.motion-enabled .reveal{opacity:0;transform:translateY(28px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.65,.3,1)}.motion-enabled .reveal.in-view{opacity:1;transform:none}@keyframes hero-drift{from{transform:scale(1.06)}to{transform:scale(1)}}
@media(min-width:1700px){.section-wrap{padding-left:max(var(--gutter),calc((100vw - 1500px)/2));padding-right:max(var(--gutter),calc((100vw - 1500px)/2))}}
@media(max-width:1000px){.site-header nav{gap:20px}.header-contact{font-size:12px;gap:12px}.hero-top span:last-child{max-width:220px;text-align:right;line-height:1.6}.hero{height:850px;min-height:720px}.hero h1{font-size:clamp(48px,8vw,82px)}.approach-grid{gap:50px}.studio{gap:40px}.site-footer{flex-wrap:wrap}.site-footer>div{width:100%;justify-content:space-between}.hero-caption{display:none}.project-grid{gap:35px 25px}}
@media(max-width:700px){.site-header{height:80px}.site-header nav,.header-contact{display:none}.wordmark{font-size:18px}.menu-button{display:flex;width:48px;height:48px;flex-direction:column;justify-content:center;gap:6px}.menu-button span{height:1px;width:24px;background:var(--ink);transition:transform .25s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:fixed;inset:80px 0 auto;background:var(--bg);z-index:25;padding:30px var(--gutter);border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:13px 0;font-size:24px}.hero{padding-top:105px;height:calc(100svh - 0px);min-height:690px;max-height:880px}.hero-top{font-size:12px}.hero-top span:last-child{display:none}.hero-content{padding-top:75px;padding-bottom:58px}.hero-content .eyebrow{font-size:12px;margin-bottom:26px;letter-spacing:.12em}.hero h1{font-size:clamp(38px,8.85vw,64px);line-height:1.07;letter-spacing:-.055em}.hero-bottom{align-items:start;gap:36px;flex-direction:column;margin-top:28px}.hero-bottom p{font-size:16px}.round-link{font-size:14px;gap:20px}.round-link b{width:50px;height:50px;font-size:24px}.hero-foot{font-size:12px;letter-spacing:.04em}.hero-foot>a{gap:15px}.section-wrap{padding:70px var(--gutter)}.section-top{gap:15px;align-items:start}.section-top>p:last-child{font-size:12px;max-width:140px;text-align:right}.section-top>.eyebrow{font-size:12px}.section-heading{margin:40px 0 30px;flex-direction:column;align-items:start;gap:25px}.section-heading>p{font-size:15px}h2{font-size:48px}.project-grid{grid-template-columns:1fr;gap:35px}.project-card:first-child{grid-column:auto}.project-card:first-child .project-media{aspect-ratio:4/3}.project-media{aspect-ratio:4/3}.project-info h3{font-size:22px}.project-info{gap:12px;align-items:start}.project-info p{font-size:12px;text-align:right;max-width:115px}.project-index{top:18px;left:18px}.project-type{left:18px;bottom:18px;font-size:12px}.play-circle{right:18px;bottom:18px;height:46px;width:46px}.approach>h2{font-size:60px;margin:42px 0 35px}.approach-grid{grid-template-columns:1fr;gap:35px}.approach-intro{font-size:20px}.steps article{gap:24px}.steps h3{font-size:23px}.steps p{font-size:15px}.offer-grid{grid-template-columns:1fr}.offer,.offer+.offer{padding:30px 0;border-left:0}.offer+.offer{border-top:1px solid var(--line)}.offer .eyebrow{margin-bottom:20px}.offer h3{font-size:29px}.offer>p:not(.eyebrow){margin-bottom:22px;max-width:none}.offer .offer-detail{margin:8px 0 22px}.studio{grid-template-columns:1fr;gap:42px}.studio-visual{aspect-ratio:4/3}.studio-copy h2{font-size:51px}.studio-copy>.eyebrow{margin-bottom:24px}.contact h2{font-size:clamp(58px,13.5vw,95px);margin:42px 0}.contact h2 em{padding-left:7vw}.contact-bottom{flex-direction:column;align-items:start;gap:35px}.contact-cta{font-size:20px;gap:24px;overflow-wrap:anywhere}.contact-cta span{font-size:28px}.site-footer{padding:28px var(--gutter);gap:24px}.site-footer>div{gap:15px;flex-wrap:wrap}.site-footer button,.site-footer>div{font-size:12px}.film-details{padding:25px}.media-consent{padding:35px 24px}.preview-badge{width:calc(100% - 24px);white-space:normal;justify-content:space-between}.info-dialog{padding:55px 25px}.studio-copy p:not(.eyebrow){max-width:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-enabled .reveal{opacity:1;transform:none}}
.site-header .wordmark{display:flex;align-items:center;gap:0}.site-header .wordmark img{object-fit:contain;margin-right:11px;width:34px;height:38px}.text-link{background:transparent;border-top:0;border-left:0;border-right:0;padding-left:0;padding-right:0}.contact-detail[href]{display:block}.pre-line{white-space:pre-line}.hero-pause{padding:5px 9px;border:1px solid var(--line);background:#15141180;color:var(--ink);font-size:12px;letter-spacing:0}.hero:has(.hero-pause) .hero-caption{display:none}
@media(max-width:360px){.hero h1{font-size:32px}.hero-top{font-size:12px}.hero-foot>span:first-of-type{max-width:180px;line-height:1.6}.site-header{gap:16px}}

.preview-loading{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:32px;background:var(--bg);color:var(--ink);text-align:center}.preview-loading h2{font-size:32px}.preview-loading p{max-width:560px}
