:root{
  --paper:#f4f0e9;
  --paper-2:#f8f5ef;
  --ink:#10100f;
  --muted:#6b675f;
  --line:rgba(16,16,15,.16);
  --dark:#0b0c0c;
  --ease:cubic-bezier(.2,.75,.2,1);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--paper)}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.modal-open{overflow:hidden}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
img,video{display:block;width:100%}
h1,h2,h3,p,blockquote,figure{margin-top:0}
h1,h2,h3,.brand-name,.footer-name{font-family:"Instrument Serif",Georgia,serif;font-weight:400}
.section-shell{padding-left:clamp(24px,4vw,64px);padding-right:clamp(24px,4vw,64px)}
.eyebrow{font-size:.68rem;line-height:1;letter-spacing:.23em;font-weight:600;margin-bottom:22px;color:#46433e}
.eyebrow-light{color:rgba(255,255,255,.72)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:0 23px;border-radius:999px;border:1px solid transparent;font-size:.66rem;letter-spacing:.11em;font-weight:600;transition:transform .25s var(--ease),background .25s,color .25s,border-color .25s;white-space:nowrap}
.button:hover{transform:translateY(-2px)}
.button-dark{background:var(--ink);color:#fff}
.button-dark:hover{background:#262521}
.button-outline{border-color:rgba(16,16,15,.5);background:rgba(244,240,233,.32);backdrop-filter:blur(8px)}
.button-outline:hover{background:#fff}
.button-light{background:#fff;color:var(--ink)}
.button-play{font-size:.7rem;margin-right:2px}
.text-arrow{font-size:.68rem;letter-spacing:.12em;font-weight:600;display:inline-flex;gap:14px;align-items:center;border-bottom:1px solid var(--ink);padding-bottom:7px}

.site-header{height:78px;position:fixed;top:0;left:0;right:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,4vw,64px);transition:background .3s,border-color .3s,backdrop-filter .3s;border-bottom:1px solid transparent}
.site-header.scrolled{background:rgba(244,240,233,.88);backdrop-filter:blur(16px);border-color:var(--line)}
.brand{display:flex;align-items:center;gap:17px;justify-self:start;min-width:0}
.brand-name{font-size:2rem;line-height:1}
.brand-divider{width:1px;height:30px;background:var(--line)}
.brand-role{font-size:.57rem;letter-spacing:.13em;line-height:1.45;white-space:nowrap}
.main-nav{display:flex;gap:38px;align-items:center}
.main-nav a{font-size:.62rem;letter-spacing:.14em;font-weight:600;position:relative}
.main-nav a::after{content:"";position:absolute;left:0;bottom:-7px;height:1px;width:0;background:var(--ink);transition:width .25s}
.main-nav a:hover::after{width:100%}
.header-cta{justify-self:end;min-height:38px;padding:0 20px}
.menu-toggle{display:none;background:none;border:0;width:38px;height:38px;position:relative;cursor:pointer}
.menu-toggle span{position:absolute;left:8px;width:22px;height:1px;background:var(--ink);transition:.25s}
.menu-toggle span:first-child{top:15px}.menu-toggle span:last-child{top:22px}
.site-header.menu-open .menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}
.site-header.menu-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}

.hero{min-height:100svh;padding-top:78px;display:grid;grid-template-columns:minmax(0,43%) minmax(0,57%);grid-template-rows:1fr auto;position:relative;overflow:hidden}
.hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:54px clamp(28px,5vw,74px) 48px 0;z-index:2}
.hero-copy h1{font-size:clamp(4.7rem,7.45vw,8.3rem);line-height:.75;letter-spacing:-.035em;margin:0 0 28px}
.hero-sub{font-size:clamp(.98rem,1.3vw,1.18rem);line-height:1.45;color:#4b4842;margin-bottom:29px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.hero-visual{position:relative;min-height:680px;margin-right:calc(clamp(24px,4vw,64px) * -1);overflow:hidden}
.hero-visual img{height:100%;object-fit:cover;object-position:56% center;transform:scale(1.01)}
.hero-visual-vignette{position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,240,233,.1),transparent 17%),linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.13))}
.hero-side-note{position:absolute;right:28px;top:50%;transform:translateY(-50%);font-size:.57rem;line-height:1.55;letter-spacing:.15em;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.4);text-align:left}
.hero-mark{position:absolute;right:26px;bottom:29px;color:#fff;font-family:"Instrument Serif";font-size:1.35rem}
.hero-index{position:absolute;left:24px;bottom:29px;color:rgba(255,255,255,.86);font-size:.58rem;letter-spacing:.14em}
.hero-rail{grid-column:1/-1;min-height:62px;display:flex;align-items:center;gap:19px;border-top:1px solid var(--line);font-size:.55rem;letter-spacing:.12em;font-weight:600;overflow:hidden}
.hero-rail i{width:1px;height:15px;background:var(--line);flex:0 0 1px}

.work{padding-top:88px;padding-bottom:110px}
.section-kicker{margin-bottom:34px}
.section-title-row{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:80px;align-items:end}
.section-title-row h2{font-size:clamp(3.6rem,6.3vw,7.1rem);line-height:.82;letter-spacing:-.025em;margin:0}
.section-title-row p{margin:0 0 8px auto;max-width:400px;font-size:.86rem;line-height:1.55;color:#555149}
.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}
.project{position:relative;overflow:hidden;background:#111;cursor:pointer;isolation:isolate;outline:none}
.project-feature{aspect-ratio:4/3}
.project img{height:100%;object-fit:cover;transition:transform .65s var(--ease),filter .45s var(--ease)}
.project-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 42%,rgba(0,0,0,.78));opacity:.58;transition:opacity .35s}
.project-caption{position:absolute;left:20px;right:20px;bottom:18px;color:#fff;display:flex;justify-content:space-between;align-items:end;gap:18px;z-index:2;text-shadow:0 2px 12px rgba(0,0,0,.32)}
.project-caption div{display:flex;align-items:baseline;gap:11px;min-width:0}
.project-caption span{font-family:"Instrument Serif";font-size:1.25rem;opacity:.75}
.project-caption strong{font-family:"Instrument Serif";font-size:1.75rem;font-weight:400;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.project-caption em{font-style:normal;font-size:.51rem;letter-spacing:.12em;white-space:nowrap}
.project-play{position:absolute;right:16px;top:16px;z-index:3;border:1px solid rgba(255,255,255,.66);background:rgba(15,15,15,.2);backdrop-filter:blur(8px);color:#fff;border-radius:999px;padding:10px 13px;font-size:.5rem;letter-spacing:.12em;opacity:0;transform:translateY(-7px);transition:.3s var(--ease)}
.project-play b{font-size:.7rem;font-weight:400}
.project:hover img,.project:focus img{transform:scale(1.035);filter:saturate(1.03) contrast(1.03)}
.project:hover .project-shade,.project:focus .project-shade{opacity:.78}
.project:hover .project-play,.project:focus .project-play{opacity:1;transform:none}
.work-divider{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:.55rem;letter-spacing:.15em;margin-bottom:4px}
.editorial-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:190px;gap:4px}
.project-redbull{grid-column:1/5;grid-row:1/3}
.project-veritas{grid-column:5/9;grid-row:1/3}
.project-ember{grid-column:9/13;grid-row:1/3}
.project-louboutin{grid-column:1/5;grid-row:3/7}
.project-kinder{grid-column:5/13;grid-row:3/5}
.project-steak{grid-column:5/13;grid-row:5/7}
.project-louboutin img{object-position:center 52%}
.editorial-grid .project-caption strong{font-size:1.55rem}

.about{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.75fr) minmax(0,1.1fr) minmax(200px,.55fr);gap:36px;border-top:1px solid var(--line);padding-top:66px;padding-bottom:88px;align-items:center}
.about-heading{align-self:start}
.about-heading h2{font-size:clamp(3.25rem,5.1vw,5.9rem);line-height:.82;letter-spacing:-.025em;margin:0}
.about-body{align-self:start;padding-top:34px}
.about-body p{font-size:.9rem;line-height:1.62;color:#48453f;margin-bottom:24px}
.about-visual{position:relative;margin:0;align-self:stretch;min-height:315px;overflow:hidden}
.about-visual img{height:100%;object-fit:cover;filter:saturate(.83) contrast(1.02)}
.about-visual figcaption{position:absolute;right:18px;top:18px;background:rgba(244,240,233,.88);backdrop-filter:blur(8px);padding:12px 14px;font-size:.52rem;letter-spacing:.15em;line-height:1.5}
.about-quote{font-family:"Instrument Serif";font-size:clamp(1.8rem,2.4vw,2.8rem);line-height:1.03;margin:0;padding-left:8px}
.about-quote span{display:block;font-family:"DM Sans";font-size:.54rem;letter-spacing:.16em;margin-top:20px}

.services{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:72px;border-top:1px solid var(--line);padding-top:68px;padding-bottom:92px}
.services-intro h2{font-size:clamp(4.2rem,6.6vw,7.5rem);line-height:.74;letter-spacing:-.02em;margin:0}
.services-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}
.service{display:grid;grid-template-columns:44px 1fr;gap:18px;min-height:144px;padding:25px 26px 22px 0;border-bottom:1px solid var(--line)}
.service:nth-child(odd){border-right:1px solid var(--line);padding-right:30px}
.service:nth-child(even){padding-left:30px}
.service>span{font-family:"Instrument Serif";font-size:1.25rem;color:#7c776e}
.service h3{font-family:"DM Sans";font-size:.85rem;font-weight:600;margin:0 0 7px}
.service p{font-size:.72rem;line-height:1.5;color:var(--muted);margin:0;max-width:280px}

.contact{position:relative;min-height:470px;display:flex;align-items:center;overflow:hidden;color:#fff;padding:72px clamp(24px,4vw,64px)}
.contact-bg{position:absolute;inset:0;height:100%;object-fit:cover;object-position:center;transform:scale(1.02)}
.contact-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.18) 56%,rgba(0,0,0,.34))}
.contact-copy{position:relative;z-index:2;max-width:720px}
.contact-copy h2{font-size:clamp(4rem,7vw,8rem);line-height:.72;letter-spacing:-.025em;margin:0 0 20px}
.contact-copy>p:not(.eyebrow){font-size:1.02rem;margin-bottom:25px}
.contact-manifesto{position:absolute;right:clamp(24px,5vw,80px);bottom:48px;z-index:2;text-align:right;font-size:.58rem;letter-spacing:.16em;line-height:1.55}

