.collections-module__IO8dua__container{min-height:100vh;padding-bottom:4rem}.collections-module__IO8dua__hero{text-align:center;background:linear-gradient(135deg,var(--primary-alpha-08),var(--info-alpha-06));border-bottom:1px solid var(--primary-alpha-10);padding:4rem 2rem}.collections-module__IO8dua__heroContent{max-width:800px;margin:0 auto}.collections-module__IO8dua__heroIcon{background:var(--primary-500);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:inline-flex}.collections-module__IO8dua__icon{color:#fff;width:2rem;height:2rem}.collections-module__IO8dua__heroTitle{color:var(--fg);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.collections-module__IO8dua__heroDescription{color:var(--fg-secondary);font-size:1.125rem;line-height:1.6}.collections-module__IO8dua__content{max-width:1400px;margin:0 auto;padding:3rem 2rem}.collections-module__IO8dua__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.collections-module__IO8dua__card{background:var(--background-50);border:1px solid var(--primary-alpha-10);cursor:pointer;border-radius:1rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.collections-module__IO8dua__card:hover{box-shadow:0 8px 24px var(--primary-alpha-15);border-color:var(--primary-300);transform:translateY(-4px)}.collections-module__IO8dua__imageWrapper{background:var(--background-100);width:100%;height:240px;position:relative;overflow:hidden}.collections-module__IO8dua__image{object-fit:cover;transition:transform .3s}.collections-module__IO8dua__card:hover .collections-module__IO8dua__image{transform:scale(1.05)}.collections-module__IO8dua__imagePlaceholder{background:linear-gradient(135deg,var(--primary-alpha-08),var(--info-alpha-06));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.collections-module__IO8dua__placeholderIcon{width:4rem;height:4rem;color:var(--primary-300)}.collections-module__IO8dua__featuredBadge{background:var(--warning-500);color:#fff;border-radius:2rem;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #0003}.collections-module__IO8dua__badgeIcon{width:1rem;height:1rem}.collections-module__IO8dua__cardContent{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.collections-module__IO8dua__cardTitle{color:var(--fg);margin:0;font-size:1.25rem;font-weight:700}.collections-module__IO8dua__cardDescription{color:var(--fg-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.collections-module__IO8dua__cardFooter{border-top:1px solid var(--primary-alpha-10);justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.collections-module__IO8dua__productCount{color:var(--fg-secondary);font-size:.875rem;font-weight:500}.collections-module__IO8dua__cardLink{color:var(--primary-500);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;transition:gap .2s;display:flex}.collections-module__IO8dua__card:hover .collections-module__IO8dua__cardLink{gap:.75rem}.collections-module__IO8dua__arrowIcon{width:1.125rem;height:1.125rem}.collections-module__IO8dua__loading{min-height:60vh;color:var(--fg-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.collections-module__IO8dua__spinner{border:3px solid var(--primary-alpha-15);border-top-color:var(--primary-500);border-radius:50%;width:3rem;height:3rem;animation:1s linear infinite collections-module__IO8dua__spin}@keyframes collections-module__IO8dua__spin{to{transform:rotate(360deg)}}.collections-module__IO8dua__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;display:flex}.collections-module__IO8dua__emptyIcon{width:4rem;height:4rem;color:var(--primary-300);margin-bottom:.5rem}.collections-module__IO8dua__emptyTitle{color:var(--fg);margin:0;font-size:1.5rem;font-weight:700}.collections-module__IO8dua__emptyText{color:var(--fg-secondary);max-width:400px;font-size:1rem}[data-theme=dark] .collections-module__IO8dua__hero{background:linear-gradient(135deg,var(--primary-alpha-15),var(--info-alpha-10))}[data-theme=dark] .collections-module__IO8dua__card{background:var(--bg)}[data-theme=dark] .collections-module__IO8dua__imageWrapper{background:var(--color-gray-800)}[data-theme=dark] .collections-module__IO8dua__imagePlaceholder{background:linear-gradient(135deg,var(--primary-alpha-15),var(--info-alpha-10))}@media (max-width:768px){.collections-module__IO8dua__hero{padding:3rem 1.5rem}.collections-module__IO8dua__heroTitle{font-size:2rem}.collections-module__IO8dua__heroDescription{font-size:1rem}.collections-module__IO8dua__content{padding:2rem 1rem}.collections-module__IO8dua__grid{grid-template-columns:1fr;gap:1.5rem}.collections-module__IO8dua__imageWrapper{height:200px}}@media (min-width:769px) and (max-width:1024px){.collections-module__IO8dua__grid{grid-template-columns:repeat(2,1fr)}}
