:root { --ink:#090a0b; --paper:#f4f1e9; --gold:#d7a74f; --line:rgba(215,167,79,.7); --muted:#9d9c99; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; background:var(--ink); }
body { margin:0; min-width:320px; overflow-x:hidden; color:var(--paper); background:radial-gradient(circle at 64% 4%, #25211b 0, #0b0c0e 29%, #070809 65%); font-family:Manrope,Arial,sans-serif; }
main { position:relative; }
.rail { position:fixed; z-index:30; inset:0 auto 0 0; width:72px; border-right:1px solid rgba(255,255,255,.1); background:rgba(7,8,9,.84); display:flex; flex-direction:column; align-items:center; padding:28px 0; backdrop-filter:blur(14px); }
.rail-mark { color:var(--gold); font-family:"Playfair Display",serif; font-size:22px; text-decoration:none; }
.rail-track { height:26vh; width:1px; margin:38px 0 16px; background:rgba(255,255,255,.18); position:relative; }.rail-track span { position:absolute; inset:0 0 auto; height:var(--rail-progress,0%); background:var(--gold); transition:height .15s linear; }
.rail nav { display:grid; gap:18px; }.rail nav a { color:#737371; font:11px/1 "DM Mono",monospace; text-decoration:none; transition:.25s; }.rail nav a.active { color:var(--gold); transform:scale(1.16); }.rail-scroll { margin-top:auto; font:8px "DM Mono",monospace; letter-spacing:.18em; writing-mode:vertical-rl; color:#777; }
.scene { min-height:100svh; position:relative; }.intro { display:grid; place-items:center; padding-left:72px; overflow:hidden; }.intro-copy { width:min(1020px,76vw); position:relative; z-index:2; }.eyebrow,.scene-kicker { color:var(--gold); font:10px/1.5 "DM Mono",monospace; letter-spacing:.17em; }.eyebrow i { display:inline-block; width:4px; height:4px; margin:0 9px 2px; border-radius:50%; background:var(--gold); }.intro h1,.final h2 { margin:18px 0 10px; font-size:clamp(3.4rem,9.2vw,10rem); font-weight:600; letter-spacing:-.06em; line-height:.84; font-family:"Playfair Display",serif; }.intro h1 span,.final h2 span { color:var(--gold); }.intro-statement { margin:38px 0; font-size:clamp(1rem,1.7vw,1.55rem); letter-spacing:.08em; }.intro-statement em,.final-title em { color:var(--gold); font-style:normal; }.scroll-prompt { color:var(--paper); text-decoration:none; border-bottom:1px solid var(--gold); padding-bottom:10px; font-size:12px; }.scroll-prompt b { color:var(--gold); margin-left:14px; }.intro-orbit { position:absolute; border:1px solid rgba(215,167,79,.3); border-radius:50%; }.orbit-a { width:min(65vw,890px); aspect-ratio:1; right:-20vw; top:-34vw; }.orbit-b { width:min(42vw,590px); aspect-ratio:1; right:12vw; bottom:-28vw; border-color:rgba(255,255,255,.08); }
.scene:not(.intro):not(.final) { height:185vh; min-height:1000px; padding-left:72px; }.scene-sticky { position:sticky; top:0; height:100svh; overflow:hidden; display:grid; grid-template-columns:minmax(300px,36%) 1fr; align-items:center; padding:10vh 7vw 8vh; }.scene-copy { position:relative; z-index:5; max-width:430px; }.scene-number { display:block; color:var(--gold); font:clamp(2.6rem,5vw,5.5rem)/.9 "Playfair Display",serif; }.scene-copy h2 { margin:18px 0 20px; max-width:570px; font-size:clamp(1.35rem,2.35vw,2.7rem); line-height:1.1; letter-spacing:-.035em; }.scene-copy h2 span { color:var(--gold); }.service-current { min-height:1.8em; margin:0 0 18px; color:var(--gold); font:clamp(1.05rem,1.5vw,1.4rem) "DM Mono",monospace; }.service-current::before { content:"●"; font-size:.7em; margin-right:9px; }.scene-caption { max-width:340px; color:#aba9a4; font-size:13px; line-height:1.75; }.visual { position:relative; min-height:500px; height:min(68vh,700px); }.visual>img { position:absolute; object-fit:contain; max-width:100%; max-height:100%; transition:opacity .15s linear,transform .15s linear,filter .3s; }.visual-index { position:absolute; z-index:8; right:0; bottom:0; color:rgba(244,241,233,.55); font:9px "DM Mono",monospace; letter-spacing:.13em; }
.route { position:absolute; z-index:0; inset:8vh 7vw 8vh 17vw; border:1px solid var(--line); border-left:0; border-radius:0 0 230px 0; opacity:.86; }.route-left { border-left:1px solid var(--line); border-right:0; border-radius:0 0 0 230px; }.route-last { border-radius:0 0 230px 0; }.route::after { content:""; position:absolute; width:10px; height:10px; border:1px solid var(--gold); border-radius:50%; background:var(--ink); bottom:-5px; right:-5px; }.route-left::after { right:auto; left:-5px; }
.visual-storefront { filter:saturate(.85); }.visual-storefront img { width:110%; right:-8%; bottom:-10%; transform:translateY(calc((.5 - var(--p)) * 55px)) scale(calc(.93 + var(--p) * .17)); }.image-shade { position:absolute; inset:0; background:linear-gradient(90deg,var(--ink) 0%,rgba(9,10,11,.16) 44%,rgba(9,10,11,.02)); }
.visual-print { isolation:isolate; }.catalogue-closed { width:72%; left:5%; top:19%; z-index:2; opacity:calc(1 - var(--p) * 2.4); transform:translate(-6%, calc(20% - var(--p) * 90px)) rotate(calc(-8deg + var(--p) * 8deg)) scale(calc(.62 + var(--p) * .38)); }.catalogue-open { width:108%; left:-8%; top:4%; z-index:3; opacity:clamp(0,calc((var(--p) - .20) * 3.2),1); transform:translateY(calc((.65 - var(--p)) * 70px)) scale(calc(.76 + var(--p) * .27)); }.print-cards { width:48%; left:8%; bottom:-4%; z-index:5; opacity:clamp(0,calc((var(--p) - .43) * 3),1); transform:translateY(calc((1 - var(--p)) * 150px)) rotate(-7deg); }.print-foldout { width:53%; right:-6%; bottom:-6%; z-index:4; opacity:clamp(0,calc((var(--p) - .64) * 3.2),1); transform:translateX(calc((1 - var(--p)) * 130px)) rotate(5deg); }
.visual-promo .promo-shirt { width:50%; left:2%; top:0; z-index:5; transform:translate(calc((.38 - var(--p))*70px),calc((.45 - var(--p))*60px)) scale(calc(.8 + min(var(--p),.48)*.55)); }.visual-promo .promo-uniform { width:40%; left:34%; top:2%; z-index:3; opacity:clamp(0,calc((var(--p) - .22)*3),1); transform:translateY(calc((.6 - var(--p))*100px)); }.promo-labels { position:absolute; z-index:6; left:6%; bottom:5%; display:flex; gap:7px; flex-wrap:wrap; max-width:250px; opacity:clamp(0,calc((var(--p) - .36)*4),1); }.promo-labels span { border:1px solid rgba(215,167,79,.65); padding:7px 10px; color:var(--gold); font:9px "DM Mono",monospace; }.promo-van { width:82%; right:-10%; bottom:-4%; z-index:4; opacity:clamp(0,calc((var(--p) - .53)*3),1); transform:translateX(calc((1 - var(--p))*250px)) scale(calc(.8 + var(--p)*.2)); }
.visual-laser { overflow:visible; }.laser-plate { width:min(53vw,590px); aspect-ratio:1.5; position:absolute; right:5%; bottom:9%; background:linear-gradient(145deg,#181815,#050505); border:1px solid #74613a; box-shadow:inset 0 0 0 14px #10100e, 0 20px 70px #000; transform:perspective(900px) rotateX(58deg) rotateZ(-17deg) scale(calc(.88 + min(var(--p),.48)*.15)); z-index:3; }.engraving { display:grid; place-content:center; position:absolute; inset:18%; border:1px solid rgba(215,167,79,.45); color:var(--gold); font:clamp(3rem,9vw,8rem) "Playfair Display",serif; opacity:clamp(.1,calc(var(--p)*3.3),1); text-shadow:0 0 15px #d7a74f; }.laser-dot { position:absolute; z-index:5; width:12px; height:12px; border-radius:50%; background:#fff0b5; box-shadow:0 0 12px 6px #ecaf39,0 0 46px 15px #e88423; left:calc(20% + var(--p)*54%); top:calc(25% + var(--p)*45%); }.laser-beam { position:absolute; z-index:4; height:2px; width:48%; right:29%; top:3%; transform-origin:right; transform:rotate(63deg); background:linear-gradient(90deg,transparent,#f2b03a 70%,white); box-shadow:0 0 13px #f2a435; opacity:clamp(0,calc(var(--p)*3),1); }.exhibition { width:84%; right:-7%; bottom:-5%; z-index:6; opacity:clamp(0,calc((var(--p)-.55)*3),1); transform:translateY(calc((1 - var(--p))*120px)) scale(calc(.75 + var(--p)*.25)); }.banner { width:42%; left:-1%; top:-2%; z-index:2; opacity:clamp(0,calc((var(--p)-.7)*4),1); transform:rotate(-7deg) translateY(calc((1 - var(--p))*80px)); }
.scene-five .scene-copy h2 { font-size:clamp(2.6rem,4.6vw,5rem); }.digital-label { color:#b6b4b0; font:11px "DM Mono",monospace; letter-spacing:.09em; }.visual-digital { perspective:1000px; }.laptop { width:min(56vw,670px); position:absolute; right:0; top:8%; transform:rotateY(-8deg) rotateX(4deg) translateY(calc((1 - var(--p))*80px)); }.laptop-screen { aspect-ratio:1.56; padding:5%; border:5px solid #2b2b2a; border-radius:15px 15px 4px 4px; background:linear-gradient(145deg,#151b1a,#080909); box-shadow:0 26px 55px #000; }.laptop-screen small,.phone small { color:var(--gold); font:8px "DM Mono",monospace; letter-spacing:.12em; }.screen-service { display:block; margin:10% 0 7%; font-size:clamp(1.2rem,3vw,3rem); letter-spacing:-.05em; }.chart { height:30%; display:flex; align-items:end; gap:6%; border-bottom:1px solid rgba(255,255,255,.12); }.chart i { width:12%; background:linear-gradient(#e5c06e,var(--gold)); animation:pulse 2.8s infinite ease-in-out; }.chart i:nth-child(1){height:35%}.chart i:nth-child(2){height:58%}.chart i:nth-child(3){height:41%}.chart i:nth-child(4){height:84%}.chart i:nth-child(5){height:68%}.ui-row { height:7%; margin-top:5%; border-radius:20px; background:#252827; }.ui-row.short { width:58%; }.laptop-base { width:110%; height:20px; margin-left:-5%; border-radius:0 0 50% 50%; background:linear-gradient(#5d5e5d,#171717); }.phone { position:absolute; z-index:3; right:2%; bottom:-1%; width:min(18vw,175px); aspect-ratio:.5; padding:16px; border:5px solid #313131; border-radius:21px; background:linear-gradient(165deg,#1b1e1d,#0a0b0b); box-shadow:0 20px 45px #000; transform:translateY(calc((1-var(--p))*150px)) rotate(9deg); }.phone b { display:block; margin-top:30%; font-size:clamp(1.2rem,2.2vw,2.2rem); }.phone-chart { display:block; height:26%; margin-top:18%; background:linear-gradient(160deg,transparent 45%,var(--gold) 47% 50%,transparent 52%) no-repeat; border-bottom:1px solid #666; }.phone em { display:block; margin-top:16%; color:#94c7a4; font-size:11px; }
.final { min-height:100svh; padding:20vh 10vw 14vh max(10vw,144px); display:flex; flex-direction:column; justify-content:center; background:radial-gradient(circle at 60% 20%,#2b2114,transparent 35%),#080909; }.final-line { width:min(68vw,820px); height:180px; margin-bottom:40px; border:1px solid var(--line); border-bottom:0; border-radius:160px 160px 0 0; }.final h2 { font-size:clamp(3rem,7vw,8rem); }.final-division { color:#dbdbd7; margin:20px 0 40px; font:clamp(1.2rem,2.2vw,2rem) "DM Mono",monospace; }.final-division span { color:var(--gold); }.final-title { font-size:clamp(1.1rem,2vw,1.9rem); letter-spacing:.06em; }.final-actions { display:flex; gap:14px; flex-wrap:wrap; margin-top:34px; }.final-actions a { color:var(--paper); text-decoration:none; font:10px "DM Mono",monospace; letter-spacing:.08em; border:1px solid rgba(215,167,79,.7); padding:15px 19px; transition:.25s; }.final-actions a:hover { color:#0b0b0b; background:var(--gold); }
@keyframes pulse { 50% { filter:brightness(1.4); transform:scaleY(.9); } }
@media (max-width:760px) { .rail{width:43px;padding:17px 0}.rail-mark{font-size:16px}.rail-track{margin:25px 0 12px;height:20vh}.rail nav{gap:13px}.rail-scroll{font-size:7px}.intro{padding-left:43px}.intro-copy{width:80vw}.scene:not(.intro):not(.final){padding-left:43px;height:160vh;min-height:900px}.scene-sticky{grid-template-columns:1fr;padding:8vh 7vw 5vh 10vw;align-content:start}.scene-copy{max-width:80vw}.scene-number{font-size:3rem}.scene-copy h2{font-size:1.45rem;margin:12px 0}.scene-caption{font-size:11px;max-width:280px}.visual{height:58vh;min-height:360px;margin-top:1rem}.route{inset:4vh 4vw 4vh 12vw;border-radius:0 0 130px 0}.route-left{border-radius:0 0 0 130px}.visual-storefront img{width:135%;right:-25%;bottom:-6%}.catalogue-open{width:126%;left:-18%;top:8%}.catalogue-closed{width:94%;left:-7%}.print-cards{width:62%;left:-2%}.print-foldout{width:62%;right:-15%}.promo-shirt{width:64%!important;left:-8%!important}.promo-uniform{width:51%!important}.promo-van{width:115%!important;right:-25%!important}.laser-plate{width:90vw;right:-9%}.banner{width:57%}.laptop{width:98%;right:-8%;top:8%}.phone{width:27vw;right:-1%}.visual-index{font-size:7px}.final{padding-left:11vw}.final-line{height:100px;width:85vw} }

/* Scroll-led route and composition alignment corrections. */
.intro-copy { width:min(1180px, calc(100vw - 240px)); margin-right:auto; }
.intro h1 { max-width:100%; font-size:clamp(3.1rem, 7.1vw, 8rem); white-space:nowrap; }
.scene-copy { padding-left:4.5vw; }
.route { clip-path:inset(0 0 calc((1 - var(--p, 0)) * 100%) 0); will-change:clip-path; }
@media (max-width:760px) {
  .intro-copy { width:calc(100vw - 74px); }
  .intro h1 { font-size:clamp(2.15rem, 11vw, 4rem); line-height:.91; white-space:normal; }
  .scene-copy { padding-left:5vw; }
}

/* One physical route spans the entire story. The scene frames were visual guides only. */
.route { display:none; }
.journey { position:absolute; z-index:2; inset:0; width:100%; height:100%; overflow:visible; pointer-events:none; }
.journey path { fill:none; stroke:var(--gold); stroke-width:1.25; vector-effect:non-scaling-stroke; stroke-linecap:round; stroke-linejoin:round; }
.journey .journey-accent { stroke-width:3; opacity:.22; mix-blend-mode:screen; }
.journey-tip { fill:#fff1bd; }
.cursor-glow { position:fixed; z-index:1; width:300px; height:300px; left:0; top:0; pointer-events:none; border-radius:50%; opacity:0; transform:translate3d(-150px,-150px,0); will-change:transform; background:radial-gradient(circle,rgba(215,167,79,.105) 0,rgba(215,167,79,.035) 28%,transparent 70%); transition:opacity .35s ease; mix-blend-mode:screen; }
body:hover .cursor-glow { opacity:1; }
.cursor-pen { position:fixed; z-index:20; top:0; left:0; width:7px; height:25px; pointer-events:none; opacity:0; will-change:transform; transform:translate3d(-30px,-30px,0) rotate(42deg); transition:opacity .16s ease; }
.cursor-pen::before { content:""; position:absolute; inset:2px 1px 6px; border:1px solid rgba(235,190,99,.9); border-radius:4px 4px 2px 2px; background:linear-gradient(90deg,#111 0 35%,#26211a 35% 65%,#080909 65%); box-shadow:0 0 8px rgba(215,167,79,.33); }
.cursor-pen::after { content:""; position:absolute; left:1px; bottom:0; width:0; height:0; border-left:2.5px solid transparent; border-right:2.5px solid transparent; border-top:7px solid #f1ca78; filter:drop-shadow(0 0 2px rgba(215,167,79,.7)); }
.cursor-pen.is-visible { opacity:1; }
.intro-orbit { display:none; }
.visual-index { padding:4px 0 4px 10px; background:var(--ink); }
.visual > img { transition:filter .3s; }
.final-line { border:0 !important; }

/* The storefront sits in a soft, asymmetric field instead of a hard-edged image box. */
.visual-storefront::before { content:""; position:absolute; z-index:0; inset:9% -4% 5% 2%; border-radius:42% 18% 35% 24% / 33% 24% 40% 35%; background:radial-gradient(ellipse at 66% 56%,rgba(215,167,79,.22),rgba(38,29,18,.55) 38%,rgba(9,10,11,0) 75%); filter:blur(20px); }
.visual-storefront img { z-index:1; mix-blend-mode:screen; -webkit-mask-image:radial-gradient(ellipse 108% 96% at 61% 57%,#000 55%,rgba(0,0,0,.92) 72%,transparent 100%); mask-image:radial-gradient(ellipse 108% 96% at 61% 57%,#000 55%,rgba(0,0,0,.92) 72%,transparent 100%); }
.visual-storefront::after { content:""; position:absolute; z-index:2; inset:-7% -5%; pointer-events:none; border-radius:46% 24% 38% 30% / 36% 26% 42% 35%; background:linear-gradient(90deg,var(--ink) 0%,rgba(9,10,11,.94) 12%,rgba(9,10,11,.28) 28%,transparent 48%),linear-gradient(0deg,rgba(9,10,11,.9) 0%,transparent 22%,transparent 76%,rgba(9,10,11,.72) 100%); filter:blur(12px); }
@media (pointer:coarse) { .cursor-glow { display:none; } }
@media (pointer:fine) { body, body * { cursor:url("../assets/experience/pen-cursor.svg") 6 19, auto; } .cursor-pen { display:none; } }
@media (pointer:coarse) { .cursor-pen { display:none; } }

/* Mobile is a distinct composition, not a scaled-down desktop canvas. */
@media (max-width:760px) {
  html,
  body {
    width:100%;
    min-width:0;
    max-width:100%;
    overflow-x:clip;
  }

  .rail {
    width:42px;
    padding:max(14px,env(safe-area-inset-top)) 0 max(12px,env(safe-area-inset-bottom));
  }
  .rail-mark { min-width:42px; min-height:44px; display:grid; place-items:center; }
  .rail-track { height:14vh; margin:12px 0 6px; }
  .rail nav { gap:0; }
  .rail nav a { width:42px; min-height:44px; display:grid; place-items:center; }
  .rail-scroll { display:none; }

  .intro {
    min-height:100svh;
    padding:0 18px 0 42px;
    place-items:center start;
  }
  .intro-copy {
    width:auto;
    max-width:calc(100vw - 60px);
    justify-self:stretch;
    padding-left:20px;
  }
  .intro h1,
  .final h2 {
    max-width:100%;
    font-size:clamp(3rem,15vw,4.2rem);
    line-height:.82;
    letter-spacing:-.04em;
    white-space:normal;
  }
  .intro h1 span,
  .final h2 span { display:block; }
  .intro-statement { max-width:26ch; margin:30px 0; font-size:1rem; line-height:1.45; }
  .scroll-prompt { min-height:44px; display:inline-flex; align-items:center; }

  .scene:not(.intro):not(.final) {
    height:165svh;
    min-height:960px;
    padding-left:42px;
  }
  .scene-sticky {
    width:100%;
    height:100svh;
    grid-template-columns:minmax(0,1fr);
    grid-template-rows:auto minmax(0,1fr);
    align-content:stretch;
    align-items:start;
    padding:max(34px,6svh) 16px max(18px,env(safe-area-inset-bottom)) 20px;
  }
  .scene-copy {
    width:100%;
    max-width:none;
    padding-left:0;
  }
  .scene-number { font-size:clamp(2.5rem,12vw,3.25rem); }
  .scene-copy h2,
  .scene-five .scene-copy h2 {
    max-width:18ch;
    margin:10px 0 12px;
    font-size:clamp(1.35rem,6.2vw,1.75rem);
    line-height:1.08;
    letter-spacing:-.03em;
  }
  .service-current { min-height:1.5em; margin-bottom:10px; font-size:.96rem; }
  .scene-caption { max-width:34ch; font-size:.82rem; line-height:1.55; }

  .visual {
    width:100%;
    height:100%;
    min-height:360px;
    align-self:stretch;
    margin-top:8px;
    overflow:hidden;
  }
  .visual-index { right:0; bottom:5px; }
  .visual-storefront img { width:112%; right:-10%; bottom:0; }
  .visual-storefront::before { inset:8% -4% 8% 0; }
  .visual-storefront::after { inset:-4% -6%; }
  .catalogue-closed { width:80%; left:0; top:14%; }
  .catalogue-open { width:106%; left:-7%; top:4%; }
  .print-cards { width:48%; left:0; bottom:1%; }
  .print-foldout { width:48%; right:-5%; bottom:0; }
  .visual-promo .promo-shirt { width:52%!important; left:0!important; top:0; }
  .visual-promo .promo-uniform { width:43%!important; left:37%!important; top:2%; }
  .promo-labels { left:0; bottom:3%; max-width:185px; }
  .promo-labels span { padding:6px 8px; }
  .promo-van { width:86%!important; right:-4%!important; bottom:0; }
  .laser-plate { width:94%; right:0; bottom:8%; }
  .laser-beam { width:44%; right:27%; }
  .exhibition { width:74%; right:-2%; bottom:0; }
  .banner { width:45%; left:0; top:1%; }
  .laptop { width:94%; right:0; top:9%; }
  .phone { width:clamp(96px,29vw,118px); right:0; bottom:0; padding:12px; }

  .final {
    min-height:100svh;
    padding:15vh 18px max(11vh,env(safe-area-inset-bottom)) 62px;
    overflow:hidden;
  }
  .final-line { width:100%; height:76px; margin-bottom:26px; }
  .final h2 {
    font-size:clamp(2.15rem,11vw,3.1rem);
    letter-spacing:-.055em;
  }
  .final-division { margin:18px 0 30px; }
  .final-title { max-width:24ch; line-height:1.45; }
  .final-actions { display:grid; width:100%; gap:10px; }
  .final-actions a { min-height:46px; display:flex; align-items:center; justify-content:center; text-align:center; }
}

@media (max-width:380px) {
  .intro-copy { max-width:calc(100vw - 54px); padding-left:16px; }
  .scene-sticky { padding-right:12px; padding-left:16px; }
  .scene-copy h2,
  .scene-five .scene-copy h2 { font-size:1.28rem; }
  .final { padding-left:56px; padding-right:14px; }
}

/* Named showcase assets replace the existing composition one at a time. */
.visual .base-composition { transition:opacity .1s linear,transform .3s cubic-bezier(.23,1,.32,1); }
.visual.story-active .base-composition { opacity:0!important; pointer-events:none; }
.story-asset { position:absolute; z-index:7; inset:0; width:100%; height:100%; object-fit:contain; opacity:0; transform:translate3d(0,18px,0) scale(.97); pointer-events:none; transition:opacity .1s linear,transform .18s cubic-bezier(.23,1,.32,1); }
.story-asset.is-active { opacity:1; transform:translate3d(0,0,0) scale(1); transition:opacity .24s .11s cubic-bezier(.23,1,.32,1),transform .4s .11s cubic-bezier(.23,1,.32,1); }
.gsap-managed .story-asset { transition:none; }
.story-asset.is-active { will-change:transform,opacity; }
.visual-storefront .story-neon,.visual-storefront .story-letters { width:108%; height:88%; inset:6% -4% auto auto; }
.visual-storefront .story-interior { width:100%; height:100%; }
.visual-storefront .service-art { width:106%; height:96%; inset:2% -3%; object-fit:contain; }
.visual-storefront .service-art-portrait { width:72%; height:100%; inset:0 2% 0 auto; }
.visual-print .story-business-card { width:94%; height:94%; inset:3%; }
.visual-print .print-art { width:106%; height:98%; inset:1% -3%; object-fit:contain; }
.visual-print .print-art-portrait { width:72%; height:100%; inset:0 2% 0 auto; }
.visual-print .print-art-wide { width:112%; height:92%; inset:4% -6%; }
.visual-print .print-pair { width:44%; height:94%; top:3%; bottom:auto; object-fit:contain; }
.visual-print .print-pair-left { left:0; right:auto; transform:translate3d(-18%,18px,0) scale(.97); }
.visual-print .print-pair-right { left:auto; right:30%; transform:translate3d(18%,18px,0) scale(.97); }
.visual-print .print-pair.is-active { transform:translate3d(0,0,0) scale(1); }
.visual-promo .promo-art { width:106%; height:98%; inset:1% -3%; object-fit:contain; }
.visual-promo .promo-art-portrait { width:72%; height:100%; inset:0 2% 0 auto; }
.visual-promo .promo-art-wide { width:100%; height:92%; inset:4% 0; }
.visual-promo .promo-pair { height:94%; inset:3% auto; object-fit:contain; }
.visual-promo .promo-pair-left { left:0; right:auto; transform:translate3d(-18%,18px,0) scale(.97); }
.visual-promo .promo-pair-right { left:auto; right:0; transform:translate3d(18%,18px,0) scale(.97); }
.visual-promo .promo-pair-uniform { width:52%; }
.visual-promo .promo-pair-cap { width:52%; }
.visual-promo .promo-pair.is-active { transform:translate3d(0,0,0) scale(1); }
.visual-laser .story-material { width:82%; height:82%; inset:9%; }
.visual-laser .story-production { width:100%; height:94%; inset:3% 0; border-radius:14px; }
.visual-laser .story-letters { width:106%; height:82%; inset:9% -3%; }
.visual-laser .story-exhibition { width:90%; height:100%; inset:0 5%; }
.visual-laser .story-photozone,.visual-laser .story-interior { width:100%; height:100%; inset:0; }

@media (max-width:760px) {
  .story-asset,.visual-storefront .story-neon,.visual-storefront .story-letters,.visual-storefront .story-interior,.visual-storefront .service-art,.visual-storefront .service-art-portrait,.visual-print .story-business-card,.visual-print .print-art,.visual-print .print-art-portrait,.visual-print .print-art-wide,.visual-promo .promo-art,.visual-promo .promo-art-portrait,.visual-promo .promo-art-wide,.visual-laser .story-material,.visual-laser .story-production,.visual-laser .story-letters,.visual-laser .story-exhibition,.visual-laser .story-photozone,.visual-laser .story-interior { inset:0; width:100%; height:100%; object-fit:contain; }
  .visual-print .print-pair { width:52%; height:90%; top:5%; bottom:auto; }
  .visual-print .print-pair-left { left:-2%; right:auto; }
  .visual-print .print-pair-right { left:auto; right:12%; }
  .visual-promo .promo-pair { width:58%; height:88%; top:6%; bottom:auto; }
  .visual-promo .promo-pair-left { left:-5%; right:auto; }
  .visual-promo .promo-pair-right { left:auto; right:-5%; }
}

@media (prefers-reduced-motion:reduce) {
  .story-asset,.story-asset.is-active,.visual .base-composition { transform:none; transition:opacity .01ms linear; }
  .visual-print .print-pair-left { left:0; }
  .visual-print .print-pair-right { right:0; }
  .visual-promo .promo-pair-left { left:-2%; }
  .visual-promo .promo-pair-right { right:-2%; }
}

/* Chapters 01–04: editorial service index with a dominant product composition. */
.scene-one,
.scene-two,
.scene-three,
.scene-four {
  --chapter-glow: rgba(215,167,79,.13);
}

.scene-one .scene-sticky,
.scene-two .scene-sticky,
.scene-three .scene-sticky,
.scene-four .scene-sticky {
  grid-template-columns:minmax(310px,31%) minmax(0,69%);
  gap:clamp(28px,4vw,72px);
  padding:8vh 5.5vw 7vh;
}

.scene-one .scene-sticky::before,
.scene-two .scene-sticky::before,
.scene-three .scene-sticky::before,
.scene-four .scene-sticky::before {
  content:"";
  position:absolute;
  z-index:-1;
  inset:7vh 4vw 7vh 9vw;
  border:1px solid rgba(215,167,79,.34);
  border-radius:clamp(72px,10vw,170px) 18px clamp(72px,10vw,170px) 18px;
  background:linear-gradient(115deg,rgba(215,167,79,.045),transparent 32%),radial-gradient(circle at 74% 52%,var(--chapter-glow),transparent 44%);
  box-shadow:0 30px 100px rgba(0,0,0,.28);
  pointer-events:none;
}

.scene-two .scene-sticky::before,
.scene-four .scene-sticky::before {
  border-radius:18px clamp(72px,10vw,170px) 18px clamp(72px,10vw,170px);
}

.scene-one .scene-copy,
.scene-two .scene-copy,
.scene-three .scene-copy,
.scene-four .scene-copy {
  align-self:center;
  max-width:390px;
  padding-left:3.4vw;
}

.scene-one .scene-number,
.scene-two .scene-number,
.scene-three .scene-number,
.scene-four .scene-number {
  font-size:clamp(3.4rem,5.6vw,6.2rem);
  opacity:.92;
}

.scene-copy > .scene-number,
.scene-copy > .scene-kicker {
  display:inline-block;
  vertical-align:baseline;
}

.scene-copy > .scene-kicker { margin:0 0 0 14px; }

.scene-one .scene-copy h2,
.scene-two .scene-copy h2,
.scene-three .scene-copy h2,
.scene-four .scene-copy h2 {
  max-width:14ch;
  margin:14px 0 18px;
  font-size:clamp(1.4rem,2.15vw,2.35rem);
  text-wrap:balance;
}

.service-list {
  position:relative;
  display:grid;
  gap:6px;
  margin:0 0 20px;
  padding:0 0 0 17px;
  list-style:none;
  color:#777671;
  font:clamp(.68rem,.76vw,.82rem)/1.25 Manrope,Arial,sans-serif;
}

.service-list::before {
  content:"";
  position:absolute;
  top:2px;
  bottom:2px;
  left:0;
  width:1px;
  background:rgba(244,241,233,.16);
}

.service-list li {
  position:relative;
  transition:color 180ms cubic-bezier(.23,1,.32,1),transform 180ms cubic-bezier(.23,1,.32,1);
}

.service-list li::before {
  content:"";
  position:absolute;
  left:-20px;
  top:.45em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--gold);
  opacity:0;
  box-shadow:0 0 12px rgba(215,167,79,.7);
  transition:opacity 180ms cubic-bezier(.23,1,.32,1);
}

.service-list li.is-active {
  color:var(--gold);
  transform:translateX(4px);
}

.service-list li.is-active::before { opacity:1; }
.scene-one .service-current,
.scene-two .service-current,
.scene-three .service-current,
.scene-four .service-current { position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%); }

.scene-one .scene-caption,
.scene-two .scene-caption,
.scene-three .scene-caption,
.scene-four .scene-caption { max-width:31ch; margin-top:18px; }

.scene-one .visual,
.scene-two .visual,
.scene-three .visual,
.scene-four .visual {
  width:100%;
  height:min(74vh,760px);
  min-height:520px;
  align-self:center;
}

.scene-one .visual-storefront img { width:116%; right:-10%; bottom:-4%; }
.scene-two .catalogue-closed { width:104%; left:-8%; top:7%; }
.scene-two .catalogue-open { width:122%; left:-13%; top:-4%; }
.scene-two .print-cards { width:58%; left:-1%; bottom:-2%; }
.scene-two .print-foldout { width:64%; right:-5%; bottom:-4%; }
.scene-three .visual-promo .promo-shirt { width:64%; left:-7%; top:-5%; }
.scene-three .visual-promo .promo-uniform { width:49%; left:35%; top:-2%; }
.scene-three .promo-van { width:98%; right:-6%; bottom:-2%; }
.scene-four .laser-plate { right:7%; }
.scene-four .exhibition { width:78%; right:0; }

/* Scene 01 uses the supplied cut-out artwork without a decorative shape overlay. */
.scene-one .visual-storefront::before,
.scene-one .visual-storefront::after { display:none; }
.scene-one .visual-storefront img {
  mix-blend-mode:normal;
  -webkit-mask-image:none;
  mask-image:none;
}

::selection { color:var(--ink); background:var(--gold); }
a:focus-visible { outline:2px solid var(--gold); outline-offset:5px; }

@media (max-width:760px) {
  .scene-one .scene-sticky,
  .scene-two .scene-sticky,
  .scene-three .scene-sticky,
  .scene-four .scene-sticky {
    grid-template-columns:minmax(0,1fr);
    grid-template-rows:auto minmax(0,1fr);
    gap:0;
    padding:max(30px,5svh) 14px max(16px,env(safe-area-inset-bottom)) 18px;
  }

  .scene-one .scene-sticky::before,
  .scene-two .scene-sticky::before,
  .scene-three .scene-sticky::before,
  .scene-four .scene-sticky::before {
    inset:18px 10px 18px 50px;
    border-radius:44px 10px 44px 10px;
  }

  .scene-two .scene-sticky::before,
  .scene-four .scene-sticky::before { border-radius:10px 44px 10px 44px; }

  .scene-one .scene-copy,
  .scene-two .scene-copy,
  .scene-three .scene-copy,
  .scene-four .scene-copy { max-width:none; padding-left:0; }

  .scene-one .scene-number,
  .scene-two .scene-number,
  .scene-three .scene-number,
  .scene-four .scene-number { font-size:2.75rem; }

  .service-list { display:none; }
  .scene-one .service-current,
  .scene-two .service-current,
  .scene-three .service-current,
  .scene-four .service-current {
    position:static;
    width:auto;
    height:auto;
    overflow:visible;
    clip-path:none;
  }

  .scene-one .scene-caption,
  .scene-two .scene-caption,
  .scene-three .scene-caption,
  .scene-four .scene-caption { margin-top:0; }

  .scene-one .visual,
  .scene-two .visual,
  .scene-three .visual,
  .scene-four .visual { min-height:350px; height:100%; }

  .scene-one .visual-storefront img { width:112%; right:-8%; }
  .scene-two .catalogue-open { width:112%; left:-8%; }
  .scene-three .visual-promo .promo-shirt { width:50%; }
  .scene-three .visual-promo .promo-uniform { width:40%; left:37%; }
  .scene-three .promo-van { width:84%; right:-2%; }

  .scene-one .scene-copy h2,
  .scene-two .scene-copy h2,
  .scene-three .scene-copy h2,
  .scene-four .scene-copy h2 {
    max-width:none;
    white-space:nowrap;
    direction:ltr;
    text-align:left;
    text-wrap:nowrap;
    font-size:clamp(.92rem,4.15vw,1.18rem);
  }
}

@media (prefers-reduced-motion:reduce) {
  .service-list li,
  .service-list li::before { transition:color .01ms linear,opacity .01ms linear; transform:none; }
}

/* Scene 05: one website reveal, then paired MacBook and phone product views. */
.scene-five { height:270vh!important; min-height:1500px!important; }
.scene-five .scene-sticky {
  grid-template-columns:minmax(300px,30%) minmax(0,70%);
  gap:clamp(22px,3vw,56px);
  padding:8vh 5.5vw 7vh;
}
.scene-five .scene-copy { padding-left:3.4vw; }
.scene-five .visual-digital {
  width:100%;
  height:min(76vh,780px);
  min-height:520px;
  align-self:center;
  isolation:isolate;
}
.scene-five .digital-website-mockup {
  width:112%;
  height:108%;
  inset:-4% -8% -4% -4%;
  object-fit:contain;
  filter:drop-shadow(0 30px 46px rgba(0,0,0,.48));
}
.digital-device-pair {
  --device-ease:cubic-bezier(.23,1,.32,1);
  overflow:visible;
}
.scene-five .digital-device-pair,
.scene-five .digital-device-pair.is-active {
  transform:none;
  transition:opacity 240ms var(--device-ease);
}
.digital-laptop {
  position:absolute;
  z-index:2;
  width:84%;
  left:0;
  top:13%;
  opacity:0;
  transform:translate3d(-24%,14%,0) rotate(-11deg) scale(.95);
  transform-origin:42% 75%;
  transition:transform 560ms var(--device-ease),opacity 260ms var(--device-ease);
  will-change:transform,opacity;
}
.digital-device-pair.is-active .digital-laptop {
  opacity:1;
  transform:translate3d(0,0,0) rotate(-5deg) scale(1);
}
.digital-laptop-screen {
  position:relative;
  overflow:hidden;
  aspect-ratio:1.5;
  padding:1.5%;
  border:clamp(5px,.75vw,10px) solid #111317;
  border-bottom-width:clamp(10px,1.25vw,18px);
  border-radius:18px 18px 8px 8px;
  background:#0b0c0e;
  box-shadow:0 30px 62px rgba(0,0,0,.62),inset 0 0 0 1px rgba(255,255,255,.13);
}
.digital-laptop-screen::before {
  content:"";
  position:absolute;
  z-index:2;
  top:5px;
  left:50%;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#272b31;
}
.digital-laptop::after {
  content:"";
  position:absolute;
  left:-5%;
  right:-5%;
  bottom:-14px;
  height:14px;
  border-radius:2px 2px 55% 55%;
  background:linear-gradient(180deg,#d9dcdf,#747a80 58%,#25282b);
  box-shadow:0 10px 18px rgba(0,0,0,.38);
}
.digital-laptop-screen img,
.digital-phone img {
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.digital-phone {
  position:absolute;
  z-index:4;
  width:23%;
  right:22%;
  top:2%;
  aspect-ratio:.47;
  overflow:hidden;
  padding:clamp(4px,.5vw,7px);
  border:clamp(3px,.45vw,6px) solid #191c21;
  border-radius:clamp(18px,2.2vw,32px);
  background:#070809;
  box-shadow:0 28px 52px rgba(0,0,0,.62),inset 0 0 0 1px rgba(255,255,255,.2);
  opacity:0;
  transform:translate3d(38%,-32%,0) rotate(13deg) scale(.95);
  transform-origin:50% 70%;
  transition:transform 500ms var(--device-ease),opacity 240ms 60ms var(--device-ease);
  will-change:transform,opacity;
}
.digital-device-pair.is-active .digital-phone {
  opacity:1;
  transform:translate3d(0,0,0) rotate(8deg) scale(1);
  transition-delay:70ms,70ms;
}
.digital-phone::before {
  content:"";
  position:absolute;
  z-index:2;
  top:9px;
  left:50%;
  width:34%;
  height:13px;
  border-radius:12px;
  transform:translateX(-50%);
  background:#050608;
  box-shadow:0 0 0 1px rgba(255,255,255,.06);
}
.digital-phone img { border-radius:calc(clamp(18px,2.2vw,32px) - 7px); }

@media (max-width:760px) {
  .scene-five { height:240svh!important; min-height:1320px!important; }
  .scene-five .scene-sticky {
    grid-template-columns:minmax(0,1fr);
    grid-template-rows:auto minmax(0,1fr);
    gap:0;
    padding:max(28px,4.5svh) 14px max(16px,env(safe-area-inset-bottom)) 18px;
  }
  .scene-five .scene-copy { padding-left:0; }
  .scene-five .digital-label { margin:0 0 8px; }
  .scene-five .scene-caption { margin-bottom:0; }
  .scene-five .visual-digital { min-height:370px; height:100%; margin-top:4px; }
  .scene-five .digital-website-mockup { width:158%; height:128%; inset:-14% -29%; }
  .digital-laptop { width:94%; left:-5%; top:18%; }
  .digital-phone { width:31%; right:0; top:4%; }
}

@media (prefers-reduced-motion:reduce) {
  .digital-laptop,
  .digital-device-pair.is-active .digital-laptop,
  .digital-phone,
  .digital-device-pair.is-active .digital-phone {
    transform:none;
    transition:opacity 180ms linear;
  }
}

/* Keep the supplied hardware mockup; only its two screen surfaces travel in. */
.digital-device-pair .digital-shared-hardware {
  position:absolute;
  z-index:1;
  width:112%;
  height:108%;
  inset:-4% -8% -4% -4%;
  object-fit:contain;
  filter:drop-shadow(0 30px 46px rgba(0,0,0,.48));
}
.digital-device-pair .digital-device-foreground {
  position:absolute;
  z-index:5;
  width:112%;
  height:108%;
  inset:-4% -8% -4% -4%;
  object-fit:contain;
  pointer-events:none;
}
.digital-device-pair .digital-laptop {
  z-index:3;
  width:112%;
  height:108%;
  inset:-4% -8% -4% -4%;
  opacity:1;
  overflow:hidden;
  transform:none;
  transition:none;
  will-change:auto;
  clip-path:none;
}
.digital-device-pair.is-active .digital-laptop {
  opacity:1;
  transform:none;
}
.digital-device-pair .digital-laptop::after,
.digital-device-pair .digital-laptop-screen::before { display:none; }
.digital-device-pair .digital-laptop-screen {
  width:100%;
  height:100%;
  aspect-ratio:auto;
  padding:0;
  overflow:hidden;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  clip-path:none;
}
.digital-device-pair .digital-laptop-screen img {
  object-fit:contain;
  opacity:0;
  transform:translate3d(-30%,13%,0) scale(.95);
  transform-origin:40% 70%;
  transition:transform 560ms var(--device-ease),opacity 260ms var(--device-ease);
  will-change:transform,opacity;
}
.digital-device-pair.is-active .digital-laptop-screen img {
  opacity:1;
  transform:translate3d(0,0,0) scale(1);
}
.digital-device-pair .digital-phone {
  z-index:4;
  width:112%;
  height:108%;
  inset:-4% -8% -4% -4%;
  aspect-ratio:auto;
  padding:0;
  overflow:hidden;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  opacity:1;
  transform:none;
  transition:none;
  will-change:auto;
  clip-path:none;
}
.digital-device-pair.is-active .digital-phone {
  opacity:1;
  transform:none;
}
.digital-device-pair .digital-phone::before { display:none; }
.digital-device-pair .digital-phone img {
  border-radius:0;
  object-fit:contain;
  opacity:0;
  transform:translate3d(22%,-28%,0) scale(.95);
  transition:transform 500ms var(--device-ease),opacity 240ms 60ms var(--device-ease);
  will-change:transform,opacity;
}
.digital-device-pair.is-active .digital-phone img {
  opacity:1;
  transform:translate3d(0,0,0) scale(1);
}

@media (max-width:760px) {
  .digital-device-pair .digital-shared-hardware,
  .digital-device-pair .digital-device-foreground { width:112%; height:108%; inset:-4% -8% -4% -4%; }
  .digital-device-pair .digital-laptop,
  .digital-device-pair .digital-phone { width:112%; height:108%; inset:-4% -8% -4% -4%; }
}

@media (prefers-reduced-motion:reduce) {
  .digital-device-pair .digital-laptop-screen img,
  .digital-device-pair.is-active .digital-laptop-screen img,
  .digital-device-pair .digital-phone img,
  .digital-device-pair.is-active .digital-phone img {
    transform:none;
    transition:opacity 180ms linear;
  }
}

/* Organic contour system: asymmetric panels keep the editorial frame quiet
   while giving each chapter a distinct visual field behind its artwork. */
.scene-one .scene-sticky::before,
.scene-two .scene-sticky::before,
.scene-three .scene-sticky::before,
.scene-four .scene-sticky::before,
.scene-five .scene-sticky::before {
  content:"";
  position:absolute;
  z-index:-1;
  pointer-events:none;
  border:1px solid rgba(215,167,79,.28);
  box-shadow:0 30px 100px rgba(0,0,0,.28);
  transform:translate3d(calc(var(--p,0) * 1.4%),calc((.5 - var(--p,0)) * 1.1%),0) rotate(calc(.35deg - var(--p,0) * .7deg));
  transition:border-color .3s ease;
}
.scene-one .scene-sticky::before {
  inset:6vh -1vw 5vh 7vw;
  border-radius:24% 48% 20% 38% / 20% 24% 34% 28%;
  background:linear-gradient(112deg,rgba(215,167,79,.055),transparent 34%),radial-gradient(ellipse at 74% 48%,var(--chapter-glow),transparent 48%);
}
.scene-two .scene-sticky::before {
  inset:4vh 7vw 5vh 7vw;
  border-radius:42% 14% 48% 18% / 14% 26% 18% 32%;
  background:linear-gradient(158deg,rgba(215,167,79,.05),transparent 38%),radial-gradient(ellipse at 30% 44%,var(--chapter-glow),transparent 50%);
  transform:translate3d(calc(var(--p,0) * -1.2%),calc((.5 - var(--p,0)) * 1.2%),0) rotate(calc(-.3deg + var(--p,0) * .8deg));
}
.scene-three .scene-sticky::before {
  inset:8vh -1vw 7vh 9vw;
  border-radius:14% 44% 22% 34% / 26% 18% 28% 20%;
  background:linear-gradient(128deg,rgba(215,167,79,.045),transparent 36%),radial-gradient(ellipse at 68% 56%,var(--chapter-glow),transparent 47%);
}
.scene-four .scene-sticky::before {
  inset:3vh -2vw 3vh 6vw;
  border-radius:12% 44% 14% 48% / 22% 14% 36% 18%;
  background:linear-gradient(146deg,rgba(215,167,79,.05),transparent 34%),radial-gradient(ellipse at 58% 52%,var(--chapter-glow),transparent 52%);
  transform:translate3d(calc(var(--p,0) * 1.1%),calc((.5 - var(--p,0)) * -1.2%),0) rotate(calc(.25deg - var(--p,0) * .8deg));
}
.scene-five .scene-sticky::before {
  inset:7vh 1vw 5vh 7vw;
  border-radius:20px 104px 28px 72px / 18px 72px 34px 92px;
  background:linear-gradient(90deg,rgba(215,167,79,.045) 1px,transparent 1px) 0 0/64px 64px,
             linear-gradient(rgba(215,167,79,.03) 1px,transparent 1px) 0 0/64px 64px,
             radial-gradient(ellipse at 72% 48%,rgba(215,167,79,.105),transparent 54%);
}
.scene-one .scene-sticky::after,
.scene-two .scene-sticky::after,
.scene-three .scene-sticky::after,
.scene-four .scene-sticky::after,
.scene-five .scene-sticky::after {
  content:"";
  position:absolute;
  z-index:-1;
  pointer-events:none;
  border:1px solid rgba(215,167,79,.12);
  background:linear-gradient(122deg,rgba(255,255,255,.018),transparent 40%);
}
.scene-one .scene-sticky::after { inset:14vh 11vw 13vh 14vw; border-radius:48% 16% 34% 22% / 18% 32% 20% 38%; }
.scene-two .scene-sticky::after { inset:12vh 13vw 10vh 12vw; border-radius:18% 42% 16% 38% / 34% 16% 38% 20%; }
.scene-three .scene-sticky::after { inset:11vh 10vw 14vh 16vw; border-radius:34% 18% 46% 14% / 22% 40% 18% 32%; }
.scene-four .scene-sticky::after { inset:10vh 12vw 11vh 12vw; border-radius:16% 38% 22% 44% / 36% 18% 30% 16%; }
.scene-five .scene-sticky::after { inset:12vh 7vw 11vh 14vw; border-radius:46px 14px 62px 18px; background:linear-gradient(132deg,rgba(215,167,79,.025),transparent 42%); }

@media (max-width:760px) {
  .journey { opacity:.78; }
  .journey .journey-accent { stroke-width:2.2; opacity:.2; }
  .rail { display:none; }
  .intro { padding-left:clamp(18px,6vw,28px); }
  .scene:not(.intro):not(.final) { padding-left:0; }
  .intro-copy { transform:translate3d(6px,8px,0); }
  .scene:not(.intro):not(.final) .scene-copy { transform:translate3d(18px,10px,0); }
  .intro h1 { font-size:clamp(2.4rem,11.5vw,3.6rem); letter-spacing:-.06em; }
  .scene:not(.intro):not(.final) { height:125svh; min-height:900px; }
  .scene-one .scene-sticky::before { inset:10vh 10px 14vh 12px; border-radius:34px 72px 22px 48px / 26px 52px 34px 62px; }
  .scene-two .scene-sticky::before { inset:10vh 10px 14vh 12px; border-radius:62px 20px 48px 18px / 22px 48px 18px 56px; }
  .scene-three .scene-sticky::before { inset:10vh 10px 14vh 12px; border-radius:18px 56px 26px 68px / 46px 22px 54px 20px; }
  .scene-four .scene-sticky::before { inset:10vh 10px 14vh 12px; border-radius:18px 62px 16px 54px / 48px 18px 58px 16px; }
  .scene-five .scene-sticky::before {
    inset:10vh 10px 14vh 12px;
    border-radius:18px 56px 16px 40px / 14px 42px 24px 52px;
    background:linear-gradient(90deg,rgba(215,167,79,.045) 1px,transparent 1px) 0 0/42px 42px,
               linear-gradient(rgba(215,167,79,.03) 1px,transparent 1px) 0 0/42px 42px,
               radial-gradient(ellipse at 72% 46%,rgba(215,167,79,.1),transparent 58%);
  }
  .scene-one .scene-sticky::after { inset:16vh 24px 22vh 30px; border-radius:42px 14px 56px 18px; }
  .scene-two .scene-sticky::after { inset:16vh 24px 22vh 30px; border-radius:16px 48px 18px 52px; }
  .scene-three .scene-sticky::after { inset:16vh 24px 22vh 30px; border-radius:52px 18px 42px 14px; }
  .scene-four .scene-sticky::after { inset:16vh 24px 22vh 30px; border-radius:18px 52px 16px 46px; }
  .scene-five .scene-sticky::after { inset:16vh 24px 22vh 30px; border-radius:34px 12px 48px 16px; }

  .scene-one .scene-sticky,
  .scene-two .scene-sticky,
  .scene-three .scene-sticky,
  .scene-four .scene-sticky,
  .scene-five .scene-sticky { grid-template-rows:minmax(0,1fr); }

  .scene-one .scene-copy,
  .scene-two .scene-copy,
  .scene-three .scene-copy,
  .scene-four .scene-copy,
  .scene-five .scene-copy {
    grid-area:1 / 1;
    align-self:start;
  }

  .scene-one .visual,
  .scene-two .visual,
  .scene-three .visual,
  .scene-four .visual,
  .scene-five .visual {
    grid-area:1 / 1;
    z-index:2;
    width:auto;
    height:auto;
    min-height:0;
    align-self:stretch;
    margin:11svh 10px 20svh 12px;
  }

  .scene-one .visual-storefront .service-art:not(.service-art-portrait),
  .visual-print .print-art:not(.print-pair),
  .visual-promo .promo-art:not(.promo-pair),
  .visual-laser .story-asset { width:90%; height:88%; inset:6% 5%; }
  .scene-one .visual-storefront .service-art-portrait { width:50%; height:72%; inset:14% 25%; }
  .visual-print .print-pair[src*="rollup"] { width:60%; height:84%; top:8%; }
  .visual-print .print-pair-left[src*="rollup"] { left:14%; right:auto; }
  .visual-print .print-pair-right[src*="rollup"] { left:auto; right:14%; }
  .visual-promo .promo-pair { width:52%; height:78%; top:11%; }
  .visual-promo .promo-pair-left { left:0; }
  .visual-promo .promo-pair-right { right:0; }
  .scene-five { height:165svh!important; min-height:1080px!important; }
  .scene-five .digital-device-pair { width:94%; height:90%; inset:5% 3%; }
}

@media (prefers-reduced-motion:reduce) {
  .journey path { transition:none; }
  .journey .journey-accent { opacity:.14; }
  .scene-one .scene-sticky::before,
  .scene-two .scene-sticky::before,
  .scene-three .scene-sticky::before,
  .scene-four .scene-sticky::before,
  .scene-five .scene-sticky::before { transform:none; }
}