.footer{display:grid;grid-template-columns:1.4fr 1fr auto;gap:40px;align-items:start;padding-top:38px;padding-bottom:24px}
.footer-identity{display:flex;align-items:flex-start;gap:25px;font-size:.55rem;letter-spacing:.12em;line-height:1.5}
.footer-name{font-size:2rem;line-height:.8;letter-spacing:0}
.footer-links{display:flex;justify-content:flex-end;gap:26px;flex-wrap:wrap;font-size:.55rem;letter-spacing:.12em;padding-top:4px}
.footer-line{border-left:1px solid var(--line);padding-left:25px;font-size:.54rem;letter-spacing:.13em;line-height:1.45}
.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:7px;padding-top:18px;font-size:.5rem;letter-spacing:.13em;color:#837e75}

.project-modal{border:0;padding:0;width:min(1180px,94vw);max-width:none;background:var(--paper-2);color:var(--ink);box-shadow:0 35px 110px rgba(0,0,0,.5)}
.project-modal::backdrop{background:rgba(5,5,5,.8);backdrop-filter:blur(8px)}
.project-modal[open]{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr)}
.modal-video-wrap{background:#050505;min-height:620px;display:grid;place-items:center}
.modal-video-wrap video{width:100%;height:100%;max-height:78vh;object-fit:contain;background:#050505}
.modal-info{padding:68px 42px 50px;align-self:center}
.modal-number{font-family:"Instrument Serif";font-size:1.5rem;color:#817b72;display:block;margin-bottom:20px}
.modal-info h2{font-size:clamp(3.5rem,5vw,5.8rem);line-height:.82;letter-spacing:-.02em;margin:0 0 25px}
.modal-info>p:not(.eyebrow){font-size:.84rem;line-height:1.58;color:#5d5952;margin-bottom:28px}
.modal-close{position:absolute;right:18px;top:13px;z-index:5;width:42px;height:42px;border:0;border-radius:50%;background:rgba(244,240,233,.9);color:var(--ink);font-size:1.85rem;line-height:1;cursor:pointer;box-shadow:0 6px 25px rgba(0,0,0,.16)}
.project-modal:focus{outline:none}

.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s var(--ease),transform .75s var(--ease)}
.reveal.delay-1{transition-delay:.09s}.reveal.delay-2{transition-delay:.18s}.reveal.is-visible{opacity:1;transform:none}

@media (max-width:1180px){
  .site-header{grid-template-columns:1fr auto auto;gap:28px}.main-nav{gap:24px}
  .hero{grid-template-columns:45% 55%}.hero-copy h1{font-size:clamp(4.4rem,7vw,6.8rem)}.hero-visual{min-height:620px}
  .section-title-row{gap:45px}.about{grid-template-columns:1fr 1fr;}.about-visual{min-height:340px}.about-quote{padding-left:0}.services{gap:48px}
  .editorial-grid{grid-auto-rows:165px}
}
@media (max-width:900px){
  .site-header{height:68px;padding-left:22px;padding-right:22px;grid-template-columns:1fr auto}.brand-divider,.brand-role,.header-cta{display:none}.brand-name{font-size:1.75rem}.menu-toggle{display:block;z-index:2}.main-nav{position:fixed;left:0;right:0;top:68px;padding:30px 24px 34px;background:rgba(244,240,233,.97);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:24px;transform:translateY(-130%);opacity:0;pointer-events:none;transition:.33s var(--ease);z-index:-1}.site-header.menu-open .main-nav{transform:none;opacity:1;pointer-events:auto}.main-nav a{font-size:.8rem}
  .section-shell{padding-left:22px;padding-right:22px}
  .hero{display:block;padding-top:68px;min-height:auto}.hero-copy{padding:72px 0 42px}.hero-copy h1{font-size:clamp(4.2rem,13vw,7rem)}.hero-visual{margin:0 -22px;min-height:560px}.hero-rail{margin:0;gap:14px;overflow:auto;white-space:nowrap}
  .work{padding-top:72px;padding-bottom:84px}.section-title-row{display:block}.section-title-row h2{font-size:clamp(3.8rem,10vw,6.3rem);margin-bottom:24px}.section-title-row p{margin:0;max-width:520px}.featured-grid{grid-template-columns:1fr 1fr}.project-feature{aspect-ratio:1/1}.project-feature:first-child{grid-column:1/-1;aspect-ratio:16/9}.editorial-grid{grid-template-columns:1fr 1fr;grid-auto-rows:auto}.editorial-grid .project{grid-column:auto;grid-row:auto;aspect-ratio:4/3}.project-louboutin{aspect-ratio:3/4!important}.project-kinder,.project-steak{aspect-ratio:16/10!important}.project-caption em{display:none}
  .about{grid-template-columns:1fr 1fr;gap:34px;padding-top:55px;padding-bottom:72px}.about-heading,.about-visual{grid-column:1/-1}.about-body{padding-top:0}.about-quote{align-self:center}
  .services{grid-template-columns:1fr;padding-top:58px;padding-bottom:75px}.services-intro h2{font-size:clamp(4.7rem,14vw,7rem)}
  .contact{min-height:500px;padding-left:24px;padding-right:24px}.contact-manifesto{right:24px}
  .footer{grid-template-columns:1fr 1fr}.footer-line{border-left:0;padding-left:0;text-align:right}.footer-bottom{grid-column:1/-1}
  .project-modal[open]{display:block}.modal-video-wrap{min-height:0;height:46vh}.modal-info{padding:34px 28px 38px}.modal-info h2{font-size:3.6rem}
}
@media (max-width:620px){
  .hero-copy{padding-top:56px}.hero-copy h1{font-size:clamp(3.8rem,18vw,5.5rem);line-height:.78}.hero-sub br{display:none}.hero-actions{display:grid;width:100%}.hero-actions .button{width:100%}.hero-visual{min-height:470px}.hero-side-note{right:17px}.hero-mark{right:17px}
  .hero-rail{font-size:.48rem;min-height:54px}
  .work{padding-top:60px}.section-title-row h2{font-size:3.9rem}.featured-grid{grid-template-columns:1fr;gap:3px}.project-feature:first-child,.project-feature{grid-column:auto;aspect-ratio:4/3}.project-caption{left:14px;right:14px;bottom:14px}.project-caption strong{font-size:1.5rem}.project-play{display:none}
  .editorial-grid{grid-template-columns:1fr}.editorial-grid .project,.project-louboutin,.project-kinder,.project-steak{aspect-ratio:4/3!important}.project-louboutin img{object-position:center 58%}
  .about{grid-template-columns:1fr;padding-top:48px}.about-heading,.about-visual{grid-column:auto}.about-heading h2{font-size:4rem}.about-visual{min-height:280px}.about-quote{font-size:2.2rem}
  .services-list{grid-template-columns:1fr}.service:nth-child(odd){border-right:0;padding-right:0}.service:nth-child(even){padding-left:0}.service{min-height:118px}
  .contact{min-height:520px}.contact-copy h2{font-size:4.4rem}.contact-manifesto{display:none}.contact-bg{object-position:60% center}
  .footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.footer-line{text-align:left}.footer-bottom{flex-direction:column;gap:8px}
  .project-modal{width:96vw}.modal-video-wrap{height:36vh}.modal-info h2{font-size:3rem}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.project img,.button,.project-play{transition:none}
}
/* v7 refinements */
@media (min-width:901px){
  .site-header{grid-template-columns:1fr auto 1fr}
  .main-nav{grid-column:2;justify-self:center}
}
.contact-bg{transform:none;filter:none;image-rendering:auto}
.contact-shade{background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.48) 38%,rgba(0,0,0,.20) 68%,rgba(0,0,0,.30) 100%)}

/* =========================================================
   v8 — DARK CINEMATIC EDITORIAL
   Cormorant Garamond + Manrope
   ========================================================= */
:root{
  --paper:#0a0a0a;
  --paper-2:#111111;
  --ink:#f3f0e9;
  --muted:#9b9b96;
  --line:rgba(243,240,233,.14);
  --dark:#050505;
}
html{background:var(--paper)}
body{background:var(--paper);color:var(--ink);font-family:"Manrope",system-ui,sans-serif}
h1,h2,h3,.brand-name,.footer-name,.project-caption span,.project-caption strong,.modal-number{font-family:"Cormorant Garamond",Georgia,serif}
.about-quote{font-family:"Cormorant Garamond",Georgia,serif}
.about-quote span{font-family:"Manrope",system-ui,sans-serif}
.eyebrow{color:#aaa8a1}

/* Navigation */
.site-header{color:var(--ink)}
.site-header.scrolled{background:rgba(10,10,10,.88);border-color:var(--line)}
.brand-divider,.hero-rail i{background:var(--line)}
.main-nav a::after{background:var(--ink)}
.menu-toggle span{background:var(--ink)}

/* Buttons */
.button-dark{background:#f3f0e9;color:#0a0a0a}
.button-dark:hover{background:#fff;color:#050505}
.button-outline{border-color:rgba(243,240,233,.42);background:rgba(10,10,10,.28);color:var(--ink)}
.button-outline:hover{background:#f3f0e9;color:#0a0a0a}
.button-light{background:#f3f0e9;color:#0a0a0a}
.button-light:hover{background:#fff}
.text-arrow{border-color:var(--ink)}

/* Hero */
.hero{background:#0a0a0a}
.hero-copy{background:#0a0a0a}
.hero-copy h1{font-weight:500;letter-spacing:-.045em}
.hero-sub{color:#b3b0a9}
.hero-visual-vignette{background:linear-gradient(90deg,rgba(10,10,10,.28),transparent 24%),linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.23))}
.hero-rail{border-color:var(--line);color:#aaa8a1}

/* Work */
.work{background:#0a0a0a}
.section-title-row h2,.about-heading h2,.services-intro h2,.contact-copy h2,.modal-info h2{font-weight:500;letter-spacing:-.04em}
.section-title-row p{color:#a8a59e}
.work-divider{border-color:var(--line);color:#aaa8a1}
.project{background:#111}

/* About */
.about{border-color:var(--line)}
.about-body p{color:#aaa7a0}
.about-visual figcaption{background:rgba(10,10,10,.78);color:#f3f0e9;border:1px solid rgba(243,240,233,.12)}
.about-quote{color:#f3f0e9}

/* Services */
.services,.services-list,.service{border-color:var(--line)}
.service>span{font-family:"Cormorant Garamond",Georgia,serif;color:#77756f}
.service h3{font-family:"Manrope",system-ui,sans-serif;color:#f3f0e9}
.service p{color:#96938d}

/* CTA */
.contact{background:#090909}
.contact-copy h2{font-size:clamp(3.6rem,5.7vw,6.6rem);line-height:.78}
.contact-shade{background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.58) 38%,rgba(0,0,0,.25) 68%,rgba(0,0,0,.38) 100%)}

/* Footer */
.footer{background:#0a0a0a;color:#f3f0e9}
.footer-line,.footer-bottom{border-color:var(--line)}
.footer-bottom{color:#77756f}
.footer-links a{color:#d7d3cb}
.footer-links a:hover{color:#fff}

/* Project modal */
.project-modal{background:#111;color:#f3f0e9;border:1px solid rgba(243,240,233,.12)}
.modal-info>p:not(.eyebrow){color:#aaa7a0}
.modal-number{color:#85817a}
.modal-close{background:rgba(17,17,17,.94);color:#f3f0e9;border:1px solid rgba(243,240,233,.16)}

/* Typography polish */
.brand-name{font-weight:500;letter-spacing:.01em}
.project-caption strong{font-weight:500}
.services-intro h2{line-height:.78}

@media (max-width:900px){
  .main-nav{background:rgba(10,10,10,.97);border-color:var(--line)}
}
@media (max-width:620px){
  .contact-copy h2{font-size:3.8rem;line-height:.82}
}
