.apple-scroll{cursor:grab;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overflow:auto hidden}.apple-scroll.dragging{cursor:grabbing}.apple-track{gap:24px;width:max-content;padding:16px 8px 24px;display:flex}.apple-card{scroll-snap-align:center;background:#111;border-radius:18px;flex-shrink:0;width:320px;height:380px;transition:transform .7s cubic-bezier(.2,.8,.2,1),box-shadow .7s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;transform:translateZ(0)}.apple-card img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .8s cubic-bezier(.2,.8,.2,1)}.apple-card:hover{transform:scale(1.07)translateY(-10px);box-shadow:0 40px 120px #0009}.apple-card:hover img{filter:grayscale(0%);transform:scale(1.12)}.apple-progress{background:#ffffff1a;height:2px;position:absolute;top:0;left:0;right:0;overflow:hidden}.apple-progress-bar{background:linear-gradient(90deg,#22c55e,#4ade80);width:0%;height:100%;transition:width .2s ease-out}.apple-fade-left,.apple-fade-right{pointer-events:none;z-index:5;width:120px;position:absolute;top:0;bottom:0}.apple-fade-left{background:linear-gradient(90deg,#0009,#0000);left:0}.apple-fade-right{background:linear-gradient(270deg,#0009,#0000);right:0}
