.shop-module__GBzivq__shopContainer{padding:2rem 0}.shop-module__GBzivq__shopHeader{text-align:center;margin-bottom:4rem}.shop-module__GBzivq__shopTitle{margin-bottom:1rem;font-size:3rem;font-weight:800}.shop-module__GBzivq__shopSubtitle{color:var(--text-muted);font-size:1.2rem}.shop-module__GBzivq__productGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.shop-module__GBzivq__productCard{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:transform .3s,border-color .3s;overflow:hidden}.shop-module__GBzivq__productCard:hover{border-color:var(--primary);transform:translateY(-5px)}.shop-module__GBzivq__productImage{object-fit:cover;background:#111;width:100%;height:250px}.shop-module__GBzivq__productInfo{padding:1.5rem}.shop-module__GBzivq__productName{margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.shop-module__GBzivq__productDesc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.shop-module__GBzivq__loadingState{text-align:center;color:var(--primary);padding:4rem;font-size:1.2rem}.shop-module__GBzivq__emptyState{text-align:center;color:var(--text-muted);background:var(--bg-card);border:1px dashed var(--border);border-radius:16px;grid-column:1/-1;padding:4rem}.shop-module__GBzivq__mockProduct{text-align:left;background:#1f242e80;border-radius:12px;margin-top:2rem;padding:1.5rem;display:inline-block}.shop-module__GBzivq__mockImg{background:#29303d;border-radius:8px;width:200px;height:150px;margin-bottom:1rem}
