.collection-scroll-container{overflow:hidden;position:relative;display:flex;justify-content:center}.collection-scroll-inner{display:flex;justify-content:center;width:100%}.collection-scroll-wrapper{display:inline-flex;gap:16px;padding:20px 16px;scroll-snap-type:x mandatory}.collection-scroll-item{flex:0 0 auto;width:100px;text-align:center;scroll-snap-align:start}.collection-scroll-img{width:100px;height:100px;border-radius:50%;object-fit:cover;border:2px solid #ccc;transition:transform .3s ease;background-color:#f5f5f5}.collection-scroll-img:hover{transform:scale(1.05);border-color:#000}.collection-scroll-name{margin-top:8px;font-size:14px;color:#333;white-space:normal}.scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;padding:8px 12px;cursor:pointer;z-index:5}.scroll-arrow.left{left:0}.scroll-arrow.right{right:0}@media screen and (max-width: 768px){.collection-scroll-container{justify-content:flex-start}.collection-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:100%}.scroll-arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/32/compiled_assets/styles.css.map */
