:root{--hpd-kit-green: #08785f;--hpd-kit-green-dark: #063f35;--hpd-kit-lime: #d8f21b;--hpd-kit-soft: #eef5f2;--hpd-kit-border: #d7e2dd;--hpd-kit-ink: #18211e;--hpd-kit-muted: #63706b;--hpd-kit-white: #fff;--hpd-kit-shadow: 0 16px 44px rgba(4, 53, 44, .1)}.hpd-kit-builder,.hpd-kit-builder *{box-sizing:border-box}.hpd-kit-builder{color:var(--hpd-kit-ink);background:#f7f9f8;min-height:80vh;padding-bottom:80px}.hpd-kit-builder button,.hpd-kit-builder input{font:inherit}.hpd-kit-builder button{color:inherit}.hpd-kit-builder__hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 92% 20%,rgba(216,242,27,.17),transparent 25%),linear-gradient(125deg,#04382f,#07614f 58%,#08785f)}.hpd-kit-builder__hero:after{content:"";position:absolute;right:-120px;bottom:-180px;width:460px;height:460px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 64px #ffffff09,0 0 0 128px #ffffff06;pointer-events:none}.hpd-kit-builder__hero-inner,.hpd-kit-builder__progress-shell,.hpd-kit-builder__layout{width:min(1500px,calc(100% - 48px));margin-inline:auto}.hpd-kit-builder__hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.72fr);align-items:center;gap:68px;padding:54px 0 58px}.hpd-kit-builder__eyebrow,.hpd-kit-step__heading>p,.hpd-kit-summary__header p{margin:0 0 8px;color:var(--hpd-kit-green);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hpd-kit-builder__hero .hpd-kit-builder__eyebrow{color:var(--hpd-kit-lime)}.hpd-kit-builder__hero-copy h1{max-width:760px;margin:0;color:#fff;font-size:clamp(34px,4.2vw,62px);line-height:.98;letter-spacing:-.035em}.hpd-kit-builder__hero-copy>p:last-child{max-width:710px;margin:22px 0 0;color:#ffffffd6;font-size:17px;line-height:1.6}.hpd-kit-builder__saving-scale{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:12px}.hpd-kit-builder__saving-scale article{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:146px;padding:25px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hpd-kit-builder__saving-scale article.is-best{color:var(--hpd-kit-green-dark);border-color:var(--hpd-kit-lime);background:var(--hpd-kit-lime)}.hpd-kit-builder__saving-scale strong{display:block;font-size:30px;line-height:1}.hpd-kit-builder__saving-scale article>span:last-child{margin-top:10px;font-size:13px;font-weight:700;line-height:1.35}.hpd-kit-builder__best-label{position:absolute;top:11px;right:12px;padding:4px 7px;border-radius:999px;background:#063f351f;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.hpd-kit-builder__progress-shell{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.72fr);gap:32px;align-items:center;margin-top:-1px;padding:24px 0}.hpd-kit-builder__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0;margin:0;list-style:none}.hpd-kit-builder__steps li{position:relative}.hpd-kit-builder__steps li:not(:last-child):after{content:"";position:absolute;top:19px;left:calc(50% + 23px);right:calc(-50% + 23px);height:2px;background:#d5dfdb}.hpd-kit-builder__steps li.is-complete:not(:last-child):after{background:var(--hpd-kit-green)}.hpd-kit-builder__steps button{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px;width:100%;padding:0 4px;border:0;background:transparent;color:#78827e;font-size:12px;font-weight:750;cursor:pointer}.hpd-kit-builder__steps button:disabled{cursor:default}.hpd-kit-builder__steps button span{display:grid;place-items:center;width:40px;height:40px;border:2px solid #d5dfdb;border-radius:50%;background:#f7f9f8;font-size:13px}.hpd-kit-builder__steps button.is-current,.hpd-kit-builder__steps button.is-complete{color:var(--hpd-kit-green-dark)}.hpd-kit-builder__steps button.is-current span{border-color:var(--hpd-kit-green);color:#fff;background:var(--hpd-kit-green);box-shadow:0 0 0 5px #08785f1c}.hpd-kit-builder__steps button.is-complete span{border-color:var(--hpd-kit-green);color:var(--hpd-kit-green-dark);background:#dff2eb}.hpd-kit-builder__discount-progress{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:20px;min-height:76px;padding:16px 20px;border:1px solid #cddcd6;border-radius:14px;background:#fff;box-shadow:0 8px 22px #04352c0f}.hpd-kit-builder__discount-progress.is-five,.hpd-kit-builder__discount-progress.is-ten{border-color:var(--hpd-kit-green);background:#eff9f5}.hpd-kit-builder__discount-progress.is-ten{border-color:#bdd900;background:#f8fdd8}.hpd-kit-builder__discount-copy strong,.hpd-kit-builder__discount-copy span{display:block}.hpd-kit-builder__discount-copy strong{color:var(--hpd-kit-green-dark);font-size:14px}.hpd-kit-builder__discount-copy span{margin-top:3px;color:var(--hpd-kit-muted);font-size:11px}.hpd-kit-builder__discount-meter{position:relative;height:8px;margin:18px 2px 7px;border-radius:999px;background:#dfe7e4}.hpd-kit-builder__discount-meter>span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--hpd-kit-green),var(--hpd-kit-lime));transition:width .25s ease}.hpd-kit-builder__discount-meter i{position:absolute;top:-21px;font-size:9px;font-style:normal;font-weight:800;transform:translate(-50%)}.hpd-kit-builder__discount-meter i:after{content:"";display:block;width:3px;height:12px;margin:3px auto 0;border-radius:2px;background:#76817d}.hpd-kit-builder__discount-meter .is-five{left:50%}.hpd-kit-builder__discount-meter .is-ten{left:100%}.hpd-kit-builder__layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:30px}.hpd-kit-builder__main,.hpd-kit-summary{border:1px solid var(--hpd-kit-border);border-radius:18px;background:#fff;box-shadow:var(--hpd-kit-shadow)}.hpd-kit-builder__main{min-width:0}.hpd-kit-step{padding:clamp(24px,3vw,44px)}.hpd-kit-step[hidden]{display:none!important}.hpd-kit-step__heading{margin-bottom:30px}.hpd-kit-step__heading--split{display:flex;justify-content:space-between;align-items:end;gap:24px}.hpd-kit-step__heading h2{margin:0;color:var(--hpd-kit-green-dark);font-size:clamp(26px,3vw,38px);line-height:1.1;letter-spacing:-.025em}.hpd-kit-step__heading>span,.hpd-kit-step__heading>div>span{display:block;margin-top:9px;color:var(--hpd-kit-muted);font-size:14px}.hpd-platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hpd-platform-card{position:relative;display:flex;flex-direction:column;min-height:330px;padding:0;overflow:hidden;text-align:left;border:2px solid #153d34;border-radius:15px;color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.055),transparent 42%),linear-gradient(135deg,#063d33,#052b25);box-shadow:inset 0 1px #ffffff14,0 12px 28px #04262024;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.hpd-platform-card:before{content:"";position:absolute;top:-70px;right:-45px;width:185px;height:230px;background:repeating-linear-gradient(112deg,rgba(216,242,27,.09) 0 8px,transparent 8px 24px);transform:skew(-13deg);pointer-events:none}.hpd-platform-card:nth-child(2){background:linear-gradient(145deg,rgba(255,255,255,.045),transparent 42%),linear-gradient(135deg,#0a483b,#041f1b)}.hpd-platform-card--mixed{border-color:#709122;background:linear-gradient(145deg,rgba(216,242,27,.12),transparent 38%),linear-gradient(122deg,#063f34 0 49%,#10271f 49.4% 100%)}.hpd-platform-card:hover{transform:translateY(-5px);border-color:var(--hpd-kit-lime);box-shadow:0 17px 34px #04262038}.hpd-platform-card.is-selected{border-color:var(--hpd-kit-lime);box-shadow:0 0 0 4px #d8f21b38,0 17px 34px #04262038}.hpd-platform-card__visual{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:178px;padding:28px 24px 22px;border-bottom:1px solid rgba(255,255,255,.13)}.hpd-platform-card__visual:after{content:"CORDLESS";position:absolute;right:23px;bottom:16px;color:#ffffff5c;font-size:8px;font-weight:900;letter-spacing:.22em}.hpd-platform-card__voltage{display:flex;align-items:flex-start;color:var(--hpd-kit-lime);font-weight:950;line-height:.82;letter-spacing:-.075em;text-shadow:0 7px 22px rgba(0,0,0,.25)}.hpd-platform-card__voltage>b{color:var(--hpd-kit-lime);font-size:72px}.hpd-platform-card__voltage>small{margin:8px 0 0 5px;color:#fff;font-size:23px;font-weight:900;letter-spacing:-.03em}.hpd-platform-card__voltage--mixed{align-items:center;gap:8px;letter-spacing:-.04em}.hpd-platform-card__voltage--mixed>b{font-size:36px}.hpd-platform-card__voltage--mixed>em{color:#fff;font-size:22px;font-style:normal;opacity:.8}.hpd-platform-card__power-lines{display:flex;align-items:end;gap:5px;height:54px;margin-right:5px;transform:skew(-13deg)}.hpd-platform-card__power-lines i{display:block;width:7px;border-radius:2px;background:var(--hpd-kit-lime);box-shadow:0 0 14px #d8f21b59}.hpd-platform-card__power-lines i:nth-child(1){height:24px;opacity:.5}.hpd-platform-card__power-lines i:nth-child(2){height:39px;opacity:.75}.hpd-platform-card__power-lines i:nth-child(3){height:54px}.hpd-platform-card__copy{position:relative;z-index:1;display:block;flex:1;padding:24px}.hpd-platform-card__copy small{display:block;margin-bottom:8px;color:var(--hpd-kit-lime);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hpd-platform-card__copy strong,.hpd-platform-card__copy span{display:block}.hpd-platform-card__copy strong{color:#fff;font-size:20px}.hpd-platform-card__copy span{margin-top:9px;color:#ffffffb0;font-size:13px;line-height:1.5}.hpd-platform-card__flag{position:absolute;z-index:2;top:13px;right:13px;padding:6px 8px;border-radius:5px;color:#132019;background:var(--hpd-kit-lime);font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.hpd-platform-card__check{position:absolute;top:18px;right:18px;display:none;place-items:center;width:30px;height:30px;border-radius:50%;color:#101a15;background:var(--hpd-kit-lime);font-weight:900}.hpd-platform-card.is-selected .hpd-platform-card__check{display:grid}.hpd-platform-card--mixed .hpd-platform-card__check{top:48px}.hpd-kit-builder__why{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;margin-top:22px;padding:17px 20px;border-radius:12px;color:#39514a;background:var(--hpd-kit-soft);font-size:13px}.hpd-kit-builder__why strong{color:var(--hpd-kit-green-dark)}.hpd-kit-builder__why p{margin:0}.hpd-kit-search{position:relative;display:block;width:min(340px,100%)}.hpd-kit-search svg{position:absolute;top:50%;left:14px;width:19px;height:19px;fill:none;stroke:#60706a;stroke-width:2;transform:translateY(-50%)}.hpd-kit-search input{width:100%;height:46px;padding:0 15px 0 43px;border:1px solid #cbd8d3;border-radius:11px;color:var(--hpd-kit-ink);background:#fff}.hpd-kit-search input:focus{outline:3px solid rgba(8,120,95,.14);border-color:var(--hpd-kit-green)}.hpd-kit-categories{display:flex;gap:8px;margin-bottom:18px;padding-bottom:3px;overflow-x:auto;scrollbar-width:thin}.hpd-kit-categories button{flex:0 0 auto;padding:9px 13px;border:1px solid #ccd9d4;border-radius:999px;background:#fff;color:#41514b;font-size:12px;font-weight:750;cursor:pointer}.hpd-kit-categories button.is-active{color:#fff;border-color:var(--hpd-kit-green);background:var(--hpd-kit-green)}.hpd-kit-results{min-height:18px;margin:0 0 13px;color:var(--hpd-kit-muted);font-size:12px}.hpd-kit-products,.hpd-power-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hpd-kit-product,.hpd-power-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid #d8e2de;border-radius:14px;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .17s ease,box-shadow .17s ease}.hpd-kit-product:hover,.hpd-power-card:hover{border-color:#9db9ae;box-shadow:0 9px 25px #04352c14}.hpd-kit-product.is-selected,.hpd-power-card.is-selected{border-color:var(--hpd-kit-green);background:linear-gradient(180deg,#fff,#f3faf7);box-shadow:0 0 0 3px #08785f1a}.hpd-kit-product__selected-mark{position:absolute;top:9px;right:9px;display:none;place-items:center;width:27px;height:27px;border-radius:50%;color:#fff;background:var(--hpd-kit-green);font-size:13px;font-weight:900;box-shadow:0 3px 10px #04352c38}.hpd-kit-product.is-selected .hpd-kit-product__selected-mark{display:grid}.hpd-kit-product__image,.hpd-power-card__image{position:relative;display:grid;place-items:center;aspect-ratio:4 / 3;padding:16px;background:#f8faf9}.hpd-kit-product__image img,.hpd-power-card__image img{width:100%;height:100%;object-fit:contain}.hpd-kit-product__badge,.hpd-power-card__badge{position:absolute;top:10px;left:10px;padding:5px 7px;border-radius:6px;color:#fff;background:var(--hpd-kit-green-dark);font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.hpd-kit-product__content,.hpd-power-card__content{display:flex;flex:1;flex-direction:column;padding:15px}.hpd-kit-product__sku,.hpd-power-card__sku{margin-bottom:5px;color:var(--hpd-kit-green);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.hpd-kit-product h3,.hpd-power-card h3{margin:0;color:var(--hpd-kit-ink);font-size:14px;line-height:1.35}.hpd-power-card h3{font-size:15px}.hpd-power-card__detail{margin:7px 0 0;color:var(--hpd-kit-muted);font-size:12px;line-height:1.45}.hpd-kit-product__price,.hpd-power-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px;margin-top:auto;padding-top:15px}.hpd-kit-product__price strong,.hpd-power-card__price strong{font-size:17px}.hpd-kit-product__price span,.hpd-power-card__price span{color:var(--hpd-kit-muted);font-size:10px}.hpd-kit-product__add,.hpd-power-card__choose{width:100%;min-height:40px;margin-top:13px;border:1px solid var(--hpd-kit-green);border-radius:8px;color:var(--hpd-kit-green-dark);background:#fff;font-size:12px;font-weight:800;cursor:pointer}.hpd-kit-product__add:hover,.hpd-power-card__choose:hover,.hpd-kit-product.is-selected .hpd-kit-product__add,.hpd-power-card.is-selected .hpd-power-card__choose{color:#fff;background:var(--hpd-kit-green)}.hpd-kit-product__details{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;margin-top:6px;padding:3px 6px;color:#53635d;font-size:10px;font-weight:750;text-decoration:underline;text-underline-offset:2px}.hpd-kit-product__details:hover,.hpd-kit-product__details:focus-visible{color:var(--hpd-kit-green)}.hpd-power-card__compatible{display:inline-flex;align-self:flex-start;margin:10px 0 0;padding:5px 7px;border-radius:5px;color:var(--hpd-kit-green-dark);background:var(--hpd-kit-soft);font-size:10px;font-weight:750}.hpd-kit-empty,.hpd-kit-setup-warning{padding:38px 24px;border:1px dashed #b8c9c2;border-radius:14px;text-align:center;background:#f8faf9}.hpd-kit-empty strong,.hpd-kit-setup-warning strong{color:var(--hpd-kit-green-dark);font-size:17px}.hpd-kit-empty p,.hpd-kit-setup-warning p{margin:8px 0 0;color:var(--hpd-kit-muted);font-size:13px}.hpd-kit-step__actions{display:flex;justify-content:space-between;gap:12px;margin-top:34px;padding-top:22px;border-top:1px solid #e1e8e5}.hpd-kit-step__actions--end{justify-content:flex-end}.hpd-kit-step__actions--start{justify-content:flex-start}.hpd-kit-button{min-height:48px;padding:0 24px;border-radius:9px;font-size:13px;font-weight:850;cursor:pointer}.hpd-kit-button:disabled{cursor:not-allowed;opacity:.45}.hpd-kit-button--primary,.hpd-kit-button--cart{color:#fff;border:1px solid var(--hpd-kit-green);background:var(--hpd-kit-green)}.hpd-kit-button--primary:hover:not(:disabled),.hpd-kit-button--cart:hover:not(:disabled){border-color:var(--hpd-kit-green-dark);background:var(--hpd-kit-green-dark)}.hpd-kit-button--secondary{border:1px solid #bdcbc5;background:#fff}.hpd-kit-button--cart{width:100%;min-height:56px;font-size:16px}.hpd-kit-summary{position:sticky;top:24px;overflow:hidden}.hpd-kit-summary__header{display:flex;justify-content:space-between;gap:12px;align-items:start;padding:22px;color:#fff;background:var(--hpd-kit-green-dark)}.hpd-kit-summary__header p{color:var(--hpd-kit-lime)}.hpd-kit-summary__header h2{margin:0;color:#fff;font-size:20px}.hpd-kit-summary__header-actions{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:8px}.hpd-kit-summary__header-actions>span{flex:0 0 auto;padding:6px 8px;border:1px solid rgba(255,255,255,.25);border-radius:6px;color:#fff;background:#ffffff14;font-size:9px;font-weight:850;text-transform:uppercase}.hpd-kit-summary__header-actions>button{padding:0;border:0;color:#ffffffb8;background:transparent;font-size:10px;font-weight:750;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.hpd-kit-summary__header-actions>button:hover{color:var(--hpd-kit-lime)}.hpd-kit-summary__items{max-height:min(48vh,480px);padding:10px 20px;overflow-y:auto}.hpd-kit-summary__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px;color:#7b8984;text-align:center}.hpd-kit-summary__empty>span{display:grid;place-items:center;width:42px;height:42px;border:1px dashed #aebeb7;border-radius:50%;font-size:22px}.hpd-kit-summary__empty p{max-width:210px;margin:11px 0 0;font-size:12px;line-height:1.5}.hpd-kit-summary-item,.hpd-kit-review-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #e3e9e7}.hpd-kit-summary-item:last-child,.hpd-kit-review-item:last-child{border-bottom:0}.hpd-kit-summary-item img,.hpd-kit-review-item img{width:62px;height:62px;padding:5px;border:1px solid #e1e8e5;border-radius:8px;object-fit:contain}.hpd-kit-summary-item__copy strong,.hpd-kit-review-item__copy strong{display:-webkit-box;overflow:hidden;color:var(--hpd-kit-ink);font-size:11px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hpd-kit-summary-item__copy span,.hpd-kit-review-item__copy span{display:block;margin-top:4px;color:var(--hpd-kit-muted);font-size:9px}.hpd-kit-summary-item__price{font-size:11px;font-weight:800;white-space:nowrap}.hpd-kit-summary__footer{padding:18px 22px 21px;border-top:1px solid #dce5e1;background:#f8faf9}.hpd-kit-summary__saving{margin-bottom:15px;padding:10px;border-radius:8px;color:var(--hpd-kit-green-dark);background:#e6f4ef;font-size:11px;font-weight:750;text-align:center}.hpd-kit-summary__saving.is-ten{background:#f1f9b3}.hpd-kit-summary__total{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:3px 8px}.hpd-kit-summary__total>span{grid-row:1 / span 2;color:var(--hpd-kit-muted);font-size:11px}.hpd-kit-summary__total strong{font-size:17px}.hpd-kit-summary__total small{color:var(--hpd-kit-muted);font-size:10px;text-align:right}.hpd-kit-summary__action{width:100%;min-height:47px;margin-top:16px;padding:0 12px;border:1px solid var(--hpd-kit-green);border-radius:8px;color:#fff;background:var(--hpd-kit-green);font-size:12px;font-weight:900;cursor:pointer}.hpd-kit-summary__tools{width:100%;min-height:42px;margin-top:15px;padding:8px 12px;border:1px solid var(--hpd-kit-green);border-radius:8px;color:var(--hpd-kit-green-dark);background:#fff;font-size:11px;font-weight:850;line-height:1.25;cursor:pointer}.hpd-kit-summary__tools:hover,.hpd-kit-summary__tools:focus-visible{color:#fff;background:var(--hpd-kit-green-dark)}body.hpd-kit-builder-active shopify-chat,body.hpd-kit-builder-active #dummy-chat-button-iframe,body.hpd-kit-builder-active #ShopifyChat,body.hpd-kit-builder-active iframe[title*=chat i],body.hpd-kit-builder-active iframe[title*=messaging i]{display:none!important;visibility:hidden!important;pointer-events:none!important}.hpd-kit-summary__action:hover:not(:disabled),.hpd-kit-summary__action:focus-visible:not(:disabled){border-color:var(--hpd-kit-green-dark);background:var(--hpd-kit-green-dark)}[data-hpd-kit-builder] button.hpd-kit-button--primary,[data-hpd-kit-builder] button.hpd-kit-button--primary:hover,[data-hpd-kit-builder] button.hpd-kit-button--primary:focus,[data-hpd-kit-builder] button.hpd-kit-button--primary:active,[data-hpd-kit-builder] button.hpd-kit-summary__action:not(.is-cart-ready):not(.is-reset),[data-hpd-kit-builder] button.hpd-kit-summary__action:not(.is-cart-ready):not(.is-reset):hover,[data-hpd-kit-builder] button.hpd-kit-summary__action:not(.is-cart-ready):not(.is-reset):focus,[data-hpd-kit-builder] button.hpd-kit-summary__action:not(.is-cart-ready):not(.is-reset):active{color:#fff!important;-webkit-text-fill-color:#fff}.hpd-kit-summary__action.is-cart-ready{color:#102019;border-color:var(--hpd-kit-lime);background:var(--hpd-kit-lime);box-shadow:0 7px 18px #7e96002e}[data-hpd-kit-builder] button.hpd-kit-summary__action.is-cart-ready:hover:not(:disabled),[data-hpd-kit-builder] button.hpd-kit-summary__action.is-cart-ready:focus-visible:not(:disabled){color:#102019!important;-webkit-text-fill-color:#102019;border-color:#bfd800;background:#c9e30d;box-shadow:0 9px 22px #7e960042}.hpd-kit-summary__action.is-reset{color:var(--hpd-kit-green-dark);border-color:#b8c9c2;background:#fff}.hpd-kit-summary__action:disabled{color:#79847f;border-color:#d6dfdb;background:#edf1ef;cursor:not-allowed}.hpd-kit-review{display:grid;gap:18px}.hpd-kit-review>section{padding:0 20px;border:1px solid #dce5e1;border-radius:13px}.hpd-kit-review__heading{display:flex;justify-content:space-between;align-items:center;min-height:54px;border-bottom:1px solid #e3e9e7}.hpd-kit-review__heading h3{margin:0;color:var(--hpd-kit-green-dark);font-size:15px}.hpd-kit-review__heading button{padding:4px 0;border:0;color:var(--hpd-kit-green);background:transparent;font-size:11px;font-weight:800;text-decoration:underline;cursor:pointer}.hpd-kit-review-item{grid-template-columns:76px minmax(0,1fr) auto;padding:14px 0}.hpd-kit-review-item img{width:76px;height:76px}.hpd-kit-review-item__copy strong{font-size:13px}.hpd-kit-review-item__copy span{font-size:10px}.hpd-kit-review-item__end{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.hpd-kit-review-item__end>strong{font-size:13px}.hpd-kit-quantity{display:grid;grid-template-columns:30px 34px 30px;height:30px;border:1px solid #bdcbc5;border-radius:7px;overflow:hidden}.hpd-kit-quantity button,.hpd-kit-quantity span{display:grid;place-items:center;padding:0;border:0;background:#fff;font-size:12px}.hpd-kit-quantity button{cursor:pointer}.hpd-kit-quantity span{border-inline:1px solid #d7e2dd}.hpd-kit-checkout-box{margin-top:20px;padding:24px;border-radius:14px;color:#fff;background:var(--hpd-kit-green-dark)}.hpd-kit-checkout-box__saving{margin-bottom:18px;padding:12px;border:1px solid rgba(216,242,27,.35);border-radius:8px;color:var(--hpd-kit-lime);background:#d8f21b14;font-size:13px;font-weight:800;text-align:center}.hpd-kit-checkout-box dl{margin:0 0 20px}.hpd-kit-checkout-box dl>div{display:flex;justify-content:space-between;gap:20px;margin:8px 0}.hpd-kit-checkout-box dt,.hpd-kit-checkout-box dd{margin:0;font-size:12px}.hpd-kit-checkout-box .is-saving{color:var(--hpd-kit-lime)}.hpd-kit-checkout-box .is-total{align-items:end;margin-top:17px;padding-top:17px;border-top:1px solid rgba(255,255,255,.18)}.hpd-kit-checkout-box .is-total dt{font-size:15px;font-weight:800}.hpd-kit-checkout-box .is-total dd{text-align:right}.hpd-kit-checkout-box .is-total strong,.hpd-kit-checkout-box .is-total span{display:block}.hpd-kit-checkout-box .is-total strong{color:var(--hpd-kit-lime);font-size:25px}.hpd-kit-checkout-box .is-total span{margin-top:3px;color:#ffffffb3;font-size:11px}.hpd-kit-status{min-height:18px;margin:10px 0 0;color:#fff;font-size:11px;text-align:center}.hpd-kit-clear{display:block;margin:12px auto 0;padding:5px 8px;border:0;color:#ffffffc7;background:transparent;font-size:11px;font-weight:750;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.hpd-kit-clear:hover{color:var(--hpd-kit-lime)}.hpd-kit-mobile-dock{display:none}@media(max-width:1199px){.hpd-kit-builder__hero-inner,.hpd-kit-builder__progress-shell{grid-template-columns:1fr;gap:25px}.hpd-kit-builder__hero-copy{max-width:850px}.hpd-kit-builder__saving-scale{max-width:620px}.hpd-kit-builder__discount-progress{max-width:650px;justify-self:center;width:100%}.hpd-kit-builder__layout{grid-template-columns:minmax(0,1fr) 310px}.hpd-kit-products,.hpd-power-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:899px){body.hpd-mobile-nav-open .hpd-kit-mobile-dock,body.hpd-mobile-nav-open .hpd-kit-summary{display:none!important;visibility:hidden!important;pointer-events:none!important}body.hpd-overlay-open shopify-chat,body.hpd-overlay-open .hpd-kit-mobile-dock,body.hpd-overlay-open .hpd-kit-summary{display:none!important;visibility:hidden!important;pointer-events:none!important}body.hpd-kit-summary-open{overflow:hidden}.hpd-kit-builder{padding-bottom:96px}.hpd-kit-builder__hero-inner,.hpd-kit-builder__progress-shell,.hpd-kit-builder__layout{width:min(100% - 32px,760px)}.hpd-kit-builder__layout{display:block}.hpd-kit-summary{position:fixed;z-index:10002;right:16px;bottom:80px;left:16px;display:none;max-height:calc(100dvh - 130px);border:1px solid rgba(6,63,53,.18);border-radius:18px;background:#fff;box-shadow:0 24px 70px #01141052}.hpd-kit-summary.is-mobile-open{display:block}.hpd-kit-summary__items{max-height:calc(100dvh - 340px);background:#fff}.hpd-kit-summary:before{content:"";position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;background:#031814b3}.hpd-kit-summary__footer{background:#f8faf9}.hpd-kit-summary__action{display:none}.hpd-kit-mobile-dock{position:fixed;z-index:10003;right:12px;bottom:max(10px,env(safe-area-inset-bottom));left:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:6px;border-radius:13px;background:var(--hpd-kit-green-dark);box-shadow:0 12px 36px #00000047}.hpd-kit-mobile-summary{display:flex;justify-content:space-between;align-items:center;min-height:62px;min-width:0;padding:8px 11px;border:0;border-radius:9px;color:#fff;background:transparent}[data-hpd-kit-builder] button.hpd-kit-mobile-summary,[data-hpd-kit-builder] button.hpd-kit-mobile-summary:hover,[data-hpd-kit-builder] button.hpd-kit-mobile-summary:focus{color:#fff!important;-webkit-text-fill-color:#fff}.hpd-kit-mobile-summary__copy,.hpd-kit-mobile-summary__end,.hpd-kit-mobile-summary b,.hpd-kit-mobile-summary small{display:block;text-align:left}.hpd-kit-mobile-summary__end{flex:0 0 auto;margin-left:10px;text-align:right}.hpd-kit-mobile-summary b{color:var(--hpd-kit-lime);-webkit-text-fill-color:var(--hpd-kit-lime);font-size:12px}.hpd-kit-mobile-summary small{margin-top:3px;color:#ffffffb8;font-size:9px;-webkit-text-fill-color:rgba(255,255,255,.72)}.hpd-kit-mobile-summary__end>strong{display:block;font-size:15px;text-align:right}.hpd-kit-mobile-summary small.hpd-kit-mobile-summary__prompt{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;color:var(--hpd-kit-lime);font-size:9px;font-weight:900;text-decoration:underline;text-underline-offset:2px;-webkit-text-fill-color:var(--hpd-kit-lime)}.hpd-kit-mobile-summary__prompt>span:last-child{display:inline-block;transition:transform .18s ease}.hpd-kit-mobile-summary[aria-expanded=true] .hpd-kit-mobile-summary__prompt>span:last-child{transform:rotate(180deg)}.hpd-kit-mobile-action{min-width:112px;padding:0 12px;border:0;border-radius:9px;color:#102019;background:var(--hpd-kit-lime);font-size:11px;font-weight:900;line-height:1.2}.hpd-kit-mobile-action:disabled{color:#ffffff8c;background:#ffffff1f}.hpd-kit-mobile-action.is-reset{color:#fff;background:var(--hpd-kit-green)}}@media(max-width:719px){.hpd-kit-builder__hero-inner,.hpd-kit-builder__progress-shell,.hpd-kit-builder__layout{width:min(100% - 24px,600px)}.hpd-kit-builder__hero-inner{padding:37px 0 39px}.hpd-kit-builder__hero-copy h1{font-size:37px}.hpd-kit-builder__hero-copy>p:last-child{margin-top:16px;font-size:14px}.hpd-kit-builder__saving-scale{gap:8px}.hpd-kit-builder__saving-scale article{min-height:118px;padding:19px 14px}.hpd-kit-builder__saving-scale strong{font-size:24px}.hpd-kit-builder__best-label{display:none}.hpd-kit-builder__progress-shell{padding:18px 0}.hpd-kit-builder__steps button{font-size:9px}.hpd-kit-builder__steps button span{width:34px;height:34px;font-size:11px}.hpd-kit-builder__steps li:not(:last-child):after{top:16px;left:calc(50% + 19px);right:calc(-50% + 19px)}.hpd-kit-builder__discount-progress{grid-template-columns:1fr;gap:6px;padding:13px 15px 17px}.hpd-kit-step{padding:24px 16px}.hpd-kit-step__heading,.hpd-kit-step__heading--split{display:block;margin-bottom:23px}.hpd-kit-search{width:100%;margin-top:16px}.hpd-platform-grid,.hpd-kit-products,.hpd-power-grid{grid-template-columns:1fr}.hpd-platform-card{display:grid;grid-template-columns:112px minmax(0,1fr);min-height:0;padding:0}.hpd-platform-card__visual{align-self:stretch;min-height:150px;padding:18px 12px;border-right:1px solid rgba(255,255,255,.13);border-bottom:0}.hpd-platform-card__visual:after,.hpd-platform-card__power-lines{display:none}.hpd-platform-card__voltage>b{font-size:50px}.hpd-platform-card__voltage>small{margin-top:5px;font-size:17px}.hpd-platform-card__voltage--mixed{flex-direction:column;gap:5px}.hpd-platform-card__voltage--mixed>b{font-size:25px}.hpd-platform-card__voltage--mixed>em{font-size:15px;transform:rotate(90deg)}.hpd-platform-card__copy{align-self:center;padding:18px 15px}.hpd-platform-card__copy strong{font-size:16px}.hpd-platform-card__copy span{font-size:11px}.hpd-platform-card__flag{top:8px;right:8px}.hpd-kit-builder__why{display:block}.hpd-kit-builder__why p{margin-top:6px}.hpd-kit-product,.hpd-power-card{display:grid;grid-template-columns:120px minmax(0,1fr)}.hpd-kit-product__image,.hpd-power-card__image{aspect-ratio:auto;min-height:165px;padding:11px}.hpd-kit-product__content,.hpd-power-card__content{padding:13px}.hpd-kit-product h3,.hpd-power-card h3{font-size:13px}.hpd-kit-product__price,.hpd-power-card__price{padding-top:10px}.hpd-kit-product__price strong,.hpd-power-card__price strong{font-size:15px}.hpd-kit-step__actions{position:static;margin-right:-16px;margin-left:-16px;padding:14px 16px;border-top:1px solid #dce5e1;background:#fffffff5;-webkit-backdrop-filter:none;backdrop-filter:none}.hpd-kit-step__actions--end{display:none}.hpd-kit-step__actions [data-hpd-next]{display:none!important}.hpd-kit-step__actions .hpd-kit-button--secondary{flex:0 0 auto;min-width:120px}.hpd-kit-button{flex:1;min-width:0;padding:0 15px}.hpd-kit-review>section{padding:0 13px}.hpd-kit-review-item{grid-template-columns:58px minmax(0,1fr)}.hpd-kit-review-item img{width:58px;height:58px}.hpd-kit-review-item__end{grid-column:2;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%}.hpd-kit-checkout-box{padding:19px 15px}}@media(prefers-reduced-motion:reduce){.hpd-platform-card,.hpd-kit-product,.hpd-power-card,.hpd-kit-builder__discount-meter>span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/hpd-kit-builder.css.map */
