.product-shell{max-width:min(1360px,100%);margin:0 auto;padding:0 20px}.product-hero{padding-top:36px}.product-hero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:40px;align-items:start}.product-hero__media{display:flex;flex-direction:column;gap:16px;overflow:visible;position:relative;isolation:isolate}.product-hero__media-main{padding:20px;border-radius:20px;overflow:hidden;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(160deg,#ffffff1a,#ffffff08);border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 40px #00000059;position:relative;z-index:1}.product-hero__media-main img,.product-hero__media-main .product-media__image{width:100%;height:auto;max-height:520px;object-fit:contain;flex:0 0 auto}.product-hero__media-thumbs{display:flex!important;gap:8px;margin-top:6px;padding:10px 12px;overflow-x:auto!important;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;visibility:visible!important;opacity:1!important;pointer-events:auto;position:relative;z-index:2}.product-hero__media-thumbs::-webkit-scrollbar{height:0}.product-hero__description{margin-top:0}.product-hero__media-thumbs .ProductThumb{flex:0 0 auto;width:auto;height:auto;min-width:0;padding:4px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.18);box-shadow:none;align-items:center;justify-content:center}.product-hero__media-thumbs .ProductThumb.btn{width:auto;min-width:0;max-width:none}.product-hero__media-thumbs .ProductThumb img{display:block;width:52px!important;height:52px!important;border-radius:8px;object-fit:cover}.product-hero__media-main.card:hover,.product-hero__media-thumbs.card:hover{transform:none}.product-hero__info{display:flex;flex-direction:column;gap:16px}.product-hero__badges{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.product-hero__eyebrow{font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:#ffffffa6}.product-hero__title{font-size:clamp(30px,5vw,44px);margin:0;letter-spacing:-.6px}.product-hero__price-row{display:flex;align-items:baseline;gap:14px}.product-hero__urgency{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#ff5a6a26;border:1px solid rgba(255,90,106,.35);font-size:13px;color:#ffffffd9;width:fit-content}.product-hero__compare{text-decoration:line-through;color:#fff9;font-size:15px}.product-hero__subtitle{color:#ffffffbf;font-size:15px;margin:0}.product-hero__highlights{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.product-hero__highlights li{display:flex;align-items:center;gap:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);padding:10px 14px;border-radius:14px}.product-hero__details{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-top:22px}.product-hero__faq-wrap{display:flex;justify-content:center;margin-top:20px}.product-hero__faq{width:min(520px,100%)}.product-hero__detail-card{padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;display:grid;gap:6px}.product-hero__highlight-icon{font-size:16px}.product-hero__social-proof{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.product-hero__proof-card{padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;display:grid;gap:4px}.product-hero__buy{position:sticky;top:24px;margin-top:-8px}.product-hero__buy .body{display:grid;gap:12px;padding:20px}.product-hero__buy label{margin-bottom:4px;display:block}.product-hero__buy select,.product-hero__buy input[type=number]{width:100%;padding:12px 14px;border-radius:14px}.product-hero__qty{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.product-hero__qty input{max-width:140px}.product-hero__actions .btn{width:100%;justify-content:center;font-size:16px;font-weight:700}.product-hero__actions{margin-top:16px}.product-hero__payment{display:grid;gap:8px}.product-hero__trust{display:flex;flex-wrap:wrap;gap:6px;font-size:12.5px;color:#ffffffb3}.product-hero__benefits{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.product-hero__benefit-card{padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;display:grid;gap:6px}.product-details{padding-top:0;margin-top:-40px}.product-details__grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:26px}.product-details__reviews{width:100%}.product-details__card .body{display:grid;gap:8px}.product-details__text{line-height:1.6}.product-details__faq{display:grid;gap:12px}.product-details__faq details{border-radius:14px;border:1px solid rgba(255,255,255,.12);padding:10px 14px;background:#ffffff08}.product-details__faq summary{cursor:pointer;font-weight:600;list-style:none}.product-details__faq summary::-webkit-details-marker{display:none}@media(max-width:960px){.product-hero__grid{grid-template-columns:1fr}.product-hero__buy{position:static}}@media(max-width:720px){.product-hero__media{gap:12px}.product-hero__media-main img,.product-hero__media-main .product-media__image{max-height:420px}.product-hero__media-thumbs .ProductThumb img{width:46px;height:46px}.product-hero__actions .btn,.product-hero__qty .btn{width:100%;justify-content:center}.product-hero__qty input{max-width:100%}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
