.hrx-product{max-width:1240px;margin:0 auto;padding:0 24px}.hrx-product__breadcrumbs{padding:20px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;color:#718096}.hrx-product__breadcrumbs a{color:#718096;text-decoration:none;transition:color .2s}.hrx-product__breadcrumbs a:hover{color:#d4b96a}.hrx-product__breadcrumbs span{margin:0 8px;opacity:.5}.hrx-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:flex-start;padding:20px 0 80px}.hrx-product__gallery{position:sticky;top:100px}.hrx-product__main-image{width:100%;aspect-ratio:4 / 5;border-radius:20px;overflow:hidden;background:#f8f9fa;margin-bottom:16px;cursor:zoom-in}.hrx-product__main-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.hrx-product__main-image:hover img{transform:scale(1.05)}.hrx-product__thumbnails{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.hrx-product__thumbnails::-webkit-scrollbar{display:none}.hrx-product__thumb{width:80px;height:80px;border-radius:12px;overflow:hidden;border:2px solid transparent;cursor:pointer;flex-shrink:0;transition:border-color .2s,opacity .2s;opacity:.6}.hrx-product__thumb:hover,.hrx-product__thumb--active{border-color:#d4b96a;opacity:1}.hrx-product__thumb img{width:100%;height:100%;object-fit:cover}.hrx-product__info{padding-top:8px}.hrx-product__vendor{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#d4b96a;margin-bottom:12px}.hrx-product__title{font-family:Inter,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#1a202c;margin-bottom:16px}.hrx-product__rating{display:flex;align-items:center;gap:8px;margin-bottom:20px}.hrx-product__stars{color:#d4b96a;font-size:1rem;letter-spacing:2px}.hrx-product__review-count{font-family:Inter,sans-serif;font-size:.82rem;color:#718096}.hrx-product__price-block{display:flex;align-items:baseline;gap:12px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}.hrx-product__price{font-family:Inter,sans-serif;font-size:2rem;font-weight:800;color:#1a202c}.hrx-product__compare-price{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500;color:#a0aec0;text-decoration:line-through}.hrx-product__save-badge{font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:#d4b96a26;color:#d4b96a;padding:4px 12px;border-radius:9999px}.hrx-product__description{font-family:Inter,sans-serif;font-size:1rem;color:#4a5568;line-height:1.7;margin-bottom:32px}.hrx-product__description p{margin-bottom:12px}.hrx-product__description ul{padding-left:20px;margin-bottom:12px}.hrx-product__description li{margin-bottom:6px}.hrx-product__variants{margin-bottom:24px}.hrx-product__variant-label{font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;color:#1a202c;margin-bottom:12px;display:block}.hrx-product__variant-options{display:flex;flex-wrap:wrap;gap:10px}.hrx-product__variant-btn{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;padding:10px 20px;border:1.5px solid #e2e8f0;border-radius:10px;background:transparent;color:#1a202c;cursor:pointer;transition:all .2s}.hrx-product__variant-btn:hover{border-color:#d4b96a;color:#d4b96a}.hrx-product__variant-btn--selected{border-color:#142626;background:#142626;color:#fff}.hrx-product__variant-btn--unavailable{opacity:.35;cursor:not-allowed;text-decoration:line-through}.hrx-product__quantity{margin-bottom:24px}.hrx-product__quantity-label{font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;color:#1a202c;margin-bottom:12px;display:block}.hrx-product__quantity-selector{display:inline-flex;align-items:center;border:1.5px solid #e2e8f0;border-radius:10px;overflow:hidden}.hrx-product__quantity-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-size:1.2rem;color:#4a5568;transition:background .2s,color .2s;font-family:Inter,sans-serif}.hrx-product__quantity-btn:hover{background:#f8f9fa;color:#d4b96a}.hrx-product__quantity-input{width:56px;height:44px;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;text-align:center;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;color:#1a202c;background:transparent;outline:none;-moz-appearance:textfield}.hrx-product__quantity-input::-webkit-inner-spin-button,.hrx-product__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hrx-product__add-to-cart{width:100%;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;padding:18px 32px;border:none;border-radius:12px;background:#142626;color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}.hrx-product__add-to-cart:hover{background:#0d1b1b;transform:translateY(-2px);box-shadow:0 8px 32px #1426264d}.hrx-product__add-to-cart:disabled{background:#cbd5e0;cursor:not-allowed;transform:none;box-shadow:none}.hrx-product__buy-now{width:100%;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;padding:16px 32px;border:2px solid #d4b96a;border-radius:12px;background:transparent;color:#d4b96a;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:32px}.hrx-product__buy-now:hover{background:#d4b96a;color:#142626;transform:translateY(-2px);box-shadow:0 8px 32px #d4b96a4d}.hrx-product__trust{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:32px;padding:24px;background:#f8f9fa;border-radius:16px}.hrx-product__trust-item{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;color:#4a5568}.hrx-product__trust-item svg{width:20px;height:20px;color:#d4b96a;flex-shrink:0}.hrx-product__accordions{border-top:1px solid #e2e8f0}.hrx-product__accordion{border-bottom:1px solid #e2e8f0}.hrx-product__accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 0;background:transparent;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;color:#1a202c;text-align:left;transition:color .2s}.hrx-product__accordion-trigger:hover{color:#d4b96a}.hrx-product__accordion-icon{width:20px;height:20px;color:#718096;transition:transform .3s cubic-bezier(.16,1,.3,1);flex-shrink:0}.hrx-product__accordion[open] .hrx-product__accordion-icon{transform:rotate(180deg);color:#d4b96a}.hrx-product__accordion-content{padding-bottom:20px;font-family:Inter,sans-serif;font-size:.9rem;color:#4a5568;line-height:1.7}.hrx-related{padding:80px 0 120px;background:#f8f9fa;border-top:1px solid #e2e8f0}.hrx-related__inner{max-width:1240px;margin:0 auto;padding:0 24px}.hrx-related__header{text-align:center;margin-bottom:48px}.hrx-related__tag{display:inline-block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#d4b96a;background:#d4b96a26;padding:6px 16px;border-radius:9999px;margin-bottom:16px}.hrx-related__title{font-family:Inter,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#1a202c}.hrx-related__title em{font-family:Playfair Display,Georgia,serif;font-style:italic;color:#d4b96a;font-weight:400}.hrx-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hrx-product__info{animation:hrxProductFadeIn .6s cubic-bezier(.16,1,.3,1) .2s both}.hrx-product__gallery{animation:hrxProductFadeIn .6s cubic-bezier(.16,1,.3,1) .1s both}@keyframes hrxProductFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.hrx-product__grid{gap:40px}.hrx-related__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hrx-product__grid{grid-template-columns:1fr;gap:32px}.hrx-product__gallery{position:relative;top:auto}.hrx-product__main-image{aspect-ratio:1;border-radius:16px}.hrx-product__title{font-size:1.8rem}.hrx-product__trust{grid-template-columns:1fr}.hrx-related__grid{grid-template-columns:repeat(2,1fr);gap:16px}.hrx-related{padding:60px 0 80px}}.hrx-product__checkout-options{margin-bottom:32px}.hrx-pdp-option-group{padding:24px;border:1.5px solid #e2e8f0;border-radius:16px;margin-bottom:16px;background:#fff;transition:border-color .3s,box-shadow .3s}.hrx-pdp-option-group:hover{border-color:#d4b96a66;box-shadow:0 4px 24px #0000000a}.hrx-pdp-option-group:first-child{border-color:#d4b96a;background:linear-gradient(135deg,#d4b96a0a,#d4b96a03)}.hrx-pdp-option-group__title{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;color:#1a202c;margin-bottom:4px}.hrx-pdp-option-group__desc{font-family:Inter,sans-serif;font-size:.85rem;color:#718096;margin-bottom:16px;line-height:1.5}.hrx-pdp-option-group .pp-product-selector{margin-bottom:16px}.hrx-pdp-option-group .pp-checkout-btn{width:100%;text-align:center;justify-content:center}.hrx-pdp-features{list-style:none;padding:0;margin:0 0 20px}.hrx-pdp-features li{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:.9rem;color:#4a5568;padding:8px 0;border-bottom:1px solid #f0f0f0}.hrx-pdp-features li:last-child{border-bottom:none}.hrx-pdp-features li svg{color:#d4b96a;flex-shrink:0}@media(max-width:480px){.hrx-product__thumb{width:60px;height:60px}.hrx-related__grid{grid-template-columns:1fr;gap:20px}.hrx-pdp-option-group{padding:16px;border-radius:12px}.hrx-pdp-option-group__title{font-size:1rem}.hrx-pdp-option-group__desc{font-size:.8rem;margin-bottom:12px}.hrx-pdp-features li{font-size:.82rem;padding:6px 0;gap:8px}.hrx-pdp-features li svg{width:14px;height:14px}.pp-checkout-btn{font-size:.85rem;padding:14px 20px}.pp-product-selector__select{font-size:.85rem;padding:12px 36px 12px 14px}.hrx-product__title{font-size:1.5rem}.hrx-product__description{font-size:.88rem}.hrx-product__description p{font-size:.88rem;line-height:1.6}.hrx-product__accordion-title{font-size:.9rem;padding:14px 0}.hrx-product__accordion-content{font-size:.85rem}.hrx-product__trust{gap:12px}.hrx-product__trust-item{font-size:.75rem;gap:6px}.hrx-product__section{padding:40px 0 60px}.hrx-product__thumbs{gap:8px}}@media(max-width:360px){.hrx-product__title{font-size:1.3rem}.hrx-pdp-option-group{padding:12px;border-radius:10px}.hrx-pdp-option-group__title{font-size:.9rem}.hrx-pdp-features li{font-size:.78rem}.pp-checkout-btn{font-size:.8rem;padding:12px 16px}.pp-product-selector__select{font-size:.8rem;padding:10px 30px 10px 12px}.hrx-product__accordion-title{font-size:.85rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hrx-product.css.map */
