.product-module__bawZJa__product-detail-container{gap:4rem;max-width:1200px;padding-top:2rem;display:flex}.product-module__bawZJa__image-section{aspect-ratio:1;background-color:#111;border-radius:4px;flex:1.2;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.product-module__bawZJa__image-section img{object-fit:contain;width:100%;height:100%}.product-module__bawZJa__details-section{flex-direction:column;flex:1;gap:2rem;display:flex}.product-module__bawZJa__product-header{flex-direction:column;gap:.5rem;display:flex}.product-module__bawZJa__product-name{text-transform:uppercase;letter-spacing:2px;font-size:1.8rem}.product-module__bawZJa__product-price{opacity:.9;font-size:1.2rem}.product-module__bawZJa__product-description{opacity:.8;max-width:500px;font-size:.9rem;font-weight:400;line-height:1.6}.product-module__bawZJa__option-group{flex-direction:column;gap:.8rem;display:flex}.product-module__bawZJa__option-label{text-transform:uppercase;letter-spacing:1px;opacity:.7;font-size:.75rem}.product-module__bawZJa__option-values{flex-wrap:wrap;gap:.8rem;display:flex}.product-module__bawZJa__size-btn{border:1px solid var(--text-color);color:var(--text-color);cursor:pointer;background:0 0;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;transition:all .2s}.product-module__bawZJa__size-btn:hover{background:var(--text-color);color:#000}.product-module__bawZJa__stock-info{font-size:.85rem;font-style:italic}.product-module__bawZJa__add-to-cart-btn{background:var(--text-color);color:#000;text-transform:uppercase;letter-spacing:2px;cursor:pointer;border:none;margin-top:1rem;padding:1rem;font-family:inherit;font-weight:700;transition:opacity .2s}.product-module__bawZJa__add-to-cart-btn:hover{opacity:.9}.product-module__bawZJa__back-link{text-transform:uppercase;opacity:.7;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.75rem;transition:opacity .2s;display:inline-flex}.product-module__bawZJa__back-link:hover{opacity:1;text-decoration:none}@media (max-width:1024px){.product-module__bawZJa__product-detail-container{flex-direction:column;gap:2rem;padding-top:1rem}.product-module__bawZJa__image-section{width:100%}.product-module__bawZJa__product-description{max-width:100%}.product-module__bawZJa__product-name{font-size:1.5rem}}@media (max-width:480px){.product-module__bawZJa__product-header{text-align:center}.product-module__bawZJa__option-group{align-items:center}.product-module__bawZJa__option-values{justify-content:center}}
