.product_page__dwVTB{padding:var(--space-xl) 0}.product_container__Bvtxh{max-width:var(--container-max);margin:0 auto;padding:0 var(--space-md)}.product_grid___1ZtG{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:start}.product_imageWrap__8WhFJ{position:relative;aspect-ratio:1;border-radius:var(--border-radius-lg);overflow:hidden;background:var(--bg-secondary)}.product_image__b55au{object-fit:cover}.product_placeholder__v4J5X{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}.product_info__qG9A4{display:flex;flex-direction:column;gap:var(--space-md)}.product_meta__LAxsI{display:flex;align-items:center;gap:var(--space-sm)}.product_category___IBul{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}.product_title__1R6TU{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.2}.product_price__Aa0DY{font-size:2rem;font-weight:700;color:var(--text-primary);max-width:none}.product_vendor__Basur{font-size:.9375rem;color:var(--text-secondary);max-width:none}.product_divider__KHqQS{border:none;border-top:1px solid var(--divider)}.product_description__5FCJf{font-size:1rem;line-height:1.7;color:var(--text-secondary)}.product_addToCart__HJ7N_{padding:var(--space-md) var(--space-xl);background:var(--accent);color:#fff;border:none;border-radius:var(--border-radius);font-size:1rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:background var(--transition-fast);width:100%}.product_addToCart__HJ7N_:hover{background:var(--accent-hover)}@media (max-width:768px){.product_grid___1ZtG{grid-template-columns:1fr}}