/* The Dr Hahnz film canvas. Photography stays naturally coloured; atmosphere comes from light and space. */
.cinema .film-basket-still{opacity:0;transition:opacity 1.1s ease}
.cinema .film-hero.is-basket-still .film-basket-still{opacity:1}
.cinema .poster-numeral{font:400 160px/1 var(--serif);letter-spacing:-.1em;color:#d4b97d88}
.cinema .poster-care{background:radial-gradient(ellipse at 70% 10%,#705235,#251910 72%)}
.cinema .poster-proof{background:radial-gradient(ellipse at 0 0,#3f5141,#172219 85%)}
.cinema .poster-care .poster-art,.cinema .poster-proof .poster-art{border:1px solid #cfaf7344;border-radius:50% 50% 0 0;margin:18% 15% 10%;inset:0;display:flex;align-items:center;justify-content:center}
.cinema .film-question em{color:var(--film-gold);font-style:italic}
@media(prefers-reduced-motion:reduce){.cinema .film-basket-still{display:none}}
body.dhd:has(:is(.cinema,.n-approach)){
  --film-black:#1c1712;
  --film-cocoa:#2c2119;
  --film-olive:#282c20;
  --film-gold:#d7b67a;
  --film-text:#f0dfc5;
  --film-muted:#c2b39c;
  --film-line:#dbc39b35;
  --film-gutter:clamp(26px,6.2vw,118px);
  background:var(--film-black);
  color:var(--film-text);
  padding-top:0;
}
body.dhd:has(:is(.cinema,.n-approach)) .site-head{
  background:linear-gradient(180deg,#191410f2,#211911b5);
  border-bottom:1px solid #eed7aa1e;
  color:#f6e9d2;
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
}
body.dhd:has(:is(.cinema,.n-approach)) .desktop-nav a{font-size:11px;letter-spacing:.015em}
body.dhd:has(:is(.cinema,.n-approach)) .desktop-nav a:hover{color:var(--film-gold);border-color:var(--film-gold)}
body.dhd:has(:is(.cinema,.n-approach)) .basket-count{background:var(--film-gold);color:var(--film-black)}
body.dhd:has(:is(.cinema,.n-approach)) .language-switch a[aria-current]{border-color:var(--film-gold)}
body.dhd:has(:is(.cinema,.n-approach)) :focus-visible{outline-color:#f2d499;outline-offset:6px}

.cinema{position:relative;background:var(--film-black);color:var(--film-text);isolation:isolate}
body.dhd .cinema :is(h1,h2,h3){color:inherit;font-weight:400;text-wrap:balance}
body.dhd .cinema :is(h1,h2,h3) em{font-style:italic;color:var(--film-gold)}
body.dhd .cinema p{color:inherit}
.cinema :is(section,[id]){scroll-margin-top:calc(var(--header) + 20px)}
.cinema :is(.film-hero,.film-scene){scroll-margin-top:0}
.cinema ::selection{background:#d7b67a;color:#1c1712}

/* Opening credits: one image, one thought, a deliberate first action. */
.film-hero{
  position:relative;
  isolation:isolate;
  min-height:max(760px,100svh);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  background:#282017;
  overflow:hidden;
}
.cinema .film-backdrop{
  position:absolute;
  inset:0;
  width:100%;
  height:100%!important;
  max-width:none;
  display:block;
  object-fit:cover;
  object-position:var(--film-focus,55% 44%);
  z-index:-3;
  margin:0;
  filter:none;
}
.film-wash{
  position:absolute;
  inset:0;
  z-index:-2;
  pointer-events:none;
  background:linear-gradient(90deg,#1a130dda 0%,#1c150d5c 43%,#1a130d00 78%),linear-gradient(0deg,#1c1712 0%,#1c1712d4 11%,#1b150e48 49%,#21191008 79%);
}
.film-hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:linear-gradient(180deg,#140f0a30,transparent 30%);
}
.film-content{
  position:relative;
  z-index:1;
  width:100%;
  padding:calc(var(--header) + 108px) var(--film-gutter) 126px;
}
.film-meta{
  display:flex;
  align-items:center;
  gap:24px;
  margin:0 0 27px;
  color:var(--film-gold);
  font:600 10px/1.6 var(--sans);
  text-transform:uppercase;
  letter-spacing:.2em;
}
.film-hero>.film-meta{position:absolute;top:calc(var(--header) + 34px);left:var(--film-gutter);right:var(--film-gutter);z-index:2;justify-content:space-between}
.film-hero>.film-meta>span+span{border:0;padding-left:0}
.film-meta>span+span{color:#e2d1b9;font-weight:400;letter-spacing:.1em;border-left:1px solid #dcc29a55;padding-left:24px}
body.dhd .cinema .film-title{
  max-width:1000px;
  font-size:clamp(78px,8.1vw,146px);
  line-height:.96;
  letter-spacing:-.055em;
  margin:0 0 31px;
  text-shadow:0 2px 25px #170e0720;
}
body.dhd .cinema .film-title em{font-weight:400;letter-spacing:-.05em;color:#e3bd80}
body.dhd .cinema .film-deck{
  max-width:38ch;
  margin:0 0 32px;
  font-size:clamp(14px,1.2vw,17px);
  line-height:1.8;
  color:#ecdfcd;
}
.film-actions{display:flex;align-items:center;flex-wrap:wrap;gap:23px 35px}
body.dhd .cinema .film-play{
  display:inline-flex;
  align-items:center;
  gap:14px;
  min-height:56px;
  padding:0;
  border:0;
  background:none;
  color:#f6e6cd;
  font:600 12px/1.5 var(--sans);
  letter-spacing:.025em;
  text-align:left;
}
.film-play>span:first-child{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  flex:0 0 54px;
  border:1px solid #e1bc7799;
  border-radius:50%;
  color:#f1d29d;
  font-size:13px;
  padding-left:2px;
  background:#24180c25;
  transition:background .22s,border-color .22s;
}
body.dhd .film-play:hover>span:first-child{background:#ddbd7833;border-color:#edcc91}
body.dhd .cinema .film-link{
  display:inline-flex;
  align-items:center;
  justify-content:space-between;
  gap:26px;
  min-height:45px;
  padding:7px 0;
  border-bottom:1px solid #d5b7838a;
  color:#f1dcc0;
  font:500 12px/1.55 var(--sans);
  transition:color .22s,border-color .22s;
}
body.dhd .cinema .film-link:hover{color:#ffe6ae;border-color:#ffe6ae}
.film-link>span:last-child{font-size:20px;line-height:1;font-weight:400}
.film-footer{
  position:absolute;
  inset:auto var(--film-gutter) 32px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  padding-top:22px;
  border-top:1px solid var(--film-line);
  font:400 10px/1.6 var(--sans);
  color:#cbb99e;
}
.film-scroll{display:flex;gap:20px;align-items:center;min-height:38px;letter-spacing:.06em}
.film-scroll>span{color:var(--film-gold);font-size:18px;line-height:1}
.film-count{display:flex;gap:17px;align-items:center;letter-spacing:.05em}
.film-count>span:first-child,.film-count>strong,.film-count>b{font:400 29px/1 var(--serif);color:#ecd1a8;letter-spacing:-.03em}
.film-count>span:last-child{max-width:14ch;font-size:9px;line-height:1.6;text-align:left}

/* A chapter rail, not a second shop navigation. */
.film-chapters{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:0 var(--film-gutter);
  background:#1c1712;
  border-bottom:1px solid var(--film-line);
  min-height:92px;
  overflow-x:auto;
  scrollbar-width:thin;
  scrollbar-color:#ae8d5655 transparent;
}
.film-chapters a{
  display:flex;
  align-items:center;
  gap:16px;
  min-height:68px;
  padding:10px 0;
  white-space:nowrap;
  font:500 11px/1.5 var(--sans);
  color:#d4c4ab;
  letter-spacing:.015em;
}
.film-chapters a span{font:400 11px/1 var(--serif);color:#a68b63}
.film-chapters a:hover{color:#f7dfb5}
.film-chapters a[aria-current]{color:#f5dbac}
.film-chapters a[aria-current] span{color:#f5dbac}

/* The pause between scenes carries the idea. */
.film-prologue{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(190px,.32fr);
  column-gap:clamp(40px,8vw,150px);
  padding:clamp(105px,12vw,205px) var(--film-gutter) clamp(110px,12vw,200px);
  background:radial-gradient(ellipse at 50% 110%,#3e2e1d50,transparent 65%),var(--film-black);
}
body.dhd .cinema .film-kicker{
  display:block;
  margin:0 0 31px;
  color:var(--film-gold);
  font:500 10px/1.6 var(--sans);
  text-transform:uppercase;
  letter-spacing:.19em;
}
.film-prologue>.film-kicker{grid-column:1/-1}
body.dhd .cinema .film-prologue>.olive-branch{position:absolute;left:var(--film-gutter);bottom:17px;width:92px;height:135px;stroke-width:.8;color:#b198664a;transform:rotate(26deg);pointer-events:none}
body.dhd .cinema .film-statement{
  margin:0;
  font:400 clamp(43px,5.45vw,90px)/1.12 var(--serif);
  letter-spacing:-.042em;
  color:#efddc0;
  max-width:18ch;
}
body.dhd .cinema .film-note{
  align-self:end;
  margin:0 0 4px;
  padding:22px 0 0;
  border-top:1px solid #c8a66c70;
  max-width:30ch;
  color:var(--film-muted);
  font:400 13px/1.9 var(--sans);
}

/* Each household gets its own uninterrupted scene. */
.film-scene{
  position:relative;
  isolation:isolate;
  display:flex;
  align-items:flex-end;
  min-height:clamp(690px,92svh,1080px);
  padding:115px var(--film-gutter) 126px;
  overflow:hidden;
  background:#2d251a;
}
.film-scene .film-wash{
  background:linear-gradient(90deg,#17110baa,#1d160e2b 48%,transparent 77%),linear-gradient(0deg,#1c1712f5,#1c1712a8 25%,#1c171208 70%);
}
.scene-copy{position:relative;z-index:1;max-width:540px}
body.dhd .cinema .scene-copy h2{
  font-size:clamp(55px,6.3vw,102px);
  line-height:1.025;
  letter-spacing:-.047em;
  margin:0 0 25px;
  max-width:13ch;
}
body.dhd .cinema .scene-copy>p:not(.film-kicker){max-width:36ch;color:#e7d7bf;font-size:14px;line-height:1.85;margin-bottom:18px}
.scene-copy .film-kicker{margin-bottom:26px!important}
.scene-copy .film-link{margin-top:8px}
.scene-index{
  position:absolute;
  top:47px;
  left:var(--film-gutter);
  display:flex;
  align-items:center;
  gap:15px;
  color:#efdbc0;
  font:400 11px/1.5 var(--sans);
  letter-spacing:.13em;
  text-transform:uppercase;
}
.scene-index::before{content:"";width:32px;height:1px;background:#e1c393}
.scene-caption{
  position:absolute;
  left:var(--film-gutter);
  right:var(--film-gutter);
  bottom:35px;
  display:flex;
  justify-content:space-between;
  gap:30px;
  padding-top:18px;
  border-top:1px solid #dac09840;
  color:#cfb99b;
  font:400 10px/1.7 var(--sans);
  letter-spacing:.045em;
}
.film-scene.scene-right{justify-content:flex-end}
.scene-right .film-wash{background:linear-gradient(270deg,#17110be0,#1d160e4a 50%,transparent 78%),linear-gradient(0deg,#1c1712f5,#1c17127c 28%,#1c171208 72%)}
.scene-right .scene-copy{max-width:390px}
.scene-right .scene-index{left:auto;right:var(--film-gutter)}

/* Olive illustration is a brand motif, set with the scale of a title sequence. */
.film-olive{
  position:relative;
  isolation:isolate;
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items:center;
  gap:clamp(35px,7vw,130px);
  min-height:760px;
  padding:clamp(95px,10vw,165px) var(--film-gutter);
  overflow:hidden;
  background:radial-gradient(ellipse at 17% 35%,#5d603536,transparent 56%),#282c20;
  border-top:1px solid #c5bd6a1c;
  border-bottom:1px solid #c5bd6a1c;
}
.olive-art{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;align-self:stretch;min-height:390px;color:#b6aa77}
.olive-arch{position:relative;width:min(100%,370px);height:485px;display:grid;place-items:center;padding:25px 42px 15px;border:1px solid #b6aa7770;border-radius:190px 190px 0 0}
.olive-arch::before{content:"";position:absolute;inset:9px;border:1px solid #b6aa773d;border-radius:180px 180px 0 0;pointer-events:none}
body.dhd .cinema .olive-art svg{position:relative;width:100%;height:100%;max-height:470px;max-width:350px;stroke:currentColor;stroke-width:.8;fill:none;overflow:visible}
body.dhd .cinema .olive-art>p{font:400 9px/1.6 var(--sans);letter-spacing:.2em;color:#bdb384;margin:0}
.olive-copy{position:relative;z-index:1;padding:20px 0}
body.dhd .cinema .olive-copy h2{font-size:clamp(58px,6vw,96px);line-height:1.05;letter-spacing:-.048em;margin:0 0 27px;max-width:12ch}
body.dhd .cinema .olive-copy p:not(.film-kicker){font-size:14px;line-height:1.9;color:#ccc8ad;max-width:40ch;margin-bottom:25px}
.olive-copy .film-kicker{color:#cec28b!important}
.olive-copy .film-link{margin-top:6px}
.olive-mark{position:absolute;left:-.02em;bottom:-.22em;z-index:-1;font:400 clamp(190px,24vw,460px)/1 var(--serif);letter-spacing:-.055em;color:transparent;-webkit-text-stroke:1px #b8ad7630;white-space:nowrap;pointer-events:none;user-select:none}

/* Craft is presented as a continuous sequence, never as a card grid. */
.film-making{
  padding:clamp(95px,10.5vw,170px) var(--film-gutter) clamp(90px,10vw,150px);
  background:radial-gradient(ellipse at 100% 0,#64472e20,transparent 65%),#2c2119;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(200px,.4fr);
  column-gap:clamp(35px,7vw,120px);
}
.film-making>.film-kicker,.film-making>.process-line,.film-making>.making-detail{grid-column:1/-1}
body.dhd .cinema .film-making>.film-note{align-self:end;margin:0 0 69px;max-width:27ch}
body.dhd .cinema .film-making>h2{font-size:clamp(52px,6vw,92px);line-height:1.04;letter-spacing:-.045em;max-width:15ch;margin:0 0 65px}
.process-line{margin:0 0 48px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#c4a06c66 transparent;padding-bottom:12px}
.process-line ol,.film-making ol.process-line{
  display:grid;
  grid-template-columns:repeat(9,minmax(96px,1fr));
  list-style:none;
  padding:0;
  margin:0;
  min-width:880px;
}
.process-line li{position:relative;min-width:0;padding:31px 12px 0 0;border-top:1px solid #cba56b66}
.process-line li::before{content:"";position:absolute;left:0;top:-3px;width:5px;height:5px;border-radius:50%;background:#c9a875}
.process-line li span{display:block;color:#b89a70;font:400 12px/1 var(--serif);margin-bottom:14px}
.process-line li strong{display:block;color:#e0ccb0;font:500 10px/1.65 var(--sans);overflow-wrap:normal;hyphens:auto;max-width:14ch}
.process-line li>a{display:block;min-height:66px}
.process-line li>a:hover strong{color:#ffdfab}
.making-detail{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,9vw,160px);padding-top:20px;border-top:1px solid #d1b38625}
body.dhd .cinema .making-detail p{font-size:13px;line-height:1.9;color:#c5b096;max-width:47ch;margin:18px 0}
body.dhd .cinema .making-detail h3{font-size:29px;line-height:1.25;letter-spacing:-.025em;margin:18px 0}
.making-detail .film-link{margin-top:10px}

/* Two doors out of the story. The choice belongs to the companion. */
.film-choices{padding:clamp(86px,9vw,145px) 0 0;background:#1c1712}
.film-choices>.film-kicker,.film-choices>h2,.film-choices>p{margin-left:var(--film-gutter)!important;margin-right:var(--film-gutter)!important}
body.dhd .cinema .film-choices>h2{max-width:14ch;font-size:clamp(55px,6vw,96px);line-height:1.08;letter-spacing:-.045em;margin-top:0;margin-bottom:55px}
.choice-pair{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#7f684022}
.choice-door{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-width:0;min-height:590px;padding:65px clamp(32px,5vw,95px);overflow:hidden;background:#302419}
.choice-door>img{position:absolute;inset:0;width:100%;height:100%!important;max-width:none;object-fit:cover;object-position:var(--film-focus,55% 40%);z-index:-2}
.choice-door::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#1b140dec 0%,#1b140d8c 29%,#1b140d08 72%),linear-gradient(90deg,#21170c33,transparent 80%);pointer-events:none}
.choice-copy{position:relative;width:100%}
.choice-copy small{display:block;color:#e4cba3;font:400 10px/1.7 var(--sans);letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px}
body.dhd .cinema .choice-copy h3{font-size:clamp(44px,4.25vw,69px);line-height:1.06;letter-spacing:-.04em;margin:0 0 20px;max-width:11ch}
.choice-copy .film-link{min-width:170px}
.choice-action{display:inline-flex;justify-content:space-between;align-items:center;gap:27px;min-height:45px;min-width:174px;padding:7px 0;border-bottom:1px solid #d5b7838a;color:#f1dcc0;font:500 12px/1.55 var(--sans)}
.choice-action>span{font-size:20px;line-height:1}
.choice-door>a.choice-copy{display:block}
.choice-door:hover .film-link{border-color:#f1d49f;color:#ffe3b1}
.choice-door:hover .choice-action{border-color:#f1d49f;color:#ffe3b1}

.film-credits{display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;padding:46px var(--film-gutter);background:#211a14;border-bottom:1px solid var(--film-line);font:400 11px/1.8 var(--sans);color:#baa78d}
.film-credits>div{padding-right:30px}
.film-credits>div+div{padding-left:35px;border-left:1px solid var(--film-line)}
.film-credits strong{display:block;font:500 12px/1.7 var(--sans);color:#e3c9a0;margin-bottom:7px}
body.dhd .cinema .film-credits p{font-size:11px;line-height:1.8;color:#baa78d;margin:0}
.film-credits a{text-decoration:underline!important;text-decoration-color:#b4946055}
.film-credits>.film-link{align-self:center;justify-self:end;white-space:nowrap;font-size:11px!important}
.film-credits small{display:block;font-size:9px;line-height:1.9;margin-top:9px;color:#b4a083}
.film-credits .film-kicker{margin-bottom:7px!important}

/* The film opens only on request; controls remain native and legible. */
body.dhd dialog.film-player{
  width:min(1300px,calc(100vw - 72px));
  max-width:min(1300px,calc(100vw - 72px));
  max-height:calc(100dvh - 48px);
  padding:25px;
  background:#1a1510;
  color:#ead6b7;
  border:1px solid #b697624a;
  box-shadow:0 30px 130px #000b;
}
body.dhd dialog.film-player::backdrop{background:#100c09e8;backdrop-filter:blur(9px)}
body.dhd dialog.film-player video{display:block;width:100%;max-height:calc(100dvh - 176px);height:auto;object-fit:contain;background:#100d0a}
.film-close{display:flex;align-items:center;justify-content:center;gap:12px;min-height:44px;min-width:44px;margin:0 0 17px auto;padding:9px 13px;background:none;color:#e5cb9f;border:1px solid #b6976255;font:500 11px/1.4 var(--sans)}
.film-close:hover{background:#be995b15;border-color:#c2a271}
body.dhd .film-player-caption{font:400 11px/1.7 var(--sans);color:#bbaa8e;margin:16px 0 0}

body.dhd:has(:is(.cinema,.n-approach)) .site-footer{background:#1c1712;color:#cfbaa0;padding-top:65px;border-top:0}
body.dhd:has(:is(.cinema,.n-approach)) .footer-top p{color:#d7b67a}
body.dhd:has(:is(.cinema,.n-approach)) .footer-links{border-color:var(--film-line);font-size:12px}
body.dhd:has(:is(.cinema,.n-approach)) .footer-base{color:#ab987f}
body.dhd:has(:is(.cinema,.n-approach)) :is(.navigation-dialog,.search-dialog){background:#241b14;color:#f0dfc5;border-color:#b9975d55}
body.dhd:has(:is(.cinema,.n-approach)) :is(.navigation-dialog,.search-dialog)::backdrop{background:#130e0ad9}
body.dhd:has(:is(.cinema,.n-approach)) :is(.navigation-dialog,.search-dialog) .dialog-close{color:#f0dfc5;border-color:#b9975d55}
body.dhd:has(:is(.cinema,.n-approach)) .navigation-dialog nav :is(a,.menu-search){color:#f0dfc5;border-color:#b9975d35}
.navigation-dialog nav .menu-search{font:400 32px/1.4 var(--serif);padding:12px 0;display:flex;justify-content:space-between;gap:40px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;color:var(--ink);width:100%}
.navigation-dialog nav .menu-search span{font-size:20px}
body.dhd:has(:is(.cinema,.n-approach)) .search-dialog input{background:#19130e;color:#ecd6b3;border-color:#b9975d80}
body.dhd:has(:is(.cinema,.n-approach)) .search-dialog button.button{background:#d7b67a;border-color:#d7b67a;color:#21180f}

/* The deeper method pages stay in the same world, with long-form reading contrast. */
body.dhd .narrative.n-approach{
  --n-paper:#1c1712;
  --n-cream:#30261c;
  --n-green:#efddc0;
  --n-olive:#c1a36f;
  --n-line:#c7a57342;
  background:#1c1712;
  color:#efddc0;
}
body.dhd .n-approach .n-wrap{padding-left:var(--film-gutter);padding-right:var(--film-gutter)}
body.dhd .n-approach .n-page-intro{padding-top:calc(var(--header) + 104px)!important;padding-bottom:84px;background:radial-gradient(ellipse at 85% 10%,#69472a30,transparent 60%),#1c1712;border-color:var(--n-line)}
body.dhd .n-approach .n-page-intro h1{font-size:clamp(60px,7.4vw,122px);letter-spacing:-.05em;line-height:1.025;margin-bottom:33px}
body.dhd .n-approach :is(h1,h2) em{color:#d7b67a}
body.dhd .n-approach .n-lead{font-size:clamp(15px,1.5vw,19px);color:#cbb89d;max-width:43ch}
body.dhd .n-approach .eyebrow{color:#c1a36f;letter-spacing:.17em}
body.dhd .n-approach .n-page-links{margin-top:41px;gap:40px;color:#e0bf87}
body.dhd .n-approach .n-page-links a{padding:10px 0;border-bottom:1px solid #b896614d}
body.dhd .n-approach .n-olive{background:#282c20;color:#eee3c8}
body.dhd .n-approach .n-olive .eyebrow{color:#c8bc84}
body.dhd .n-approach .n-olive-copy>p:not(.eyebrow){color:#cec5ac}
body.dhd .n-approach .n-olive .text-link{color:#dfc78f}
body.dhd .n-approach .n-origins{background:#211d16}
body.dhd .n-approach .n-origin-rows,body.dhd .n-approach .n-origin-rows>div{border-color:#bca37942}
body.dhd .n-approach .n-origin-rows dd{color:#cbbb9f}
body.dhd .n-approach .n-origin-rows dt{color:#efddc0}
body.dhd .n-approach .n-making{background:#2c2119}
body.dhd .n-approach .n-process h3{color:#eedcc0}
body.dhd .n-approach .n-process p:not(.eyebrow){color:#cbb89c}
body.dhd .n-approach .n-step-number{color:#b39361}
body.dhd .n-approach .n-transfer{color:#c5af87;border-color:#c7a57342}
body.dhd .n-approach .n-process-intro p{color:#cbb89c}
body.dhd .n-approach .n-checks{background:#282b21}
body.dhd .n-approach .n-check-points,body.dhd .n-approach .n-check-points span,body.dhd .n-approach .n-methods article,body.dhd .n-approach .n-rejection{border-color:#c1b48642}
body.dhd .n-approach .n-methods p,body.dhd .n-approach .n-rejection p{color:#c6c1a8}
body.dhd .n-approach .n-instrument{color:#c5b584}
body.dhd .n-approach .n-buying{background:#211a14}
body.dhd .n-approach .n-buying-pair p,body.dhd .n-approach .n-delivery-facts span{color:#c7b397}
body.dhd .n-approach .n-delivery-facts strong{color:#e3c69b}
body.dhd .n-approach .n-small{color:#c7b397;opacity:1}
body.dhd .n-approach .button{background:#d7b67a;border-color:#d7b67a;color:#251c12}
body.dhd .n-approach .button:hover{background:#edcd98;border-color:#edcd98}
body.dhd .n-approach .button.outline{background:transparent;color:#e4c99e;border-color:#c1a27088}
body.dhd .n-approach .text-link{color:#dfc192;border-color:#c1a27088}
body.dhd .n-approach .n-service-links{color:#d1b58a}

@media(min-width:1800px){
  .film-content{padding-bottom:150px}
  .film-prologue{grid-template-columns:1fr 310px}
  .film-scene{min-height:1050px}
  .choice-door{min-height:760px}
  .process-line li strong{font-size:12px}
}
@media(max-width:1100px){
  body.dhd .cinema .film-title{font-size:clamp(72px,9.3vw,110px)}
  .film-content{padding-bottom:130px}
  .film-prologue{grid-template-columns:1fr .4fr;column-gap:50px}
  .film-olive{gap:35px;min-height:660px}
  .olive-art{min-height:340px}
  body.dhd .cinema .olive-copy h2{font-size:64px}
  .choice-door{min-height:550px;padding:50px 40px}
  .film-chapters{gap:24px}
  .film-chapters a{font-size:10px;gap:10px}
}
@media(max-width:760px){
  body.dhd:has(:is(.cinema,.n-approach)){--film-gutter:28px}
  .film-hero{min-height:max(760px,100svh)}
  .film-content{padding-top:calc(var(--header) + 165px);padding-bottom:136px}
  .cinema .film-backdrop{object-position:var(--film-mobile-focus,59% 30%)}
  .film-hero .film-wash{background:linear-gradient(0deg,#1c1712 0%,#1c1712ed 12%,#1c1712aa 36%,#1c171212 73%),linear-gradient(90deg,#1c130d42,transparent 80%)}
  .film-meta{font-size:9px;gap:15px;letter-spacing:.15em;margin-bottom:24px}
  .film-meta>span+span{padding-left:15px;letter-spacing:.05em}
  .film-hero>.film-meta{top:calc(var(--header) + 24px)}
  body.dhd .cinema .film-title{font-size:clamp(63px,11.6vw,90px);line-height:1;letter-spacing:-.05em;max-width:10ch;margin-bottom:25px}
  body.dhd .cinema .film-deck{max-width:35ch;font-size:14px;line-height:1.8;margin-bottom:25px}
  .film-actions{gap:18px 26px}
  body.dhd .cinema .film-play{font-size:11px;gap:12px}
  .film-play>span:first-child{width:48px;height:48px;flex-basis:48px}
  body.dhd .cinema .film-link{font-size:11px;gap:23px}
  .film-footer{bottom:26px;padding-top:19px;align-items:center}
  .film-scroll{font-size:9px;gap:12px}
  .film-count{gap:12px}
  .film-count>span:first-child,.film-count>strong,.film-count>b{font-size:26px}
  .film-count>span:last-child{font-size:8px}
  .film-chapters{justify-content:flex-start;gap:27px;min-height:79px}
  .film-chapters a{min-height:62px;gap:11px;font-size:10px}
  .film-prologue{grid-template-columns:1fr;gap:0;padding-top:95px;padding-bottom:105px}
  body.dhd .cinema .film-kicker{font-size:9px;letter-spacing:.16em;margin-bottom:26px}
  body.dhd .cinema .film-statement{font-size:clamp(42px,7vw,62px);max-width:18ch;line-height:1.16}
  body.dhd .cinema .film-note{margin-top:37px;margin-left:20%;font-size:12px;max-width:31ch;padding-top:22px}
  .film-scene{min-height:790px;padding-top:110px;padding-bottom:129px}
  .film-scene .film-wash,.scene-right .film-wash{background:linear-gradient(0deg,#1c1712 0%,#1c1712e0 15%,#1c171281 44%,#1c171207 80%)}
  .scene-copy,.scene-right .scene-copy{width:100%;max-width:470px}
  .film-scene.scene-right{justify-content:flex-start}
  body.dhd .cinema .scene-copy h2{font-size:clamp(55px,9vw,77px);max-width:11ch;line-height:1.05;margin-bottom:22px}
  body.dhd .cinema .scene-copy>p:not(.film-kicker){font-size:13px;max-width:33ch;line-height:1.85}
  .scene-index,.scene-right .scene-index{left:var(--film-gutter);right:auto;top:32px;font-size:9px}
  .scene-caption{bottom:28px;font-size:9px;gap:18px;align-items:flex-start}
  .scene-caption>span{max-width:47%}
  .film-olive{grid-template-columns:1fr;gap:10px;padding-top:65px;padding-bottom:92px;min-height:0}
  .olive-art{min-height:0;height:auto;width:90%;max-width:470px;justify-self:center;gap:18px}
  .olive-arch{width:270px;height:350px;padding:25px 40px 15px}
  body.dhd .cinema .olive-art>p{font-size:8px}
  .olive-copy{padding-top:18px}
  body.dhd .cinema .olive-copy h2{font-size:clamp(52px,8.8vw,74px);max-width:12ch;line-height:1.08}
  body.dhd .cinema .olive-copy p:not(.film-kicker){font-size:13px;line-height:1.9;max-width:43ch}
  .olive-mark{font-size:clamp(170px,37vw,280px);bottom:-.14em}
  .film-making{display:block;padding-top:92px;padding-bottom:90px}
  body.dhd .cinema .film-making>.film-note{margin:0 0 49px;max-width:37ch;padding-top:0;border:0}
  body.dhd .cinema .film-making>h2{font-size:clamp(48px,8.5vw,69px);max-width:13ch;margin-bottom:42px;line-height:1.08}
  .process-line{overflow:visible;margin-bottom:32px;padding-bottom:0}
  .process-line ol,.film-making ol.process-line{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;row-gap:28px}
  .process-line li{padding-top:22px;padding-right:16px}
  .process-line li strong{font-size:10px;max-width:15ch}
  .process-line li span{margin-bottom:10px;font-size:12px}
  .making-detail{grid-template-columns:1fr;gap:20px;padding-top:8px}
  .making-detail>div+div{padding-top:8px;border-top:1px solid #d1b38625}
  body.dhd .cinema .making-detail p{font-size:12px;max-width:47ch}
  .film-choices{padding-top:84px}
  body.dhd .cinema .film-choices>h2{font-size:clamp(50px,9vw,72px);line-height:1.08;margin-bottom:42px;max-width:12ch}
  .choice-pair{grid-template-columns:1fr;gap:2px}
  .choice-door{min-height:620px;padding:54px var(--film-gutter)}
  .choice-door>img{object-position:var(--film-mobile-focus,57% 35%)}
  body.dhd .cinema .choice-copy h3{font-size:clamp(47px,8.5vw,63px);max-width:13ch}
  .choice-copy small{font-size:9px;margin-bottom:17px}
  .film-credits{grid-template-columns:1fr;padding-top:39px;padding-bottom:40px;gap:23px}
  .film-credits>div{padding-right:0}
  .film-credits>div+div{padding-left:0;padding-top:23px;border-left:0;border-top:1px solid var(--film-line)}
  .film-credits strong{font-size:12px}
  .film-credits>.film-link{justify-self:start;margin-top:0}
  body.dhd dialog.film-player{width:calc(100vw - 24px);max-width:calc(100vw - 24px);padding:12px;max-height:calc(100dvh - 24px)}
  body.dhd dialog.film-player video{max-height:calc(100dvh - 170px)}
  body.dhd .film-player-caption{font-size:10px;line-height:1.6;padding:0 5px;margin-top:12px}
  .film-close{margin-bottom:12px;min-height:44px;min-width:44px}
  body.dhd:has(:is(.cinema,.n-approach)) .site-footer{padding-top:46px}
  .navigation-dialog nav .menu-search{font-size:27px}
  body.dhd .n-approach .n-page-intro{padding-top:calc(var(--header) + 66px)!important;padding-bottom:62px}
  body.dhd .n-approach .n-page-intro h1{font-size:clamp(51px,10vw,74px);margin-bottom:27px}
  body.dhd .n-approach .n-page-links{gap:27px;font-size:11px}
  body.dhd .n-approach .n-wrap{padding-top:70px;padding-bottom:70px}
}
@media(max-width:420px){
  body.dhd:has(:is(.cinema,.n-approach)){--film-gutter:24px}
  .film-hero{min-height:max(770px,100svh)}
  .film-content{padding-top:calc(var(--header) + 160px);padding-bottom:126px}
  body.dhd .cinema .film-title{font-size:clamp(57px,15vw,65px);letter-spacing:-.05em;max-width:10ch;margin-bottom:25px}
  .film-meta{display:block;font-size:8px;margin-bottom:22px}
  .film-meta>span+span{display:block;padding:0;border:0;margin-top:7px;font-size:8px;color:#dbc5a7}
  .film-hero>.film-meta{display:flex;align-items:flex-start;gap:20px;font-size:8px}
  .film-hero>.film-meta>span+span{margin-top:0;text-align:right;max-width:13ch}
  .film-actions{gap:16px 24px}
  .film-footer{bottom:25px;gap:15px}
  .film-scroll{max-width:18ch;font-size:8px;gap:11px}
  .film-count>span:last-child{max-width:11ch}
  .film-count{gap:10px}
  body.dhd .cinema .film-statement{font-size:43px}
  body.dhd .cinema .film-note{margin-left:13%;max-width:30ch}
  .film-scene{min-height:780px}
  body.dhd .cinema .scene-copy h2{font-size:56px;max-width:11ch}
  .scene-caption{font-size:8px}
  .olive-art{height:auto;width:96%}
  .olive-arch{height:335px;width:265px}
  body.dhd .cinema .olive-copy h2{font-size:55px}
  body.dhd .cinema .film-making>h2{font-size:49px}
  .process-line li{padding-right:10px}
  .process-line li strong{font-size:9px;line-height:1.7}
  .choice-door{min-height:580px}
  body.dhd .cinema .film-choices>h2{font-size:52px}
  body.dhd .cinema .choice-copy h3{font-size:51px}
}
@media(max-width:355px){
  body.dhd:has(:is(.cinema,.n-approach)){--film-gutter:21px}
  body.dhd .cinema .film-title{font-size:52px}
  body.dhd .cinema .film-deck{font-size:13px}
  body.dhd .cinema .film-play{font-size:10px;gap:10px}
  .film-actions{gap:15px 20px}
  body.dhd .cinema .film-link{font-size:10px;gap:16px}
  body.dhd .cinema .film-statement{font-size:39px}
  body.dhd .cinema .scene-copy h2{font-size:50px}
  .process-line li strong{font-size:8px}
  body.dhd .cinema .choice-copy h3{font-size:46px}
}
@media(orientation:landscape) and (max-height:560px){
  .film-hero{min-height:760px}
  .film-scene{min-height:760px}
  .film-content{padding-top:calc(var(--header) + 100px)}
}
@media(prefers-reduced-motion:reduce){
  .cinema,.cinema *{scroll-behavior:auto!important}
  .cinema *,.cinema *::before,.cinema *::after{animation:none!important;transition:none!important}
}
@media print{
  body.dhd:has(:is(.cinema,.n-approach)),.cinema{background:white;color:#22170e}
  .cinema :is(.film-backdrop,.film-wash,.film-footer,.film-actions,.film-chapters,.scene-index,.scene-caption,.olive-art,.olive-mark,.film-player){display:none!important}
  .cinema :is(.film-hero,.film-prologue,.film-scene,.film-olive,.film-making,.film-choices,.choice-door,.film-credits){display:block;min-height:0;padding:25px;background:white;color:#22170e}
  .cinema .film-content{padding:0}
  body.dhd .cinema :is(h1,h2,h3,p,em){color:#22170e!important}
  body.dhd .cinema .film-title{font-size:55px}
  .cinema .choice-door>img,.choice-door::after{display:none}
  .cinema .choice-pair{display:block}
}

/* Story covers: a film library following one uninterrupted opening image. */
.film-library{--film-gutter:32px;position:relative;min-width:0;max-width:100%;padding:clamp(73px,8vw,125px) 0 76px;background:radial-gradient(ellipse at 80% 0,#5940261e,transparent 60%),#191510;overflow:hidden}
.film-library>.film-kicker,.film-library>h2,.film-library>.library-note{margin-left:var(--film-gutter)!important;margin-right:var(--film-gutter)!important}
body.dhd .cinema .film-library>h2{font-size:clamp(39px,4.1vw,65px);line-height:1.1;letter-spacing:-.037em;max-width:20ch;margin-top:0;margin-bottom:40px}
body.dhd .cinema .film-library>.film-kicker{margin-bottom:20px}
.poster-rail{
  display:grid;
  box-sizing:border-box;
  width:100%;
  min-width:0;
  max-width:100%;
  grid-auto-flow:column;
  grid-auto-columns:clamp(225px,calc((100vw - var(--film-gutter) - 72px)/4.25),350px);
  align-items:stretch;
  gap:18px;
  padding:9px 0 31px;
  overflow-x:auto;
  overscroll-behavior-inline:contain;
  scroll-snap-type:x proximity;
  scroll-padding-inline:0;
  scrollbar-width:thin;
  scrollbar-color:#b9945d78 #d9b87b0c;
}
.poster-rail::-webkit-scrollbar{height:3px}
.poster-rail::-webkit-scrollbar-track{background:#d9b87b0c;margin-inline:var(--film-gutter)}
.poster-rail::-webkit-scrollbar-thumb{background:#b9945d78}
.chapter-poster{
  position:relative;
  isolation:isolate;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  aspect-ratio:2/3;
  min-width:0;
  padding:28px 25px;
  background:#33251b;
  color:#f3dfbd;
  border:1px solid #d1b58224;
  overflow:hidden;
  scroll-snap-align:start;
  transition:border-color .2s;
}
.chapter-poster:focus-visible{outline-offset:4px!important;outline-width:2px!important}
.chapter-poster:hover{border-color:#d4ad6d91}
.chapter-poster .poster-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%!important;
  max-width:none;
  object-fit:cover;
  object-position:var(--poster-focus,52% 37%);
  z-index:-3;
  filter:none;
}
.poster-art{position:absolute;inset:0;z-index:-3;display:grid;place-items:center;padding:28px 20px 52px;color:#bdac73;background:radial-gradient(ellipse at 50% 25%,#60603d66,transparent 70%),#25291e}
body.dhd .cinema .poster-art svg{display:block;width:85%;height:85%;max-width:none;stroke:currentColor;stroke-width:.9;fill:none}
.poster-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(0deg,#17110afa 0%,#21170edb 24%,#25180c1a 69%),linear-gradient(180deg,#120d07a6 0%,transparent 28%);pointer-events:none}
.chapter-poster .poster-art+.poster-shade{background:linear-gradient(0deg,#17190ff8 0%,#20251695 31%,transparent 76%)}
.poster-top{position:absolute;inset:22px 25px auto;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;color:#e8d2ad;font:500 8px/1.7 var(--sans);text-transform:uppercase;letter-spacing:.16em}
.poster-top>span:last-child{text-align:right}
.poster-top>span:first-child{font-size:9px;color:#d8b57a}
body.dhd .cinema .poster-title{position:relative;margin:0 0 28px;color:#f4dfbc;font:400 clamp(33px,2.75vw,46px)/1.02 var(--serif);letter-spacing:-.04em;max-width:10ch;text-wrap:balance}
body.dhd .cinema .poster-title h3{font:inherit;color:inherit;letter-spacing:inherit;line-height:inherit;margin:0}
body.dhd .cinema .poster-title small{display:block;font:400 8px/1.7 var(--sans);letter-spacing:.15em;color:#dbbd8c;text-transform:uppercase;margin:0 0 13px}
body.dhd .cinema .poster-title em{color:#e7bd7b}
.chapter-poster:nth-child(2) .poster-title{font-style:italic}
.chapter-poster:nth-child(3) .poster-title{font-size:clamp(32px,2.6vw,44px)}
.chapter-poster:nth-child(4) .poster-art{background:radial-gradient(ellipse at 50% 17%,#7a5d3e44,transparent 72%),#33261c;color:#d2b17d}
.poster-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;gap:10px;font:500 9px/1.5 var(--sans);letter-spacing:.015em;color:#e2cda9;min-height:35px}
.poster-bottom>span:last-child{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border:1px solid #d6b47980;border-radius:50%;font-size:15px;line-height:1;color:#ecd0a0}
.chapter-poster:hover .poster-bottom>span:last-child{background:#d6b47924;border-color:#d6b479}
body.dhd .cinema .library-note{margin-top:20px;margin-bottom:0;font-size:10px;line-height:1.7;color:#ac9879;letter-spacing:.03em}

/* The question is the dramatic premise, not a marketing benefit headline. */
.film-question{position:relative;padding:clamp(90px,10.5vw,175px) var(--film-gutter);background:radial-gradient(ellipse at 12% 100%,#58412a29,transparent 62%),#211a14;border-bottom:1px solid #c6a87922}
body.dhd .cinema .film-question blockquote{margin:0;max-width:20ch;font:400 clamp(43px,5.6vw,88px)/1.13 var(--serif);letter-spacing:-.045em;color:#f0dcc0;text-wrap:balance}
body.dhd .cinema .film-question blockquote p{font:inherit;letter-spacing:inherit;line-height:inherit;color:inherit;margin:0}
body.dhd .cinema .film-question blockquote em{color:#d8b478;font-style:italic}
body.dhd .cinema .story-label{display:block;max-width:57ch;margin:34px 0 0;color:#ad997e;font:400 10px/1.9 var(--sans);letter-spacing:.015em}
.film-question .story-label{padding-top:22px;border-top:1px solid #c6a87944}

/* Geography reads as the route of the story, with facts attached to each stop. */
.film-route{position:relative;padding:clamp(85px,9vw,145px) var(--film-gutter);background:#282b20;color:#ede1c5}
body.dhd .cinema .film-route>h2{font-size:clamp(51px,5.9vw,90px);line-height:1.08;letter-spacing:-.045em;max-width:16ch;margin:0 0 32px}
body.dhd .cinema .film-route>p:not(.film-kicker){max-width:53ch;font-size:14px;line-height:1.85;color:#c7c1a6;margin:0 0 47px}
.route-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 42px;margin-top:51px}
.route-group{position:relative;min-width:0;padding:31px 0 32px;border-top:1px solid #bfb08050}
.route-group::before{content:"";position:absolute;top:-3px;left:0;width:5px;height:5px;border-radius:50%;background:#bfb080}
.route-group>:is(small,.route-role){display:block;font:500 9px/1.7 var(--sans);letter-spacing:.14em;text-transform:uppercase;color:#c4b17e;margin:0 0 19px}
body.dhd .cinema .route-group h3{font-size:clamp(30px,2.6vw,43px);line-height:1.14;letter-spacing:-.035em;color:#ead8b6;max-width:15ch;margin:0 0 19px}
body.dhd .cinema .route-group p{font-size:12px;line-height:1.9;color:#bcb79b;margin:0;max-width:34ch}
.film-route>.route-group{display:inline-block;width:calc(33.333% - 30px);margin-right:30px;vertical-align:top}
.film-route .film-link{margin-top:20px}

@media(min-width:1800px){
  .poster-rail{grid-auto-columns:calc((100vw - var(--film-gutter) - 88px)/4.25);gap:22px}
  .chapter-poster{padding:35px 33px}
  .poster-top{inset:28px 33px auto;font-size:9px}
  body.dhd .cinema .poster-title{font-size:53px}
  body.dhd .cinema .chapter-poster:nth-child(3) .poster-title{font-size:50px}
}
@media(max-width:1100px){
  .poster-rail{grid-auto-columns:clamp(240px,31vw,310px)}
  .route-groups{gap:0 30px}
  body.dhd .cinema .route-group h3{font-size:32px}
}
@media(max-width:760px){
  .film-library{--film-gutter:16px;padding-top:69px;padding-bottom:54px}
  html[lang="af"] body.dhd .cinema-journey #welcome .film-title em{display:block;text-wrap:balance}
  body.dhd .cinema .film-library>h2{font-size:43px;max-width:15ch;margin-bottom:29px}
  .poster-rail{grid-auto-columns:clamp(238px,65vw,320px);gap:15px;padding-top:7px;padding-bottom:26px;scroll-snap-type:x mandatory}
  .chapter-poster{padding:29px 24px}
  .poster-top{inset:23px 24px auto;font-size:8px}
  body.dhd .cinema .poster-title{font-size:38px;max-width:10ch;margin-bottom:25px}
  body.dhd .cinema .chapter-poster:nth-child(3) .poster-title{font-size:37px}
  .poster-bottom{font-size:9px;min-height:36px}
  body.dhd .cinema .library-note{font-size:9px;max-width:36ch}
  .film-question{padding-top:86px;padding-bottom:90px}
  body.dhd .cinema .film-question blockquote{font-size:clamp(39px,7.5vw,57px);line-height:1.16;max-width:18ch}
  body.dhd .cinema .story-label{font-size:10px;line-height:1.8;max-width:42ch;margin-top:30px}
  .film-route{padding-top:80px;padding-bottom:80px}
  body.dhd .cinema .film-route>h2{font-size:clamp(47px,8.5vw,64px);max-width:15ch;margin-bottom:26px}
  body.dhd .cinema .film-route>p:not(.film-kicker){font-size:13px;line-height:1.85;margin-bottom:30px}
  .route-groups{grid-template-columns:1fr 1fr;gap:0 25px;margin-top:37px}
  .route-group{padding-top:25px;padding-bottom:29px}
  body.dhd .cinema .route-group h3{font-size:29px;margin-bottom:16px}
  body.dhd .cinema .route-group p{font-size:11px;line-height:1.85}
  .route-group>:is(small,.route-role){font-size:8px;letter-spacing:.1em;margin-bottom:16px}
  .film-route>.route-group{width:calc(50% - 22px);margin-right:22px}
}
@media(max-width:420px){
  body.dhd .cinema .film-library>h2{font-size:39px}
  .poster-rail{grid-auto-columns:76vw;gap:15px}
  body.dhd .cinema .poster-title{font-size:42px}
  body.dhd .cinema .chapter-poster:nth-child(3) .poster-title{font-size:40px}
  body.dhd .cinema .film-question blockquote{font-size:40px;line-height:1.18}
  body.dhd .cinema .film-route>h2{font-size:49px}
  .route-groups{grid-template-columns:1fr;gap:0}
  .film-route>.route-group{display:block;width:100%;margin-right:0}
  body.dhd .cinema .route-group h3{font-size:34px;max-width:18ch}
  body.dhd .cinema .route-group p{font-size:12px;max-width:38ch}
}
@media(max-width:355px){
  body.dhd .cinema .film-question blockquote{font-size:35px}
  body.dhd .cinema .poster-title{font-size:37px}
  body.dhd .cinema .chapter-poster:nth-child(3) .poster-title{font-size:36px}
  .chapter-poster{padding:27px 21px}
  .poster-top{inset:22px 21px auto}
}
@media(prefers-reduced-motion:reduce){.poster-rail{scroll-behavior:auto;scroll-snap-type:none}}
@media print{
  .film-library,.film-question,.film-route{padding:25px;background:white;color:#22170e}
  .poster-rail{display:block;padding:0;overflow:visible}
  .chapter-poster{display:block;aspect-ratio:auto;min-height:0;padding:15px 0;background:white;border:0}
  .poster-image,.poster-art,.poster-shade,.poster-top,.poster-bottom{display:none!important}
  body.dhd .cinema .poster-title{font-size:28px;color:#22170e}
  .route-groups{display:block}
}

/* Curated silent background loops keep their poster until a frame is ready. */
.cinema video.film-backdrop-video{position:absolute;inset:0;display:block;width:100%;height:100%!important;max-width:none;object-fit:cover;object-position:var(--film-focus,55% 44%);margin:0;z-index:-2;opacity:0;pointer-events:none;transition:opacity .32s ease}
.cinema :is(.film-hero,.film-scene)>.film-wash{z-index:-1}
.cinema :is(.film-hero,.film-scene).is-video-ready>.film-backdrop-video{opacity:1}
.cinema :is(.film-hero,.film-scene).is-video-error>.film-backdrop-video{opacity:0}
@media(max-width:760px){.cinema video.film-backdrop-video{object-position:var(--film-mobile-focus,59% 30%)}}
@media(prefers-reduced-motion:reduce){.cinema video.film-backdrop-video{transition:none;opacity:0!important}}
@media print{.cinema video.film-backdrop-video{display:none!important}}

/* Preserve both faces in the portrait composition instead of cropping a widescreen shot to phone height. */
@media(max-width:760px){
 .cinema .film-hero .film-backdrop{height:65%!important;object-position:50% 35%}
 .cinema .film-hero .film-wash{background:linear-gradient(180deg,#1b150e0a 8%,#1c17120a 30%,#1c1712b0 52%,#1c1712 68%)}
 .cinema .film-hero>.film-meta{top:calc(var(--header) + 22px);font-size:8px}
 .cinema .film-hero>.film-meta>span+span{max-width:135px;text-align:right;line-height:1.6}
 .cinema .film-content{padding-top:360px}
 .cinema .film-scene .film-backdrop{height:66%!important;object-position:48% 35%}
 .cinema .film-scene .film-wash{background:linear-gradient(180deg,transparent 12%,#1c171240 40%,#1c1712 65%)}
 .cinema .scene-copy{padding-top:320px}
}
/* The value question ends with an inspectable pack-guide calculation. */
.film-value{padding:110px var(--film-gutter);background:#30251a;border-block:1px solid var(--film-line);display:grid;grid-template-columns:1.05fr 1fr;gap:8%}
body.dhd .film-value h2{font-size:clamp(38px,4.1vw,68px);line-height:1.13;margin-bottom:28px}
.value-intro>p:last-child{font-size:14px;max-width:36ch;color:var(--film-muted)}
.value-inputs{display:grid;gap:24px}
.value-inputs label{font:500 10px/1.7 var(--sans);letter-spacing:.06em;color:var(--film-gold)}
.value-inputs select{width:100%;display:block;margin-top:8px;background:#231c15;color:#f0dfc5;border:1px solid #cfb88e55;padding:14px 36px 14px 14px;font:400 12px/1.5 var(--sans);min-height:48px}
.value-inputs select option{background:#231c15;color:#f0dfc5}
.value-result{border-block:1px solid var(--film-line);padding:28px 0;margin:30px 0 12px;min-height:160px}
body.dhd .value-price{font:400 clamp(28px,3vw,44px)/1.25 var(--serif);color:#e1bd82;margin-bottom:10px}
body.dhd .value-result>p:not(.value-price){font-size:11px;line-height:1.7;margin-bottom:8px}
body.dhd .value-source{color:var(--film-muted)}
.value-calculator>.story-label{font-size:10px;line-height:1.8;margin-top:23px;color:var(--film-muted);max-width:60ch}
@media(max-width:760px){.film-value{grid-template-columns:1fr;gap:30px;padding:65px var(--film-gutter)}.value-result{min-height:145px}.cinema .scene-copy h2{font-size:clamp(37px,9vw,60px)}}

.home-story-invitation{padding:0 var(--film-gutter) 70px;text-align:center;background:#241c15}

/* Cut between distinct scenes; overlapping faces must never create a synthetic double exposure. */
.cinema .film-backdrop-video,.cinema .film-basket-still{transition:none}

/* The opening promise has one lead and a readable, confident supporting phrase. */
body.dhd .cinema-journey #welcome .film-title .film-bond{display:block;max-width:15ch;margin-top:14px;font:800 clamp(38px,4vw,64px)/1.1 var(--sans);letter-spacing:-.035em;color:#efc982;text-wrap:balance}
@media(max-width:760px){body.dhd .cinema-journey #welcome .film-title .film-bond{max-width:16ch;margin-top:12px;font-size:clamp(29px,7.5vw,42px);line-height:1.12;letter-spacing:-.035em}}
