@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}body{margin:0;padding:0;font-family:"Inter",system-ui,sans-serif;font-weight:400;background:#f9fafb}*{box-sizing:border-box}.bqt-wrapper{width:100%;max-width:100%;min-height:calc(100vh - 102px);background:#f9fafb;margin:0 auto;padding:32px 0 80px}.bqt-wrapper .bqt-card{background:#fff;border-radius:16px;padding:48px 40px;box-shadow:0 4px 24px rgb(0 0 0/.06);border:1px solid #e5e7eb;width:100%;margin:0 auto}.bqt-wrapper .bqt-card.max-w-lg{max-width:700px}.bqt-wrapper .bqt-card.max-w-2xl{max-width:950px}.bqt-wrapper .bqt-card.text-center{display:flex;flex-direction:column;align-items:center;text-align:center}.bqt-wrapper .bqt-card.conf-expect-card{background:#f0fdfa;border-color:#ccfbf1}.conf-product-split{display:flex;gap:32px;align-items:center;flex-wrap:wrap}.bqt-wrapper h1,.bqt-wrapper h2,.bqt-wrapper h3{color:#111827;width:100%}.bqt-wrapper h1,.bqt-wrapper h2{font-weight:900!important;margin:0 0 12px!important;font-size:2.8rem!important}.bqt-wrapper h2{font-weight:800!important;font-size:1.8rem!important}.bqt-wrapper .column-header{margin-bottom:24px;text-align:left;border-bottom:1px solid #f3f4f6;padding-bottom:16px;width:100%}.bqt-wrapper .column-header.text-center{text-align:center;border-bottom:none}.bqt-wrapper .column-sub{margin:0;font-size:1.25rem!important;color:#6b7280;line-height:1.6}.bqt-header{display:flex;align-items:center;justify-content:space-between;margin:0 auto 40px;max-width:950px;height:48px}.bqt-back{background:#fff;border:1px solid #e5e7eb;font-size:1.1rem;font-weight:600;color:#4b5563;cursor:pointer;padding:10px 20px;border-radius:8px;transition:all .2s;box-shadow:0 2px 8px rgb(0 0 0/.03)}.bqt-back:hover{background:#f3f4f6;color:#111827}.bqt-progress{flex:1;height:12px;background:#e5e7eb;border-radius:12px;margin:0 24px;overflow:hidden}#bqt-progress-fill{height:100%;background:#14b8a6;width:0;transition:width .5s ease;border-radius:12px}.bqt-grid{width:100%;display:grid;grid-template-columns:1fr;gap:20px;margin-top:32px}.bqt-grid.small{grid-template-columns:repeat(2,1fr)}@media (min-width:480px){.bqt-grid.small{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.bqt-grid{grid-template-columns:repeat(2,1fr)}.bqt-grid.small{grid-template-columns:repeat(4,1fr)}}.bqt-wrapper .bqt-btn-option{padding:24px 16px;font-size:1.35rem!important;border:2px solid #e5e7eb;border-radius:16px;background:#fff;cursor:pointer;transition:all .2s ease;min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;color:#374151;box-shadow:0 4px 12px rgb(0 0 0/.03)}.emoji-icon{font-size:1.8rem;margin-bottom:10px}.center-odd{grid-column:1/-1;max-width:350px;margin:0 auto;width:100%}.option-main{font-size:1.2rem;font-weight:800}.option-sub{font-size:.88rem;font-weight:500;color:#6b7280;margin-top:6px;line-height:1.4;text-align:center}.bqt-btn-option--tall{min-height:160px;gap:4px}.bqt-btn-option--tall:hover .option-sub{color:#0f766e}.flue-explainer{display:flex;align-items:flex-start;gap:14px;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:16px 20px;margin-top:24px;font-size:1rem;color:#78350f;text-align:left;line-height:1.6}.flue-explainer-icon{font-size:1.4rem;flex-shrink:0}.bqt-wrapper .bqt-btn-option:hover{border-color:#14b8a6;background:#f0fdfa;color:#0f766e;transform:translateY(-4px);box-shadow:0 8px 24px rgb(20 184 166/.15)}.bqt-wrapper .bqt-cta{width:100%;padding:20px;font-size:1.25rem!important;background:#14b8a6;color:#fff;border:0;border-radius:12px;cursor:pointer;font-weight:800;box-shadow:0 4px 12px rgb(20 184 166/.2);transition:all .2s ease}.bqt-wrapper .bqt-cta:hover{background:#0f766e;transform:translateY(-2px);box-shadow:0 6px 16px rgb(20 184 166/.3)}.bqt-wrapper .bqt-cta:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.75}.form-group{margin-bottom:16px;text-align:left;width:100%}.bqt-wrapper label{display:block;font-size:.95rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#4b5563;margin:0 0 8px 4px}.bqt-wrapper input[type=email],.bqt-wrapper input[type=tel],.bqt-wrapper input[type=text]{width:100%;padding:18px;font-size:1.15rem;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;text-align:left;color:#111827;transition:all .2s ease}.bqt-wrapper input::placeholder{color:#9ca3af}.bqt-wrapper input:focus{background:#fff;border-color:#14b8a6;box-shadow:0 0 0 4px rgb(20 184 166/.15);outline:0}.bqt-screen{display:none;flex-direction:column;align-items:center;justify-content:flex-start;min-height:60vh;width:100%}.bqt-screen.active{display:flex}.bqt-results-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;max-width:1200px;margin:0 auto 20px;padding:10px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:.95rem;color:#6b7280;box-shadow:0 1px 4px rgb(0 0 0/.04)}.bqt-results-bar-pill{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;padding:6px 14px;font-size:.9rem}.bqt-results-bar-item{display:flex;align-items:center;gap:5px;font-weight:600;color:#374151}.bqt-results-bar-item strong,.bqt-summary-item strong{color:#111827}.bqt-results-bar-sep{color:#d1d5db;font-weight:700;margin:0 2px}.bqt-results-bar-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.recommended-banner-inline{font-size:.88rem;font-weight:700;color:#0f766e;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:9999px;padding:5px 12px;white-space:nowrap}.bqt-wrapper .edit-btn,.bqt-wrapper .whats-included-btn{border:1px solid #e5e7eb;border-radius:9999px;padding:7px 16px;cursor:pointer;transition:all .2s;font-size:.9rem!important;font-weight:700}.edit-btn{background:#fff;color:#374151}.edit-btn:hover{background:#f3f4f6;color:#111827}.whats-included-btn{background:#111827;color:#fff;border-color:#111827}.whats-included-btn:hover{background:#374151}.bqt-summary-items,.bqt-summary-pill{display:flex;flex-wrap:wrap;align-items:center}.bqt-summary-pill{justify-content:space-between;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 16px;margin:0 auto 28px;width:100%;max-width:1200px;box-shadow:0 1px 4px rgb(0 0 0/.04)}.bqt-summary-items{gap:8px 16px;font-size:.95rem;color:#374151}.bqt-summary-item{display:flex;align-items:center;gap:6px;font-weight:600}.bqt-summary-item-pill{display:inline-flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;padding:5px 14px;font-size:.9rem;font-weight:700;color:#374151}.bqt-summary-total{font-size:1.4rem;font-weight:900;color:#111827}.buttons-row{display:flex;gap:10px}.bqt-extras,.bqt-packages{display:grid;grid-template-columns:1fr;gap:32px;margin:0 auto;width:100%;max-width:1200px}@media (min-width:768px){.bqt-extras,.bqt-packages{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.bqt-extras,.bqt-packages{grid-template-columns:repeat(3,1fr)}}.booking-layout-v2{display:grid;grid-template-columns:1fr;gap:28px;width:100%;max-width:1200px;margin:0 auto;align-items:start}@media (min-width:960px){.booking-layout-v2{grid-template-columns:1.4fr 1fr;gap:40px}}.booking-left{display:flex;flex-direction:column;gap:24px}.booking-section-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#14b8a6;margin-bottom:4px}.booking-section-title{font-size:1.4rem;font-weight:900;color:#111827;margin:0 0 6px;line-height:1.2}.booking-section-sub{font-size:.95rem;color:#6b7280;margin:0 0 22px;line-height:1.5}.booking-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.form-group--full{grid-column:1/-1}@media (max-width:600px){.booking-form-grid{grid-template-columns:1fr}}.booking-submit-btn{display:flex;align-items:center;justify-content:center;gap:10px}.booking-secure-note{text-align:center;font-size:.85rem;color:#9ca3af;margin-top:14px;line-height:1.5}@media (min-width:960px){.booking-right{position:sticky;top:90px}}.booking-summary-v2{padding:0!important;overflow:hidden}.bs-hero{background:#f8fafc;border-bottom:1px solid #e5e7eb}.bs-hero-img{width:100%;max-height:200px;object-fit:contain;padding:24px;display:block}.bs-body{padding:22px;display:flex;flex-direction:column;gap:16px}.bs-boiler-name{font-size:1.25rem;font-weight:900;color:#111827;line-height:1.25}.bs-spec,.bs-specs-row{display:flex;gap:10px}.bs-spec{flex:1;flex-direction:column;gap:3px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.bs-spec-label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.bs-spec-value{font-size:.97rem;font-weight:800;color:#111827}.bs-price-block{background:#0f172a;border-radius:12px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.bs-price-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.bs-price{font-size:2.2rem;font-weight:900;color:#fff;line-height:1}.bs-extras-list{display:flex;flex-direction:column}.bs-extras-list:empty{display:none}.bs-included-title{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:10px}.bs-included-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:7px}.cal-nav-btn,.calendar-header{display:flex;align-items:center}.calendar-header{justify-content:space-between;margin-bottom:24px;width:100%}.bqt-wrapper .calendar-header h3{margin:0;font-size:1.45rem;font-weight:800;width:auto;flex:1;text-align:center}.cal-nav-btn{background:#f3f4f6;border:0;width:44px;height:44px;border-radius:50%;cursor:pointer;font-weight:800;font-size:1.2rem;color:#374151;transition:all .2s ease;justify-content:center}.cal-nav-btn:hover{background:#e5e7eb;color:#111827}.calendar-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;text-align:center;width:100%}.selected-date-info{margin-top:24px;font-size:1.15rem;padding:20px;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:12px;font-weight:700;color:#0f766e;text-align:center;width:100%}.bqt-wrapper .bqt-modal{position:fixed!important;inset:0!important;background:rgb(0 0 0/.6)!important;backdrop-filter:blur(8px)!important;z-index:9999!important;display:none;align-items:center!important;justify-content:center!important;padding:20px!important}.bqt-modal-content{max-height:90vh;overflow-y:auto;position:relative}.bqt-modal-close{position:absolute;top:16px;right:24px;font-size:2.5rem;color:#9ca3af;cursor:pointer;background:0 0;border:0;line-height:1}.bqt-modal-close:hover{color:#111827}.bqt-wrapper .bqt-modal ul{list-style:none;padding:0;margin:0;font-size:1.2rem;line-height:1.6;color:#374151;text-align:left}.edit-list{display:flex;flex-direction:column;gap:16px;margin-top:32px}.selection-summary-bar{display:flex;flex-wrap:wrap;gap:12px;width:100%;max-width:1200px;margin:32px auto 0}.boiler-detail-overlay{position:fixed;inset:0;z-index:10000;background:rgb(0 0 0/.55);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;padding:0}.boiler-detail-panel{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;padding:40px 40px 48px;position:relative;animation:slideUp .35s cubic-bezier(.32,.72,0,1) forwards}.boiler-detail-close{position:absolute;top:20px;right:24px;background:#f3f4f6;border:0;border-radius:50%;width:40px;height:40px;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:background .2s}.boiler-detail-close:hover{background:#e5e7eb;color:#111827}.boiler-detail-inner{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;align-items:start}@media (max-width:680px){.boiler-detail-inner{grid-template-columns:1fr}}.boiler-detail-img{width:100%;max-height:220px;object-fit:contain;background:#f8fafc;border-radius:16px;padding:20px;border:1px solid #e5e7eb;display:block;margin-bottom:20px}.boiler-detail-specs-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.bdm-spec{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:12px 10px;text-align:center}.bdm-spec-label{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;display:block;margin-bottom:5px}.bdm-spec-value{font-size:1.1rem;font-weight:900;color:#111827}.bdm-eyebrow{font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#14b8a6;margin-bottom:8px}.bdm-title{font-size:2.1rem;font-weight:900;color:#111827;margin:0 0 14px;line-height:1.2}.bdm-desc{font-size:1.15rem;color:#4b5563;line-height:1.75;margin-bottom:24px}.bdm-section-title{font-size:.88rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:12px}.bdm-included-list{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:8px}.bdm-price-row{display:flex;align-items:stretch;gap:12px;margin-bottom:16px}.bdm-price-block-dark{flex:1;background:#0f172a;border-radius:14px;padding:18px 22px;display:flex;flex-direction:column;justify-content:center}.bdm-price-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:4px}.bdm-price{font-size:2.6rem;font-weight:900;color:#fff;line-height:1}.bdm-klarna-box{flex:1;background:#ffb3c7;border-radius:14px;padding:18px 22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.bdm-klarna-logo{height:36px;width:auto;object-fit:contain;display:block}.bdm-klarna-text{font-size:1.05rem;font-weight:800;color:#1a1a1a;line-height:1.4}.bdm-klarna-text span{font-size:.9rem;font-weight:600;color:#4a0020}.bdm-payment-badges{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px}.bdm-badge{font-size:.95rem;font-weight:700;color:#374151;background:#f3f4f6;padding:6px 12px;border-radius:8px}.bdm-card-text-badge{font-size:.8rem;font-weight:900;padding:5px 10px;border-radius:6px;letter-spacing:.03em}.bdm-visa{background:#1a1f71;color:#f7b600}.bdm-mc{background:#eb001b;color:#fff}.bdm-cta{margin-top:0!important}#stripe-payment-element{margin-top:24px}.loading-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;width:100%;max-width:480px;margin:0 auto;padding:40px 24px;text-align:center}.loading-icon-ring{position:relative;width:88px;height:88px;margin:0 auto 32px}.loading-ring{position:absolute;inset:0;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:spin .9s linear infinite}.loading-icon-inner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:2rem}.loading-headline{font-size:1.6rem!important;font-weight:900!important;color:#111827!important;margin:0 0 8px!important}.loading-subhead{font-size:1rem;color:#6b7280;margin:0 0 32px}.loading-steps{width:100%;display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.loading-progress-track{width:100%;height:5px;background:#e5e7eb;border-radius:9999px;overflow:hidden}.loading-progress-bar{height:100%;width:0;background:#14b8a6;border-radius:9999px;transition:width .5s ease}@media (max-width:1024px){.bqt-wrapper .bqt-card{padding:32px 24px}}@media (max-width:768px){.bqt-wrapper{padding:20px 0 80px!important;width:100%!important}.bqt-wrapper .bqt-card{padding:24px 16px;border-radius:12px}.bqt-wrapper .bqt-btn-option{flex-direction:row;justify-content:flex-start;align-items:center;min-height:0;padding:14px 16px;gap:14px;font-size:1.1rem!important;text-align:left}.emoji-icon{font-size:1.5rem;margin-bottom:0;flex-shrink:0}.bqt-grid{gap:12px;margin-top:20px}.bqt-grid.small{grid-template-columns:repeat(2,1fr)}.bqt-btn-option--tall{flex-direction:column;align-items:center;justify-content:center;min-height:120px;text-align:center;padding:16px 12px}.option-sub{font-size:.82rem}.bqt-results-bar{margin:0 16px 20px;width:calc(100% - 32px);padding:10px 14px}.calendar-container,.details-form{padding:24px 16px}.conf-product-split{gap:16px}.bqt-wrapper h1{font-size:2rem!important}.bqt-wrapper h2{font-size:1.5rem!important}}:root{--ecp-line:#e6edf0;--ecp-soft:#f6fbfa;--ecp-ink:#071313;--ecp-muted:#667085;--ecp-line:#e5eeee;--ecp-soft:#f7fbfa;--ecp-mint:#e8f8f2;--ecp-green:#00594f;--ecp-green-dark:#003f3c;--ecp-green-2:#0f766e;--ecp-success:#10b981;--ecp-warn:#f79009;--star-gap:2px;--rpi-star-size:20px;--rpi-star-color:#fb8e28;--rpi-star-empty-color:#cccccc;--rpi-icon-scale-google:1.00;--rpi-icon-scale-yelp:0.92;--rpi-icon-scale-fb:1.125;--rpi-yelp-empty-color:#cccccc;--rpi-yelp-five-color:#fb433c;--rpi-yelp-four-color:#ff643d;--rpi-yelp-three-color:#ff8742;--rpi-yelp-two-color:#ffad48;--rpi-yelp-one-color:#ffcc4b;--rpi-yelp-radius:3px;--rpi-fb-color:#fa3e3e;--rpi-fb-radius:3px;--rpi-star-empty:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11.48 3.499a.562.562 0 0 1 1.04 0l2.125 5.111a.563.563 0 0 0 .475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 0 0-.182.557l1.285 5.385a.562.562 0 0 1-.84.61l-4.725-2.885a.562.562 0 0 0-.586 0L6.982 20.54a.562.562 0 0 1-.84-.61l1.285-5.386a.562.562 0 0 0-.182-.557l-4.204-3.602a.562.562 0 0 1 .321-.988l5.518-.442a.563.563 0 0 0 .475-.345L11.48 3.5Z' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E");--rpi-star-mask:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10.7881 3.21068C11.2364 2.13274 12.7635 2.13273 13.2118 3.21068L15.2938 8.2164L20.6979 8.64964C21.8616 8.74293 22.3335 10.1952 21.4469 10.9547L17.3295 14.4817L18.5874 19.7551C18.8583 20.8908 17.6229 21.7883 16.6266 21.1798L11.9999 18.3538L7.37329 21.1798C6.37697 21.7883 5.14158 20.8908 5.41246 19.7551L6.67038 14.4817L2.55303 10.9547C1.66639 10.1952 2.13826 8.74293 3.302 8.64964L8.70609 8.2164L10.7881 3.21068Z'/%3E%3C/svg%3E");--rpi-lt:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15 18-6-6 6-6'%3E%3C/path%3E%3C/svg%3E") no-repeat center/contain;--rpi-gt:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'%3E%3C/path%3E%3C/svg%3E") no-repeat center/contain}