.hh{--hh-blue:var(--pu-accent,#2764FF);--hh-blue-soft:rgba(var(--pu-accent-rgb,39,100,255),.1);--hh-ink:var(--pu-ink,#0B1638);--hh-navy:var(--pu-navy,#0B1638);--hh-muted:var(--pu-muted,#4B5268);--hh-bg:rgba(var(--pu-accent-rgb,39,100,255),.06);--hh-line:rgba(var(--pu-ink-rgb,8,22,61),.08);position:relative;background:#fff;border:var(--pu-hairline,1px solid rgba(8,22,61,.07));border-radius:var(--pu-card-radius,20px);padding:26px;box-shadow:var(--pu-shadow-card,0 1px 2px rgba(8,22,61,.04),0 12px 32px rgba(8,22,61,.09));color:var(--hh-ink);margin:0 0 20px;font-family:inherit;line-height:1.3}.hh__kicker{position:absolute;top:-12px;right:22px;display:inline-block;background:var(--hh-navy);color:#fff;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:6px 12px;line-height:1.2;white-space:nowrap;box-shadow:0 4px 12px #08163d2e}.hh,.hh *{box-sizing:border-box}.hh button{font:inherit;cursor:pointer;border:0;background:none;color:inherit;margin:0;-webkit-appearance:none;appearance:none}.hh button:focus-visible{outline:2px solid var(--hh-blue);outline-offset:2px}.hh[hidden]{display:none}.hh__switch{display:flex;background:var(--hh-bg);border:1px solid var(--hh-line);border-radius:999px;padding:4px;width:100%;max-width:320px}.hh__switch button{flex:1;text-align:center;padding:10px 12px;border-radius:999px;font-weight:600;font-size:14px;color:var(--hh-muted);white-space:nowrap;line-height:1.2}.hh__switch button[aria-selected=true]{background:#fff;color:var(--hh-ink);box-shadow:0 1px 3px #08163d24,0 0 0 1px var(--hh-line)}.hh__label{font-weight:600;font-size:14px;letter-spacing:0;text-transform:none;color:var(--hh-muted);margin:24px 0 10px;display:flex;justify-content:space-between;align-items:center;gap:10px}.hh__label small,.hh__label[hidden]{display:none}.hh__seg{display:flex;gap:8px}.hh__seg[hidden]{display:none}.hh__seg button{flex:1;padding:13px 8px;border-radius:14px;background:var(--hh-bg);border:1px solid var(--hh-line);font-weight:600;font-size:14px;display:flex;flex-direction:column;align-items:center;gap:6px;line-height:1.2;text-align:center;transition:background .15s,color .15s,border-color .15s}.hh__seg button .hh__sub{font-size:13px;font-weight:500;color:var(--hh-muted)}.hh__seg button[aria-pressed=true]{background:var(--hh-blue);border-color:var(--hh-blue);color:#fff}.hh__seg button[aria-pressed=true] .hh__sub{color:#fff}.hh__seg svg{width:22px;height:22px;fill:currentColor;display:block}.hh__freqwrap[hidden]{display:none}.hh__freq{display:flex;gap:8px}.hh__freq button{flex:1;padding:12px 8px;border-radius:12px;background:var(--hh-bg);border:1px solid var(--hh-line);font-weight:600;font-size:14px;position:relative;overflow:visible;line-height:1.2;text-align:center;transition:box-shadow .15s,background .15s,border-color .15s}.hh__freq button .hh__sub{display:block;font-size:13px;font-weight:500;color:var(--hh-muted);margin-top:2px}.hh__freq button[aria-pressed=true]{background:#fff;border-color:var(--hh-blue);box-shadow:inset 0 0 0 1px var(--hh-blue)}.hh__freq button[aria-pressed=true] .hh__sub{color:var(--hh-blue)}.hh .hh__rec{position:absolute;top:-14px;right:10px;display:inline-block;margin:0;background:var(--hh-blue);color:#fff;font-size:13px;font-weight:700;border-radius:999px;padding:2px 7px;letter-spacing:.02em;line-height:1.4;white-space:nowrap}.hh .is-unavailable{opacity:.5;box-shadow:inset 0 0 0 1.5px #c5cad6!important;background:repeating-linear-gradient(135deg,#fff 0 6px,#f4f5f9 6px 12px)!important;color:var(--hh-muted)!important}.hh__flag{font-size:13px;color:#b42318;margin-top:8px}.hh__flag[hidden]{display:none}.hh__item{display:flex;align-items:center;gap:16px;margin-top:24px;padding-top:22px;border-top:1px solid var(--hh-line)}.hh__thumb{width:96px;height:96px;flex:none;background:var(--hh-bg);border:1px solid var(--hh-line);border-radius:14px;position:relative;overflow:hidden}.hh__thumb img{position:absolute;top:8px;right:8px;bottom:8px;left:8px;width:80px;height:80px;object-fit:contain;opacity:0;transition:opacity .25s;margin:0}.hh__thumb img.is-on{opacity:1}.hh__info{flex:1 1 0;min-width:0}.hh__t{font-weight:600;font-size:16px;line-height:1.25;text-wrap:balance}.hh__with{font-weight:400;color:var(--hh-muted)}.hh__s{font-size:13px;color:var(--hh-muted);margin-top:3px}.hh__swatches{display:flex;align-items:center;gap:8px;margin-top:8px}.hh .hh__sw{width:22px;height:22px;border-radius:50%;box-shadow:0 0 0 1.5px var(--hh-line);transition:box-shadow .15s;padding:0;flex:none}.hh .hh__sw[aria-checked=true]{box-shadow:0 0 0 2px #fff,0 0 0 3.5px var(--hh-blue)}.hh .hh__sw--steel{background:linear-gradient(135deg,#d9dbe0,#a9acb4)}.hh .hh__sw--black{background:#161616}.hh .hh__sw--white{background:#fff}.hh .hh__sw[disabled]{opacity:.35;cursor:not-allowed}.hh__cname{font-size:13px;color:var(--hh-muted);margin-left:4px}.hh__pricebox{margin-left:auto;text-align:right;flex:none;display:flex;flex-direction:column;align-items:flex-end}.hh__pill{display:inline-block;background:var(--hh-blue);color:#fff;font-weight:700;font-size:13px;border-radius:999px;padding:5px 10px;white-space:nowrap;margin:8px 0 0;line-height:1.2}.hh__pill[hidden]{display:none}.hh__pline{display:flex;align-items:baseline;justify-content:flex-end;gap:8px;line-height:1}.hh__pct{background:var(--hh-blue-soft);color:var(--hh-blue);font-weight:700;font-size:13px;border-radius:999px;padding:4px 8px;align-self:center;line-height:1.2}.hh__pct:empty{display:none}.hh__was{font-size:15px;font-weight:500;color:rgba(var(--pu-ink-rgb,8,22,61),.45);text-decoration:line-through;letter-spacing:0}.hh__was:empty{display:none}.hh__now{font-size:32px;font-weight:700;letter-spacing:-.03em;color:var(--hh-ink);font-variant-numeric:tabular-nums;transition:color .3s}.hh__now.is-bump,.hh__then b.is-bump{color:var(--hh-blue)}.hh__then{margin-top:6px;font-size:14px;color:var(--hh-muted);text-align:right;line-height:1.3}.hh__then b{color:var(--hh-ink);font-weight:700;font-size:15px;transition:color .3s}.hh__then[hidden]{display:none}.hh .hh__cta{display:block;width:100%;background:var(--hh-blue);color:#fff;font-weight:600;font-size:17px;border-radius:999px;padding:18px;margin-top:22px;line-height:1.2;transition:background .15s,transform .15s;text-align:center;box-shadow:var(--pu-shadow-cta,0 8px 20px rgba(39,100,255,.25))}.hh .hh__cta:hover{background:var(--pu-accent-hover,#1A50E0)}.hh .hh__cta[disabled],.hh .hh__cta[aria-busy=true]{opacity:.6;cursor:not-allowed;box-shadow:none}.hh__note{margin:12px 0 0;text-align:center;font-size:13px;color:var(--hh-muted);line-height:1.4}.hh__note strong{color:var(--hh-ink);font-weight:600}.hh__help{display:none;margin:10px 0 0;font-size:13px;color:#b42318;text-align:center;line-height:1.4}.hh__help.is-on{display:block}@media(max-width:640px){.hh{padding:16px 14px 14px;border-radius:16px;margin-bottom:14px}.hh__kicker{top:-11px;right:14px;font-size:13px;padding:5px 10px}.hh__switch{max-width:none;padding:3px}.hh__switch button{padding:8px 10px;font-size:13px}.hh__label{margin:14px 0 6px;font-size:14px}.hh__seg{gap:6px}.hh__seg button{justify-content:center;gap:4px;padding:10px 4px;font-size:13px;border-radius:12px;white-space:nowrap}.hh__seg button .hh__sub{font-size:13px}.hh__freq{gap:6px}.hh__freq button{padding:9px 6px;font-size:13px;border-radius:12px}.hh__freq button .hh__sub{font-size:13px;margin-top:1px}.hh .hh__rec{top:-13px;right:6px;font-size:13px;padding:2px 6px}.hh__item{gap:10px;margin-top:14px;padding-top:12px;align-items:flex-start;flex-wrap:wrap}.hh__thumb{width:56px;height:56px;border-radius:10px}.hh__thumb img{top:4px;right:4px;bottom:4px;left:4px;width:48px;height:48px}.hh__t{font-size:13.5px;line-height:1.25;letter-spacing:-.01em}.hh__s{font-size:13px;margin-top:2px}.hh__swatches{margin-top:6px;gap:6px}.hh .hh__sw{width:18px;height:18px}.hh__cname{font-size:13px}.hh__pricebox{flex:1 1 100%;width:100%;flex-flow:row wrap;align-items:baseline;justify-content:flex-end;gap:0 10px;margin:0;padding-top:10px;border-top:1px dashed var(--hh-line);text-align:right}.hh__pill{order:3;align-self:flex-end;font-size:13px;padding:4px 10px;margin:8px 0 0}.hh__pline{order:1;flex:1 1 100%;gap:6px;margin-left:auto;justify-content:flex-end}.hh__then{order:2;flex:1 1 100%;min-width:0;text-align:right}.hh__then[hidden]{display:none}.hh__pct{font-size:13px;padding:2px 6px}.hh__was{font-size:13px}.hh__now{font-size:24px}.hh__then{font-size:13px;margin-top:6px;line-height:1.3}.hh__then b{font-size:13px}.hh .hh__cta{padding:14px;font-size:15px;margin-top:14px}}@media(max-width:360px){.hh__seg button{font-size:13px;padding:9px 2px}.hh__seg button .hh__sub{display:none}}@media(prefers-reduced-motion:reduce){.hh *{transition:none!important}}@media(max-width:720px){.hh .hh__seg button .hh__sub{display:none}.hh .hh__seg button{gap:6px;padding:12px 4px}.hh .hh__s{display:none}.hh .hh__label{margin:16px 0 8px}}@media(max-width:1023px){.product-info__liquid>.hh{width:111.1112%;margin-left:-5.5556%;margin-right:-5.5556%}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/puure-hh.css.map */
