:where(.hb-home,.hb-modulaire,.hb-accessory,.hb-producten,.hb-content,.hb-core){line-height:var(--leading-normal)}:where(.hb-home,.hb-modulaire,.hb-accessory,.hb-producten,.hb-content,.hb-core) :is(h1,h2,h3,h4,h5){margin:0;line-height:var(--leading-tight)}:where(.hb-home,.hb-modulaire,.hb-accessory,.hb-producten,.hb-content,.hb-core) p{margin:0}.wrap{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.wrap--wide{max-width:var(--container-wide)}.wrap--narrow{max-width:var(--container-narrow)}.section{padding-block:var(--section-y)}.section--subtle{background:var(--bg-subtle)}.section--navy{background:var(--navy-700);color:#fff}.eyebrow{display:inline-flex;align-items:center;gap:.8rem;font-size:var(--text-xs);font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-strong)}.section--navy .eyebrow{color:var(--teal-300)}.h-sec{font-size:var(--text-4xl);font-weight:800;letter-spacing:-.025em;line-height:1.05;color:var(--text-strong)}.section--navy .h-sec{color:#fff}.lede{font-size:var(--text-lg);line-height:1.6;color:var(--text-muted);max-width:60ch}.section--navy .lede{color:var(--text-inverse-muted)}.muted{color:var(--text-muted)}.center{text-align:center}.mx-auto{margin-inline:auto}.pgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--grid-gap)}@media(max-width:920px){.pgrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.pgrid{grid-template-columns:1fr}}.sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem;margin-bottom:3.6rem}.sec-head__txt{display:flex;flex-direction:column;gap:1.12rem}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:4rem;align-items:start}@media(max-width:760px){.faq-grid{grid-template-columns:1fr;gap:2.4rem}}.hb-rating{display:inline-flex;align-items:center;gap:.8rem}.hb-rating--sm{font-size:14px}.hb-rating--md{font-size:18px}.hb-rating--lg{font-size:22px}.hb-stars{position:relative;display:inline-flex;line-height:0}.hb-stars__base,.hb-stars__fill{display:inline-flex;gap:1px}.hb-stars__base{color:var(--slate-300)}.hb-stars__fill{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;color:var(--amber-500)}.hb-stars svg{width:1em;height:1em;display:block;flex:none}.hb-rating__value{font-size:var(--text-sm);font-weight:700;color:var(--text-strong);font-variant-numeric:tabular-nums}.hb-rating__count{font-size:var(--text-sm);color:var(--text-muted);font-variant-numeric:tabular-nums}.hb-badge{display:inline-flex;align-items:center;gap:.4em;font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:.02em;line-height:1;padding:.42em .7em;border-radius:var(--radius-pill);white-space:nowrap;border:1px solid transparent}.hb-badge--solid{background:var(--navy-700);color:#fff}.hb-badge--brand{background:var(--teal-50);color:var(--teal-700);border-color:var(--teal-100)}.hb-badge--accent{background:var(--amber-500);color:var(--navy-700)}.hb-badge--success{background:var(--success-soft);color:var(--success)}.hb-badge--danger{background:var(--danger-soft);color:var(--danger)}.hb-badge--neutral{background:var(--slate-100);color:var(--slate-600);border-color:var(--border-subtle)}.hb-badge--outline{background:#fff;color:var(--text-strong);border-color:var(--border-strong)}.hb-badge__dot{width:.5em;height:.5em;border-radius:50%;background:currentColor}.hb-badge__dot--led{background:var(--led);box-shadow:0 0 0 3px color-mix(in srgb,var(--led) 26%,transparent)}.hb-pcard{display:flex;flex-direction:column;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);transition:box-shadow var(--dur) var(--ease-out),transform var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out)}.hb-pcard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px);border-color:var(--border-default)}.hb-pcard__media{position:relative;background:var(--photo-surface);aspect-ratio:1/1;display:block}.hb-pcard__media>img{width:100%;height:100%;object-fit:cover}.hb-pcard__badges{position:absolute;top:1.36rem;left:1.36rem;display:flex;gap:.64rem;flex-wrap:wrap}.hb-pcard__body{display:flex;flex-direction:column;gap:.88rem;padding:1.76rem 1.84rem 2rem;flex:1}.hb-pcard__eyebrow{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.hb-pcard__name{font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--text-strong);letter-spacing:-.01em;line-height:1.2}.hb-pcard__specs{list-style:none;margin:.16rem 0 0;padding:0;display:flex;flex-direction:column;gap:.56rem}.hb-pcard__spec{display:flex;align-items:center;gap:.8rem;font-size:var(--text-sm);color:var(--text-body)}.hb-pcard__spec svg{width:1.52rem;height:1.52rem;color:var(--brand);flex:none}.hb-pcard__foot{margin-top:auto;padding-top:.64rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1.2rem}.hb-pcard__price{display:flex;flex-direction:column;gap:.24rem}.hb-pcard__from{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);font-weight:var(--weight-bold)}.hb-pcard__amount{font-size:var(--text-2xl);font-weight:800;color:var(--text-strong);font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1}.hb-review{display:flex;flex-direction:column;gap:1.36rem;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:2.24rem 2.4rem;box-shadow:var(--shadow-card)}.hb-review__top{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.hb-review__quote{font-size:var(--text-lg);line-height:1.5;color:var(--text-strong);font-weight:var(--weight-medium);letter-spacing:-.005em}.hb-review__body{font-size:var(--text-base);line-height:1.6;color:var(--text-body)}.hb-review__foot{display:flex;align-items:center;gap:1.2rem;margin-top:.24rem}.hb-review__avatar{width:38px;height:38px;border-radius:50%;flex:none;background:var(--navy-700);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:var(--weight-bold);font-size:var(--text-sm)}.hb-review__who{display:flex;flex-direction:column;line-height:1.3}.hb-review__name{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-strong)}.hb-review__meta{font-size:var(--text-xs);color:var(--text-muted)}.hb-trust{display:flex;flex-wrap:wrap;align-items:center;gap:2rem 3.6rem}.hb-trust--bordered{border-block:1px solid var(--border-subtle);padding-block:1.76rem}.hb-trust--card{background:var(--bg-subtle);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:1.76rem 2.24rem}.hb-trust--between{justify-content:space-between}.hb-trust__item{display:flex;align-items:center;gap:1.12rem}.hb-trust__ic{flex:none;width:2.56rem;height:2.56rem;color:var(--brand)}.hb-trust__ic svg{width:100%;height:100%}.hb-trust__tx{display:flex;flex-direction:column;line-height:1.25}.hb-trust__lead{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-strong)}.hb-trust__sub{font-size:var(--text-xs);color:var(--text-muted)}@media(max-width:768px){.hb-trust.hb-trust--between{display:grid;grid-template-columns:1fr 1fr;gap:1.76rem 2rem;justify-content:initial;align-items:start}.hb-trust--between .hb-trust__item{align-items:center}}.hb-compare{width:100%;border-collapse:separate;border-spacing:0;font-size:var(--text-base)}.hb-compare th,.hb-compare td{padding:1.36rem 1.76rem;text-align:left;vertical-align:middle}.hb-compare thead th{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-strong);border-bottom:2px solid var(--border-default)}.hb-compare thead th.hb-compare__feat{color:var(--text-muted);font-weight:var(--weight-semibold)}.hb-compare tbody td{border-bottom:1px solid var(--border-subtle);color:var(--text-body);font-variant-numeric:tabular-nums}.hb-compare tbody td.hb-compare__feat{font-weight:var(--weight-semibold);color:var(--text-strong)}.hb-compare__col--hi{background:var(--teal-50)}.hb-compare thead .hb-compare__col--hi{border-bottom-color:var(--brand)}.hb-compare__head{display:flex;flex-direction:column;gap:.24rem}.hb-compare__pill{align-self:flex-start;font-size:9px;font-weight:var(--weight-bold);letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--brand);padding:.32rem .8rem;border-radius:var(--radius-pill);margin-bottom:.4rem}.hb-compare__name{font-size:var(--text-md);font-weight:var(--weight-extrabold);color:var(--text-strong);letter-spacing:-.01em}.hb-compare__sub{font-size:var(--text-xs);color:var(--text-muted);font-weight:var(--weight-regular)}.hb-compare__yes{color:var(--success);display:inline-flex}.hb-compare__no{color:var(--slate-300);display:inline-flex}.hb-compare__yes svg,.hb-compare__no svg{width:1.84rem;height:1.84rem}.hb-compare__wrap{overflow-x:auto;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.hb-compare tbody tr:last-child td{border-bottom:none}.hb-acc{display:flex;flex-direction:column;border-top:1px solid var(--border-subtle)}.hb-acc__item{border-bottom:1px solid var(--border-subtle)}.hb-acc__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;background:transparent;border:none;cursor:pointer;padding:1.84rem .4rem;text-align:left;font-family:var(--font-sans);font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-strong)}.hb-acc__btn:hover{color:var(--brand-strong)}.hb-acc__icon{flex:none;width:2.24rem;height:2.24rem;color:var(--brand);transition:transform var(--dur) var(--ease-out)}.hb-acc__item[data-open=true] .hb-acc__icon{transform:rotate(45deg)}.hb-acc__panel{overflow:hidden;display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--dur-slow) var(--ease-out)}.hb-acc__item[data-open=true] .hb-acc__panel{grid-template-rows:1fr}.hb-acc__inner{min-height:0}.hb-acc__body{padding:0 .4rem 2rem;font-size:var(--text-base);line-height:1.65;color:var(--text-body);max-width:62ch}.hb-usp{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.96rem}.hb-usp--row{flex-direction:row;flex-wrap:wrap;gap:.8rem 2.24rem}.hb-usp__item{display:flex;align-items:flex-start;gap:.96rem;font-size:var(--text-base);color:var(--text-body);line-height:1.35}.hb-usp__check{flex:none;width:1.84rem;height:1.84rem;margin-top:.08rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--teal-50);color:var(--teal-600)}.hb-usp__check svg{width:1.152rem;height:1.152rem}.hb-usp--plain .hb-usp__check{background:transparent;color:var(--brand)}.hb-usp--strong .hb-usp__item{font-weight:var(--weight-medium);color:var(--text-strong)}.hb-price{display:inline-flex;align-items:baseline;gap:.88rem;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1}.hb-price__now{font-family:var(--font-sans);font-weight:var(--weight-extrabold);color:var(--text-strong);letter-spacing:-.02em;line-height:1}.hb-price__was{font-size:.7em;color:var(--text-faint);text-decoration:line-through;font-weight:var(--weight-medium)}.hb-price__suffix{font-size:.5em;color:var(--text-muted);font-weight:var(--weight-medium);letter-spacing:0}.hb-price--sm .hb-price__now{font-size:var(--text-lg)}.hb-price--md .hb-price__now{font-size:var(--text-3xl)}.hb-price--lg .hb-price__now{font-size:var(--text-4xl)}.hb-price__save{font-size:var(--text-xs);font-weight:var(--weight-bold);color:var(--success)}.hb-qty{display:inline-flex;align-items:center;border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:#fff;height:var(--control-h);padding:2px}.hb-qty__btn{width:38px;height:38px;flex:none;border:none;background:transparent;border-radius:var(--radius-pill);color:var(--text-strong);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--dur) var(--ease-out)}.hb-qty__btn:hover:not(:disabled){background:var(--slate-100)}.hb-qty__btn:disabled{opacity:.35;cursor:not-allowed}.hb-qty__btn svg{width:1.6rem;height:1.6rem}.hb-qty__val{min-width:2.4ch;text-align:center;font-weight:var(--weight-bold);font-size:var(--text-md);color:var(--text-strong);font-variant-numeric:tabular-nums}.hb-qty--sm{height:var(--control-h-sm)}.hb-qty--sm .hb-qty__btn{width:30px;height:30px}.hb-sticky{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border-default);box-shadow:0 -6px 24px -12px #0a233d2e;padding:1.12rem clamp(1.6rem,4vw,3.2rem)}.hb-sticky__left{display:flex;align-items:center;gap:1.44rem;min-width:0}.hb-sticky__thumb{width:46px;height:46px;flex:none;border-radius:var(--radius-md);background:var(--photo-surface);box-shadow:var(--ring-hairline);overflow:hidden}.hb-sticky__thumb img{width:100%;height:100%;object-fit:cover}.hb-sticky__info{display:flex;flex-direction:column;min-width:0}.hb-sticky__name{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-sticky__variant{font-size:var(--text-xs);color:var(--text-muted)}.hb-sticky__right{display:flex;align-items:center;gap:1.6rem}@media(max-width:560px){.hb-sticky__variant,.hb-sticky__thumb{display:none}}.hb-buy{display:flex;flex-direction:column;gap:1.84rem;max-width:440px}.hb-buy__eyebrow{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--brand-strong)}.hb-buy__title{font-size:var(--text-3xl);font-weight:var(--weight-extrabold);color:var(--text-strong);letter-spacing:-.02em;line-height:1.1}.hb-buy__rating{display:flex;align-items:center;gap:.96rem}.hb-buy__rlink{font-size:var(--text-sm);color:var(--text-link);font-weight:var(--weight-semibold)}.hb-buy__priceRow{display:flex;align-items:center;gap:1.28rem;flex-wrap:wrap}.hb-buy__actions{display:flex;gap:1.12rem;align-items:stretch}.hb-buy__stock{display:flex;align-items:center;gap:.8rem;font-size:var(--text-sm);color:var(--text-body)}.hb-buy__divider{height:1px;background:var(--border-subtle)}.hb-select{position:relative;display:flex;flex-direction:column;gap:.64rem}.hb-select__wrap{position:relative}.hb-select__el{appearance:none;-webkit-appearance:none;height:var(--control-h);width:100%;padding:0 3.84rem 0 1.36rem;font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-strong);background:#fff;border:1px solid var(--border-strong);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out)}.hb-select__el:hover{border-color:var(--navy-400)}.hb-select__el:focus{outline:none;border-color:var(--brand);box-shadow:var(--ring)}.hb-select__chev{position:absolute;top:50%;right:1.28rem;transform:translateY(-50%);pointer-events:none;color:var(--text-muted);width:1.76rem;height:1.76rem}.hb-select__label{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-strong)}@media(max-width:640px){.h-sec{font-size:var(--text-3xl)}.sec-head{flex-wrap:wrap;align-items:flex-start;margin-bottom:2.56rem}.lede{font-size:var(--text-md)}}.hb-calc{display:grid;grid-template-columns:1.1fr .9fr;gap:2.4rem;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:2.56rem;box-shadow:var(--shadow-md)}@media(max-width:680px){.hb-calc{grid-template-columns:1fr}}.hb-calc__inputs{display:flex;flex-direction:column;gap:2.08rem}.hb-calc__row{display:flex;flex-direction:column;gap:.88rem}.hb-calc__rowhead{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem}.hb-calc__label{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-strong);white-space:nowrap}.hb-calc__val{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--brand-strong);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none}.hb-calc__range{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:var(--slate-200);outline:none}.hb-calc__range::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:none;box-shadow:0 0 0 4px var(--brand),var(--shadow-sm);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out)}.hb-calc__range::-webkit-slider-thumb:active{transform:scale(1.1)}.hb-calc__range::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#fff;border:none;box-shadow:0 0 0 4px var(--brand);cursor:pointer}.hb-calc__note{font-size:var(--text-xs);color:var(--text-muted)}.hb-calc__result{display:flex;flex-direction:column;gap:1.6rem;background:var(--navy-700);color:#fff;border-radius:var(--radius-lg);padding:2.4rem}.hb-calc__rlabel{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--text-inverse-muted)}.hb-calc__big{font-family:var(--font-sans);font-size:var(--text-5xl);font-weight:var(--weight-extrabold);letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums}.hb-calc__per{font-size:var(--text-sm);color:var(--text-inverse-muted)}.hb-calc__divide{height:1px;background:var(--border-inverse)}.hb-calc__sub{display:flex;align-items:center;justify-content:space-between}.hb-calc__subv{font-family:var(--font-sans);font-size:var(--text-xl);font-weight:var(--weight-bold);font-variant-numeric:tabular-nums}.hb-calc__subv--note{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-inverse-muted);text-align:right;max-width:62%}.hb-calc__subv--pos{color:var(--led)}.hb-calc__bar{height:8px;border-radius:999px;background:#ffffff24;overflow:hidden}.hb-calc__fill{height:100%;border-radius:999px;background:var(--led);box-shadow:0 0 10px color-mix(in srgb,var(--led) 60%,transparent);transition:width var(--dur-slow) var(--ease-out)}.hb-calc__buffernote{margin:1.6rem 0 0;font-size:var(--text-sm);line-height:1.55;color:var(--text-inverse-muted)}.calc-assume{margin-top:1.6rem;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);padding:0 1.76rem}.calc-assume summary{list-style:none;cursor:pointer;padding:1.44rem .32rem;font-size:var(--text-sm);font-weight:600;color:var(--text-strong);display:flex;align-items:center;gap:.8rem}.calc-assume summary::-webkit-details-marker{display:none}.calc-assume summary:before{content:"";width:.8rem;height:.8rem;border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);transform:rotate(-45deg);transition:transform var(--dur) var(--ease-out);flex:none;margin-left:.16rem}.calc-assume[open] summary:before{transform:rotate(45deg)}.calc-assume ul{margin:0;padding:0 0 1.76rem 2.24rem;display:flex;flex-direction:column;gap:.64rem}.calc-assume li{font-size:var(--text-sm);line-height:1.5;color:var(--text-muted)}.calc-seg{display:flex;gap:.64rem}.calc-seg button{flex:1;min-height:44px;padding:.64rem 1.12rem;border:1.5px solid var(--border-strong);background:#fff;border-radius:var(--radius-pill);font-size:var(--text-sm);font-weight:600;color:var(--text-body);cursor:pointer;transition:border-color var(--dur) var(--ease-out),background var(--dur) var(--ease-out),color var(--dur) var(--ease-out);text-wrap:balance}.calc-seg button:hover{border-color:var(--navy-400)}.calc-seg button[aria-pressed=true]{border-color:var(--brand);background:var(--teal-50);color:var(--brand-strong)}.hb-field{display:flex;flex-direction:column;gap:.64rem}.hb-field__label{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-strong)}.hb-field__opt{color:var(--text-faint);font-weight:var(--weight-regular)}.hb-input{height:var(--control-h);width:100%;padding:0 1.36rem;font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-strong);background:#fff;border:1px solid var(--border-strong);border-radius:var(--radius-md);transition:border-color var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out)}textarea.hb-input{height:auto;padding:1.12rem 1.36rem;line-height:1.5;resize:vertical}.hb-input::placeholder{color:var(--text-faint)}.hb-input:hover{border-color:var(--navy-400)}.hb-input:focus{outline:none;border-color:var(--brand);box-shadow:var(--ring)}.hb-input[aria-invalid=true]{border-color:var(--danger)}.hb-input[aria-invalid=true]:focus{box-shadow:0 0 0 3px #d2454538}.hb-input:disabled{background:var(--slate-50);color:var(--text-muted);cursor:not-allowed}.hb-field__hint{font-size:var(--text-xs);color:var(--text-muted)}.hb-field__err{font-size:var(--text-xs);color:var(--danger);font-weight:var(--weight-medium)}.hb-form-error{background:var(--danger-soft);color:var(--danger);border:1px solid color-mix(in srgb,var(--danger) 30%,#fff);border-radius:var(--radius-md);padding:1.12rem 1.44rem;font-size:var(--text-sm)}.stat__n{font-size:var(--text-3xl);font-weight:800;color:var(--text-strong);font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap}.section--navy .stat__n{color:#fff}.stat__l{font-size:var(--text-sm);color:var(--text-muted)}.section--navy .stat__l{color:var(--text-inverse-muted)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/huisbuffer-components.css.map */
