.gallery-page { overflow: hidden; color: var(--ink); background: #0b0d0c; }
.gallery-page-intro { position: relative; min-height: 72svh; display: grid; align-items: end; padding: clamp(150px, 18vh, 210px) 0 clamp(72px, 9vw, 130px); overflow: hidden; isolation: isolate; }
.gallery-page-intro::before { content: ""; position: absolute; z-index: -2; inset: 0; background: linear-gradient(90deg, rgba(7,9,8,.94) 0 42%, rgba(7,9,8,.52) 72%, rgba(7,9,8,.78)), url("gallery/photos/spa-whisk-foam-treatment-1800.webp") center 44% / cover; filter: saturate(.82) brightness(.75); transform: scale(1.02); }
.gallery-page-intro::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, rgba(7,9,8,.32), transparent 34%, #0b0d0c 100%); }
.gallery-intro-grid { display: grid; grid-template-columns: repeat(12, 1fr); gap: 22px; align-items: end; }
.gallery-intro-copy { grid-column: 1 / 9; }
.gallery-intro-copy h1 { max-width: 900px; margin: 28px 0 30px; font-size: clamp(48px, 5.2vw, 82px); line-height: .98; text-wrap: balance; }
.gallery-intro-copy h1 em { display: block; color: var(--clay); font-style: italic; }
.gallery-intro-copy > p:last-child { max-width: 56ch; margin: 0; color: var(--ink-soft); font-size: clamp(16px, 1.25vw, 19px); }
.gallery-intro-index { grid-column: 10 / 13; display: grid; justify-items: end; gap: 15px; color: var(--muted); font-size: 8px; letter-spacing: .19em; text-transform: uppercase; }
.gallery-intro-index i { width: min(180px, 100%); height: 1px; background: linear-gradient(90deg, transparent, rgba(255,255,255,.28)); }
.collection-entrances { padding: clamp(80px, 10vw, 150px) 0; background: linear-gradient(180deg, #0b0d0c, #101410 54%, #0d100e); }
.collection-entrance-grid { display: grid; grid-template-columns: 1.25fr .75fr; gap: clamp(18px, 2.7vw, 42px); }
.collection-entrance { position: relative; min-height: clamp(440px, 58vw, 720px); overflow: hidden; padding: 0; color: var(--ink); border: 1px solid rgba(255,255,255,.09); border-radius: var(--radius-large); background: #111512; cursor: pointer; isolation: isolate; text-align: left; }
.collection-entrance--video { min-height: clamp(380px, 48vw, 620px); align-self: end; }
.collection-entrance img { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; object-fit: cover; filter: saturate(.8) brightness(.78); transform: scale(1.002); transition: transform .9s var(--ease-out), filter .8s var(--ease-soft); }
.collection-entrance::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, rgba(8,10,9,.08) 28%, rgba(8,10,9,.88) 100%); transition: opacity .7s var(--ease-soft); }
.collection-entrance--video::before { content: ""; position: absolute; z-index: -2; inset: 0; background: radial-gradient(circle at 62% 30%, rgba(74,93,73,.35), transparent 29%), repeating-radial-gradient(circle at 72% 32%, transparent 0 48px, rgba(255,255,255,.025) 49px 50px), linear-gradient(145deg, #1a211b, #0c0f0d 72%); }
.collection-entrance-content { position: absolute; z-index: 2; right: clamp(24px, 4vw, 58px); bottom: clamp(26px, 4vw, 56px); left: clamp(24px, 4vw, 58px); display: grid; grid-template-columns: auto 1fr auto; gap: 20px; align-items: end; }
.collection-entrance-content > span { align-self: start; color: var(--clay); font-size: 10px; letter-spacing: .18em; }
.collection-entrance-content h2 { margin: 0 0 13px; font-size: clamp(32px, 3.8vw, 62px); line-height: .94; }
.collection-entrance-content p { max-width: 43ch; margin: 0; color: rgba(240,242,238,.68); font-size: 13px; }
.collection-entrance-content i { display: grid; place-items: center; width: 52px; height: 52px; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; font-size: 20px; font-style: normal; transition: transform .65s var(--ease-out), background .4s; }
.collection-entrance:is(:hover,:focus-visible) img { filter: saturate(.9) brightness(.87); transform: scale(1.025); }
.collection-entrance:is(:hover,:focus-visible) .collection-entrance-content i { background: rgba(255,255,255,.08); transform: translateX(6px); }
.collection-entrance:focus-visible { outline: 1px solid rgba(220,184,136,.8); outline-offset: 5px; }
.gallery-collections { position: relative; padding: clamp(86px, 10vw, 150px) 0 clamp(100px, 13vw, 190px); background: linear-gradient(180deg, #0d100e, #121612 45%, #0a0c0b); scroll-margin-top: 72px; }
.collection-switch { display: flex; gap: clamp(24px, 5vw, 76px); align-items: center; padding-bottom: 26px; border-bottom: 1px solid var(--line-light); }
.collection-switch button { position: relative; padding: 0 0 15px; color: var(--muted); border: 0; background: none; font-size: 10px; letter-spacing: .19em; text-transform: uppercase; cursor: pointer; transition: color .4s; }
.collection-switch button span { margin-right: 12px; color: rgba(220,184,136,.6); }
.collection-switch button::after { content: ""; position: absolute; right: 0; bottom: -27px; left: 0; height: 1px; background: var(--clay); transform: scaleX(0); transform-origin: left; transition: transform .55s var(--ease-out); }
.collection-switch button.is-active { color: var(--ink); }
.collection-switch button.is-active::after { transform: scaleX(1); }
.collection-panel[hidden] { display: none; }
[data-video-head][hidden],.gallery-video-track[hidden] { display: none; }
.journey-head { display: grid; grid-template-columns: 1fr auto; gap: 24px; align-items: end; margin: clamp(58px, 7vw, 96px) auto 38px; }
.journey-head h2 { max-width: 700px; margin: 0; font-size: clamp(34px, 4vw, 60px); line-height: 1; }
.journey-head p { max-width: 52ch; margin: 22px 0 0; color: var(--ink-soft); }
.journey-controls { display: flex; align-items: center; gap: 12px; }
.journey-controls span { min-width: 66px; color: var(--muted); font-size: 9px; letter-spacing: .16em; text-align: center; }
.journey-controls--video { display: grid; grid-template-columns: 46px auto minmax(70px,110px) 46px; }
.journey-browse-progress { position: relative; display: block; width: 100%; height: 12px; overflow: hidden; }
.journey-browse-progress::before,.journey-browse-progress b { content: ""; position: absolute; top: 50%; right: 0; left: 0; height: 1px; background: rgba(240,242,238,.13); transform: translateY(-50%); }
.journey-browse-progress b { right: auto; width: 25%; background: var(--clay); transition: width .65s var(--ease-out); }
.journey-controls button { display: grid; place-items: center; width: 46px; height: 46px; color: var(--ink); border: 1px solid rgba(255,255,255,.17); border-radius: 50%; background: rgba(255,255,255,.025); cursor: pointer; transition: color .35s, border-color .35s, transform .45s var(--ease-out); }
.journey-controls button:is(:hover,:focus-visible) { color: var(--clay); border-color: rgba(220,184,136,.48); }
.journey-controls button:first-child:hover { transform: translateX(-3px); }
.journey-controls button:last-child:hover { transform: translateX(3px); }
.gallery-journey-track { display: flex; gap: clamp(18px, 2.4vw, 38px); align-items: center; width: 100%; min-height: min(68svh, 720px); padding: 18px max(5vw, calc((100vw - 1460px) / 2)) 28px; overflow-x: auto; overscroll-behavior-inline: contain; scroll-snap-type: x mandatory; scrollbar-width: none; cursor: grab; }
.gallery-journey-track::-webkit-scrollbar { display: none; }
.gallery-journey-track.is-dragging { cursor: grabbing; scroll-snap-type: none; user-select: none; }
.gallery-journey-card { flex: 0 0 auto; width: min(52vw, 790px); height: min(58svh, 640px); scroll-snap-align: center; opacity: .54; filter: saturate(.72) brightness(.78); transform: scale(.955); transition: opacity .65s var(--ease-soft), filter .65s var(--ease-soft), transform .75s var(--ease-out); }
.gallery-journey-card--portrait { width: min(31vw, 455px); height: min(64svh, 690px); }
.gallery-journey-card.is-active { opacity: 1; filter: none; transform: scale(1); }
.gallery-journey-card button { position: relative; width: 100%; height: 100%; overflow: hidden; padding: 0; color: var(--ink); border: 0; border-radius: var(--radius-large); background: #111512; cursor: zoom-in; text-align: left; }
.gallery-journey-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s var(--ease-out); }
.gallery-journey-card--portrait img { object-fit: contain; background: #0c0f0d; }
.gallery-card-shade { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 58%, rgba(5,7,6,.72)); }
.gallery-card-shade,.gallery-card-meta { pointer-events: none; }
.gallery-card-meta { position: absolute; right: 22px; bottom: 20px; left: 22px; display: flex; justify-content: space-between; align-items: center; }
.gallery-card-meta small { font-size: 8px; letter-spacing: .16em; text-transform: uppercase; }
.gallery-card-meta i { font-size: 18px; font-style: normal; }
.gallery-journey-card.is-active button:is(:hover,:focus-visible) img { transform: scale(1.025); }
.gallery-video-track { min-height: min(70svh, 760px); }
.gallery-video-card { flex: 0 0 auto; width: min(44vw, 680px); height: min(60svh, 660px); scroll-snap-align: center; opacity: .5; filter: saturate(.72) brightness(.78); transform: scale(.955); transition: opacity .65s var(--ease-soft), filter .65s var(--ease-soft), transform .75s var(--ease-out); }
.gallery-video-card--portrait { width: min(29vw, 420px); height: min(65svh, 700px); }
.gallery-video-card.is-active { opacity: 1; filter: none; transform: scale(1); }
.gallery-video-card button { position: relative; width: 100%; height: 100%; overflow: hidden; padding: 0; color: var(--ink); border: 0; border-radius: var(--radius-large); background: #111512; cursor: pointer; text-align: left; }
.gallery-video-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .85s var(--ease-out), filter .6s var(--ease-soft); }
.gallery-video-card--portrait img { object-position: center; }
.gallery-video-card button::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(6,8,7,.03) 34%, rgba(6,8,7,.84)); pointer-events: none; }
.gallery-video-card.is-active button:is(:hover,:focus-visible) img { filter: brightness(.92); transform: scale(1.015); }
.gallery-video-light { position: absolute; z-index: 1; inset: -18%; pointer-events: none; opacity: .18; background: linear-gradient(112deg, transparent 31%, rgba(223,190,143,.22) 48%, transparent 64%); transform: translateX(-45%); transition: opacity .55s var(--ease-soft), transform 1.2s var(--ease-out); }
.gallery-video-card.is-active button:is(:hover,:focus-visible) .gallery-video-light { opacity: .48; transform: translateX(34%); }
.gallery-video-play { position: absolute; z-index: 2; top: 50%; left: 50%; display: grid; place-items: center; width: 58px; height: 58px; border: 1px solid rgba(255,255,255,.45); border-radius: 50%; background: rgba(8,10,9,.34); backdrop-filter: blur(7px); transform: translate(-50%,-50%); transition: background .4s, transform .5s var(--ease-out); pointer-events: none; }
.gallery-video-play::before { content: ""; position: absolute; inset: -7px; border: 1px solid rgba(220,184,136,.22); border-radius: 50%; clip-path: inset(0 48% 0 0); transition: transform .55s var(--ease-out), border-color .4s; }
.gallery-video-play i { width: 0; height: 0; margin-left: 4px; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 10px solid var(--ink); transition: transform .32s var(--ease-out); }
.gallery-video-card button:is(:hover,:focus-visible) .gallery-video-play { background: rgba(49,65,52,.62); border-color: rgba(220,184,136,.72); transform: translate(-50%,-50%) scale(1.045); }
.gallery-video-card button:is(:hover,:focus-visible) .gallery-video-play::before { border-color: rgba(220,184,136,.48); transform: rotate(38deg); }
.gallery-video-card button:is(:hover,:focus-visible) .gallery-video-play i { transform: translateX(2px); }
.gallery-video-action { position: absolute; z-index: 2; top: calc(50% + 47px); left: 50%; color: rgba(240,242,238,.72); font-size: 8px; letter-spacing: .17em; text-transform: uppercase; transform: translateX(-50%); pointer-events: none; }
.gallery-video-audio { position: absolute; z-index: 3; top: 20px; left: 20px; display: inline-flex; align-items: center; gap: 8px; padding: 8px 10px; color: rgba(240,242,238,.72); border: 1px solid rgba(240,242,238,.12); border-radius: 999px; background: rgba(7,10,8,.54); backdrop-filter: blur(10px); font-size: 7px; letter-spacing: .15em; text-transform: uppercase; pointer-events: none; }
.gallery-video-audio--sound { color: #dfc29b; border-color: rgba(220,184,136,.24); }
.micro-wave { display: inline-flex; align-items: center; gap: 2px; height: 10px; }
.micro-wave b { display: block; width: 1px; height: 5px; background: currentColor; }
.micro-wave b:nth-child(2) { height: 9px; }.micro-wave b:nth-child(3) { height: 6px; }
.gallery-video-meta { position: absolute; z-index: 2; right: 24px; bottom: 22px; left: 24px; display: grid; grid-template-columns: 1fr auto; gap: 8px 18px; align-items: end; pointer-events: none; }
.gallery-video-meta small { color: rgba(240,242,238,.64); font-size: 8px; letter-spacing: .15em; text-transform: uppercase; }
.gallery-video-meta strong { grid-column: 1; font-family: var(--serif); font-size: clamp(22px, 2vw, 32px); font-weight: 400; line-height: 1; }
.gallery-video-meta time { grid-row: 1 / 3; grid-column: 2; color: var(--clay); font-size: 9px; letter-spacing: .13em; }
.gallery-viewer { width: 100vw; max-width: none; height: 100dvh; max-height: none; margin: 0; padding: clamp(66px, 8vh, 92px) clamp(18px, 4vw, 64px) clamp(22px, 4vh, 44px); color: var(--ink); border: 0; background: rgba(6,8,7,.98); overflow: hidden; }
.gallery-viewer[open] { display: grid; grid-template-columns: 50px minmax(0,1fr) 50px; gap: clamp(12px, 2.5vw, 36px); align-items: center; }
.gallery-viewer::backdrop { background: rgba(4,6,5,.96); backdrop-filter: blur(12px); }
.gallery-viewer-stage { grid-column: 2; display: grid; grid-template-rows: minmax(0,1fr) auto; width: 100%; height: 100%; margin: 0; min-width: 0; overflow: hidden; touch-action: pan-y pinch-zoom; }
.gallery-viewer-stage img { width: 100%; height: 100%; min-height: 0; object-fit: contain; user-select: none; }
.gallery-viewer-stage figcaption { display: flex; justify-content: space-between; gap: 24px; padding-top: 16px; color: var(--ink-soft); font-size: 9px; letter-spacing: .14em; text-transform: uppercase; }
.gallery-viewer-stage figcaption span:last-child { color: var(--clay); white-space: nowrap; }
.gallery-viewer-close,.gallery-viewer-nav { display: grid; place-items: center; width: 48px; height: 48px; color: var(--ink); border: 1px solid rgba(255,255,255,.22); border-radius: 50%; background: rgba(9,11,10,.5); cursor: pointer; }
.gallery-viewer-close { position: fixed; z-index: 3; top: max(18px,env(safe-area-inset-top)); right: 24px; font-size: 25px; }
.gallery-viewer-prev { grid-column: 1; }
.gallery-viewer-next { grid-column: 3; }
.gallery-media-open { overflow: hidden; overscroll-behavior: none; }
.cinematic-video-frame { position: relative; display: grid; width: 100%; height: 100%; min-height: 0; overflow: hidden; border: 1px solid rgba(240,242,238,.08); border-radius: var(--radius-medium); background: #050706; box-shadow: 0 32px 90px rgba(0,0,0,.34); }
.video-viewer-stage video { grid-area: 1 / 1; width: 100%; height: 100%; min-height: 0; background: #050706; object-fit: contain; cursor: pointer; }
.cinematic-video-start { position: absolute; z-index: 4; top: 50%; left: 50%; display: grid; justify-items: center; gap: 14px; padding: 0; color: var(--ink); border: 0; background: none; transform: translate(-50%,-50%); cursor: pointer; transition: opacity .3s var(--ease-soft), visibility .3s; }
.cinematic-video-start i { position: relative; display: grid; place-items: center; width: 66px; height: 66px; border: 1px solid rgba(240,242,238,.48); border-radius: 50%; background: rgba(8,11,9,.48); box-shadow: 0 12px 38px rgba(0,0,0,.28); backdrop-filter: blur(10px); transition: transform .32s var(--ease-out), border-color .32s, background .32s; }
.cinematic-video-start i::before { content: ""; width: 0; height: 0; margin-left: 4px; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 11px solid var(--ink); }
.cinematic-video-start span { font-size: 9px; letter-spacing: .17em; text-transform: uppercase; }
.cinematic-video-start:is(:hover,:focus-visible) i { border-color: rgba(220,184,136,.78); background: rgba(35,48,38,.68); transform: scale(1.045); }
.video-viewer.is-playing .cinematic-video-start,.video-viewer.is-ended .cinematic-video-start { opacity: 0; visibility: hidden; pointer-events: none; }
.cinematic-video-controls { position: absolute; z-index: 5; right: 18px; bottom: 16px; left: 18px; display: grid; grid-template-columns: 42px auto minmax(100px,1fr) auto auto; gap: 12px; align-items: center; padding: 11px 13px; color: var(--ink); border: 1px solid rgba(240,242,238,.1); border-radius: 12px; background: rgba(7,10,8,.74); backdrop-filter: blur(14px) saturate(108%); opacity: 0; transform: translateY(8px); pointer-events: none; transition: opacity .32s var(--ease-soft), transform .38s var(--ease-out); }
.video-viewer.controls-visible .cinematic-video-controls,.video-viewer.is-paused .cinematic-video-controls,.video-viewer.is-ended .cinematic-video-controls { opacity: 1; transform: none; pointer-events: auto; }
.cinematic-control-play,.cinematic-audio-controls button { display: grid; place-items: center; width: 34px; height: 34px; padding: 0; color: var(--ink); border: 1px solid rgba(240,242,238,.16); border-radius: 50%; background: rgba(240,242,238,.03); cursor: pointer; }
.cinematic-video-controls time { min-width: 34px; color: rgba(240,242,238,.65); font-size: 9px; font-variant-numeric: tabular-nums; }
.cinematic-seek { position: relative; display: grid; align-items: center; min-height: 30px; }
.cinematic-seek input,.cinematic-audio-controls input { width: 100%; margin: 0; accent-color: var(--clay); cursor: pointer; }
.cinematic-seek input { height: 28px; appearance: none; background: transparent; }
.cinematic-seek input::-webkit-slider-runnable-track { height: 2px; border-radius: 999px; background: linear-gradient(90deg, var(--clay) var(--seek-progress,0%), rgba(240,242,238,.17) var(--seek-progress,0%)); }
.cinematic-seek input::-webkit-slider-thumb { width: 10px; height: 10px; margin-top: -4px; appearance: none; border: 1px solid #e0c29a; border-radius: 50%; background: #d4ad7e; }
.cinematic-seek input::-moz-range-track { height: 2px; background: rgba(240,242,238,.17); }.cinematic-seek input::-moz-range-progress { height: 2px; background: var(--clay); }.cinematic-seek input::-moz-range-thumb { width: 10px; height: 10px; border: 0; border-radius: 50%; background: #d4ad7e; }
.cinematic-audio-controls { display: flex; align-items: center; gap: 8px; }
.cinematic-audio-controls[hidden] { display: none; }
.cinematic-audio-controls label { display: grid; width: 72px; }
.cinematic-audio-controls input { height: 2px; }
.cinematic-video-end { position: absolute; z-index: 6; inset: 0; display: grid; place-content: center; justify-items: center; gap: 14px; background: rgba(5,7,6,.72); backdrop-filter: blur(5px); }
.cinematic-video-end[hidden] { display: none; }
.cinematic-video-end button { padding: 11px 16px; color: var(--ink); border: 1px solid rgba(240,242,238,.15); border-radius: 999px; background: rgba(240,242,238,.035); cursor: pointer; }
.cinematic-video-end button:first-child { display: grid; justify-items: center; gap: 7px; border: 0; background: none; }.cinematic-video-end button:first-child i { font-size: 28px; font-style: normal; }.cinematic-video-end button:first-child span { font-size: 9px; letter-spacing: .14em; text-transform: uppercase; }
.video-viewer-stage figcaption > span:first-child { display: grid; gap: 4px; }
.video-viewer-stage figcaption b { color: var(--ink); font-family: var(--serif); font-size: 14px; font-weight: 400; letter-spacing: .02em; text-transform: none; }
.video-viewer-stage figcaption small { display: flex; align-items: center; gap: 8px; color: var(--ink-soft); font-size: 8px; letter-spacing: .12em; }
.video-viewer-stage figcaption small i { width: 18px; height: 1px; background: rgba(220,184,136,.45); }
.video-viewer.is-playing:not(.is-muted) .video-viewer-stage figcaption small i { animation: sound-line 1.2s ease-in-out infinite alternate; }
@keyframes sound-line { to { width: 30px; opacity: .55; } }

@media (max-width: 900px) {
  .gallery-page-intro { min-height: 68svh; }
  .gallery-intro-copy { grid-column: 1 / 11; }
  .gallery-intro-index { grid-column: 10 / 13; }
  .collection-entrance-grid { grid-template-columns: 1fr 1fr; }
  .collection-entrance { min-height: 520px; }
  .gallery-journey-card { width: 70vw; }
  .gallery-journey-card--portrait { width: 46vw; }
  .gallery-video-card { width: 66vw; }
  .gallery-video-card--portrait { width: 44vw; }
}

@media (max-width: 640px) {
  .gallery-page-intro { min-height: 70svh; padding: 128px 0 74px; }
  .gallery-page-intro::before { background-position: 61% center; }
  .gallery-intro-grid,.gallery-intro-copy { display: block; }
  .gallery-intro-copy h1 { margin-top: 24px; font-size: clamp(38px, 11vw, 52px); }
  .gallery-intro-index { display: none; }
  .collection-entrance-grid { grid-template-columns: 1fr; }
  .collection-entrance,.collection-entrance--video { min-height: min(126vw, 520px); }
  .collection-entrance-content { grid-template-columns: auto 1fr; }
  .collection-entrance-content i { grid-column: 2; justify-self: end; width: 44px; height: 44px; }
  .collection-entrance-content h2 { font-size: 34px; }
  .collection-switch { gap: 22px; overflow-x: auto; overflow-y: hidden; scrollbar-width: none; }
  .collection-switch::-webkit-scrollbar { display: none; }
  .collection-switch button { flex: 0 0 auto; font-size: 8px; }
  .journey-head { display: block; margin-top: 54px; }
  .journey-head h2 { font-size: 36px; }
  .journey-controls { justify-content: space-between; margin-top: 28px; }
  .journey-controls--video { grid-template-columns: 44px auto minmax(54px,1fr) 44px; }
  .gallery-journey-track { min-height: 62svh; gap: 18px; padding-inline: 22px; }
  .gallery-journey-card { width: 82vw; height: 54svh; min-height: 430px; }
  .gallery-journey-card--portrait { width: 72vw; height: 59svh; }
  .gallery-journey-card button { border-radius: var(--radius-medium); }
  .gallery-video-track { min-height: 63svh; }
  .gallery-video-card { width: 84vw; height: 54svh; min-height: 430px; }
  .gallery-video-card--portrait { width: 72vw; height: 59svh; }
  .gallery-video-card button { border-radius: var(--radius-medium); }
  .gallery-video-play { width: 50px; height: 50px; }
  .gallery-video-audio { top: 14px; left: 14px; padding: 7px 9px; font-size: 6px; }
  .gallery-video-action { top: calc(50% + 42px); }
  .gallery-video-meta { right: 18px; bottom: 18px; left: 18px; }
  .gallery-viewer[open] { grid-template-columns: 1fr 1fr; grid-template-rows: minmax(0,1fr) 48px; padding: 70px 18px 22px; }
  .gallery-viewer-stage { grid-column: 1 / 3; grid-row: 1; }
  .gallery-viewer-nav { grid-row: 2; }
  .gallery-viewer-prev { grid-column: 1; justify-self: start; }
  .gallery-viewer-next { grid-column: 2; justify-self: end; }
  .gallery-viewer-stage figcaption { gap: 12px; font-size: 7px; }
  .gallery-viewer-stage figcaption span:first-child { max-width: 70%; }
  .cinematic-video-frame { border-radius: var(--radius-small); }
  .cinematic-video-start i { width: 58px; height: 58px; }
  .cinematic-video-controls { right: 8px; bottom: 8px; left: 8px; grid-template-columns: 38px auto minmax(54px,1fr) auto; gap: 7px; padding: 8px; }
  .cinematic-video-controls time { min-width: 29px; font-size: 8px; }
  .cinematic-audio-controls { grid-column: 1 / -1; justify-content: flex-end; }
  .cinematic-audio-controls label { display: none; }
  .cinematic-seek input { min-height: 34px; }
}

@media (prefers-reduced-motion: reduce) {
  .collection-entrance img,.collection-entrance-content i,.gallery-journey-card,.gallery-journey-card img,.gallery-video-card,.gallery-video-card img,.gallery-video-light,.gallery-video-play,.gallery-video-play::before,.cinematic-video-controls { transition: none; }
  .video-viewer.is-playing:not(.is-muted) .video-viewer-stage figcaption small i { animation: none; }
}
