.product-detail{background:#1a1a1a;color:#fff;padding:1.5rem 0 3rem}.product-detail__inner{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}.product-detail__gallery{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}.product-detail__main{position:relative;border-radius:1rem;overflow:hidden;background:#2a2a2a;aspect-ratio:1 / 1;width:100%}.product-detail__main img{width:100%;height:100%;object-fit:cover;display:block}.product-detail__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;list-style:none;margin:0;padding:0}.product-detail__thumb{border:0;padding:0;background:#2a2a2a;border-radius:.65rem;overflow:hidden;aspect-ratio:1 / 1;cursor:pointer;outline:2px solid transparent;outline-offset:2px;transition:outline-color .2s ease;width:100%}.product-detail__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-detail__thumb.is-active{outline-color:#fff}.product-detail__thumb:focus-visible{outline-color:#3fb6e1}.product-detail__card{position:relative;background:#fff;color:#1a1a1a;border-radius:1.25rem;padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.product-detail__title-row{display:flex;align-items:center;gap:1rem;justify-content:space-between}.product-detail__title{font-size:clamp(1.5rem,4vw,2rem);font-weight:900;letter-spacing:-.01em;text-transform:uppercase;line-height:1.05;margin:0}.product-detail__wishlist{flex-shrink:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:999px;color:#1a1a1a;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.product-detail__wishlist svg{width:26px;height:26px;transition:fill .2s ease,stroke .2s ease}.product-detail__wishlist:hover{background:#f3f3f3}.product-detail__wishlist.is-active{color:#e23a55}.product-detail__wishlist.is-active svg{fill:#e23a55;stroke:#e23a55;animation:heart-pop .3s ease}@keyframes heart-pop{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.product-detail__badge{align-self:flex-start;background:#1a1a1a;color:#fff;font-size:.95rem;font-weight:700;text-transform:uppercase;padding:.2rem .85rem;border-radius:999px;transform:scaleY(.8)}.product-detail__rating{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;color:#1a1a1a}.product-detail__rating-stars{display:inline-flex;gap:.15rem;color:#1a1a1a}.product-detail__rating-stars svg{width:28px;height:28px;fill:currentColor}.product-detail__rating-count{color:#6b6b6b;font-size:1.2rem}.product-detail__features{margin:0;font-size:1.5rem;line-height:1.2;color:#1a1a1a;font-weight:500;transform:scaleY(.8)}.product-detail__price{font-size:1.5rem;font-weight:800;color:#1a1a1a;margin:0;transform:scaleY(.8)}.product-detail__form{margin:0}.product-detail__add{width:100%;background:#3fb6e1;color:#fff;border:none;border-radius:999px;padding:1rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,background .2s ease,opacity .2s ease}.product-detail__add:hover{background:#34a3ce;transform:translateY(-1px)}.product-detail__add:disabled{background:#c5c5c5;cursor:not-allowed;transform:none}.product-detail__desc{padding-top:.75rem}.product-detail__desc-summary{border-bottom:1px solid #E5E5E5;list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:700;font-size:1.2rem;padding:.25rem 0;color:#1a1a1a;transform:scaleY(.8)}.product-detail__desc-summary::-webkit-details-marker{display:none}.product-detail__desc-summary:after{content:"";width:10px;height:10px;border-right:2px solid #1a1a1a;border-bottom:2px solid #1a1a1a;transform:rotate(45deg);transition:transform .2s ease;margin-right:4px}.product-detail__desc[open] .product-detail__desc-summary:after{transform:rotate(-135deg);margin-bottom:-4px}.product-detail__desc-body{padding-top:.75rem;font-size:1rem;color:#1a1a1a;transform:scaleY(.9)}.product-detail__desc-body p{margin:0 0 .75rem}.product-detail__desc-body p:last-child{margin-bottom:0}@media(min-width:900px){.product-detail{padding:2rem 0 4rem}.product-detail__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:start;max-width:1280px;margin:0 auto}.product-detail__gallery{gap:1rem;max-width:560px;width:100%;justify-self:end}.product-detail__main{max-height:560px}.product-detail__thumbs{grid-template-columns:repeat(4,1fr);gap:.75rem}.product-detail__card{padding:2.25rem 2rem;gap:1.1rem;max-width:560px;width:100%}.product-detail__title{font-size:clamp(1.75rem,2.2vw,5rem);transform:scaleY(.8)}.product-detail__price{font-size:1.75rem}}@media(min-width:1280px){.product-detail__inner{gap:2.5rem}.product-detail__gallery,.product-detail__card{max-width:600px}.product-detail__main{max-height:600px}.product-detail__card{padding:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-product-detail.css.map */
