.hearo-pdp{--hpdp-bg: var(--hearo-mirage);--hpdp-bg-gradient: linear-gradient(180deg, var(--hearo-mirage) 0%, var(--hearo-blue-zodiac) 60%, var(--hearo-mirage) 100%);--hpdp-card: var(--hearo-white);--hpdp-text: var(--hearo-blue-zodiac);--hpdp-text-muted: #5a6578;--hpdp-border: var(--hearo-iron);--hpdp-border-hover: var(--hearo-chambray);--hpdp-accent: var(--hearo-chambray);--hpdp-accent-deep: var(--hearo-blue-zodiac);--hpdp-bg-subtle: rgba(var(--hearo-blue-zodiac-rgb), .04);--hpdp-success: #2f8534;--hpdp-radius: 10px;--hpdp-radius-sm: 6px;font-family:var(--hearo-font-body);color:var(--hpdp-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--hpdp-bg-gradient);padding:var(--hearo-sp-32) 0 var(--hearo-sp-48);position:relative;isolation:isolate}@media(min-width:990px){.hearo-pdp{padding:3rem 0 5rem}}.hearo-pdp *,.hearo-pdp *:before,.hearo-pdp *:after{box-sizing:border-box}.hearo-pdp__container{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 var(--hearo-sp-16)}@media(min-width:750px){.hearo-pdp__container{padding:0 1.5rem}}@media(min-width:990px){.hearo-pdp__container{padding:0 2rem}}.hearo-pdp:before{content:"";position:absolute;top:0;right:0;width:48%;max-width:640px;aspect-ratio:1 / 1;background:radial-gradient(circle at 100% 0%,rgba(var(--hearo-chambray-rgb),.22) 0%,transparent 65%);pointer-events:none;z-index:0}.hearo-pdp:after{content:"";position:absolute;bottom:0;left:0;width:42%;max-width:560px;aspect-ratio:1 / 1;background:radial-gradient(circle at 0% 100%,rgba(var(--hearo-chambray-rgb),.12) 0%,transparent 65%);pointer-events:none;z-index:0}.hearo-pdp__breadcrumb{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);color:#fff9;margin-bottom:var(--hearo-sp-24);display:flex;gap:var(--hearo-sp-8);flex-wrap:wrap;align-items:center}.hearo-pdp__breadcrumb a{color:#fff9;text-decoration:none;transition:color .2s ease}.hearo-pdp__breadcrumb a:hover,.hearo-pdp__breadcrumb a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:3px}.hearo-pdp__breadcrumb span[aria-hidden]{color:#ffffff59}.hearo-pdp__breadcrumb-current{color:#fff;font-weight:500}.hearo-pdp__grid{display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-32)}@media(min-width:990px){.hearo-pdp__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:var(--hearo-sp-48);align-items:start}}@media(min-width:1200px){.hearo-pdp__grid{gap:4rem}}.hearo-pdp__gallery{display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-12);position:relative}@media(min-width:990px){.hearo-pdp__gallery{grid-template-columns:88px 1fr;gap:var(--hearo-sp-16);position:sticky;top:var(--hearo-sp-32);align-self:start}}.hearo-pdp__thumbs{display:flex;flex-direction:row;gap:var(--hearo-sp-8);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;order:2;padding:2px}.hearo-pdp__thumbs::-webkit-scrollbar{display:none}@media(min-width:990px){.hearo-pdp__thumbs{flex-direction:column;order:1;overflow-x:visible;overflow-y:auto;max-height:560px}}.hearo-pdp__thumb{flex:0 0 auto;width:72px;height:72px;padding:0;border:2px solid rgba(255,255,255,.2);background:#ffffff0d;border-radius:var(--hpdp-radius-sm);cursor:pointer;overflow:hidden;transition:border-color .2s ease,background .2s ease,transform .2s ease}@media(min-width:990px){.hearo-pdp__thumb{width:88px;height:88px}}.hearo-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hearo-pdp__thumb:hover{border-color:#ffffff80}.hearo-pdp__thumb.is-active{border-color:#fff;background:#ffffff1f}.hearo-pdp__thumb:focus-visible{outline:2px solid var(--hpdp-accent);outline-offset:3px}.hearo-pdp__stage{position:relative;aspect-ratio:1 / 1;background:linear-gradient(135deg,rgba(var(--hearo-chambray-rgb),.25),rgba(var(--hearo-blue-zodiac-rgb),.5));border-radius:14px;overflow:hidden;order:1;box-shadow:0 24px 60px #0006}@media(min-width:990px){.hearo-pdp__stage{order:2}}.hearo-pdp__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease;pointer-events:none}.hearo-pdp__slide.is-active{opacity:1;pointer-events:auto}.hearo-pdp__slide img{width:100%;height:100%;object-fit:cover;display:block}.hearo-pdp__review{grid-column:1 / -1;order:3;margin:var(--hearo-sp-20) 0 0;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"photo   heading" "stars   stars" "quote   quote" "meta    meta";gap:.45rem .9rem;padding:1.15rem 1.2rem;align-items:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:14px;overflow:hidden;box-shadow:0 18px 44px #00000047;color:#ffffffeb;font-family:var(--hearo-font-body)}@media(min-width:990px){.hearo-pdp__review{grid-column:2;margin-top:var(--hearo-sp-32);grid-template-columns:42% 1fr;grid-template-areas:"photo   stars" "photo   heading" "photo   quote" "photo   meta" "photo   .";gap:0;padding:0;align-items:start}}.hearo-pdp__review-photo{grid-area:photo;display:block;width:52px;height:52px;border-radius:50%;object-fit:cover;object-position:center 28%;align-self:center;background:#0003}@media(min-width:990px){.hearo-pdp__review-photo{width:100%;height:100%;min-height:100%;border-radius:0;object-position:center 30%;align-self:stretch}}.hearo-pdp__review-heading{grid-area:heading;margin:0;font-family:var(--hearo-font-display);font-size:var(--hearo-fs-18);font-weight:700;color:#fffffffa;line-height:1.25;letter-spacing:-.005em;align-self:center}@media(min-width:990px){.hearo-pdp__review-heading{padding:var(--hearo-sp-8) var(--hearo-sp-24) 0;font-size:1.3125rem;align-self:start}}.hearo-pdp__review-stars{grid-area:stars;color:#f5b544;font-size:var(--hearo-fs-16);line-height:1;margin-top:.15rem}@media(min-width:990px){.hearo-pdp__review-stars{padding:1.4rem var(--hearo-sp-24) 0;margin-top:0}}.hearo-pdp__review-quote{grid-area:quote;margin:0;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);font-weight:500;line-height:1.5;color:#ffffffe0;font-style:normal}@media(min-width:990px){.hearo-pdp__review-quote{padding:.7rem var(--hearo-sp-24) 0}}.hearo-pdp__review-meta{grid-area:meta;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;font-size:var(--hearo-fs-15);line-height:1.2}@media(min-width:990px){.hearo-pdp__review-meta{padding:.55rem var(--hearo-sp-24) 1.4rem}}.hearo-pdp__review-author{font-weight:700;color:#ffffffeb;font-family:var(--hearo-font-display)}.hearo-pdp__review-verified{display:inline-flex;align-items:center;gap:.3rem;color:#4ea35a;font-weight:600}.hearo-pdp__review-verified svg{flex:0 0 auto}.hearo-pdp__trust{list-style:none;margin:var(--hearo-sp-20) 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--hearo-sp-16) var(--hearo-sp-20)}@media(min-width:990px){.hearo-pdp__trust{grid-column:2;margin-top:var(--hearo-sp-32);gap:var(--hearo-sp-24) var(--hearo-sp-32)}}.hearo-pdp__trust-item{display:flex;align-items:flex-start;gap:var(--hearo-sp-12);min-width:0}.hearo-pdp__trust-icon{flex:0 0 auto;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#ffffffeb;border:1px solid rgba(255,255,255,.18);border-radius:50%}.hearo-pdp__trust-icon svg{width:20px;height:20px;stroke-width:2}.hearo-pdp__trust-text{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1 1 auto;padding-top:.2rem}.hearo-pdp__trust-label{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-17);font-weight:700;color:#fffffff5;line-height:1.25;letter-spacing:-.005em}.hearo-pdp__trust-sublabel{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);color:#fff9;line-height:1.4}.hearo-pdp__info{display:flex;flex-direction:column;gap:var(--hearo-sp-20);background:var(--hpdp-card);border-radius:14px;padding:var(--hearo-sp-32) var(--hearo-sp-24);box-shadow:0 28px 60px #00000061,0 10px 24px #00000038}@media(min-width:750px){.hearo-pdp__info{padding:2.25rem 2rem}}.hearo-pdp__vendor{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-13);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hpdp-text-muted);margin:0}.hearo-pdp__title{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-32),5vw,var(--hearo-fs-56));font-weight:800;line-height:1.05;letter-spacing:-.02em;color:var(--hpdp-text);margin:0}.hearo-pdp__subtitle{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:1.5;color:var(--hpdp-text-muted);margin:0;font-weight:400}.hearo-pdp__award-badge{display:inline-flex;align-items:center;padding:var(--hearo-sp-8) var(--hearo-sp-16);margin:0 0 var(--hearo-sp-8);background:var(--hearo-blue-zodiac);color:var(--hearo-white);font-family:var(--hearo-font-display);font-size:var(--hearo-fs-14);font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;line-height:1.3;width:fit-content;align-self:flex-start}.hearo-pdp__discount{display:flex;align-items:center;gap:var(--hearo-sp-12);padding:var(--hearo-sp-12) var(--hearo-sp-16);margin:0 0 var(--hearo-sp-12);border:1.5px dashed rgba(var(--hearo-blue-zodiac-rgb),.3);border-radius:var(--hearo-sp-8);background:rgba(var(--hearo-chambray-rgb),.06);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);line-height:1.45;color:var(--hpdp-text)}.hearo-pdp__discount-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--hearo-blue-zodiac);color:var(--hearo-white)}.hearo-pdp__discount-text{flex:1 1 auto;min-width:0}.hearo-pdp__discount-code{display:inline-block;margin-left:var(--hearo-sp-4);padding:.1875rem var(--hearo-sp-8);background:var(--hearo-white);border:1.5px solid var(--hearo-blue-zodiac);border-radius:.3125rem;color:var(--hearo-blue-zodiac);font-weight:700;letter-spacing:.06em;font-size:var(--hearo-fs-15)}.hearo-pdp__price-savings{display:inline-flex;align-items:center;padding:.1875rem var(--hearo-sp-8);margin-left:var(--hearo-sp-4);background:#2f8534;color:var(--hearo-white);border-radius:999px;font-family:var(--hearo-font-display);font-size:var(--hearo-fs-12);font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;white-space:nowrap}.hearo-pdp__discount-apply{flex:0 0 auto;margin-left:auto;padding:var(--hearo-sp-8) var(--hearo-sp-20);border:0;border-radius:var(--hearo-sp-8);background:var(--hearo-blue-zodiac);color:var(--hearo-white);font-family:var(--hearo-font-display);font-size:var(--hearo-fs-15);font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;min-height:44px;transition:background .15s ease,transform .12s ease;white-space:nowrap}.hearo-pdp__discount-apply:hover{background:var(--hearo-chambray)}.hearo-pdp__discount-apply:active{transform:translateY(1px)}.hearo-pdp__discount-apply:focus-visible{outline:2px solid var(--hearo-chambray);outline-offset:2px}.hearo-pdp__modal{width:min(92%,440px);padding:0;border:0;border-radius:var(--hearo-sp-16);background:var(--hearo-white);color:var(--hpdp-text);box-shadow:0 40px 80px #0000004d,0 16px 28px #0000002e;margin:auto;overflow:visible;position:relative}.hearo-pdp__modal::backdrop{background:rgba(var(--hearo-mirage-rgb),.62);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hearo-pdp__modal[open]{animation:hearo-modal-in .24s cubic-bezier(.2,.7,.3,1) both}.hearo-pdp__modal[open]::backdrop{animation:hearo-modal-backdrop-in .24s ease-out both}@keyframes hearo-modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hearo-modal-backdrop-in{0%{opacity:0}to{opacity:1}}.hearo-pdp__modal-close{position:absolute;top:var(--hearo-sp-12);right:var(--hearo-sp-12);width:36px;height:36px;padding:0;border:0;background:transparent;color:var(--hpdp-text-muted);border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.hearo-pdp__modal-close:hover{background:rgba(var(--hearo-iron-rgb),.5);color:var(--hpdp-text)}.hearo-pdp__modal-close:focus-visible{outline:2px solid var(--hpdp-accent);outline-offset:2px}.hearo-pdp__modal-content{padding:var(--hearo-sp-32) var(--hearo-sp-32) var(--hearo-sp-32)}@media(min-width:480px){.hearo-pdp__modal-content{padding:var(--hearo-sp-40) var(--hearo-sp-32) var(--hearo-sp-32)}}.hearo-pdp__modal-title{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-24);font-weight:800;line-height:1.2;color:var(--hpdp-text);margin:0 0 var(--hearo-sp-12);letter-spacing:-.01em}.hearo-pdp__modal-intro{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);line-height:1.55;color:var(--hpdp-text);opacity:.82;margin:0 0 var(--hearo-sp-20)}.hearo-pdp__modal-intro strong{display:inline-block;padding:.0625rem var(--hearo-sp-8);margin:0 .125rem;background:rgba(var(--hearo-chambray-rgb),.12);border:1.5px solid var(--hearo-blue-zodiac);border-radius:var(--hearo-sp-4);color:var(--hearo-blue-zodiac);font-weight:700;letter-spacing:.04em;font-size:var(--hearo-fs-14)}.hearo-pdp__modal-form{display:flex;flex-direction:column;gap:var(--hearo-sp-12);margin:0}.hearo-pdp__modal-input{width:100%;min-height:52px;padding:0 var(--hearo-sp-16);border:1.5px solid var(--hearo-iron);border-radius:var(--hearo-sp-8);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);color:var(--hpdp-text);background:var(--hearo-white);transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none}.hearo-pdp__modal-input::placeholder{color:var(--hpdp-text-muted);opacity:.65}.hearo-pdp__modal-input:focus{outline:none;border-color:var(--hearo-blue-zodiac);box-shadow:0 0 0 3px rgba(var(--hearo-chambray-rgb),.2)}.hearo-pdp__modal-input[aria-invalid=true]{border-color:#b91c1c}.hearo-pdp__modal-submit{position:relative;min-height:56px;padding:0 var(--hearo-sp-24);border:0;border-radius:999px;background:var(--hearo-blue-zodiac);color:var(--hearo-white);font-family:var(--hearo-font-display);font-size:var(--hearo-fs-16);font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .2s ease,transform .12s ease}.hearo-pdp__modal-submit:hover:not(:disabled){background:var(--hearo-chambray)}.hearo-pdp__modal-submit:active:not(:disabled){transform:translateY(1px)}.hearo-pdp__modal-submit:focus-visible{outline:3px solid var(--hearo-chambray);outline-offset:3px}.hearo-pdp__modal-submit:disabled{opacity:.6;cursor:not-allowed}.hearo-pdp__modal-submit-spinner{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center}.hearo-pdp__modal-submit-spinner svg{animation:hearo-modal-spin .8s linear infinite}.hearo-pdp__modal-submit.is-loading .hearo-pdp__modal-submit-label{visibility:hidden}.hearo-pdp__modal-submit.is-loading .hearo-pdp__modal-submit-spinner{display:inline-flex}@keyframes hearo-modal-spin{to{transform:rotate(360deg)}}.hearo-pdp__modal-legal{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-12);line-height:1.4;color:var(--hpdp-text-muted);opacity:.75;margin:var(--hearo-sp-4) 0 0}@media(prefers-reduced-motion:reduce){.hearo-pdp__modal[open],.hearo-pdp__modal[open]::backdrop{animation:none}.hearo-pdp__modal-submit-spinner svg{animation:none}.hearo-pdp__discount-apply,.hearo-pdp__modal-close,.hearo-pdp__modal-submit,.hearo-pdp__modal-input{transition:none}}.hearo-pdp__rating{display:flex;align-items:center;gap:var(--hearo-sp-8);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);color:var(--hpdp-text-muted)}.hearo-pdp__stars{--rating: 0%;display:inline-block;font-size:var(--hearo-fs-18);line-height:1;background:linear-gradient(90deg,#f9d002 var(--rating),var(--hpdp-border) var(--rating));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hearo-pdp__stars:before{content:"\2605\2605\2605\2605\2605";letter-spacing:2px}.hearo-pdp__rating-value{font-family:var(--hearo-font-display);font-weight:700;color:var(--hpdp-text)}.hearo-pdp__rating-count{font-size:var(--hearo-fs-16)}a.hearo-pdp__rating{text-decoration:none;cursor:pointer;transition:opacity .2s ease;color:inherit}a.hearo-pdp__rating:hover{opacity:.78}a.hearo-pdp__rating:focus-visible{outline:2px solid var(--hpdp-accent);outline-offset:4px;border-radius:3px}.hearo-pdp__rating-arrow{margin-left:var(--hearo-sp-4);font-size:var(--hearo-fs-15);line-height:1;color:var(--hpdp-accent);opacity:.7;transition:transform .2s ease,opacity .2s ease;display:inline-block}a.hearo-pdp__rating:hover .hearo-pdp__rating-arrow{transform:translateY(2px);opacity:1}@media(prefers-reduced-motion:reduce){a.hearo-pdp__rating,.hearo-pdp__rating-arrow{transition:none}a.hearo-pdp__rating:hover .hearo-pdp__rating-arrow{transform:none}}.hearo-pdp__usps{list-style:none;margin:var(--hearo-sp-4) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--hearo-sp-8)}.hearo-pdp__usp{display:flex;align-items:flex-start;gap:var(--hearo-sp-8);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);line-height:1.4;color:var(--hpdp-text);font-weight:500}.hearo-pdp__usp svg{flex:0 0 auto;color:var(--hpdp-success);margin-top:.15rem}.hearo-pdp__price-row{display:flex;flex-direction:column;gap:var(--hearo-sp-4);padding:var(--hearo-sp-12) 0;border-top:1px solid var(--hpdp-border);border-bottom:1px solid var(--hpdp-border);margin:var(--hearo-sp-4) 0}.hearo-pdp__price{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-32);font-weight:800;line-height:1.1;color:var(--hpdp-text);display:flex;align-items:baseline;gap:var(--hearo-sp-12);flex-wrap:wrap}.hearo-pdp__price-compare{font-size:var(--hearo-fs-20);font-weight:500;color:var(--hpdp-text-muted);text-decoration:line-through}.hearo-pdp__price-current{color:var(--hpdp-text)}.hearo-pdp__tax-note{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);color:var(--hpdp-text-muted);line-height:1.45}.hearo-pdp__option{display:flex;flex-direction:column;gap:var(--hearo-sp-8);margin-top:var(--hearo-sp-4)}.hearo-pdp__option-label{display:flex;align-items:baseline;gap:var(--hearo-sp-8);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--hpdp-text)}.hearo-pdp__option-selected{color:var(--hpdp-text-muted);font-weight:400;text-transform:none;letter-spacing:0}.hearo-pdp__option-values{display:flex;flex-wrap:wrap;gap:var(--hearo-sp-8)}.hearo-pdp__option-btn{min-width:64px;min-height:48px;padding:var(--hearo-sp-12) var(--hearo-sp-20);border:1.5px solid var(--hpdp-border);background:var(--hpdp-card);border-radius:var(--hpdp-radius-sm);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:600;color:var(--hpdp-text);cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.hearo-pdp__option-btn:hover{border-color:var(--hpdp-border-hover)}.hearo-pdp__option-btn.is-selected{background:var(--hpdp-accent-deep);border-color:var(--hpdp-accent-deep);color:var(--hearo-white)}.hearo-pdp__option-btn:focus-visible{outline:2px solid var(--hpdp-accent);outline-offset:2px}.hearo-pdp__option-btn.is-unavailable{color:var(--hpdp-border);text-decoration:line-through;cursor:not-allowed}.hearo-pdp__buy-row{display:flex;gap:var(--hearo-sp-12);align-items:stretch;margin-top:var(--hearo-sp-8)}.hearo-pdp__qty{display:flex;align-items:center;border:1.5px solid var(--hpdp-border);border-radius:var(--hpdp-radius-sm);background:var(--hpdp-card);flex:0 0 auto}.hearo-pdp__qty-btn{width:48px;height:56px;padding:0;border:0;background:transparent;font-size:var(--hearo-fs-22);font-weight:600;color:var(--hpdp-text);cursor:pointer;transition:background .15s ease;line-height:1}.hearo-pdp__qty-btn:hover{background:var(--hpdp-bg-subtle)}.hearo-pdp__qty-btn:focus-visible{outline:2px solid var(--hpdp-accent);outline-offset:-2px}.hearo-pdp__qty-input{width:44px;height:56px;padding:0;border:0;background:transparent;text-align:center;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);font-weight:700;color:var(--hpdp-text);-moz-appearance:textfield}.hearo-pdp__qty-input::-webkit-outer-spin-button,.hearo-pdp__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hearo-pdp__qty-input:focus{outline:none}.hearo-pdp__atc{flex:1 1 auto;min-height:56px;padding:0 var(--hearo-sp-24);border:2px solid var(--hpdp-accent-deep);border-radius:999px;background:var(--hpdp-accent-deep);color:var(--hearo-white);font-family:var(--hearo-font-display);font-size:var(--hearo-fs-17);font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .1s ease;display:inline-flex;align-items:center;justify-content:center;gap:var(--hearo-sp-8);position:relative}.hearo-pdp__atc:hover:not(:disabled){background:var(--hpdp-accent);border-color:var(--hpdp-accent)}.hearo-pdp__atc:active:not(:disabled){transform:translateY(1px)}.hearo-pdp__atc:disabled{background:var(--hpdp-border);border-color:var(--hpdp-border);color:var(--hpdp-text-muted);cursor:not-allowed}.hearo-pdp__atc:focus-visible{outline:3px solid var(--hpdp-accent);outline-offset:3px}.hearo-pdp__atc-spinner{display:none;animation:hearo-pdp-spin .8s linear infinite}.hearo-pdp__atc.loading .hearo-pdp__atc-label{visibility:hidden}.hearo-pdp__atc.loading .hearo-pdp__atc-spinner{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes hearo-pdp-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.hearo-pdp .loading__spinner{display:none!important}.hearo-pdp__badges{list-style:none;margin:var(--hearo-sp-12) 0 0;padding:var(--hearo-sp-16);display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-12);background:var(--hpdp-bg-subtle);border-radius:var(--hpdp-radius-sm)}@media(min-width:500px){.hearo-pdp__badges{grid-template-columns:repeat(3,1fr);gap:var(--hearo-sp-8)}}.hearo-pdp__badge{display:flex;align-items:flex-start;gap:var(--hearo-sp-8);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);font-weight:600;line-height:1.3;color:var(--hpdp-text);text-wrap:balance}.hearo-pdp__badge svg{flex:0 0 auto;margin-top:.1em;color:var(--hpdp-accent-deep)}.hearo-pdp__shipping-note{display:flex;align-items:center;gap:var(--hearo-sp-8);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);color:var(--hpdp-success);font-weight:600;margin:0;padding:0}.hearo-pdp__shipping-note svg{flex:0 0 auto}.hearo-pdp__disclaimer{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);line-height:1.55;color:var(--hpdp-text-muted);margin:0;padding:var(--hearo-sp-12) var(--hearo-sp-16);background:var(--hpdp-bg-subtle);border-left:3px solid var(--hpdp-accent);border-radius:0 var(--hpdp-radius-sm) var(--hpdp-radius-sm) 0;font-style:italic}.hearo-pdp__description{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);line-height:1.6;color:var(--hpdp-text);margin-top:var(--hearo-sp-8)}.hearo-pdp__description p{margin:0 0 var(--hearo-sp-12)}.hearo-pdp__description p:last-child{margin-bottom:0}.hearo-pdp__accordions{margin-top:var(--hearo-sp-16);border-top:1px solid var(--hpdp-border)}.hearo-pdp__acc{border-bottom:1px solid var(--hpdp-border)}.hearo-pdp__acc-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:var(--hearo-sp-20) 0;cursor:pointer;font-family:var(--hearo-font-display);font-size:var(--hearo-fs-16);font-weight:700;letter-spacing:.02em;color:var(--hpdp-text);transition:color .2s ease;min-height:48px}.hearo-pdp__acc-summary::-webkit-details-marker{display:none}.hearo-pdp__acc-summary:hover{color:var(--hpdp-accent)}.hearo-pdp__acc-summary:focus-visible{outline:2px solid var(--hpdp-accent);outline-offset:2px;border-radius:2px}.hearo-pdp__acc-icon{transition:transform .3s ease;flex:0 0 auto;color:var(--hpdp-text)}.hearo-pdp__acc[open] .hearo-pdp__acc-icon{transform:rotate(180deg)}.hearo-pdp__acc-content{padding:0 0 var(--hearo-sp-20) 0;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);line-height:1.6;color:var(--hpdp-text)}.hearo-pdp__acc-content p{margin:0 0 var(--hearo-sp-12)}.hearo-pdp__acc-content p:last-child{margin-bottom:0}.hearo-pdp__acc-content strong{font-weight:700;color:var(--hpdp-text)}.hearo-pdp .product-form__error-message-wrapper{margin-top:var(--hearo-sp-12);padding:var(--hearo-sp-12) var(--hearo-sp-16);background:#fdeceb;color:#b42318;border-radius:var(--hpdp-radius-sm);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15)}.hearo-pdp .product-form__error-message-wrapper[hidden]{display:none}@media(prefers-reduced-motion:reduce){.hearo-pdp__slide,.hearo-pdp__acc-icon,.hearo-pdp__atc,.hearo-pdp__option-btn,.hearo-pdp__thumb{transition:none}.hearo-pdp__atc-spinner{animation:none}}[data-hearo-reveal]{opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(.2,.7,.3,1),transform .5s cubic-bezier(.2,.7,.3,1);will-change:opacity,transform}[data-hearo-reveal].is-in{opacity:1;transform:translateY(0)}[data-hearo-stagger]>*{opacity:0;transform:translateY(14px);transition:opacity .42s cubic-bezier(.2,.7,.3,1),transform .42s cubic-bezier(.2,.7,.3,1);will-change:opacity,transform}[data-hearo-stagger]>*.is-in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){[data-hearo-reveal],[data-hearo-stagger]>*{opacity:1!important;transform:none!important;transition:none!important}}@keyframes hearo-pdp-entry-fade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hearo-pdp-entry-media{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hearo-pdp__gallery{animation:hearo-pdp-entry-media .7s cubic-bezier(.2,.7,.3,1) both}.hearo-pdp__card>*{animation:hearo-pdp-entry-fade .56s cubic-bezier(.2,.7,.3,1) both}.hearo-pdp__card>*:nth-child(1){animation-delay:.12s}.hearo-pdp__card>*:nth-child(2){animation-delay:.19s}.hearo-pdp__card>*:nth-child(3){animation-delay:.25s}.hearo-pdp__card>*:nth-child(4){animation-delay:305ms}.hearo-pdp__card>*:nth-child(5){animation-delay:355ms}.hearo-pdp__card>*:nth-child(6){animation-delay:.4s}.hearo-pdp__card>*:nth-child(7){animation-delay:.44s}.hearo-pdp__card>*:nth-child(8){animation-delay:475ms}.hearo-pdp__card>*:nth-child(9){animation-delay:505ms}.hearo-pdp__card>*:nth-child(10){animation-delay:.53s}.hearo-pdp__card>*:nth-child(11){animation-delay:.55s}.hearo-pdp__card>*:nth-child(12){animation-delay:565ms}.hearo-pdp__card>*:nth-child(13){animation-delay:.58s}.hearo-pdp__card>*:nth-child(n+14){animation-delay:595ms}@media(prefers-reduced-motion:reduce){.hearo-pdp__gallery,.hearo-pdp__card>*{animation:none}}.hearo-pdp__sound{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden;perspective:1400px;perspective-origin:50% 55%}.hearo-pdp__sound-svg{position:absolute;top:26%;left:0;width:100%;height:50%;display:block;transform:rotateX(24deg) scale(1.05);transform-origin:50% 50%}@media(min-width:990px){.hearo-pdp__sound-svg{top:20%;height:58%;transform:rotateX(22deg) scale(1.1)}}.hearo-pdp__wave{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;will-change:transform}.hearo-pdp__wave--back-1{stroke:rgba(var(--hearo-chambray-rgb),.3);stroke-width:1;animation:hearo-pdp-wave-flow 32s linear infinite}.hearo-pdp__wave--back-2{stroke:rgba(var(--hearo-iron-rgb),.35);stroke-width:1.2;animation:hearo-pdp-wave-flow 26s linear infinite reverse}.hearo-pdp__wave--mid-1{stroke:rgba(var(--hearo-chambray-rgb),.55);stroke-width:1.5;animation:hearo-pdp-wave-flow 22s linear infinite}.hearo-pdp__wave--mid-2{stroke:rgba(var(--hearo-white-rgb),.45);stroke-width:1.8;animation:hearo-pdp-wave-flow 18s linear infinite reverse}.hearo-pdp__wave--front{stroke:rgba(var(--hearo-white-rgb),.75);stroke-width:2.4;animation:hearo-pdp-wave-flow 14s linear infinite}@keyframes hearo-pdp-wave-flow{0%{transform:translate(0)}to{transform:translate(-800px)}}@media(prefers-reduced-motion:reduce){.hearo-pdp__sound{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hearo-pdp.css.map */
