/* V3.1 / EVENT REEL
   The carousel is deliberately isolated from the V3 planners and menu styles. */
.event-carousel{position:relative;min-height:0;background:#080808;isolation:isolate;overflow:hidden;padding-top:35px;color:#fff}
.event-carousel .hero-ambient{position:absolute;inset:0;z-index:-2;pointer-events:none;overflow:hidden;opacity:.23}
.event-carousel .hero-ambient img{height:100%;width:100%;object-fit:cover;object-position:70% 42%;filter:blur(58px) saturate(.85);transform:scale(1.15)}
.event-carousel::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#080808 4%,#080808ed 32%,#08080830 80%),linear-gradient(0deg,#080808 1%,transparent 70%);pointer-events:none}
.carousel-topline{display:flex;justify-content:space-between;gap:20px;align-items:center;color:#bdbdbd;font-size:9px;letter-spacing:1.8px;line-height:1.5;margin-bottom:24px}
.carousel-topline>span:first-child{display:flex;gap:12px;align-items:center}.carousel-topline i{width:6px;height:6px;border-radius:50%;background:white;box-shadow:0 0 0 5px #ffffff10}.carousel-top-right{font-size:8px;color:#aaa}
.carousel-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:45px;align-items:center}
.carousel-copy{position:relative;z-index:3;min-width:0;padding-bottom:6px}
.event-carousel h1{font-size:clamp(78px,6.35vw,111px);font-weight:900;letter-spacing:-5.2px;line-height:.88;max-width:none;margin:0;text-transform:uppercase}
.event-carousel h1 .line-mask{padding-bottom:.10em;margin-bottom:-.10em;overflow:visible}
.event-carousel h1 .line-mask+.line-mask{margin-top:10px}
.event-carousel h1 em{color:transparent;-webkit-text-stroke:1.4px #fff;font-style:normal;letter-spacing:-5.6px}
.carousel-copy>p{font-size:16px;line-height:1.7;color:#c9c9c9;margin:27px 0 0;max-width:430px}
.carousel-ctas{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:24px}
.carousel-ctas .button{background:#fff;color:#111;border:1px solid white;min-height:54px;padding:16px 22px;font-size:13px;gap:30px}
.carousel-ctas .button:hover{background:#e8e8e8;transform:translateY(-2px)}
.carousel-ctas .text-link{color:#fff;font-size:12px;gap:10px;min-height:44px;white-space:nowrap}
.carousel-ctas .small-play{width:35px;height:35px;display:grid;place-items:center;border:1px solid #ffffff55;border-radius:50%;margin:0}
.carousel-ctas .small-play .icon{width:13px;height:13px}
.carousel-offer{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px 18px;margin-top:27px;padding-top:20px;border-top:1px solid #ffffff25;max-width:490px}
.carousel-offer>strong{font-size:22px;letter-spacing:-.8px;white-space:nowrap;color:#fff}
.carousel-offer strong small{font-size:9px;letter-spacing:0;font-weight:400;color:#bbb}
.carousel-offer>span{font-size:11px;line-height:1.65;color:#ccc}
.carousel-offer b{font-weight:400;padding:0 7px;color:#777}
.carousel-offer>small{grid-column:1/-1;font-size:9px;color:#9b9b9b;letter-spacing:.15px}
.carousel-stage{height:615px;min-width:0;position:relative;isolation:isolate;touch-action:pan-y;outline-offset:6px;border-radius:4px;user-select:none;-webkit-user-select:none}
.hero-scene{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .75s ease,visibility 0s linear .75s;pointer-events:none;overflow:hidden;border-radius:4px;background:#131313;transform:translateZ(0)}
.hero-scene.is-active{opacity:1;visibility:visible;transition:opacity .75s ease,visibility 0s;pointer-events:auto}
.scene-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 40%;filter:brightness(.38) blur(3px);transform:scale(1.05)}
.hero-scene::after{position:absolute;content:"";inset:0;background:linear-gradient(0deg,#000e 0%,#0001 28%,transparent 80%),linear-gradient(90deg,#08080845,transparent 70%);pointer-events:none}
.scene-main{position:absolute;right:34px;top:0;bottom:0;width:66%;max-width:430px;overflow:hidden;background:#151515;border-inline:1px solid #ffffff18}
.scene-main img,.scene-main video{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:50% 44%;display:block}
.scene-main video{opacity:0;transition:opacity .4s}.scene-main video.ready{opacity:1}
.scene-motion{aspect-ratio:9/16;width:auto;max-width:76%;right:30px}
.scene-motion img,.scene-motion video{object-fit:contain;background:#080808}
.scene-inset{position:absolute;left:20px;top:175px;height:262px;width:180px;object-fit:cover;object-position:50% 30%;transform:rotate(-6deg);border:5px solid #ececec;box-shadow:0 20px 50px #0008;z-index:2;transition:transform 1s var(--ease)}
.hero-scene.is-active .scene-inset{transform:rotate(-4deg)}.hero-scene:nth-child(even) .scene-inset{transform:rotate(5deg)}.hero-scene.is-active:nth-child(even) .scene-inset{transform:rotate(3deg)}
.hero-scene[data-scene="1"] .scene-main{right:0;width:76%;max-width:none}.hero-scene[data-scene="1"] .scene-inset{left:20px;top:220px;transform:rotate(5deg)}
.hero-scene[data-scene="3"] .scene-main{right:0;width:80%;max-width:none}.hero-scene[data-scene="3"] .scene-inset{top:120px;left:14px;transform:rotate(-4deg)}
.scene-counter{position:absolute;z-index:3;top:20px;left:23px;display:flex;align-items:baseline;gap:6px;color:white;text-shadow:0 1px 8px #000;font-size:10px;letter-spacing:1px}
.scene-counter>span:first-child{font-size:32px;letter-spacing:-1px;font-weight:500}.scene-counter>span:last-child{opacity:.65}
.scene-label{position:absolute;z-index:4;left:26px;right:24px;bottom:30px;color:white}
.scene-label>span{font-size:8px;letter-spacing:1.8px;display:block;color:#d8d8d8;margin-bottom:10px}
.scene-label>div{display:flex;gap:22px;align-items:center;justify-content:space-between}
.scene-label h2{font-size:clamp(24px,2.2vw,33px);letter-spacing:-1px;line-height:1.07;font-weight:600;max-width:330px;text-transform:none;color:#fff;margin:0}
.scene-open{width:49px;height:49px;flex:0 0 49px;border:1px solid #ffffff60;border-radius:50%;display:grid;place-items:center;background:#ffffff12;color:#fff;backdrop-filter:blur(10px);transition:background .2s,transform .2s}
.scene-open:hover{background:#fff;color:#111;transform:scale(1.04)}.scene-open .icon{width:18px;height:18px}
.hero-swipe-hint{display:none}
.carousel-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:center;border-top:1px solid #ffffff2b;margin-top:29px;padding-top:20px;padding-bottom:18px}
.hero-scenes-nav{display:flex;gap:14px;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:2px;mask-image:linear-gradient(90deg,#000 calc(100% - 56px),transparent)}.hero-scenes-nav::-webkit-scrollbar{display:none}
.scene-tab{background:none;position:relative;color:#fff;padding:0 0 12px;display:flex;align-items:flex-start;gap:12px;text-align:left;min-height:72px;opacity:.5;transition:opacity .25s;min-width:0;border:0;border-bottom:2px solid #ffffff2b;border-radius:0;flex:0 0 172px;scroll-snap-align:start}
.scene-tab:hover,.scene-tab.is-active{opacity:1}.scene-tab img{width:42px;height:51px;object-fit:cover;object-position:50% 32%;border:1px solid #ffffff20;border-radius:2px;flex-shrink:0}
.scene-tab>span{min-width:0}.scene-tab small{display:block;font-size:8px;font-weight:400;letter-spacing:1.1px;color:#b5b5b5;margin-bottom:6px;white-space:nowrap}.scene-tab strong{font-size:12px;font-weight:500;line-height:1.35;display:block}
.scene-progress{position:absolute;left:0;bottom:-2px;height:2px;width:100%;background:white;transform:scaleX(0);transform-origin:left}
.scene-tab.is-active .scene-progress{transform:scaleX(var(--hero-progress,0))}.event-carousel.is-paused .scene-tab.is-active .scene-progress{transform:scaleX(1)}
.hero-controls{display:flex;align-items:center;gap:8px;justify-content:flex-end;padding-bottom:10px}
.carousel-toggle{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 12px;background:transparent;color:#ccc;font-size:10px;margin-right:8px;border:0}
.carousel-toggle .icon{width:13px;height:13px}.carousel-toggle:hover{color:white}
.carousel-arrow{border:1px solid #ffffff40;background:#ffffff06;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;color:#fff}.carousel-arrow:hover{background:white;color:#111}.carousel-arrow .icon{width:18px;height:18px}
.carousel-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:3px;padding-bottom:24px;font-size:8px;letter-spacing:1.25px;color:#959595}
.carousel-footer a{display:flex;align-items:center;gap:17px;min-height:32px}.carousel-footer a:hover{color:#fff}.carousel-footer .icon{width:13px;height:13px}
.hero-build-note{font-size:11px;color:#aaa;border-top:1px solid #333;padding-block:15px 25px;line-height:1.9}.hero-build-note summary{cursor:pointer;width:max-content;max-width:100%}.hero-build-note p{font-size:12px;max-width:750px;margin-top:10px}.hero-build-note code{font-size:12px;color:#eee}
#film-dialog .film-player video{object-fit:contain;max-height:70vh;max-height:70dvh;width:100%;display:block}
@media(min-width:1650px){.event-carousel{padding-top:44px}.carousel-layout{gap:65px}.carousel-stage{height:670px}.event-carousel h1{font-size:105px}.scene-inset{width:205px;height:285px;top:190px}.scene-motion{right:38px}.carousel-copy>p{font-size:17px}}
@media(max-width:1200px){.carousel-layout{gap:25px;grid-template-columns:.9fr 1.1fr}.event-carousel h1{font-size:79px;letter-spacing:-4px}.event-carousel h1 em{letter-spacing:-4px}.carousel-stage{height:610px}.scene-motion{right:0;max-width:86%}.scene-main{right:0}.scene-inset{width:145px;height:230px;left:10px;top:190px}.carousel-copy>p{font-size:15px}.carousel-ctas{gap:12px}.carousel-ctas .button{font-size:12px;padding:16px 18px;gap:19px}.carousel-ctas .text-link{font-size:11px}.carousel-offer{grid-template-columns:1fr;gap:6px}.carousel-offer>strong{font-size:22px}.carousel-bottom{gap:18px}.hero-scenes-nav{gap:12px}.scene-tab{gap:9px;flex-basis:150px}.scene-tab strong{font-size:10px}.scene-tab small{font-size:7px;letter-spacing:.7px}.scene-tab img{width:35px;height:46px}.carousel-toggle{margin-right:0;padding:9px 7px}.hero-controls{gap:5px}.carousel-arrow{width:39px;height:39px}.scene-label{left:20px;right:20px}.scene-label h2{font-size:26px}.scene-label>span{font-size:7px}}
@media(max-width:1000px){.carousel-layout{gap:22px;grid-template-columns:.88fr 1.12fr}.event-carousel h1{font-size:73px}.carousel-stage{height:615px}.scene-inset{width:124px;height:203px;border-width:4px;top:216px;left:10px}.scene-main.scene-motion{width:94%;max-width:none;right:0}.scene-main.scene-motion video,.scene-main.scene-motion img{object-fit:cover}.carousel-copy>p{font-size:14px;line-height:1.8}.carousel-ctas{display:grid;justify-items:start;gap:9px}.carousel-ctas .button{min-height:49px}.carousel-ctas .text-link{font-size:11px}.carousel-offer{margin-top:19px;padding-top:16px}.carousel-bottom{grid-template-columns:1fr;gap:12px}.hero-controls{position:absolute;right:32px;bottom:11px;padding:0}.carousel-footer{padding-bottom:23px;padding-top:6px}.carousel-footer>span{display:none}.hero-scenes-nav{gap:16px;padding-right:96px}.scene-tab{flex-basis:168px}.scene-tab strong{font-size:12px}.scene-tab small{font-size:8px}.scene-tab img{width:40px;height:50px}.carousel-topline{font-size:8px;letter-spacing:1.3px}}
@media(max-width:760px){.event-carousel{padding-top:28px}.event-carousel .container{width:calc(100% - 40px)}.carousel-topline{margin-bottom:25px;font-size:8px;letter-spacing:1.2px}.carousel-top-right{display:none}.carousel-layout{grid-template-columns:1fr;gap:30px}.carousel-copy{padding-bottom:0}.event-carousel h1{font-size:clamp(52px,10.8vw,81px);line-height:.96;letter-spacing:-3.3px}.event-carousel h1 em{letter-spacing:-3.3px;-webkit-text-stroke:1px white}.event-carousel h1 br{display:none}.event-carousel h1 .line-mask+.line-mask{margin-top:3px}.event-carousel h1 .line-mask>span{white-space:nowrap}.carousel-copy>p{font-size:16px;margin-top:23px;line-height:1.7;max-width:450px}.desktop-break{display:none}.carousel-ctas{display:flex;gap:22px;align-items:center;margin-top:21px}.carousel-ctas .button{font-size:12px;padding:15px 19px;min-height:51px;gap:23px}.carousel-ctas .text-link{font-size:11px}.carousel-offer{max-width:none;display:grid;grid-template-columns:auto 1fr;gap:6px 17px;margin-top:21px;padding-top:16px}.carousel-offer strong{font-size:22px}.carousel-offer>span{font-size:11px;max-width:195px}.carousel-offer>small{font-size:9px}.carousel-stage{height:460px;width:100%;border-radius:5px;margin-bottom:15px}.scene-main.scene-motion{width:auto;max-width:none;aspect-ratio:9/16;right:7%;border-inline:1px solid #ffffff22}.scene-main.scene-motion video,.scene-main.scene-motion img{object-fit:contain}.scene-main{width:72%;max-width:none;right:0}.scene-inset{top:128px;left:5%;width:28%;max-width:158px;height:208px;border-width:4px}.hero-scene[data-scene="1"] .scene-inset{top:155px;left:5%}.hero-scene[data-scene="3"] .scene-inset{top:100px;left:5%}.scene-counter{top:16px;left:18px;font-size:9px}.scene-counter>span:first-child{font-size:25px}.scene-label{bottom:24px;left:20px;right:19px}.scene-label>span{font-size:7px;letter-spacing:1.5px;margin-bottom:9px}.scene-label h2{font-size:25px;max-width:280px;line-height:1.1}.scene-open{height:44px;width:44px;flex-basis:44px}.hero-swipe-hint{display:flex;position:absolute;bottom:-29px;left:0;right:0;justify-content:space-between;align-items:center;font-size:7px;letter-spacing:1px;color:#aaa}.hero-swipe-hint span{font-size:15px;letter-spacing:0}.carousel-bottom{margin-top:32px;padding-top:15px;display:block;border:0;padding-bottom:0}.hero-scenes-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;overflow:visible;padding-right:0;mask-image:none}.scene-tab{display:block;min-height:0;padding-bottom:10px;flex:none}.scene-tab img{width:100%;height:55px;aspect-ratio:1.4;object-position:50% 32%;margin-bottom:9px}.scene-tab small{font-size:7px;letter-spacing:.2px;white-space:nowrap;margin-bottom:4px}.scene-tab strong{font-size:9px;line-height:1.4;min-height:26px}.hero-controls{position:static;justify-content:flex-end;gap:8px;padding:14px 0 8px}.carousel-toggle{margin-right:auto;padding-left:0;font-size:11px;gap:8px}.carousel-arrow{width:42px;height:42px}.carousel-footer{font-size:7px;padding-bottom:20px;padding-top:4px;letter-spacing:1px}.carousel-footer a{min-height:24px}.event-carousel .hero-ambient{inset:260px -50% 0 0;opacity:.19}.hero-build-note{padding-bottom:110px}.hero-build-note p{font-size:11px}}
@media(max-width:400px){.event-carousel .container{width:calc(100% - 32px)}.event-carousel h1{font-size:10.9vw;letter-spacing:-2.5px}.event-carousel h1 em{letter-spacing:-2.5px}.carousel-copy>p{font-size:15px}.carousel-ctas{gap:13px}.carousel-ctas .button{font-size:11px;padding:15px;gap:14px}.carousel-ctas .text-link{font-size:10px;gap:7px}.carousel-ctas .small-play{width:31px;height:31px}.carousel-offer{gap:6px 10px}.carousel-offer strong{font-size:20px}.carousel-offer strong small{font-size:8px}.carousel-offer>span{font-size:10px}.carousel-offer b{padding:0 4px}.carousel-stage{height:430px}.scene-main.scene-motion{right:3%}.scene-inset{height:180px;width:28%;left:3%;top:126px}.scene-label h2{font-size:23px;letter-spacing:-.8px}.scene-label>span{font-size:7px}.scene-tab strong{font-size:8px}.scene-tab small{font-size:6px}.hero-scenes-nav{gap:8px}.scene-tab img{height:50px}}
@media(prefers-reduced-motion:reduce){.hero-scene,.scene-inset,.scene-tab,.scene-main video{transition:none!important}.event-carousel h1 .line-mask>span{animation:none!important}}
html[data-motion="off"] .hero-scene,html[data-motion="off"] .scene-inset{transition:none!important}
@media print{.event-carousel,.hero-build-note{display:none!important}}
.scene-main.landscape-source{width:100%;max-width:none;right:0;left:0;top:50%;bottom:auto;aspect-ratio:16/9;transform:translateY(-50%)}
.hero-scene:has(.landscape-source) .scene-inset{display:none}
