.product-module__mGZiHa__wrapper{flex-wrap:wrap;align-items:flex-start;gap:3rem;display:flex}.product-module__mGZiHa__imageBox{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);min-width:280px;min-height:360px;box-shadow:var(--shadow-card);flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.product-module__mGZiHa__imageBox img{width:100%;height:auto;display:block}.product-module__mGZiHa__placeholder{font-family:var(--font-display);color:var(--text-subtle);letter-spacing:.1em;font-size:5rem}.product-module__mGZiHa__info{flex:1;min-width:280px}.product-module__mGZiHa__category{color:var(--primary-mid);text-transform:uppercase;letter-spacing:2px;margin-bottom:.75rem;font-size:.7rem;font-weight:800;display:inline-block}.product-module__mGZiHa__info h1{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--text);margin-bottom:1.25rem;font-size:2.8rem;font-weight:400;line-height:1}.product-module__mGZiHa__description{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.8}.product-module__mGZiHa__priceRow{align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}.product-module__mGZiHa__price{font-family:var(--font-display);color:var(--primary);letter-spacing:.03em;font-size:2.2rem;font-weight:400}.product-module__mGZiHa__oldPrice{color:var(--text-subtle);font-size:1.1rem;text-decoration:line-through}.product-module__mGZiHa__addToCart{background:var(--primary);color:#fff;border-radius:var(--radius-xl);text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;transition:var(--transition);border:none;padding:1rem 2.5rem;font-size:.875rem;font-weight:700}.product-module__mGZiHa__addToCart:hover{background:var(--primary-mid);transform:translateY(-2px);box-shadow:0 6px 24px #3d006640}
