.section-hot-tube-water-calculator{display:block;font-family:SK Curiosity,sans-serif;scroll-margin-top:var(--htc-scroll-margin, 120px)}.hot-tube-water-calculator{display:flex;gap:1rem;padding:.6rem;background-color:#fff;border-radius:100px;border:1px solid #e5e5e5;position:sticky;top:var(--htc-sticky-top, 48px);z-index:2}.hot-tube-water-calculator__tab{flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:16px;border-radius:50px;font-size:16px;font-weight:500;border:none;background:transparent;color:#8c8c8c;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}@media screen and (min-width:640px){.hot-tube-water-calculator__tab{gap:.5rem;padding-inline:.75rem}}.hot-tube-water-calculator__tab--active{background-color:#000;color:#fff}.hot-tube-water-calculator__tab--inactive{color:#8c8c8c}.hot-tube-water-calculator__tab--inactive:hover{color:#1a1a1a;background-color:#f9f9f9}.hot-tube-water-calculator__icon{display:inline-flex;width:16px;height:16px;flex-shrink:0}.hot-tube-water-calculator__icon svg{width:100%;height:100%}.hot-tube-water-calculator__label-short,.hot-tube-water-calculator__label-full{line-height:1}.hot-tube-water-calculator__label-short{display:inline-block;font-size:16px}.hot-tube-water-calculator__label-full{display:none}@media screen and (min-width:640px){.hot-tube-water-calculator__label-short{display:none}.hot-tube-water-calculator__label-full{display:inline-block}}.hot-tube-water-calculator__content{margin-top:2.4rem}.hot-tube-water-calculator__panel{font-size:1rem;color:#1a1a1a}.hot-tube-water-calculator__calculator-inner>*+*{margin-top:16px}@media screen and (min-width:640px){.hot-tube-water-calculator__calculator-inner>*+*{margin-top:24px}}.hot-tube-water-calculator__panel--hidden{display:none}.htc-calculator-grid{display:grid;grid-template-columns:1fr;gap:16px}[data-htc-calculator-grid]{scroll-margin-top:45px}@media screen and (min-width:640px){.htc-calculator-grid{gap:24px}}@media screen and (min-width:1024px){.htc-calculator-grid{grid-template-columns:1fr 1fr}}.htc-calculator-grid__left{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:640px){.htc-calculator-grid__left{gap:24px}}.htc-calculator-grid__right{min-height:0}.htc-results-gate{position:relative}.htc-results-slot{min-height:0}.htc-lead-gate-area:empty{display:none}.section-hot-tube-water-calculator[data-htc-lead-gate-locked] .htc-tab-panels{display:none}html.htc-lead-gate-boot-lock .section-hot-tube-water-calculator .htc-tab-panels{display:none!important}html.htc-lead-gate-boot-lock .section-hot-tube-water-calculator>.page-width>.hot-tube-water-calculator{opacity:0;visibility:hidden;pointer-events:none}html.htc-lead-gate-boot-lock .section-hot-tube-water-calculator .hot-tube-water-calculator__content{min-height:60vh}.section-hot-tube-water-calculator[data-htc-lead-gate-locked] .hot-tube-water-calculator__tab{opacity:.55;cursor:not-allowed;pointer-events:none}.htc-access-gate.gate{width:100%;margin:0 auto;font-family:inherit;--supa-orange: #e8861a;--supa-orange-dark: #c06018;--supa-orange-mid: #d4721a;--supa-cream-bg: #fffaf4;--supa-card-bg: #ffffff;--supa-border: #e8d5b8;--supa-border-light: #eedfc4;--supa-text-dark: #2c1a0e;--supa-text-body: #6b5744;--supa-text-muted: #9a8272;--supa-text-hint: #baa898;--supa-black: #1a1a1a;--supa-radius-sm: 8px;--supa-radius-md: 10px;--supa-radius-lg: 12px;--supa-radius-pill: 50px}.htc-access-gate.gate .gate__banner{background:linear-gradient(135deg,var(--supa-orange) 0%,var(--supa-orange-mid) 50%,var(--supa-orange-dark) 100%);padding:18px 22px 16px;border-radius:var(--supa-radius-lg) var(--supa-radius-lg) 0 0;display:flex;align-items:center;gap:14px}.htc-access-gate.gate .gate__banner-icon{flex-shrink:0;width:38px;height:38px;background:#fff3;border-radius:var(--supa-radius-sm);display:flex;align-items:center;justify-content:center}.htc-access-gate.gate .gate__banner-icon svg{width:19px;height:19px}.htc-access-gate.gate .gate__banner-title{font-size:clamp(16px,3.5vw,17px);font-weight:700;color:#fff;line-height:1.3}.htc-access-gate.gate .gate__banner-title span{display:block;font-size:clamp(13px,2.5vw,15px);font-weight:400;color:#ffffffe0;margin-top:3px}.htc-access-gate.gate .gate__body{background:var(--supa-cream-bg);border:1.5px solid var(--supa-border);border-top:none;border-radius:0 0 var(--supa-radius-lg) var(--supa-radius-lg);overflow:hidden}.htc-access-gate.gate .gate__grid{display:grid;grid-template-columns:1fr 1fr}.htc-access-gate.gate .gate__left{padding:28px 24px;border-right:1px solid var(--supa-border-light)}.htc-access-gate.gate .gate__headline{font-size:clamp(20px,4vw,26px);font-weight:700;color:var(--supa-text-dark);line-height:1.2;letter-spacing:-.3px;margin:0 0 10px}.htc-access-gate.gate .gate__headline em{font-style:normal;color:var(--supa-orange-dark)}.htc-access-gate.gate .gate__sub{font-size:clamp(15px,2.5vw,16px);font-weight:400;color:var(--supa-text-body);line-height:1.6;margin:0 0 22px}.htc-access-gate.gate .gate__perks{list-style:none;display:flex;flex-direction:column;gap:12px;margin:0 0 20px;padding:0}.htc-access-gate.gate .gate__perk{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:var(--supa-card-bg);border:1px solid var(--supa-border);border-radius:var(--supa-radius-md)}.htc-access-gate.gate .gate__perk-icon{flex-shrink:0;width:26px;height:26px;background:linear-gradient(135deg,var(--supa-orange),var(--supa-orange-dark));border-radius:6px;display:flex;align-items:center;justify-content:center;margin-top:1px}.htc-access-gate.gate .gate__perk-icon svg{width:13px;height:13px}.htc-access-gate.gate .gate__perk-title{font-size:15px;font-weight:700;color:var(--supa-text-dark);margin-bottom:3px}.htc-access-gate.gate .gate__perk-desc{font-size:14px;font-weight:400;color:var(--supa-text-body);line-height:1.5}.htc-access-gate.gate .gate__tp{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--supa-card-bg);border:1px solid var(--supa-border);border-radius:var(--supa-radius-md)}.htc-access-gate.gate .tp-stars{display:flex;align-items:center;gap:2px;flex-shrink:0}.htc-access-gate.gate .gate__tp-star{display:inline-flex;flex-shrink:0;line-height:0}.htc-access-gate.gate .gate__tp-star svg{display:block}.htc-access-gate.gate .gate__tp-text{font-size:14px;color:var(--supa-text-body);line-height:1.4}.htc-access-gate.gate .gate__tp-text strong{color:var(--supa-text-dark);font-weight:700}.htc-access-gate.gate .gate__right{padding:28px 24px}.htc-access-gate.gate .gate__form-inner{margin:0}.htc-access-gate.gate .gate__form-title{font-size:clamp(16px,3.5vw,19px);font-weight:700;color:var(--supa-text-dark);margin-bottom:4px}.htc-access-gate.gate .gate__form-sub{font-size:14px;color:var(--supa-text-muted);font-weight:400;margin-bottom:22px}.htc-access-gate.gate .gate__field{margin-bottom:15px}.htc-access-gate.gate .gate__label{display:block;font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--supa-text-body);margin-bottom:6px}.htc-access-gate.gate .gate__input{width:100%;padding:11px 13px;font-size:16px;color:var(--supa-text-dark);background:var(--supa-card-bg);border:1.5px solid #d9c9b4;border-radius:var(--supa-radius-sm);outline:none;transition:border-color .18s,box-shadow .18s;-webkit-appearance:none;appearance:none}.htc-access-gate.gate .gate__input::placeholder{color:var(--supa-text-hint)}.htc-access-gate.gate .gate__input:focus{border-color:var(--supa-orange-dark);box-shadow:0 0 0 3px #c060181f}.htc-access-gate.gate .gate__input.error{border-color:#c0392b}.htc-access-gate.gate .gate__field-error{margin:6px 0 0;font-size:14px;color:#c0392b}.htc-access-gate.gate .gate__form-error{margin:0 0 10px;font-size:15px;color:#c0392b;text-align:center}.htc-access-gate.gate .gate__field--invalid .gate__input,.htc-access-gate.gate .gate__field--invalid .htc-lead-gate__combobox-control{border-color:#c0392b}.htc-access-gate.gate .gate__field--invalid .gate__chips{outline:1px solid #c0392b;outline-offset:2px;border-radius:10px}.htc-access-gate.gate .gate__chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.htc-access-gate.gate .gate__chip{padding:10px 18px;border-radius:20px;border:1.5px solid #d9c9b4;background:var(--supa-card-bg);font-size:14px;font-weight:600;color:var(--supa-text-body);cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.htc-access-gate.gate .gate__chip:hover{border-color:var(--supa-orange-dark);color:var(--supa-orange-dark)}.htc-access-gate.gate .gate__chip.is-active{background:linear-gradient(135deg,var(--supa-orange),var(--supa-orange-dark));border-color:transparent;color:#fff}.htc-access-gate.gate .gate__cta{display:block;width:100%;margin-top:24px;padding:14px 20px;font-size:17px;font-weight:700;letter-spacing:.02em;text-align:center;color:#fff;background:var(--supa-black);border:none;border-radius:var(--supa-radius-pill);cursor:pointer;transition:background .2s,transform .1s}.htc-access-gate.gate .gate__cta:hover{background:#333}.htc-access-gate.gate .gate__cta:active{transform:scale(.985)}.htc-access-gate.gate .gate__cta:disabled{background:#888;cursor:not-allowed}.htc-access-gate.gate .gate__legal{margin-top:10px;font-size:13px;color:var(--supa-text-hint);text-align:center;line-height:1.55}.htc-access-gate.gate .gate__legal a{color:var(--supa-orange-dark);text-decoration:none}.htc-access-gate.gate .gate__legal a:hover{text-decoration:underline}.htc-access-gate.gate .gate__divider{height:1px;background:var(--supa-border-light);margin:16px 0}.htc-access-gate.gate .gate__login{text-align:center;font-size:14px;color:var(--supa-text-muted)}.htc-access-gate.gate .gate__login a{color:var(--supa-orange-dark);font-weight:600;text-decoration:none}.htc-access-gate.gate .gate__login a:hover{text-decoration:underline}.htc-access-gate.gate .gate__stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--supa-border-light)}.htc-access-gate.gate .gate__stat{text-align:center;padding:14px 8px;border-right:1px solid var(--supa-border-light)}.htc-access-gate.gate .gate__stat:last-child{border-right:none}.htc-access-gate.gate .gate__stat-num{font-size:clamp(16px,4vw,22px);font-weight:700;color:var(--supa-orange-dark);line-height:1;margin-bottom:4px}.htc-access-gate.gate .gate__stat-label{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--supa-text-muted);line-height:1.35}.htc-access-gate.gate .htc-lead-gate__combobox{position:relative;z-index:1}.htc-access-gate.gate .htc-lead-gate__combobox--open{z-index:20}.htc-access-gate.gate .htc-lead-gate__combobox-control{border:1.5px solid #d9c9b4;border-radius:var(--supa-radius-sm);background:var(--supa-card-bg)}.htc-access-gate.gate .htc-lead-gate__combobox-input.gate__input--combobox{border:0;border-radius:var(--supa-radius-sm) 0 0 var(--supa-radius-sm);box-shadow:none}.htc-access-gate.gate .htc-lead-gate__combobox-control:focus-within{border-color:var(--supa-orange-dark);box-shadow:0 0 0 3px #c060181f}.htc-access-gate.gate .htc-lead-gate__combobox-toggle{border-radius:0 var(--supa-radius-sm) var(--supa-radius-sm) 0;color:var(--supa-text-muted)}@media screen and (max-width:640px){.htc-access-gate.gate .gate__grid{grid-template-columns:1fr}.htc-access-gate.gate .gate__left{border-right:none;border-bottom:1px solid var(--supa-border-light);padding:22px 18px}.htc-access-gate.gate .gate__right{padding:22px 18px}}.htc-lead-gate__country-native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.htc-lead-gate__combobox{position:relative;z-index:1}.htc-lead-gate__combobox--open{z-index:20}.htc-lead-gate__combobox-control{display:flex;align-items:stretch;width:100%;border:1px solid #d9dddf;border-radius:12px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.htc-lead-gate__combobox-input{flex:1;min-width:0;border:0;border-radius:12px 0 0 12px;padding:12px 10px 12px 14px;font-size:16px;font-family:inherit;color:#3d3d3d;background:transparent}.htc-lead-gate__combobox-input::placeholder{color:#9ca3af}.htc-lead-gate__combobox-input:focus,.htc-lead-gate__combobox-input:focus-visible{outline:none;outline-offset:0;box-shadow:none}.htc-lead-gate__combobox-control:focus-within{border-color:#2d6b5e;box-shadow:0 0 0 2px #2d6b5e1f}.htc-lead-gate__combobox-toggle{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;border:0;padding:0;border-radius:0 12px 12px 0;background:transparent;cursor:pointer;color:#8c8c8c;transition:color .15s ease,background-color .15s ease}.htc-lead-gate__combobox-toggle:hover{color:#2d6b5e;background:#2d6b5e0f}.htc-lead-gate__combobox-chevron{display:flex;width:16px;height:16px;transition:transform .2s ease}.htc-lead-gate__combobox--open .htc-lead-gate__combobox-chevron{transform:rotate(180deg)}.htc-lead-gate__combobox-chevron svg{width:100%;height:100%}.htc-lead-gate__combobox-list{position:absolute;left:0;right:0;top:calc(100% + 4px);margin:0;padding:6px;list-style:none;max-height:min(280px,45vh);overflow-y:auto;overflow-x:hidden;border:1px solid #e2e6e8;border-radius:12px;background:#fff;box-shadow:0 10px 40px #0f172a1a,0 0 0 1px #2d6b5e0f;scrollbar-width:thin;scrollbar-color:rgba(45,107,94,.35) transparent}.htc-lead-gate__combobox-list::-webkit-scrollbar{width:6px}.htc-lead-gate__combobox-list::-webkit-scrollbar-thumb{background:#2d6b5e59;border-radius:99px}.htc-lead-gate__combobox-option{margin:0;padding:10px 12px;border-radius:8px;font-size:16px;line-height:1.35;color:#3d3d3d;cursor:pointer;transition:background-color .12s ease,color .12s ease}.htc-lead-gate__combobox-option:hover,.htc-lead-gate__combobox-option--active{background:#5cc8ad2e;color:#1a1a1a}.htc-lead-gate__combobox-option[aria-selected=true]{font-weight:600;color:#1f4d44}.htc-lead-gate__combobox-empty{margin:0;padding:14px 12px;font-size:15px;color:#6b7280;text-align:center}.htc-water-setup{background:#fff;border-radius:20px;border:1px solid #e5e5e5;padding:20px}@media screen and (min-width:640px){.htc-water-setup{padding:24px}}.htc-water-setup__title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 16px;display:flex;align-items:center;gap:8px}.htc-water-setup__title-icon{display:inline-flex}.htc-water-setup__flask-icon{width:20px;height:20px;color:#5cc8ad}.htc-water-setup__flask-icon svg{width:100%;height:100%}.htc-water-setup__block{margin-bottom:20px}.htc-water-setup__block:last-child{margin-bottom:0}.htc-water-setup__label{font-size:16px;font-weight:500;color:#595959;display:block;margin-bottom:8px}.htc-water-setup__options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.htc-water-setup__option{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;border:2px solid #e5e5e5;background:#fff;cursor:pointer;transition:border-color .15s,background-color .15s,color .15s;font-family:inherit;text-align:left;color:#3d3d3d}.htc-water-setup__option:hover{border-color:#bfbfbf;color:#1a1a1a}.htc-water-setup__option--selected,.htc-water-setup__option--selected:hover{border-color:#000;background:#f9f9f9;color:#000}.htc-water-setup__option--selected:hover .htc-water-setup__option-desc{color:#595959}.htc-water-setup__option-icon{display:inline-flex;width:20px;height:20px;flex-shrink:0;color:#8c8c8c}.htc-water-setup__option:hover .htc-water-setup__option-icon:not(.htc-water-setup__option-icon--active){color:#595959}.htc-water-setup__option--selected:hover .htc-water-setup__option-icon:not(.htc-water-setup__option-icon--active){color:#8c8c8c}.htc-water-setup__option-icon--active{color:#5cc8ad}.htc-water-setup__option-svg{width:100%;height:100%}.htc-water-setup__option-svg svg{width:100%;height:100%}.htc-water-setup__option-text{display:flex;flex-direction:column;gap:0;min-width:0}.htc-water-setup__option-label{font-size:16px;font-weight:600}.htc-water-setup__option-desc{font-size:14px;color:#595959;font-weight:400}.htc-water-setup__option:hover .htc-water-setup__option-desc{color:#3d3d3d}.htc-water-setup__option--selected .htc-water-setup__option-desc{color:#595959}.htc-water-setup__volume-row{display:flex;gap:8px}.htc-water-setup__input{flex:1;padding:10px 16px;border-radius:12px;border:1px solid #e5e5e5;font-size:16px;font-weight:500;font-family:inherit}.htc-water-setup__input:focus{outline:none;border-color:#8c8c8c;box-shadow:0 0 0 2px #0000000f}.htc-water-setup__select{padding:10px 12px;border-radius:12px;border:1px solid #e5e5e5;font-size:16px;font-weight:500;background:#fff;font-family:inherit;cursor:pointer}.htc-water-setup__select:focus{outline:none;border-color:#8c8c8c}.htc-water-setup__hint{font-size:16px;color:#8c8c8c;margin:6px 0 0;line-height:1.4}.htc-readings{background:#fff;border-radius:20px;border:1px solid #e5e5e5;padding:20px}@media screen and (min-width:640px){.htc-readings{padding:24px}}.htc-readings__title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 4px;display:flex;align-items:center;gap:8px}.htc-readings__title-icon{display:inline-flex}.htc-readings__droplets-icon{width:20px;height:20px;color:#5cc8ad}.htc-readings__droplets-icon svg{width:100%;height:100%}.htc-readings__subtitle{font-size:16px;color:#8c8c8c;margin:0 0 16px}.htc-readings__list{display:flex;flex-direction:column;gap:16px}.htc-reading{display:flex;flex-direction:column;gap:8px}.htc-reading--hidden{display:none}.htc-reading__head{display:flex;align-items:center;justify-content:space-between}.htc-reading__label-wrap{display:flex;align-items:center;gap:8px}.htc-reading__icon{display:inline-flex;width:16px;height:16px;color:#8c8c8c}.htc-reading__icon svg,.htc-reading__icon-svg{width:100%;height:100%}.htc-reading__label{font-size:16px;font-weight:500;color:#3d3d3d}.htc-reading__unit{font-size:14px;color:#8c8c8c}.htc-reading__status{font-size:16px;font-weight:500}.htc-reading__status--low{color:#f59e0b}.htc-reading__status--high{color:#ea4335}.htc-reading__status--ideal{color:#34a853}.htc-reading__slider-wrap{display:flex;align-items:center;gap:12px}.htc-reading__min,.htc-reading__max{font-size:14px;color:#8c8c8c;width:32px;flex-shrink:0}.htc-reading__min{text-align:right}.htc-reading__slider{flex:1;position:relative;display:flex;align-items:center;height:24px}.htc-reading__track{position:absolute;left:0;right:0;height:8px;top:50%;transform:translateY(-50%);border-radius:999px;background:#f3f3f3;pointer-events:none}.htc-reading__ideal{position:absolute;top:50%;transform:translateY(-50%);height:8px;border-radius:999px;background:#5cc8ad4d;pointer-events:none}.htc-reading__range{position:relative;z-index:1;width:100%;height:24px;margin:0;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer}.htc-reading__range::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:#000;border:2px solid #ffffff;box-shadow:0 1px 3px #0003;cursor:pointer}.htc-reading__range::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#000;border:2px solid #ffffff;box-shadow:0 1px 3px #0003;cursor:pointer}.htc-reading__input-wrap{display:flex;align-items:center;gap:8px}.htc-reading__input{width:96px;padding:10px 12px;border-radius:8px;border:1px solid #e5e5e5;font-size:16px;font-weight:500;font-family:ui-monospace,monospace;text-align:center}.htc-reading__input:focus{outline:none;border-color:#8c8c8c;box-shadow:0 0 0 2px #0000000f}.htc-reading__ideal-text{font-size:16px;color:#595959}.htc-results{display:flex;flex-direction:column;gap:16px}.htc-results__summary{background:#fff;border-radius:20px;border:1px solid #e5e5e5;padding:20px}@media screen and (min-width:640px){.htc-results__summary{padding:24px}}.htc-results__summary-inner{display:flex;align-items:flex-start;gap:12px}.htc-results__summary-icon{display:inline-flex;width:24px;height:24px;color:#2d6b5e;flex-shrink:0}.htc-results__summary-icon-svg{width:100%;height:100%}.htc-results__summary-title{font-size:18px;font-weight:600;color:#3d3d3d;margin:0 0 4px}.htc-results__summary-subtitle{font-size:16px;color:#8c8c8c;margin:0}.htc-results__all-good{margin-top:16px;padding:16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;display:flex;align-items:flex-start;gap:12px}.htc-results__all-good--hidden{display:none}.htc-results__all-good-icon{display:inline-flex;width:24px;height:24px;color:#22c55e;flex-shrink:0}.htc-results__all-good-icon-svg{width:100%;height:100%}.htc-results__all-good-title{font-size:16px;font-weight:600;color:#166534;margin:0 0 4px}.htc-results__all-good-text{font-size:16px;color:#15803d;margin:0}.htc-results__section{display:flex;flex-direction:column;gap:12px}.htc-results__section--hidden{display:none}.htc-results__section-title{font-size:14px;font-weight:600;color:#595959;text-transform:uppercase;letter-spacing:.05em;margin:0 0 0 4px}.htc-results__list{display:flex;flex-direction:column;gap:12px}.htc-result-card{border-radius:12px;border:1px solid;padding:16px}.htc-result-card--low{background:#fffbeb;border-color:#fde68a}.htc-result-card--high{background:#fef2f2;border-color:#fecaca}.htc-result-card--ideal{background:#f0fdf4;border-color:#bbf7d0}.htc-result-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.htc-result-card__title-wrap{display:flex;align-items:center;gap:8px}.htc-result-card__status-icon{display:inline-block;width:16px;height:16px;flex-shrink:0}.htc-result-card--low .htc-result-card__status-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23F59E0B' stroke-width='2'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E") center/contain no-repeat}.htc-result-card--high .htc-result-card__status-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23EA4335' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") center/contain no-repeat}.htc-result-card--ideal .htc-result-card__status-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322c55e' stroke-width='2'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E") center/contain no-repeat}.htc-result-card__title{font-size:16px;font-weight:600;color:#3d3d3d;margin:0}.htc-result-card__priority{font-size:14px;font-weight:500;padding:4px 10px;border-radius:999px;flex-shrink:0}.htc-result-card__priority--high{background:#fee2e2;color:#b91c1c}.htc-result-card__priority--medium{background:#fef3c7;color:#b45309}.htc-result-card__priority--low{background:#dcfce7;color:#166534}.htc-result-card__action{font-size:16px;color:#595959;margin:0 0 12px;line-height:1.45}.htc-result-card__dose{background:#fff9;border-radius:8px;padding:12px;margin-bottom:8px}.htc-result-card__dose-value{font-size:24px;font-weight:700;color:#1a1a1a}.htc-result-card__dose-chemical{font-size:16px;color:#8c8c8c;margin-left:4px}.htc-result-card__dose-metric{font-size:16px;color:#a3a3a3;margin:4px 0 0}.htc-result-card__howto{margin-top:8px}.htc-result-card__howto-summary{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#1a1a1a;cursor:pointer;background:none;border:none;padding:0;font-family:inherit;text-align:left;width:100%}.htc-result-card__howto-chevron{display:inline-flex;width:16px;height:16px;flex-shrink:0;color:currentColor;transition:transform .3s ease}.htc-result-card__howto-chevron svg{width:100%;height:100%}.htc-result-card__howto[data-open=true] .htc-result-card__howto-chevron{transform:rotate(180deg)}.htc-result-card__howto-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.htc-result-card__howto[data-open=true] .htc-result-card__howto-content{grid-template-rows:1fr}.htc-result-card__howto-content-inner{min-height:0;overflow:hidden}.htc-result-card__howto-block{margin-top:20px}.htc-result-card__howto-heading{font-size:14px;font-weight:600;color:#595959;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px}.htc-result-card__howto-list{font-size:16px;color:#595959;margin:0;padding-left:0;list-style:none}.htc-result-card__howto-num{color:#2d6b5e;font-weight:700}.htc-result-card__safety{margin-top:12px;padding:12px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px}.htc-result-card__safety-heading{font-size:14px;font-weight:600;color:#b45309;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;display:flex;align-items:center;gap:4px}.htc-result-card__safety-list{font-size:16px;color:#92400e;margin:0;padding-left:18px}.htc-results__taphs{background:#f5f7f6;border:1px solid #e5e5e5;border-radius:20px;padding:20px}.htc-results__taphs-inner{display:flex;gap:16px;align-items:flex-start}.htc-results__taphs-logo{width:64px;min-width:64px;height:56px;background:#1a1a1a;color:#fff;font-size:18px;font-weight:600;border-radius:12px;display:flex;align-items:center;justify-content:center}.htc-results__taphs-content{flex:1;min-width:0}.htc-results__taphs-quote{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.htc-results__taphs-steps{font-size:16px;color:#595959;margin:0 0 8px;line-height:1.5}.htc-results__taphs-steps p{margin:0 0 4px}.htc-results__taphs-steps p:last-child{margin-bottom:0}.htc-results__taphs-note{font-size:16px;color:#8c8c8c;margin:0}.htc-active-ingredients-card{border-radius:16px;border:2px solid #fbbf24;background:linear-gradient(135deg,#fffbeb,#ffedd5b3,#fffbeb);box-shadow:0 10px 25px #fbbf2459;overflow:hidden}.htc-active-ingredients-card__content{padding:0}.htc-active-ingredients-card__header{background:linear-gradient(90deg,#f59e0b,#f97316);padding:12px 16px}@media screen and (min-width:640px){.htc-active-ingredients-card__header{padding-inline:20px}}.htc-active-ingredients-card__header-icon-wrap{width:36px;height:36px;border-radius:999px;background-color:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.htc-active-ingredients-card__header-text{display:flex;flex-direction:column}.htc-active-ingredients-card__header{display:flex;align-items:center;column-gap:10px}.htc-active-ingredients-card__title{margin:0;font-size:16px;font-weight:700;color:#fff;letter-spacing:-.01em;display:flex;column-gap:8px;padding-top:4px}.htc-active-ingredients-card__title-icon{display:inline-flex}.htc-active-ingredients-card__subtitle{margin:2px 0 0;font-size:16px;font-weight:500;color:#fef3c7}.htc-active-ingredients-card__alert-icon{display:block;width:20px;height:20px;color:#fff}.htc-active-ingredients-card__flask-icon{display:block;width:16px;height:16px}.htc-ai-body{padding:20px;display:flex;flex-direction:column;gap:16px}@media screen and (min-width:640px){.htc-ai-body{padding-inline:20px;gap:20px}}.htc-ai-block{border-radius:12px;border:1px solid;padding:16px}.htc-ai-block--white-amber{background-color:#fff;border-color:#fde68a}.htc-ai-block--red{background-color:#fef2f2;border-color:#fecaca}.htc-ai-block--ice{background-color:#e4f4fb;border-color:#e5e5e5}.htc-ai-block__heading{font-size:16px;font-weight:700;margin:0 0 8px;display:flex;align-items:center;gap:6px;color:#92400e}.htc-ai-block__heading--red{color:#991b1b}.htc-ai-block__heading--black{color:#000}.htc-ai-block__heading.small-mb{margin-bottom:6px}.htc-ai-block__icon{display:inline-flex;width:16px;height:16px;flex-shrink:0}.htc-ai-block__icon svg{width:100%;height:100%}.htc-ai-block__icon--amber{color:#d97706}.htc-ai-block__icon--teal{color:#5cc8ad}.htc-ai-block__text{font-size:16px;line-height:1.625;margin:0;color:#78350fcc}.htc-ai-block__text--mt{margin-top:8px}.htc-ai-block__text--red{color:#7f1d1dcc}.htc-ai-block__text--gray{color:#3d3d3d}.htc-ai-block__text--muted{color:#8c8c8c}.htc-ai-block__text--center{text-align:center}.htc-ai-block__text.mb{margin-bottom:12px}.htc-ai-block__strong{color:#78350f;font-weight:600}.htc-ai-block__strong--red{color:#7f1d1d;font-weight:600}.htc-ai-block__strong--black{color:#000;font-weight:600}.htc-ai-block__stack{display:flex;flex-direction:column;gap:8px}.htc-ai-block__stack .htc-ai-block__text{margin:0}.htc-ai-table-wrap{background:#fff;border-radius:8px;border:1px solid #e5e5e5;overflow:hidden;margin-bottom:0}.htc-ai-table{width:100%;font-size:16px;border-collapse:collapse}.htc-ai-table__head-row{background:#f9f9f9}.htc-ai-table__th{text-align:left;padding:10px 12px;font-weight:600;color:#000}.htc-ai-table__th--center{text-align:center}.htc-ai-table__body tr{border-bottom:1px solid #F3F3F3}.htc-ai-table__body tr:last-child{border-bottom:0}.htc-ai-table__cell{padding:8px 12px;color:#3d3d3d;font-weight:500}.htc-ai-table__cell--center{text-align:center}.htc-ai-table__muted{color:#8c8c8c;font-weight:400}.htc-ai-spoons{margin-top:16px;margin-bottom:8px;background:#fff;border-radius:8px;border:1px solid #e5e5e5;padding:16px}.htc-ai-spoons__title{font-size:16px;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px}.htc-ai-spoons__intro{font-size:16px;color:#595959;margin:0 0 12px;line-height:1.5}.htc-ai-spoons__row{display:flex;align-items:flex-end;justify-content:center;gap:10px;padding:12px 0}@media screen and (max-width:480px){.htc-ai-spoons__row{flex-direction:column;align-items:center;gap:10px}}@media screen and (min-width:640px){.htc-ai-spoons__row{gap:40px}}.htc-ai-spoons__item{display:flex;flex-direction:column;align-items:center}.htc-ai-spoons__img{max-width:150px;max-height:150px;width:100%;height:100%;object-fit:contain}.htc-ai-spoons__label{font-size:16px;font-weight:700;color:#000}.htc-ai-spoons__label--amber{color:#b45309}.htc-ai-spoons__label--red{color:#b91c1c}.htc-ai-spoons__vol{font-size:16px;color:#595959;font-weight:500}.htc-ai-spoons__weight{font-size:16px;font-weight:700;margin-top:2px}.htc-ai-spoons__weight--teal{color:#5cc8ad}.htc-ai-spoons__weight--red{color:#dc2626}.htc-ai-spoons__tip{font-size:16px;color:#dc2626;font-weight:600;text-align:center;margin:8px 0 0}.htc-ai-pills{display:flex;flex-wrap:wrap;gap:8px}.htc-ai-pill{display:inline-flex;align-items:center;gap:6px;background:#fff;border-radius:8px;padding:6px 12px;border:1px solid #e5e5e5;font-size:16px;font-weight:500;color:#000}.htc-ai-pill__icon{display:inline-flex;width:14px;height:14px;flex-shrink:0}.htc-ai-pill__icon svg{width:100%;height:100%}.htc-ai-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:12px;border:2px solid #fcd34d;padding:12px 16px;cursor:pointer;transition:border-color .15s ease;font-family:inherit}.htc-ai-toggle:hover{border-color:#fbbf24}.htc-ai-toggle__inner{display:flex;align-items:center;gap:10px}.htc-ai-toggle__icon{display:inline-flex}.htc-ai-toggle__flask{width:20px;height:20px;color:#d97706}.htc-ai-toggle__flask svg{width:100%;height:100%}.htc-ai-toggle__text{display:flex;flex-direction:column;text-align:left}.htc-ai-toggle__title{font-size:16px;font-weight:700;color:#92400e;display:block}.htc-ai-toggle__hint{font-size:16px;color:#d97706}.htc-ai-toggle__chevron{width:32px;height:32px;border-radius:50%;background:#fef3c7;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .15s ease}.htc-ai-toggle:hover .htc-ai-toggle__chevron{background:#fde68a}.htc-ai-toggle__chevron-svg{width:16px;height:16px;color:#b45309}.htc-ai-toggle__chevron-svg svg{width:100%;height:100%}.htc-ai-toggle__chevron-down,.htc-ai-toggle__chevron-up{height:16px}.htc-ai-toggle__chevron-up,.htc-ai-toggle[aria-expanded=true] .htc-ai-toggle__chevron-down{display:none}.htc-ai-toggle[aria-expanded=true] .htc-ai-toggle__chevron-up{display:block}.htc-ai-fields{display:grid;grid-template-rows:0fr;margin-top:-20px;transition:grid-template-rows .3s ease,margin-top .3s ease}.htc-ai-fields[data-open=true]{grid-template-rows:1fr;margin-top:0}@media screen and (min-width:640px){.htc-ai-fields{margin-top:-24px}}.htc-ai-fields__inner{min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:12px}.htc-ai-fields__list{display:flex;flex-direction:column;gap:12px}.htc-ai-field{display:flex;align-items:center;gap:12px;border-radius:12px;padding:12px;border:1px solid #fde68a;background:#fff;transition:background-color .15s,border-color .15s}.htc-ai-field__info{flex:1 1 0;min-width:0}.htc-ai-field__label{font-size:16px;font-weight:600;color:#78350f;display:block;margin:0 0 2px}.htc-ai-field__desc{font-size:16px;color:#b45309b3;line-height:1.4;margin:0}.htc-ai-field__input-wrap{display:flex;align-items:center;gap:6px;flex-shrink:0}.htc-ai-field__input{width:80px;padding:8px 12px;border-radius:8px;border:2px solid #fcd34d;background:#fff;font-size:16px;font-weight:700;text-align:center;color:#78350f;font-family:ui-monospace,monospace}.htc-ai-field__input:focus{outline:none;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf244d}.htc-ai-field__pct{font-size:16px;font-weight:700;color:#b45309}.htc-ai-fields__footer{display:flex;align-items:center;justify-content:space-between;padding-top:4px;flex-wrap:wrap;gap:8px}.htc-ai-reset{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:600;color:#b45309;background:none;border:none;padding:8px 0;cursor:pointer;font-family:inherit;transition:color .15s}.htc-ai-reset:hover{color:#78350f}.htc-ai-reset__icon{width:14px;height:14px}.htc-ai-reset__icon svg{width:100%;height:100%}.htc-ai-fields__note{font-size:16px;color:#b4530999;font-style:italic;margin:0}.htc-guide{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:640px){.htc-guide{gap:20px}}.htc-guide__intro-card{background:#f1fffb;color:#111827;border-radius:10px;padding:20px;border:1px solid #e5e5e5}@media screen and (min-width:640px){.htc-guide__intro-card{padding:24px}}.htc-guide__intro-title{margin:0 0 6px;font-size:20px;font-weight:700;color:#111827}.htc-guide__intro-text{margin:0 0 12px;font-size:16px;line-height:1.5;color:#4b5563}.htc-guide__intro-taphs{background:#fff;border-radius:12px;padding:10px 12px;border:1px solid rgba(1,187,184,.3)}.htc-guide__intro-taphs-main{margin:0;font-size:16px;font-weight:600;color:#111827}.htc-guide__intro-taphs-logo{color:#01bbb8;font-size:16px;font-weight:700}.htc-guide__intro-taphs-sub{margin:0;font-size:16px;line-height:1}.htc-guide__steps{display:flex;flex-direction:column;gap:12px}.htc-guide-step{border-radius:10px;border:1px solid #e5e5e5;background:#fff;overflow:hidden}.htc-guide-step__toggle{display:flex;align-items:flex-start;gap:12px;padding:14px 14px 14px 16px;width:100%;border:none;background:transparent;text-align:left;cursor:pointer}.htc-guide-step__number{width:40px;height:40px;border-radius:12px;background:#0b0b0b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0}.htc-guide-step__summary{flex:1;min-width:0}.htc-guide-step__summary-title-row{display:flex;align-items:center;gap:8px;margin-bottom:2px}.htc-guide-step__icon{display:inline-flex;width:16px;height:16px;color:#01bbb8}.htc-guide-step__icon-svg{width:100%;height:100%}.htc-guide-step__title{margin:0;font-size:16px;font-weight:600;color:#3d3d3d}.htc-guide-step__description{margin:4px 0 0;font-size:16px}.htc-guide-step__chevron{display:inline-flex;width:20px;height:20px;flex-shrink:0;margin-top:2px}.htc-guide-step__chevron-svg{width:100%;height:100%;color:#a3a3a3;transition:transform .2s ease}.htc-guide-step__chevron-svg--open{transform:rotate(180deg)}.htc-guide-step__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease .03s;overflow:hidden}.htc-guide-step[data-open=true] .htc-guide-step__content{grid-template-rows:1fr;border-top:1px solid #f3f3f3}.htc-guide-step__content-inner{min-height:0;overflow:hidden;padding:0 16px;display:flex;flex-direction:column;gap:12px;transition:padding .3s ease .03s}.htc-guide-step[data-open=true] .htc-guide-step__content-inner{padding:12px 16px 16px}.htc-guide-step__frequency{display:flex;align-items:center;gap:8px;background:#eef7f5;border-radius:10px;padding:8px 10px;border:1px solid rgba(34,197,94,.25)}.htc-guide-step__frequency-icon{display:inline-flex;width:16px;height:16px;color:#01bbb8;flex-shrink:0}.htc-guide-step__frequency-icon-svg{width:100%;height:100%}.htc-guide-step__frequency-text{font-size:16px;font-weight:500;color:#0b0b0b}.htc-guide-step__block{display:flex;flex-direction:column;gap:8px}.htc-guide-step__block-title{margin:0;font-size:14px;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:6px}.htc-guide-step__block-title-icon{display:inline-flex;width:16px;height:16px;color:#01bbb8}.htc-guide-step__block-title-icon-svg{width:100%;height:100%}.htc-guide-step__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.htc-guide-step__list-item{display:flex;align-items:flex-start;gap:8px;font-size:16px;color:#595959}.htc-guide-step__list-badge{width:24px;height:24px;border-radius:999px;background:#f3f3f3;color:#737373;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.htc-guide-step__chips{display:flex;flex-wrap:wrap;gap:8px}.htc-guide-step__chip{font-size:15px;font-weight:500;background:#f3f3f3;color:#525252;padding:6px 10px;border-radius:999px}.htc-guide-step__tips{background:#fffbeb;border-radius:10px;padding:10px 10px 10px 11px;border:1px solid #fde68a}.htc-guide-step__tips-title{margin:0 0 6px;font-size:14px;font-weight:600;color:#b45309;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:6px}.htc-guide-step__tips-icon{display:inline-flex;width:16px;height:16px;color:#01bbb8}.htc-guide-step__tips-icon-svg{width:100%;height:100%}.htc-guide-step__tips-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.htc-guide-step__tips-item{font-size:16px;color:#92400e}.htc-guide-step__cta{margin-top:4px}.htc-guide-step__cta-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 14px;border-radius:12px;background:#0b0b0b;color:#fff;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .15s ease}.htc-guide-step__cta-link:hover{background:#1f2933}.htc-guide-step__cta-icon-svg{width:16px;height:16px}.htc-guide__water-change-card{background:#fff;border-radius:10px;border:1px solid #e5e5e5;padding:20px}@media screen and (min-width:640px){.htc-guide__water-change-card{padding:24px}}.htc-guide__water-change-title{margin:0 0 8px;font-size:16px;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px}.htc-guide__water-change-icon{display:inline-flex;width:20px;height:20px;color:#01bbb8}.htc-guide__water-change-body{font-size:16px;color:#4b5563;display:flex;flex-direction:column;gap:10px}.htc-guide__water-change-highlight{background:#f2fcfa;border-radius:12px;padding:10px 12px;border:1px solid #00A19B}.htc-guide__water-change-highlight-title{margin:0 0 4px;font-size:16px;font-weight:600;color:#111827}.htc-guide__water-change-highlight-text{margin:0;font-size:16px;color:#4b5563}.htc-guide__water-change-notes{display:flex;flex-direction:column;gap:4px}.htc-guide__water-change-formula{margin:0;font-size:15px;color:#9ca3af}.htc-volume{display:flex;flex-direction:column;gap:16px}.htc-volume__card{background:#fff;border-radius:10px;border:1px solid #e5e5e5;padding:20px}.htc-volume__title{margin:0 0 16px;font-size:18px;font-weight:600;color:#3d3d3d;display:flex;align-items:center;gap:8px}.htc-volume__title-icon{display:inline-flex;width:20px;height:20px;color:#01bbb8}.htc-volume__title-icon-svg{width:100%;height:100%}.htc-volume__shape-row{margin-bottom:20px}.htc-volume__shape-label{display:block;font-size:16px;font-weight:500;color:#737373;margin-bottom:8px}.htc-volume__shapes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.htc-volume__shape-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;border-radius:12px;border:2px solid #f3f3f3;background:transparent;cursor:pointer;font-family:inherit;transition:border-color .15s,background-color .15s,color .15s}.htc-volume__shape-btn:hover{border-color:#e5e5e5}.htc-volume__shape-btn--selected,.htc-volume__shape-btn--selected:hover{border-color:#000;background:#f9f9f9;color:#000}.htc-volume__shape-btn--selected .htc-volume__shape-icon-svg{color:#01bbb8}.htc-volume__shape-icon{display:inline-flex;width:20px;height:20px;color:#d4d4d4}.htc-volume__shape-icon-svg{width:100%;height:100%}.htc-volume__shape-name{font-size:16px;font-weight:600}.htc-volume__fields{display:flex;flex-direction:column;gap:12px}.htc-volume__field--hidden{display:none}.htc-volume__field-label{display:block;font-size:16px;font-weight:500;color:#737373;margin-bottom:4px}.htc-volume__input{width:100%;padding:10px 16px;border-radius:12px;border:1px solid #e5e5e5;font-size:16px;font-weight:500;font-family:inherit}.htc-volume__input:focus{outline:none;border-color:#8c8c8c;box-shadow:0 0 0 2px #0000000f}.htc-volume__field-hint{font-size:16px;color:#a3a3a3;margin:8px 0 0}.htc-volume__result{margin-top:20px;background:#242833;color:#fff;border-radius:12px;padding:16px}.htc-volume__result--hidden{display:none}.htc-volume__result-label{font-size:16px;color:#fff9;margin:0 0 4px}.htc-volume__result-main{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.htc-volume__result-litres{font-size:28px;font-weight:700}.htc-volume__result-secondary{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:4px}.htc-volume__result-unit{font-size:16px;color:#fff9}.htc-volume__result-sep{font-size:16px;color:#fff6;margin:0 4px}.htc-volume__result-us,.htc-volume__result-uk{font-size:18px;font-weight:600}.htc-volume__result-note{font-size:16px;color:#fff6;margin:8px 0 0}.htc-volume__use-btn{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:12px 20px;border-radius:12px;background:#706f6f;color:#fff;border:none;font-size:16px;font-weight:500;font-family:inherit;cursor:pointer;transition:background-color .15s}.htc-volume__use-btn:hover{background:#ffffff40}.htc-volume__use-icon{display:inline-flex;width:16px;height:16px}.htc-volume__use-icon-svg{width:100%;height:100%}.htc-volume__presets-title{font-size:14px;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px}.htc-volume__presets{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.htc-volume__presets--hidden{display:none}.htc-volume__preset{display:flex;flex-direction:column;align-items:flex-start;padding:12px;border-radius:12px;border:1px solid #f3f3f3;background:transparent;font-family:inherit;text-align:left;cursor:pointer;transition:border-color .15s,background-color .15s}.htc-volume__preset:hover{border-color:#000;background:#f9f9f9}.htc-volume__preset-vol{font-size:16px;color:#a3a3a3;margin-top:2px}.htc-guide-step__text{margin:0;font-size:16px;line-height:1.55;color:#525252}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hot-tube-water-calculator.css.map */
