.single-product-container{padding:2rem;max-width:1280px;margin:0 auto}.single-product-back-link{display:flex;align-items:center;gap:10px;color:#555;font-weight:500;margin-bottom:2rem}.single-product-content{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap}.single-product-image-wrapper{flex:1;max-width:400px}.single-product-details{flex:2;max-width:600px}.single-product-brand{color:#59b7b2;font-weight:700;font-size:16px;text-decoration:underline}.single-product-name{font-size:18px;font-weight:400;color:#595959;margin:10px 0 .5rem}.single-product-price{font-size:22px;font-weight:700;margin:.25rem 0;color:#111}.product-item-time{font-size:.75rem;color:#555;margin-top:10px;margin-bottom:1rem;font-style:italic;display:flex;align-items:center}.quantity-wrapper{margin-top:16px;color:black;font-size:16px;font-weight:700;display:flex;padding-right:20px;margin-bottom:8px;align-items:center;gap:120px}.size-wrapper label{font-weight:700;margin-bottom:.25rem;display:block;color:#595959;margin-top:2rem}.size-options{display:flex;gap:1rem;margin-bottom:2rem;margin-top:1rem}.size-button{padding:.5rem 1rem;border:1px solid #ccc;background:white;border-radius:24px;cursor:pointer;color:#595959}.size-button.active{background-color:#fff1e6;border-color:#fff1e6;color:#ef7b22}.product-description h2{font-size:18px;font-weight:600;margin-top:1.5rem;margin-bottom:1rem}.product-description{margin-top:2rem;color:#595959;font-size:14px;line-height:1.6;text-align:justify}.product-specification h2{font-size:18px;font-weight:600;margin-bottom:.5rem}.product-specification{margin-top:1rem;color:#595959;font-size:14px;line-height:1.6;text-align:justify}@media (max-width:768px){.single-product-content.mobile-layout{flex-direction:column;align-items:center}.single-product-image-wrapper{margin-bottom:20px}.single-product-image{width:100%;height:auto;max-width:100%}.single-product-details{width:100%}.quantity-wrapper{margin-top:16px;color:black;font-size:16px;font-weight:700;display:flex;justify-content:space-between}}@media (max-width:640px){.single-product-container{padding:0 1rem 1rem}}