.collections-mega__header{text-align:center;margin-bottom:var(--space-section-sm);padding:0 var(--space-container-padding-mobile)}.collections-mega__title{font-family:var(--font-product-title);font-size:2rem;line-height:1.2;margin-bottom:var(--space-4);color:var(--text-primary)}.collections-mega__subtitle{font-family:var(--typography-body);font-size:1.125rem;line-height:1.5;color:var(--text-secondary);max-width:600px;margin:0 auto}@media (min-width: 768px){.collections-mega__header{padding:0 var(--space-container-padding-desktop);margin-bottom:var(--space-section-md)}.collections-mega__title{font-size:2.5rem}}.collections-mega__trending{margin-bottom:var(--space-section-md);padding:0 var(--space-container-padding-mobile)}.collections-mega__trending-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-5)}.collections-mega__trending-title{font-family:var(--font-product-title);font-size:1.5rem;color:var(--text-primary);margin:0}.collections-mega__trending-link{font-family:var(--typography-body);font-size:.875rem;color:var(--brand-700);text-decoration:none;font-weight:600;transition:color .2s ease;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.collections-mega__trending-link:hover{color:var(--brand-600)}.collections-mega__trending-container{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;position:relative;scrollbar-width:thin;scrollbar-color:var(--brand-700) var(--border-secondary)}.collections-mega__trending-container::-webkit-scrollbar{height:6px}.collections-mega__trending-container::-webkit-scrollbar-track{background:var(--border-secondary);border-radius:3px;margin:0 var(--space-4)}.collections-mega__trending-container::-webkit-scrollbar-thumb{background:var(--brand-700);border-radius:3px}.collections-mega__trending-container::-webkit-scrollbar-thumb:hover{background:var(--brand-600)}.collections-mega__scroll-hint{display:flex;align-items:center;justify-content:center;gap:var(--space-2);margin-top:var(--space-4);color:var(--text-tertiary);font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.collections-mega__scroll-hint svg{width:16px;height:16px;animation:scroll-hint-bounce 1.5s ease-in-out infinite}@keyframes scroll-hint-bounce{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (min-width: 1200px){.collections-mega__scroll-hint{display:none}}.collections-mega__trending-track{display:flex;gap:var(--space-4);padding-bottom:var(--space-4)}.collections-mega__trending-card{flex:0 0 280px;scroll-snap-align:start}@media (min-width: 640px){.collections-mega__trending-card{flex:0 0 320px}}@media (min-width: 768px){.collections-mega__trending{padding:0 var(--space-container-padding-desktop)}.collections-mega__trending-title{font-size:1.75rem}.collections-mega__trending-card{flex:0 0 300px}}@media (min-width: 1024px){.collections-mega__trending-track{gap:var(--space-5)}.collections-mega__trending-card{flex:0 0 340px}}.collections-mega__categories{margin-bottom:var(--space-section-md);padding:0 var(--space-container-padding-mobile);max-width:var(--page-width);margin-left:auto;margin-right:auto}.collections-mega__categories-title{font-family:var(--font-product-title);font-size:1.5rem;color:var(--text-primary);margin-bottom:var(--space-5)}.collections-mega__categories-list{display:flex;flex-direction:column;gap:var(--space-4);list-style:none;padding:0;margin:0}.collections-mega__category-tile{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-4);background:var(--bg-paper);border:1px solid var(--border-secondary);border-radius:12px 8px;text-decoration:none;transition:all .3s ease;box-shadow:var(--shadow-paper-lift);position:relative}.collections-mega__category-tile:hover{transform:translateY(-2px);box-shadow:var(--shadow-watercolor-medium);border-color:var(--border-brand)}.collections-mega__category-thumbnail{flex-shrink:0;width:80px;height:80px;border-radius:8px 6px;overflow:hidden;background:var(--gray-900)}.collections-mega__category-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.collections-mega__category-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--brand-600) 0%,var(--brand-700) 100%)}.collections-mega__category-placeholder svg{width:60%;height:60%;opacity:.6}.collections-mega__category-content{flex:1;min-width:0}.collections-mega__category-title{font-family:var(--font-product-title);font-size:1.125rem;color:var(--text-primary);margin:0 0 var(--space-4) 0;line-height:1.3}.collections-mega__category-description{font-family:var(--typography-body);font-size:.875rem;color:var(--text-secondary);line-height:1.4;margin:0 0 var(--space-4) 0}.collections-mega__category-count{font-family:var(--font-product-meta);font-size:.75rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin:0}.collections-mega__category-arrow{flex-shrink:0;width:24px;height:24px;color:var(--brand-700);transition:transform .3s ease}.collections-mega__category-tile:hover .collections-mega__category-arrow{transform:translate(4px)}@media (min-width: 768px){.collections-mega__categories{padding:0 var(--space-container-padding-desktop)}.collections-mega__categories-title{font-size:1.75rem}.collections-mega__category-tile{padding:var(--space-5);gap:var(--space-5)}.collections-mega__category-thumbnail{width:100px;height:100px}.collections-mega__category-title{font-size:1.25rem}.collections-mega__category-description{font-size:1rem}}@media (min-width: 1024px){.collections-mega__categories-list{gap:var(--space-5)}.collections-mega__category-tile{padding:var(--space-6)}.collections-mega__category-thumbnail{width:120px;height:120px}}.collections-mega__testimonial{background:var(--gray-900);padding:var(--space-section-sm) var(--space-container-padding-mobile);margin-bottom:var(--space-section-md)}.collections-mega__testimonial-content{max-width:800px;margin:0 auto;text-align:center}.collections-mega__testimonial-stars{display:flex;justify-content:center;gap:var(--space-4);margin-bottom:var(--space-5)}.collections-mega__testimonial-star{width:20px;height:20px;color:var(--brand-600)}.collections-mega__testimonial-quote{font-family:var(--typography-body);font-size:1.125rem;line-height:1.6;color:#fff;font-style:italic;margin:0 0 var(--space-5) 0;position:relative}.collections-mega__testimonial-quote:before{content:"";display:none}.collections-mega__testimonial-author{display:flex;align-items:center;justify-content:center;gap:var(--space-4);margin-bottom:var(--space-4)}.collections-mega__testimonial-name{font-family:var(--font-product-title);font-size:1rem;color:#fff;margin:0;font-weight:600}.collections-mega__testimonial-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#b4d4551a;border:1px solid var(--brand-600);border-radius:12px;font-family:var(--font-product-meta);font-size:.75rem;color:var(--brand-600);text-transform:uppercase;letter-spacing:.5px}.collections-mega__testimonial-badge-icon{width:12px;height:12px}@media (min-width: 768px){.collections-mega__testimonial{padding:var(--space-section-md) var(--space-container-padding-desktop)}.collections-mega__testimonial-quote{font-size:1.375rem}.collections-mega__testimonial-quote:before{font-size:3rem;left:-2rem;top:-.75rem}.collections-mega__testimonial-name{font-size:1.125rem}}.collections-mega__container{max-width:var(--page-width);margin:0 auto;padding:0 var(--space-container-padding-mobile)}.collections-mega__section{margin-bottom:var(--space-section-md)}@media (min-width: 768px){.collections-mega__container{padding:0 var(--space-container-padding-desktop)}}@media (max-width: 767px){.collections-mega__hide-mobile{display:none}}@media (min-width: 768px){.collections-mega__hide-desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/component-collections-mega.css.map */
