/* Project photographs remain uninterrupted; copy sits in a soft tonal falloff. */
.cinema-home :is(#kesfet-panorama,#kesfet-park-evleri,#kesfet-merkez-ofis) {
 --paper: #343c36; --ink: #f0ece2; --scene-muted: #f0ece2;
 --scene-line: rgba(240,236,226,.2);
 --scene-shade: linear-gradient(90deg,rgba(21,29,25,.86),rgba(21,29,25,.67) 32%,rgba(21,29,25,.12) 72%),linear-gradient(0deg,rgba(21,29,25,.58),transparent 25%);
}
.cinema-home .journey-chapter .journey-stage { display: flex; align-items: center; justify-content: flex-start; min-height: 760px; height: 100svh; }
.cinema-home .journey-chapter .journey-media { position: absolute; inset: 0; z-index: 0; height: auto; min-height: 0; clip-path: none; pointer-events: none; }
.cinema-home .journey-chapter:focus-within .journey-media { clip-path: none; }
.cinema-home .journey-chapter .journey-media > img { transform: scale(var(--image-scale,1.03)); filter: saturate(.9); }
.cinema-home .journey-chapter .journey-media::after { content: ''; position: absolute; inset: 0; z-index: 1; background: var(--scene-shade); }
.cinema-home .journey-chapter .journey-copy { position: relative; inset: auto; z-index: 2; align-self: auto; width: 44%; max-width: 610px; margin: 0 var(--gutter); padding: 110px 0 100px; background: transparent; color: var(--ink); opacity: 1; transform: none; text-shadow: 0 2px 18px rgba(17,24,20,.2); }
.cinema-home .journey-chapter .journey-copy h3,
.cinema-home .journey-chapter .journey-copy h3 span { color: inherit; }
.cinema-home .journey-chapter .journey-copy h3 { font-size: clamp(52px,5.5vw,88px); margin: 26px 0; }
.cinema-home .journey-chapter .journey-description { max-width: 30ch; font-size: clamp(24px,2vw,29px); margin-bottom: 30px; }
.cinema-home .journey-chapter .text-link { color: inherit; border-color: rgba(240,236,226,.7); }
.cinema-home .journey-chapter .journey-image-label { z-index: 2; left: auto; right: var(--gutter); bottom: 25px; max-width: calc(100% - 2 * var(--gutter)); padding: 0; background: transparent; color: var(--ink); text-shadow: 0 1px 6px rgba(17,24,20,.6); font-size: 11px; }
.cinema-home #kesfet-park-evleri .journey-stage { align-items: flex-end; }
.cinema-home #kesfet-park-evleri .journey-copy { max-width: 500px; padding-bottom: 110px; }
.cinema-home #kesfet-merkez-ofis { --scene-shade: linear-gradient(270deg,rgba(21,29,25,.88),rgba(21,29,25,.7) 32%,rgba(21,29,25,.06) 80%),linear-gradient(0deg,rgba(21,29,25,.58),transparent 25%); }
.cinema-home #kesfet-merkez-ofis .journey-stage { justify-content: flex-end; }
.cinema-home #kesfet-merkez-ofis .journey-image-label { left: var(--gutter); right: auto; }
.cinema-home .journey-chapter .journey-progress i { background: rgba(240,236,226,.65); }
@media(min-width:1000px) and (min-height:700px) and (prefers-reduced-motion:no-preference) {
 .cinema-home.journey-ready .journey-stage,.journey-ready .cinema-home .journey-stage { min-height: 0; }
 .journey-ready .cinema-home .journey-copy { opacity: var(--copy-opacity,1); transform: translate3d(0,var(--copy-shift,0px),0); }
 .journey-ready .cinema-home .journey-chapter:focus-within .journey-copy { opacity: 1; transform: none; }
}
@media(min-width:1000px) and (max-height:800px) {
 .cinema-home .journey-chapter .journey-copy { padding-top: 100px; padding-bottom: 75px; }
 .cinema-home .journey-chapter .journey-copy h3 { font-size: 58px; margin: 20px 0; }
 .cinema-home .journey-chapter .journey-description { font-size: 24px; margin-bottom: 24px; }
 .cinema-home #kesfet-park-evleri .journey-copy { padding-bottom: 80px; }
}
@media(max-width:999px) {
 .cinema-home .journey-chapter .journey-copy { width: 65%; }
}
@media(max-width:600px) {
 .cinema-home .journey-chapter,
 .cinema-home #kesfet-merkez-ofis { --scene-shade: linear-gradient(0deg,rgba(21,29,25,.96),rgba(21,29,25,.85) 43%,rgba(21,29,25,.05) 88%); }
 .cinema-home .journey-chapter .journey-stage { min-height: 760px; align-items: flex-end; }
 .cinema-home .journey-chapter .journey-copy { width: auto; max-width: none; flex: 1; padding: 110px 0 100px; }
 .cinema-home .journey-chapter .journey-copy h3 { font-size: clamp(48px,13vw,66px); margin-block: 22px; }
 .cinema-home .journey-chapter .journey-description { font-size: 24px; line-height: 1.35; max-width: 30ch; }
 .cinema-home .journey-chapter .journey-image-label { bottom: 24px; left: var(--gutter); right: var(--gutter); max-width: none; font-size: 10px; }
 .cinema-home #kesfet-merkez-ofis .journey-media img { object-position: 38% center; }
}
