@import"https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:export{accentColor:#0073ff}.product-detail-page .pd-gallery{align-items:flex-start}.product-detail-page ul.pd-imgs{list-style:none;padding:0;margin:0 20px 0 0}.product-detail-page ul.pd-imgs li button{width:130px;height:130px;padding:0;border:1px solid #c1c1c1;background:rgba(0,0,0,0);display:flex;overflow:hidden;cursor:pointer}.product-detail-page ul.pd-imgs li:not(:last-child) button{margin-bottom:20px}.product-detail-page ul.pd-imgs li button.is-active{border-color:#007bff}.product-detail-page .pd-main-img img,.product-detail-page ul.pd-imgs li button img{width:100%;height:100%;object-fit:cover}.product-detail-page .pd-main-img{width:100%;max-width:460px;background:#f8f9fa}.product-detail-page .placeholder-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#6c757d;font-size:3rem}.product-detail-page .pd-data>span a{color:inherit;text-decoration:none}.product-detail-page .pd-details{margin-top:50px}.product-detail-page .product-description-full{white-space:pre-wrap;font-size:1rem;line-height:1.7;color:#555}.product-detail-page .back-to-shop{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:#333;font-weight:600;text-decoration:none}.product-detail-page .back-to-shop:hover{color:#007bff}@media(max-width:600px){.product-detail-page ul.pd-imgs{display:flex;margin:0 0 20px;width:100%}.product-detail-page ul.pd-imgs li:not(:last-child) button{margin-bottom:0;margin-right:10px}.product-detail-page ul.pd-imgs li button{width:100px;height:100px}.product-detail-page .pd-main-img{max-width:100%}}