.shop_pageWrapper__M_82N{min-height:100vh;padding:60px 40px 80px;background:#fff}.shop_hero__N1iZc{text-align:center;margin-bottom:48px}.shop_heroTitle__lPHXX{font-size:48px;font-weight:700;color:#000;margin:0 0 12px}.shop_heroTitle__lPHXX span{color:var(--primary-color)}.shop_heroSubtitle__bQ_Od{font-size:16px;color:#555;max-width:600px;margin:0 auto;line-height:1.6}.shop_filterWrapper__RexUh{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:40px}.shop_filterBtn___tuCe{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___tuCe:hover{border-color:var(--primary-color);color:var(--primary-color)}.shop_filterBtnActive__WJY0s{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.shop_grid__zTO7U{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;max-width:1400px;margin:0 auto}.shop_card__RhiH5{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__RhiH5:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-3px)}.shop_imageWrapper__0OR4k{width:100%;aspect-ratio:1/1;background:var(--secondary-color);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.shop_productImage__v3DxQ{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.shop_imagePlaceholder__ROe9c{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--secondary-color)}.shop_placeholderIcon__aU8FT{font-size:48px;opacity:.4}.shop_brandInitials__tIYUW{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__QtZAU{padding:16px;flex:1 1;display:flex;flex-direction:column;gap:4px}.shop_brandName__k_tIT{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--primary-color);margin:0}.shop_productName__O3bpv{font-size:14px;font-weight:600;color:#111;margin:0;line-height:1.4}.shop_packSize__Dz7k5{font-size:12px;color:#888;margin:0}.shop_shopBtn__WMB8t{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__WMB8t:hover{background:#a87db8}.shop_resultsCount__Gdxen{text-align:center;font-size:14px;color:#888;margin-bottom:24px}.shop_emptyState__Dcgrt{text-align:center;padding:80px 20px;color:#aaa;font-size:18px}.shop_cardLink__qV9Vo{text-decoration:none;color:inherit;display:block}.shop_productCode__8bjQZ{font-size:11px;color:#aaa;margin:0;font-family:monospace}.shop_searchWrapper__LuvJt{display:flex;justify-content:center;margin-bottom:24px}.shop_searchInput__Sqj8f{width:100%;max-width:460px;padding:10px 20px;border-radius:24px;border:1.5px solid #ddd;font-size:14px;font-family:inherit;outline:none;transition:border-color .2s ease;color:#333}.shop_searchInput__Sqj8f:focus{border-color:var(--primary-color)}.shop_detailWrapper__nooXQ{min-height:100vh;padding:48px 40px 80px;background:#fff;max-width:1200px;margin:0 auto}.shop_backLink__eOrxq{display:inline-block;font-size:14px;font-weight:500;color:var(--primary-color);text-decoration:none;margin-bottom:40px;transition:opacity .2s ease}.shop_backLink__eOrxq:hover{opacity:.75}.shop_detailContent__Xlxbh{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:flex-start}.shop_detailImageCol__hSyiO{position:-webkit-sticky;position:sticky;top:100px}.shop_detailImage__TqzC0{object-fit:cover;display:block}.shop_detailImagePlaceholder__cnX_d,.shop_detailImage__TqzC0{width:100%;aspect-ratio:1/1;border-radius:16px;background:var(--secondary-color)}.shop_detailImagePlaceholder__cnX_d{display:flex;align-items:center;justify-content:center;font-size:72px;font-weight:800;color:rgba(0,0,0,.2);letter-spacing:4px}.shop_detailInfoCol__S8FGe{padding-top:8px}.shop_detailBrand__QNbBa{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--primary-color);margin:0 0 12px}.shop_detailTitle__Jfu4i{font-size:36px;font-weight:700;color:#111;margin:0 0 10px;line-height:1.2}.shop_detailCode__RHAUG{font-size:13px;font-family:monospace;color:#aaa;margin:0 0 24px}.shop_detailDivider__hP5bA{height:1px;background:#eee;margin-bottom:24px}.shop_detailDescription__EY_5k{font-size:16px;color:#444;line-height:1.75;margin:0 0 40px}.shop_detailCta__BQivN{display:inline-block;padding:14px 32px;background:var(--primary-color);color:#fff;font-size:15px;font-weight:600;border-radius:8px;text-decoration:none;transition:background .2s ease}.shop_detailCta__BQivN:hover{background:#a87db8}.shop_detailNotFound__IVZZC{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;font-size:18px;color:#888}@media (max-width:1100px){.shop_grid__zTO7U{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.shop_pageWrapper__M_82N{padding:40px 20px 60px}.shop_heroTitle__lPHXX{font-size:32px}.shop_grid__zTO7U{grid-template-columns:repeat(2,1fr);gap:16px}.shop_detailWrapper__nooXQ{padding:32px 20px 60px}.shop_detailContent__Xlxbh{grid-template-columns:1fr;gap:32px}.shop_detailImageCol__hSyiO{position:static}.shop_detailTitle__Jfu4i{font-size:26px}}@media (max-width:480px){.shop_grid__zTO7U{grid-template-columns:1fr 1fr;gap:12px}}