@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.top-title{text-align:center;font-size:1.8rem;font-weight:700;padding:1rem 0;display:flex;align-items:center;justify-content:center;gap:.5rem}.top-title .emoji{display:inline-block;animation:bounce 1s infinite}.collection-list-wrapper{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 1rem 2rem}.collection-list{display:flex;flex-wrap:nowrap;gap:1.5rem;min-width:max-content}@media screen and (min-width: 768px){.collection-list{justify-content:center}}.collection-item{flex:0 0 20%;min-width:260px;max-width:320px;border:1px solid #ddd;padding:1rem;scroll-snap-align:start;background:#fff;display:flex;flex-direction:column;align-items:center}.collection-item h3{font-size:1.6rem;font-weight:700;margin-bottom:1rem;text-align:center}.collection-products{display:flex;flex-direction:column;gap:1rem;max-height:510px;overflow-y:auto;padding-right:4px;scroll-behavior:smooth}.collection-products::-webkit-scrollbar{width:4px}.collection-products::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.product-item{display:flex;align-items:center;gap:.75rem;height:160px}.product-rank{width:28px;height:28px;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%}.rank-1{background:gold;color:#000}.rank-2{background:silver;color:#000}.rank-3{background:#cd7f32;color:#000}.rank-default{background:#eee;color:#333}.product-item img{max-width:130px;height:auto;display:block}.product-item p{font-weight:600;font-size:1.2rem;margin:0;white-space:nowrap}@media (max-width: 768px){.collection-item{flex:0 0 50%}}.collection-list::-webkit-scrollbar{display:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/collection-product-list.css.map */
