#hdh-root,#hdh-root *{box-sizing:border-box;font-family:Satoshi,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}#hdh-root{color:#1c1c1c}#hdh-root h1,#hdh-root p{margin:0;padding:0}#hdh-root button{font:inherit}#hdh-root a{text-decoration:none}#hdh-root .hdh-wrap{max-width:1280px;margin:0 auto;padding:0 16px;width:100%}#hdh-root .hdh-crumb{padding:14px 0 0;font-size:12.5px;color:#5f676a;font-weight:500}#hdh-root .hdh-crumb a{color:#5f676a}#hdh-root .hdh-crumb span.sep{opacity:.5}#hdh-root .hdh-crumb span.cur{color:#111}#hdh-root .hdh-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:26px;padding:14px 0 30px;align-items:start}#hdh-root .hdh-gallery{position:static}#hdh-root .hdh-stage{position:relative;width:100%;aspect-ratio:1/1;background:#f5f7f7;border-radius:22px;overflow:hidden;border:1px solid #DCE3E5;touch-action:pan-y}#hdh-root .hdh-stage img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .2s}#hdh-root .hdh-stage img.on{opacity:1}#hdh-root .hdh-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:transparent;border:none;box-shadow:none;cursor:pointer;font-size:30px;color:#1c1c1c;text-shadow:0 1px 4px rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;line-height:1}#hdh-root .hdh-arrow.l{left:14px}#hdh-root .hdh-arrow.r{right:14px}#hdh-root .hdh-counter{position:absolute;bottom:14px;left:50%;transform:translate(-50%);background:#111111b8;color:#fff;font-size:12px;font-weight:600;padding:5px 12px;border-radius:20px;opacity:0;pointer-events:none;transition:opacity .35s ease}#hdh-root .hdh-counter.show{opacity:1}#hdh-root .hdh-thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}#hdh-root .hdh-thumb{position:relative;flex:none;width:84px;height:84px;border-radius:12px;overflow:hidden;cursor:pointer;padding:0;background:#f5f7f7;border:1px solid #DCE3E5}#hdh-root .hdh-thumb.on{border:2px solid #00AEC2}#hdh-root .hdh-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}#hdh-root .hdh-info{display:flex;flex-direction:column;gap:14px;margin:0}#hdh-root .hdh-rate{display:flex;align-items:center;gap:9px}#hdh-root .hdh-stars{color:#08afc0;font-size:16px;letter-spacing:1px}#hdh-root .hdh-rate-n{font-size:13px;color:#5f676a;font-weight:600}#hdh-root .hdh-h1{font-size:clamp(26px,3.4vw,38px);font-weight:800;line-height:1.08;letter-spacing:-.02em;color:#1c1c1c}#hdh-root .hdh-suit{font-size:14.5px;color:#1c1c1c;font-weight:500}#hdh-root .hdh-suit strong{font-weight:800}#hdh-root .hdh-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}#hdh-root .hdh-badge{font-size:13px;font-weight:700;color:#0898a8;background:#f1fbfc;border:1px solid #A7E2EA;padding:7px 16px;border-radius:22px;white-space:nowrap}#hdh-root .hdh-desc{font-size:15.5px;line-height:1.55;color:#2a3439;font-weight:500;margin:6px 0 0;max-width:520px}#hdh-root .hdh-priceRow{display:flex;align-items:baseline;gap:12px;margin-top:4px}#hdh-root .hdh-price{font-size:30px;font-weight:800;color:#111;letter-spacing:-.01em}#hdh-root .hdh-compare{font-size:17px;color:#9aa4a7;text-decoration:line-through;font-weight:600}#hdh-root .hdh-save{font-size:11.5px;font-weight:700;color:#0098a8;background:#f5f7b6;padding:4px 9px;border-radius:6px;align-self:center}#hdh-root .hdh-save[hidden]{display:none}#hdh-root .hdh-benefits{display:flex;flex-direction:column;gap:9px;margin-top:6px}#hdh-root .hdh-ben{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;color:#1c1c1c;font-weight:500}#hdh-root .hdh-ben .tick{flex:none;width:19px;height:19px;border-radius:50%;background:#d9f2f5;color:#0898a8;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin-top:1px}#hdh-root .hdh-ben strong{font-weight:700;color:#111}#hdh-root .hdh-bundle-wrap{margin-top:6px}#hdh-root .hdh-bundle-label{font-size:12px;font-weight:700;letter-spacing:.06em;color:#5f676a;margin-bottom:9px}#hdh-root .hdh-bundle-row{display:grid;grid-template-columns:repeat(var(--hdh-bundle-cols,3),minmax(0,1fr));gap:8px;align-items:stretch;padding:2px 0 16px}#hdh-root .hdh-bundle-hint{font-size:11px;line-height:1.45;color:#5f676a;background:#f5f7f7;border:1px dashed #DCE3E5;border-radius:8px;padding:8px 10px;margin-bottom:10px}#hdh-root .hdh-bundle-hint strong{color:#0898a8;font-weight:700}#hdh-root .hdh-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;padding:22px 8px 14px;border-radius:14px;cursor:pointer;background:#fff;border:1.5px solid #DCE3E5}#hdh-root .hdh-card.on{background:#08afc00d;border:2px solid #00AEC2;box-shadow:0 4px 14px #08afc024}#hdh-root .hdh-card .tag{position:absolute;bottom:-11px;left:50%;transform:translate(-50%);white-space:nowrap;font-size:9.5px;font-weight:800;letter-spacing:.05em;color:#fff;background:#0098a8;padding:4px 12px;border-radius:20px;box-shadow:0 2px 6px #00000026}#hdh-root .hdh-card .tag.best{background:#1c1c1c}#hdh-root .hdh-card .c-label{font-size:14px;font-weight:700;color:#111}#hdh-root .hdh-card .c-price{font-size:17px;font-weight:800;color:#111}#hdh-root .hdh-card .c-sub{font-size:11.5px;color:#5f676a;font-weight:600}#hdh-root .hdh-card-img{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:clamp(64px,40%,80px);aspect-ratio:1/1;margin:0;pointer-events:none}#hdh-root .hdh-card-img img{width:100%;height:100%;object-fit:contain;display:block}#hdh-root .hdh-bundle-row:has(.hdh-card-img) .hdh-card{padding-top:44px}#hdh-root .hdh-bundle-row:has(.hdh-card-img){padding-top:44px}#hdh-root .hdh-card .c-savings{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:6px;font-size:11.5px;font-weight:700;color:#0098a8;margin-top:2px}#hdh-root .hdh-card .c-compare{font-size:11.5px;font-weight:600;color:#9aa4a7;text-decoration:line-through}#hdh-root .hdh-atc{margin-top:2px;width:100%;background:#0098a8;color:#fff;border:none;border-radius:14px;padding:17px 20px;font-size:15px;font-weight:800;letter-spacing:.04em;cursor:pointer;box-shadow:0 6px 18px #08afc052}#hdh-root .hdh-atc:hover{background:#00aec2}#hdh-root .hdh-atc[disabled]{opacity:.55;cursor:not-allowed}#hdh-root .hdh-atc .inner{display:inline-flex;align-items:center;justify-content:center;gap:10px}#hdh-root .hdh-atc .dot{opacity:.6}#hdh-root .hdh-trust{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0 8px;margin-top:4px}#hdh-root .hdh-trust .item{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}#hdh-root .hdh-trust .t-tick{flex:none;width:14px;height:14px;border-radius:50%;background:#1c1c1c;color:#fff;font-size:8px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}#hdh-root .hdh-trust .t-txt{font-size:10px;font-weight:600;color:#5f676a}@media(min-width:760px){#hdh-root .hdh-wrap{padding:0 28px}#hdh-root .hdh-grid{gap:26px;padding:18px 0 44px}#hdh-root .hdh-thumb{width:92px;height:92px}#hdh-root .hdh-bundle-row{gap:11px}#hdh-root .hdh-trust{gap:0 9px}#hdh-root .hdh-trust .t-txt{font-size:11px}}@media(min-width:1024px){#hdh-root .hdh-wrap{padding:0 40px}#hdh-root .hdh-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:48px;padding:18px 0 44px}#hdh-root .hdh-gallery{position:sticky;top:88px}}#hdh-root .hdh-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .2s}#hdh-root .hdh-media.on{opacity:1}#hdh-root .hdh-media video,#hdh-root .hdh-media iframe,#hdh-root .hdh-media model-viewer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0;background:#f5f7f7}#hdh-root .hdh-thumb-badge{position:absolute;right:6px;bottom:6px;width:0;height:0;border-style:solid;border-width:5px 0 5px 9px;border-color:transparent transparent transparent #fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.55));pointer-events:none}#hdh-root .hdh-stage img[data-media-type=image]{cursor:zoom-in}.hdh-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000000e6;opacity:0;transition:opacity .3s ease;touch-action:none;overscroll-behavior:contain;padding:0;margin:0}.hdh-zoom[hidden]{display:none}.hdh-zoom.show{opacity:1}.hdh-zoom-img{max-width:100vw;max-height:100vh;max-height:100dvh;width:auto;height:auto;object-fit:contain;transform:translateZ(0) scale(1);transform-origin:center center;cursor:grab;will-change:transform;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;touch-action:none}.hdh-zoom-img.animating{transition:transform .28s cubic-bezier(.22,.61,.36,1)}.hdh-zoom-close{position:fixed;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background:#fffffff0;border:0;color:#111;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 10px #00000040}html.hdh-zoom-open,body.hdh-zoom-open{overflow:hidden!important}@media(prefers-reduced-motion:reduce){.hdh-zoom,.hdh-zoom-img,#hdh-root .hdh-counter,#hdh-root .hdh-media{transition:none!important}}@media(max-width:759px){#hdh-root .hdh-bundle-row{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(96px,1fr);overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}#hdh-root .hdh-bundle-row::-webkit-scrollbar{display:none}#hdh-root .hdh-bundle-row>.hdh-card{scroll-snap-align:start}}#hdh-root .hdh-buynow{margin-top:10px;width:100%;background:#1c1c1c;color:#fff;border:none;border-radius:14px;padding:17px 20px;font-size:15px;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 6px 18px #0000002e}#hdh-root .hdh-buynow:hover{transform:translateY(-1px);box-shadow:0 8px 22px #00000042}#hdh-root .hdh-buynow:active{transform:translateY(0) scale(.99)}#hdh-root .hdh-buynow[disabled]{opacity:.5;cursor:not-allowed}#hdh-root .hdh-buynow.is-loading{opacity:.7;pointer-events:none}#hdh-root .hdh-buynow:focus-visible{outline:2px solid #1C1C1C;outline-offset:3px}#hdh-root .hdh-atc-row{display:flex;align-items:stretch;gap:10px;margin-top:2px}#hdh-root .hdh-atc-row .hdh-atc{margin-top:0;width:auto;flex:1 1 auto;min-width:0}#hdh-root .hdh-qty{flex:0 0 auto;display:inline-flex;align-items:center;background:#fff;border:1.5px solid #D9E7E9;border-radius:14px;padding:0 2px;box-shadow:0 1px 2px #08afc00f}#hdh-root .hdh-qty:focus-within{outline:2px solid #0098A8;outline-offset:2px}#hdh-root .hdh-qty-btn{appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#0098a8;font-family:inherit;font-size:22px;font-weight:600;line-height:1;width:40px;align-self:stretch;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:12px;-webkit-tap-highlight-color:transparent}#hdh-root .hdh-qty-btn:hover:not(:disabled){background:#f1f8f9}#hdh-root .hdh-qty-btn:disabled{color:#b7c3c4;cursor:not-allowed}#hdh-root .hdh-qty-btn:focus-visible{outline:2px solid #0098A8;outline-offset:-2px}#hdh-root .hdh-qty-val{min-width:24px;padding:0 4px;text-align:center;font-size:16px;font-weight:700;color:#1c1c1c;font-variant-numeric:tabular-nums}#hdh-root .hdh-atc,#hdh-root .hdh-atc .inner{white-space:nowrap}@media(max-width:749px){#hdh-root .hdh-atc-row{gap:8px}#hdh-root .hdh-qty-btn{width:34px}#hdh-root .hdh-qty-val{min-width:20px;padding:0 2px}#hdh-root .hdh-atc{padding-left:12px;padding-right:12px;font-size:14px;letter-spacing:.02em;overflow:hidden}#hdh-root .hdh-atc .inner{gap:6px}}#hdh-root .hdh-rate-hint{font-size:12px;color:#6b7376;font-style:italic;line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/19/assets/pdp-hero.css.map */
