:root{--body-color:#f5f4f1}.curved-stage{--stage-h:clamp(340px,60vh,720px);position:relative;display:grid;place-items:center;background:var(--color-bg,#f5f4f1)}.curved-stage,.film-strip{width:100%;overflow:hidden}.film-strip{display:flex;justify-content:center;align-items:center;gap:20px;will-change:transform}.film-strip__frame{flex:0 0 calc(100% / 1.98);overflow:hidden;border-radius:18px;background:#000;aspect-ratio:3/2}.slide-img{width:100%;height:100%;object-fit:cover;display:block;transform:translateZ(0)}@media (min-width:1400px){.film-strip{gap:24px}.film-strip__frame{flex-basis:calc(100% / 2.1)}}@media (max-width:1024px){.film-strip{gap:14px}.film-strip__frame{flex-basis:calc(100% / 1.6)}}@media (max-width:768px){.film-strip{gap:12px}.film-strip__frame{flex-basis:calc(100% / 1.35)}}@media (max-width:640px){.curved-stage{--stage-h:auto;padding-block:14px}.film-strip{gap:10px}.film-strip__frame{flex-basis:calc(100% / 1.2);aspect-ratio:2/3;border-radius:16px}}.swiper-curve-after,.swiper-curve-before{position:absolute;left:0;width:100%;color:var(--body-color);pointer-events:none;z-index:30}.swiper-curve-before{top:-90px;transform:scaleY(-1)}.swiper-curve-after{bottom:-80px}.swiper-curve-after svg,.swiper-curve-before svg{display:block;width:100%;height:90px}.swiper-curve-after svg path,.swiper-curve-before svg path{fill:var(--color-bg,#f5f4f1)!important;stroke:none}.edge-fade{position:absolute;top:0;bottom:0;width:clamp(60px,14vw,300px);z-index:28;pointer-events:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);contain:paint}.edge-fade--left{left:0;background:linear-gradient(90deg,rgba(245,244,241,.96) 0,rgba(245,244,241,0));-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.95),rgba(0,0,0,0));mask-image:linear-gradient(90deg,rgba(0,0,0,.95),rgba(0,0,0,0))}.edge-fade--right{right:0;background:linear-gradient(270deg,rgba(245,244,241,.96) 0,rgba(245,244,241,0));-webkit-mask-image:linear-gradient(270deg,rgba(0,0,0,.95),rgba(0,0,0,0));mask-image:linear-gradient(270deg,rgba(0,0,0,.95),rgba(0,0,0,0))}@media (max-width:640px){.edge-fade{display:none}}.reel-shadow-bottom{position:absolute;left:0;right:0;bottom:-1px;height:42px;pointer-events:none;z-index:28;background:radial-gradient(ellipse at 50% 100%,rgba(0,0,0,.22) 0,rgba(0,0,0,.1) 45%,rgba(0,0,0,0) 100%);filter:blur(14px)}