.scene{position:relative;overflow:hidden;min-height:0;border-radius:22px;margin-top:8px;background:#9edcf3}.scene-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:sceneDrift 12s ease-in-out infinite alternate;transform:scale(1.04)}.scene:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0d31501c 0%,transparent 34%,#081c3d9c 100%);pointer-events:none}.scene-copy{position:absolute;left:20px;right:20px;bottom:26px;z-index:2;color:#fff;text-shadow:0 2px 12px #06234555}.scene-copy .eyebrow{color:#eaf8ff;margin:0 0 8px}.scene-copy h2{font-size:clamp(38px,10vw,60px);letter-spacing:0}.scene-copy h2 strong{font-size:clamp(78px,22vw,128px);line-height:.83;color:#fff;letter-spacing:-.06em}.scene-copy h2 span{font-size:.62em}.scene-copy h2 em{color:#ffe15c}.scene-copy .caption{color:#f4fbff;margin:16px 0 0;max-width:280px;text-shadow:0 1px 7px #06234577}.scene-copy .caption b{color:#fff}.scene-next{position:absolute;right:20px;bottom:25px;z-index:3;width:52px;height:52px;border:0;border-radius:50%;background:#fff;color:var(--ink);font-size:25px;cursor:pointer;box-shadow:0 8px 18px #0623454d}.scene-next:hover{background:var(--yellow);transform:translateX(3px)}.scene .bars{height:110px;max-width:220px;margin:18px 0 0;border-color:#ffffff66}.scene .bars b{background:#ffffff80}.scene .bars b.hot{background:var(--yellow)}.scene-night:after{background:linear-gradient(180deg,#071c3c22 0%,#071631b0 100%)}.scene-finale:after{background:linear-gradient(180deg,#12345a1c 0%,#071d3da8 100%)}.final-copy{bottom:22px}.final-copy .rank{margin:0 0 5px;color:#effaff}.final-copy .rank b{color:var(--yellow);font-size:58px}.final-copy .lead{color:#f4fbff;margin:12px 0 16px}.final-copy small{color:#dcecf4}.scene-picnic .scene-copy{bottom:28px}.scene-picnic .scene-copy h2{font-size:clamp(43px,11vw,68px)}@keyframes sceneDrift{from{transform:scale(1.04) translate3d(-1%,0,0)}to{transform:scale(1.08) translate3d(1%,-1%,0)}}@media(max-height:700px){.scene-copy{bottom:18px}.scene-copy h2 strong{font-size:5.3rem}.scene-copy .caption{margin-top:9px}.scene .bars{height:84px}.scene-next{bottom:17px;right:16px}}
