@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.sz-rise{animation:linear both sz-rise;animation-timeline:view();animation-range:entry 5% cover 26%}.sz-panel-in{animation:linear both sz-panel-in;animation-timeline:view();animation-range:entry 10% cover 34%}.sz-scene{view-timeline-name:--panel;view-timeline-axis:block}.sz-scene [data-part]{animation:linear both sz-part;animation-timeline:--panel}.sz-scene [data-part="1"]{animation-range:entry 20% cover 40%}.sz-scene [data-part="2"]{animation-range:entry 28% cover 46%}.sz-scene [data-part="3"]{animation-range:entry 36% cover 52%}.sz-scene [data-part="4"]{animation-range:entry 44% cover 58%}.sz-scene [data-grow]{transform-origin:0;animation:linear both sz-grow;animation-timeline:--panel}.sz-scene [data-grow="1"]{animation-range:entry 24% cover 44%}.sz-scene [data-grow="2"]{animation-range:entry 30% cover 50%}.sz-scene [data-grow="3"]{animation-range:entry 36% cover 56%}.sz-scene [data-grow="4"]{animation-range:entry 42% cover 62%}.sz-scene [data-seat]{animation:linear both sz-seat;animation-timeline:--panel}.sz-scene [data-seat="1"]{animation-range:entry 22% cover 42%}.sz-scene [data-seat="2"]{animation-range:entry 28% cover 48%}.sz-scene [data-seat="3"]{animation-range:entry 34% cover 54%}.sz-scene [data-seat="4"]{animation-range:entry 40% cover 60%}.sz-scene [data-draw]{transform-origin:top;animation:linear both sz-draw;animation-timeline:--panel;animation-range:entry 20% cover 55%}.sz-enter{animation:.7s cubic-bezier(.22,1,.36,1) both sz-enter}.sz-enter-1{animation-delay:80ms}.sz-enter-2{animation-delay:.16s}.sz-enter-3{animation-delay:.24s}}}@keyframes sz-rise{0%{transform:translateY(18px)}to{transform:translateY(0)}}@keyframes sz-panel-in{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:none}}@keyframes sz-part{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes sz-grow{0%{transform:scaleX(.06)}to{transform:scaleX(1)}}@keyframes sz-seat{0%{opacity:0;transform:translate(var(--from-x,0), var(--from-y,-28px)) scale(.6)}to{opacity:1;transform:none}}@keyframes sz-draw{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes sz-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
