.CollectionHeroShowcase_heroShowcase__bvxca{background:linear-gradient(135deg,#0f0f0f,#1a1a1a);padding:2rem;margin-bottom:2rem;border-radius:8px;display:flex;gap:2rem;align-items:flex-start}.CollectionHeroShowcase_mainDisplay__c6Y0I{flex:1;min-width:300px;position:relative}.CollectionHeroShowcase_mainImage__wyGpu{width:100%;height:auto;object-fit:cover;border-radius:6px;box-shadow:0 20px 60px rgba(0,0,0,.5);transition:transform .3s ease}.CollectionHeroShowcase_mainImage__wyGpu:hover{transform:scale(1.02)}.CollectionHeroShowcase_productCard__piWVc{position:absolute;bottom:1rem;right:1rem;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);padding:1rem;border-radius:6px;border:1px solid #333333;color:#ffffff}.CollectionHeroShowcase_productCard__piWVc h4{margin:0 0 .5rem;font-size:14px;font-weight:600}.CollectionHeroShowcase_price__Gsbro{color:#1428a0;font-weight:700;margin:0;font-size:16px}.CollectionHeroShowcase_thumbnails__zSQbf{display:flex;flex-direction:column;gap:8px;min-width:80px}.CollectionHeroShowcase_thumb__MPL7k{width:80px;height:100px;border:2px solid #333333;background:transparent;border-radius:4px;cursor:pointer;transition:all .3s ease;padding:0;overflow:hidden}.CollectionHeroShowcase_thumb__MPL7k:hover{border-color:#1428a0;transform:scale(1.05)}.CollectionHeroShowcase_thumb__MPL7k.CollectionHeroShowcase_active__maG4g{border-color:#1428a0;box-shadow:0 0 12px rgba(74,95,193,.4)}.CollectionHeroShowcase_thumbImage__deK_F{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.CollectionHeroShowcase_heroShowcase__bvxca{flex-direction:column;padding:1.5rem}.CollectionHeroShowcase_thumbnails__zSQbf{flex-direction:row;width:100%;overflow-x:auto;padding-bottom:.5rem}.CollectionHeroShowcase_thumb__MPL7k{flex-shrink:0}}