.cinema-journey{--journey-progress:0;--camera-y:0%;color:#fff;background:#101a1b;height:235svh;position:relative}.cinema-stage{isolation:isolate;flex-direction:column;height:calc(100svh - 78px);min-height:640px;padding:24px max(5vw,24px) 18px;display:flex;position:sticky;top:78px;overflow:hidden}.cinema-scenes,.cinema-scene,.cinema-camera,.cinema-shade{pointer-events:none;position:absolute;inset:0}.cinema-scenes{z-index:-3}.cinema-scene{opacity:0;transition:opacity 1s,transform 1.8s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:scale(1.04)}.cinema-scene.is-active{opacity:1;transform:scale(1)}.cinema-camera{transform:translateY(var(--camera-y));animation:24s ease-in-out infinite alternate paused arcadia-camera;inset:-3%}.cinema-scene.is-active .cinema-camera{animation-play-state:running}.cinema-camera img,.cinema-camera video{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%}.cinema-camera video{position:absolute;inset:0}.cinema-shade{z-index:-1;background:linear-gradient(90deg,#051014d9,#05101494 48%,#05101414 85%),linear-gradient(#050e1226,#0000 55%,#050e12f0)}.cinema-topline{letter-spacing:.15em;justify-content:space-between;align-items:center;gap:16px;font-size:14px;font-weight:700;display:flex}.cinema-topline-secondary{letter-spacing:.15em;color:#e3e8e6;margin-left:20px;font-size:11px;font-weight:400}.cinema-motion{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14212650;border:1px solid #ffffff52;border-radius:24px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:9px 13px;font-size:12px;display:flex}.cinema-copy{max-width:1080px;margin:auto 0;padding:32px 0}.cinema-kicker{letter-spacing:.18em;color:var(--scene-color);margin:0 0 24px;font-size:11px;font-weight:700;transition:color .6s}.cinema-copy h1{letter-spacing:-.055em;text-wrap:balance;margin:0 0 26px;font-size:clamp(52px,6.55vw,105px);font-weight:450;line-height:1.04}.cinema-copy h1 em{color:#fff;font-family:Georgia,serif;font-weight:400}.cinema-intro{color:#e1e5e4;text-wrap:pretty;max-width:520px;margin:0 0 26px;font-size:17px;line-height:1.55}.cinema-actions{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.cinema-contact{color:#142024;background:#fff;align-items:center;gap:30px;min-height:50px;padding:16px 20px;font-size:14px;font-weight:700;transition:background .25s,transform .25s;display:inline-flex}.cinema-contact:hover{background:#e7eee9;transform:translateY(-2px)}.cinema-skip{border-bottom:1px solid #ffffff50;align-items:center;gap:12px;min-height:44px;font-size:13px;display:flex}.cinema-bottom{width:100%;margin-top:auto}.cinema-scene-caption{justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.cinema-scene-caption>div{align-items:center;gap:24px;display:flex}.cinema-counter{letter-spacing:.07em;color:var(--scene-color);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:14px}.cinema-counter>span{color:#c0c6c6;font-size:11px}.cinema-scene-caption p{margin:0;font-size:17px;line-height:1.35;animation:.55s both arcadia-caption}.cinema-scene-caption>a{white-space:nowrap;align-items:center;gap:20px;min-height:44px;font-size:13px;display:inline-flex}.cinema-selector{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;display:grid}.cinema-selector button{text-align:left;color:#c3cccc;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff36;align-items:center;gap:12px;min-height:58px;padding:14px 0;font-size:15px;transition:color .25s;display:flex;position:relative}.cinema-selector button:hover,.cinema-selector button[aria-pressed=true]{color:#fff}.cinema-tab-number{letter-spacing:.06em;color:#bbc8c6;font-size:11px}.cinema-tab-line{transform-origin:0;background:var(--tab-color);width:100%;height:2px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:-1px;left:0;transform:scaleX(0)}.cinema-selector button[aria-pressed=true] .cinema-tab-line{transform:scaleX(1)}.cinema-selector button[aria-pressed=true] .cinema-tab-number{color:var(--tab-color)}.cinema-footnote{color:#b7c1c1;letter-spacing:.06em;justify-content:space-between;gap:20px;margin-top:4px;font-size:11px;display:flex}.cinema-footnote>span{align-items:center;gap:8px;display:flex}.cinema-footnote small{font-size:11px}.cinema-progress{background:var(--scene-color);width:100%;height:2px;transform:scaleX(var(--journey-progress));transform-origin:0;position:absolute;bottom:0;left:0}.cinema-journey a:focus-visible,.cinema-journey button:focus-visible{outline-offset:5px;outline:2px solid #fff}.cinema-journey[data-still=true]{height:auto}.cinema-journey[data-still=true] .cinema-stage{position:relative;top:0}.cinema-journey[data-motion=false] .cinema-camera{animation-play-state:paused}.cinema-journey[data-still=true] .cinema-scene{transition:none}.cinema-journey[data-still=true] .cinema-footnote>span{visibility:hidden}@keyframes arcadia-camera{0%{transform:translateY(var(--camera-y)) scale(1.01)}to{transform:translateY(var(--camera-y)) scale(1.115)}}@keyframes arcadia-caption{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width>=1600px){.cinema-copy{max-width:1250px}.cinema-copy h1{font-size:110px}.cinema-stage{padding-left:6vw;padding-right:6vw}.cinema-intro{max-width:610px;font-size:19px}}@media (width<=1100px){.cinema-topline-secondary{display:none}.cinema-copy h1{font-size:clamp(52px,7vw,78px)}.cinema-selector{gap:15px}.cinema-selector button{font-size:14px}.cinema-scene-caption p{font-size:15px}}@media (width<=900px),(height<=640px){.cinema-journey{height:auto}.cinema-stage{height:auto;min-height:calc(100svh - 78px);position:relative;top:0}.cinema-copy{padding:65px 0 50px}.cinema-footnote>span{visibility:hidden}.cinema-progress{display:none}}@media (width<=600px){.cinema-stage{padding:18px 22px 16px}.cinema-topline{font-size:12px}.cinema-motion span{display:none}.cinema-motion{width:44px;padding:8px}.cinema-copy{padding:52px 0 38px}.cinema-copy h1{margin-bottom:24px;font-size:clamp(42px,10.5vw,61px);line-height:1.08}.cinema-kicker{letter-spacing:.13em;max-width:250px;margin-bottom:20px;font-size:10px}.cinema-intro{max-width:380px;font-size:16px;line-height:1.5}.cinema-actions{gap:14px}.cinema-contact{gap:15px;padding:14px 16px;font-size:13px}.cinema-skip{gap:6px;font-size:12px}.cinema-scene-caption{flex-wrap:wrap;align-items:flex-start;gap:12px;padding-bottom:15px}.cinema-scene-caption>div{gap:14px}.cinema-scene-caption p{font-size:14px}.cinema-scene-caption>a{min-height:36px;margin-left:58px;font-size:12px}.cinema-selector{gap:8px}.cinema-selector button{flex-direction:column;align-items:flex-start;gap:6px;min-height:65px;padding:10px 0;font-size:11px}.cinema-tab-number{font-size:10px}.cinema-footnote{justify-content:flex-end;margin-top:10px}.cinema-footnote>span{display:none}.cinema-footnote small{font-size:10px}.cinema-shade{background:linear-gradient(90deg,#051014c9,#05101461),linear-gradient(#0000 30%,#050e12f5)}.cinema-camera img,.cinema-camera video{object-position:62% center}}@media (prefers-reduced-motion:reduce){.cinema-journey{height:auto}.cinema-stage{position:relative;top:0}.cinema-camera,.cinema-scene-caption p{animation:none}.cinema-scene{transition:none}.cinema-footnote>span{visibility:hidden}}@media (width>=901px) and (height>=641px) and (height<=800px){.cinema-stage{padding-top:16px;padding-bottom:12px}.cinema-copy{padding:20px 0}.cinema-copy h1{margin-bottom:20px;font-size:clamp(52px,6.2vw,88px)}.cinema-kicker{margin-bottom:18px}.cinema-intro{margin-bottom:20px}.cinema-scene-caption{padding-bottom:12px}}
