.shop_pageWrapper__qQqca{min-height:100vh;padding:60px 40px 80px;background:#fff}.shop_hero__vr1Ww{text-align:center;margin-bottom:48px}.shop_heroTitle__SNDYv{font-size:48px;font-weight:700;color:#000;margin:0 0 12px}.shop_heroTitle__SNDYv span{color:var(--primary-color)}.shop_heroSubtitle__manVN{font-size:16px;color:#555;max-width:600px;margin:0 auto;line-height:1.6}.shop_filterWrapper__d6fPs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:40px}.shop_filterBtn__YfKU_{padding:8px 20px;border-radius:24px;border:1.5px solid #ddd;background:#fff;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease;font-family:inherit}.shop_filterBtn__YfKU_:hover{border-color:var(--primary-color);color:var(--primary-color)}.shop_filterBtnActive__ghUIi{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.shop_grid__yHWDf{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;max-width:1400px;margin:0 auto}.shop_card__rvNGK{border-radius:12px;border:1px solid #eee;overflow:hidden;background:#fff;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column;text-decoration:none;color:inherit}.shop_card__rvNGK:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-3px)}.shop_imageWrapper__umhyO{width:100%;aspect-ratio:1/1;background:var(--secondary-color);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.shop_productImage__IxtHv{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.shop_imagePlaceholder__ZzWfx{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--secondary-color)}.shop_placeholderIcon__1dsog{font-size:48px;opacity:.4}.shop_brandInitials__ttg8i{font-size:32px;font-weight:800;color:rgba(0,0,0,.25);letter-spacing:2px;font-family:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shop_cardBody__hnU_Z{padding:16px;flex:1 1;display:flex;flex-direction:column;gap:4px}.shop_brandName__ef1zt{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--primary-color);margin:0}.shop_productName__OrKGe{font-size:14px;font-weight:600;color:#111;margin:0;line-height:1.4}.shop_packSize__MVNWw{font-size:12px;color:#888;margin:0}.shop_shopBtn__mrLiO{margin:12px 16px 16px;padding:10px;border-radius:8px;background:var(--primary-color);color:#fff;border:none;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:inherit;text-align:center}.shop_shopBtn__mrLiO:hover{background:#a87db8}.shop_resultsCount__YTyEW{text-align:center;font-size:14px;color:#888;margin-bottom:24px}.shop_emptyState__4INiL{text-align:center;padding:80px 20px;color:#aaa;font-size:18px}@media (max-width:1100px){.shop_grid__yHWDf{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.shop_pageWrapper__qQqca{padding:40px 20px 60px}.shop_heroTitle__SNDYv{font-size:32px}.shop_grid__yHWDf{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.shop_grid__yHWDf{grid-template-columns:1fr 1fr;gap:12px}}