.hbp{--hbp-dark:#123b26;--hbp-border:#c8d7cc;--hbp-soft:#f3f8f4;color:#19261e;font-family:Roboto,Arial,sans-serif}.hbp *{box-sizing:border-box}.hbp__inner{max-width:1300px;margin:auto;padding:32px 28px 70px}.hbp__intro h2{color:var(--hbp-dark);font-size:clamp(34px,4vw,56px);line-height:1.05;margin:5px 0 10px}.hbp__intro>p:last-child{color:#536158;font-size:17px}.hbp__eyebrow,fieldset legend small{text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:12px;color:var(--hbp-green);display:block}.hbp__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:32px 0 26px;border-bottom:1px solid var(--hbp-border)}.hbp__steps span{padding-bottom:14px;font-size:14px;font-weight:600}.hbp__steps b{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #829087;border-radius:50%;margin-right:8px}.hbp__panel,.hbp__results{border:1px solid var(--hbp-border);padding:32px;background:#fff}.hbp fieldset{border:0;border-bottom:1px solid var(--hbp-border);padding:0 0 34px;margin:0 0 34px}.hbp fieldset legend{font-size:30px;color:var(--hbp-dark);font-weight:800;margin-bottom:18px}.hbp fieldset legend small{margin-bottom:5px}.hbp__choices{display:grid;gap:16px}.hbp__choices--3{grid-template-columns:repeat(3,1fr)}.hbp__choices--4{grid-template-columns:repeat(5,1fr)}.hbp__choices input{position:absolute;opacity:0}.hbp__choices label span{display:block;border:1px solid var(--hbp-border);padding:20px;min-height:105px;cursor:pointer}.hbp__choices input:checked+span{border:2px solid var(--hbp-green);padding:19px;background:var(--hbp-soft)}.hbp__choices i,.hbp__choices b{display:block}.hbp__choices i{font-size:25px;color:var(--hbp-green);font-style:normal;margin-bottom:12px}.hbp__measure{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.hbp__measure label{font-weight:700;font-size:13px}.hbp__measure label span{display:flex;align-items:center;border:1px solid var(--hbp-border);background:var(--hbp-soft);padding-right:12px;margin-top:7px}.hbp__measure input{width:100px;border:0;background:transparent;padding:13px;font:600 22px Roboto;outline:0}.hbp__measure strong{color:var(--hbp-green);font-size:20px;padding:0 0 12px 6px}.hbp__primary,.hbp__cart,.hbp__print{border:0;background:var(--hbp-green);color:#fff;padding:15px 20px;font:800 15px Roboto;cursor:pointer}.hbp__primary{display:flex;gap:22px;margin-left:auto}.hbp__error{color:#9b2c2c;font-weight:700}.hbp__results{margin-top:28px}.hbp__result-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.hbp__result-head h2,.hbp__plan-copy h3{color:var(--hbp-dark);font-size:30px;margin:4px 0}.hbp__total{color:var(--hbp-green);font-size:40px;font-weight:800}.hbp__products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hbp__product{border:1px solid var(--hbp-border)}.hbp__product img{width:100%;height:220px;object-fit:cover;display:block}.hbp__product-body{padding:16px}.hbp__product h3{color:var(--hbp-green);margin:0 0 7px}.hbp__product p{font-size:13px;color:#536158}.hbp__qty{font-weight:800;color:var(--hbp-dark)}.hbp__product a{color:var(--hbp-green);font-weight:800}.hbp__plan{display:grid;grid-template-columns:.75fr 1.25fr;gap:44px;align-items:center;border-top:1px solid var(--hbp-border);margin-top:40px;padding-top:36px}.hbp__legend{display:grid;gap:7px;margin:16px 0}.hbp__legend span{display:flex;align-items:center;gap:8px;font-size:12px}.hbp__legend img{width:34px;height:34px;object-fit:cover;border:1px solid var(--hbp-border)}.hbp__legend i{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-style:normal;font-size:10px;font-weight:800}.hbp__print{background:#fff;color:var(--hbp-green);border:1px solid var(--hbp-green)}.hbp__bed{position:relative;width:100%;min-height:320px;border:2px solid #9dad9f;background-color:#f5f3ea;background-image:linear-gradient(#d8ded633 1px,transparent 1px),linear-gradient(90deg,#d8ded633 1px,transparent 1px);background-size:24px 24px;overflow:hidden}.hbp__plant-dot{position:absolute;display:grid;place-items:center;transform:translate(-50%,-50%);aspect-ratio:1;border-radius:50%;font-size:clamp(6px,.72vw,9px);font-weight:800;box-shadow:0 1px 2px #173b2628}.hbp__dimensions{display:flex;justify-content:space-between;font-size:11px;font-weight:700;color:#536158;margin-top:7px}.hbp__cart-row{display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding:22px;background:var(--hbp-soft);border-left:4px solid var(--hbp-green)}.hbp__cart-status{font-size:13px;font-weight:700}.hbp__cart[disabled]{opacity:.55}.hbp__site-match{padding:12px 14px;background:var(--hbp-soft);border-left:4px solid var(--hbp-green);margin-bottom:18px}.hbp__plan-note{font-size:11px;color:#536158;text-align:center}.hbp [hidden]{display:none!important}@media(max-width:900px){.hbp__choices--4,.hbp__products{grid-template-columns:repeat(2,1fr)}.hbp__plan{grid-template-columns:1fr}}@media(max-width:650px){.hbp__inner{padding:22px 14px 45px}.hbp__panel,.hbp__results{padding:20px 14px}.hbp__steps{overflow:auto;grid-template-columns:repeat(4,125px)}.hbp__choices--3,.hbp__choices--4,.hbp__products{grid-template-columns:1fr}.hbp__result-head,.hbp__cart-row{align-items:flex-start;flex-direction:column;gap:16px}.hbp__bed{min-height:280px}.hbp__cart{width:100%}}@media print{@page{size:A4 landscape;margin:12mm}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}body>*:not(.section-helix-planer){display:none!important}.hbp__intro,.hbp__steps,.hbp__panel,.hbp__products,.hbp__cart-row,.hbp__print,.shopify-section-group-header-group,.shopify-section-group-footer-group{display:none!important}.hbp__inner,.hbp__results{max-width:none;padding:0;border:0;margin:0}.hbp__plan{grid-template-columns:32% 68%;gap:8mm;margin:0;padding:0;border:0}.hbp__bed{min-height:130mm}.hbp__plant-dot{font-size:6px}}
