.bb-home-combo-page{--bb-home-border: rgba(var(--color-foreground), .18);--bb-home-muted: rgba(var(--color-foreground), .68);--bb-home-surface: rgba(var(--color-foreground), .045);--bb-home-surface-strong: rgba(var(--color-foreground), .085);--bb-home-card-border: rgba(var(--color-foreground), .18);background:var(--gradient-background)!important;color:rgb(var(--color-foreground))!important;font-family:"DM Sans",var(--font-body-family),Arial,sans-serif;padding:2rem 0 8rem}.bb-home-combo__hero,.bb-home-combo__workspace{width:min(100% - 3.2rem,132rem);margin-inline:auto}.bb-home-combo__hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(2.4rem,5vw,5.6rem) clamp(1.8rem,5vw,6.4rem);border:1px solid var(--bb-home-border);background:rgba(var(--color-background),.18);text-align:center}.bb-home-combo__hero-background{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.38;pointer-events:none}.bb-home-combo__hero-wash{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(var(--color-background),.36),rgba(var(--color-background),.18));pointer-events:none}.bb-home-combo__hero>*:not(.bb-home-combo__hero-background):not(.bb-home-combo__hero-wash){position:relative;z-index:3}.bb-home-combo__eyebrow{margin:0 0 .8rem;color:rgb(var(--color-button));font-size:1.1rem;font-weight:700;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.bb-home-combo__hero h1,.bb-home-combo__catalog-header h2{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.bb-home-combo__hero h1{font-size:clamp(3.2rem,6vw,6.8rem);line-height:.98}.bb-home-combo__intro{max-width:58rem;margin:1.6rem auto 0;color:var(--bb-home-muted);font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.5}.bb-home-combo__workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,34rem);align-items:start;gap:2.4rem;margin-top:2.4rem}.bb-home-combo__catalog,.bb-home-combo__summary{min-width:0;border:1px solid var(--bb-home-border);background:var(--bb-home-surface)}.bb-home-combo__catalog-header{display:flex;align-items:end;justify-content:space-between;gap:1.6rem;padding:2.2rem 2.2rem 1.4rem}.bb-home-combo__catalog-header h2{font-size:clamp(2.4rem,4vw,4rem);line-height:1.05}.bb-home-combo__catalog-header [data-bb-home-current-copy]{margin:.7rem 0 0;color:var(--bb-home-muted);font-size:1.3rem}.bb-home-combo__transition-notice{display:inline-flex;align-items:center;width:fit-content;margin:1rem 0 0!important;padding:.65rem .9rem;border:1px solid rgba(var(--color-button),.72);background:rgba(var(--color-button),.12);color:rgb(var(--color-foreground));font-size:1.1rem;font-weight:700;letter-spacing:.03em;opacity:0;transform:translateY(-.6rem)}.bb-home-combo__transition-notice:before{margin-right:.55rem;color:rgb(var(--color-button));content:"\2192";font-size:1.4rem}.bb-home-combo__transition-notice.is-visible{animation:bb-home-combo-notice-in 2.6s cubic-bezier(.22,1,.36,1) both}.bb-home-combo-page.is-category-transitioning .bb-home-combo__catalog-header h2{animation:bb-home-combo-title-in .62s cubic-bezier(.22,1,.36,1) both}.bb-home-combo__category-tab.is-arriving{animation:bb-home-combo-tab-arrive .9s cubic-bezier(.22,1,.36,1) both}.bb-home-combo__category-panel.is-arriving{animation:bb-home-combo-panel-arrive .62s cubic-bezier(.22,1,.36,1) both}@keyframes bb-home-combo-notice-in{0%{opacity:0;transform:translateY(-.6rem)}12%,82%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.2rem)}}@keyframes bb-home-combo-title-in{0%{opacity:.25;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}@keyframes bb-home-combo-tab-arrive{0%,to{background:transparent;transform:scale(1)}45%{background:rgba(var(--color-button),.18);transform:scale(1.04)}}@keyframes bb-home-combo-panel-arrive{0%{opacity:.2;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}.bb-home-combo__step-count{flex:0 0 auto;color:rgb(var(--color-button));font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bb-home-combo__category-tabs{display:flex;gap:0;overflow-x:auto;padding:0 2.2rem;border-bottom:1px solid var(--bb-home-border);scrollbar-width:none;-webkit-overflow-scrolling:touch}.bb-home-combo__category-tabs::-webkit-scrollbar{display:none}.bb-home-combo__category-tab{position:relative;display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;min-width:max-content;padding:1.4rem 1.8rem 1.25rem;border:0;background:transparent;color:var(--bb-home-muted);cursor:pointer;text-align:center;white-space:nowrap;transition:color .18s ease}.bb-home-combo__category-tab>span:nth-child(2){font-size:1.2rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.bb-home-combo__category-tab small{margin-top:.35rem;color:currentColor;font-size:1rem}.bb-home-combo__category-index{display:none!important}.bb-home-combo__category-tab:hover,.bb-home-combo__category-tab:focus-visible{color:rgb(var(--color-foreground))}.bb-home-combo__category-tab.is-active{color:rgb(var(--color-foreground))}.bb-home-combo__category-tab.is-active:after{position:absolute;right:1rem;bottom:-1px;left:1rem;height:.3rem;background:rgb(var(--color-button));content:""}.bb-home-combo__category-tab.is-complete small{color:rgb(var(--color-button));font-weight:700}.bb-home-combo__category-panel[hidden]{display:none!important}.bb-home-combo__grid{min-height:20rem;padding:0 2.2rem 2.2rem}.bb-home-combo__grid .combo-card-wrapper{min-width:0}.bb-home-combo__grid .combo-card__atb-btn:disabled:not(.is-selected){cursor:not-allowed;opacity:.45;filter:saturate(.5)}.bb-home-combo__empty{grid-column:1 / -1;margin:auto;padding:4rem 1rem;color:var(--bb-home-muted);text-align:center}.bb-home-combo__catalog-actions{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:1.8rem 2.2rem 2.2rem;border-top:1px solid var(--bb-home-border)}.bb-home-combo__selection-note{margin:0;color:var(--bb-home-muted);font-size:1.2rem;line-height:1.4}.bb-home-combo__continue,.bb-home-combo__cart-button{min-height:4.8rem;padding:1.1rem 1.8rem;border:1px solid rgb(var(--color-button));background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:opacity .18s ease,transform .18s ease}.bb-home-combo__continue:hover:not(:disabled),.bb-home-combo__cart-button:hover:not(:disabled){transform:translateY(-.2rem)}.bb-home-combo__continue:disabled,.bb-home-combo__cart-button:disabled{cursor:not-allowed;opacity:.42}.bb-home-combo__summary{position:sticky;top:1.6rem;padding:2rem}.bb-home-combo__summary-topline{display:flex;align-items:start;justify-content:space-between;gap:1rem}.bb-home-combo__summary-topline>strong{color:rgb(var(--color-button));font-size:1.2rem;white-space:nowrap}.bb-home-combo__summary-progress{height:.6rem;margin:1.6rem 0 1.2rem;overflow:hidden;background:rgba(var(--color-foreground),.14)}.bb-home-combo__summary-progress span{display:block;width:0;height:100%;background:rgb(var(--color-button));transition:width .32s ease}.bb-home-combo__summary-copy,.bb-home-combo__discount-note{margin:0;color:var(--bb-home-muted);font-size:1.2rem;line-height:1.45}.bb-home-combo__selection-list{display:grid;gap:.8rem;max-height:38rem;margin:1.6rem 0;overflow-y:auto}.bb-home-combo__selection-group{display:grid;grid-template-columns:6rem minmax(0,1fr);align-items:start;gap:1rem;padding:1rem;border:1px solid var(--bb-home-border);background:var(--bb-home-surface-strong)}.bb-home-combo__selection-visual{width:6rem;aspect-ratio:1;overflow:hidden;border:1px solid var(--bb-home-border);background:var(--bb-home-surface)}.bb-home-combo__selection-visual img{display:block;width:100%;height:100%;object-fit:cover}.bb-home-combo__selection-content{min-width:0}.bb-home-combo__selection-group-header{display:flex;justify-content:space-between;gap:1rem;margin:0 0 .55rem;color:rgb(var(--color-foreground));font-size:1.1rem;font-weight:700}.bb-home-combo__selection-group-header>span{display:inline-flex;min-width:0;align-items:baseline;gap:.4rem}.bb-home-combo__selection-group-header small{color:var(--bb-home-muted);font-size:.95rem;font-weight:600}.bb-home-combo__selection-group-header button{padding:0;border:0;background:transparent;color:rgb(var(--color-button));cursor:pointer;font:inherit}.bb-home-combo__selection-item{display:grid;grid-template-columns:3.6rem minmax(0,1fr) auto;align-items:center;gap:.8rem;padding-top:.7rem;border-top:1px solid var(--bb-home-border)}.bb-home-combo__selection-item img{width:3.6rem;height:3.6rem;object-fit:cover}.bb-home-combo__selection-item span{display:-webkit-box;overflow:hidden;color:rgb(var(--color-foreground));font-size:1.1rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bb-home-combo__selection-item button{padding:.3rem;border:0;background:transparent;color:var(--bb-home-muted);cursor:pointer;font-size:1.1rem}.bb-home-combo__selection-empty{margin:0;color:var(--bb-home-muted);font-size:1.05rem;line-height:1.3}.bb-home-combo__summary-total{display:flex;justify-content:space-between;gap:1rem;padding-top:1.4rem;border-top:1px solid var(--bb-home-border);color:rgb(var(--color-foreground));font-size:1.4rem}.bb-home-combo__summary-total strong{font-size:1.8rem}.bb-home-combo__discount-note{margin:.7rem 0 1.4rem;color:rgb(var(--color-button))}.bb-home-combo__cart-button{width:100%}.bb-home-combo__status{min-height:1.8rem;margin:1rem 0 0;color:rgb(var(--color-button));font-size:1.2rem;line-height:1.4}@media screen and (max-width:989px){.bb-home-combo__workspace{grid-template-columns:1fr}.bb-home-combo__summary{position:static;order:-1}}@media screen and (max-width:749px){.bb-home-combo-page{padding-top:1rem}.bb-home-combo__hero,.bb-home-combo__workspace{width:min(100% - 1.6rem,132rem)}.bb-home-combo__hero{padding:2.4rem 1.2rem}.bb-home-combo__workspace{gap:1.2rem;margin-top:1.2rem}.bb-home-combo__summary,.bb-home-combo__catalog-header,.bb-home-combo__catalog-actions{padding:1.4rem}.bb-home-combo__catalog-header{align-items:start;flex-direction:column;gap:.8rem}.bb-home-combo__category-tabs{padding-inline:.6rem}.bb-home-combo__category-tab{padding-inline:1.25rem}.bb-home-combo__grid{padding-inline:1.4rem}.bb-home-combo__catalog-actions{align-items:stretch;flex-direction:column}.bb-home-combo__continue{width:100%}}.bb-home-combo-page .bb-home-combo__summary h2{font-family:"DM Sans",var(--font-body-family),Arial,sans-serif!important;font-size:clamp(2rem,3vw,2.4rem)!important;font-style:normal!important;font-weight:700!important;letter-spacing:-.04em!important;line-height:1.1!important}.bb-home-combo-page .combo-card-wrapper,.bb-home-combo-page .combo-mapped-card,.bb-home-combo-page .combo-card-gallery,.bb-home-combo-page .combo-card-gallery-spacer{min-width:0!important;overflow:visible!important}.bb-home-combo-page .combo-mapped-card{display:flex!important;flex-direction:column!important;background:rgb(var(--color-background))!important}.bb-home-combo-page .combo-card-gallery,.bb-home-combo-page .combo-card-gallery-spacer{aspect-ratio:1 / 1!important;min-height:0!important}.bb-home-combo-page .combo-card-gallery{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;flex:0 0 auto!important;overflow:hidden!important;background:var(--bb-home-surface)!important;border:1px solid var(--bb-home-card-border)!important}.bb-home-combo-page .combo-card-gallery-spacer{display:none!important}.bb-home-combo-page .combo-card-gallery__track{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;width:100%!important;height:100%!important;min-height:100%!important;background:var(--bb-home-surface)!important}.bb-home-combo-page .combo-card-gallery__track img{display:block!important;box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;flex:0 0 100%!important;padding:0!important;object-fit:contain!important;object-position:center center!important;background:rgb(var(--color-background))!important;transform:none!important}.bb-home-combo-page .combo-card-details,.bb-home-combo-page .combo-cro-card-value,.bb-home-combo-page .combo-custom-btn-wrapper{background:rgb(var(--color-background))!important;color:rgb(var(--color-foreground))!important;border-color:var(--bb-home-card-border)!important}.bb-home-combo-page .combo-card-details{min-height:0!important}.bb-home-combo-page .combo-card-wrapper .luxury-title,.bb-home-combo-page .combo-card-wrapper .selling-price,.bb-home-combo-page .combo-cro-card-value__price,.bb-home-combo-page .combo-cro-card-value__price strong{color:rgb(var(--color-foreground))!important}.bb-home-combo-page .combo-card-wrapper .luxury-title{display:-webkit-box!important;height:auto!important;max-height:2.7em!important;min-height:0!important;overflow:hidden!important;font-size:1.55rem!important;font-weight:600!important;line-height:1.3!important;text-decoration:none!important;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bb-home-combo-page .combo-card-wrapper .selling-price{font-size:1.55rem!important;font-weight:600!important;line-height:1.25!important}.bb-home-combo-page .combo-cro-card-value{display:flex!important;flex-direction:row;align-items:center;justify-content:space-between;column-gap:.8rem;min-height:4.2rem!important;padding:.8rem 1rem .6rem!important;border-top:1px solid var(--bb-home-card-border)!important}.bb-home-combo-page .combo-cro-card-value__price,.bb-home-combo-page .combo-cro-card-value__saving{display:block;max-width:100%;white-space:normal}.bb-home-combo-page .combo-cro-card-value__price{flex:1 1 auto;min-width:0;font-size:1.35rem!important;font-weight:700!important;line-height:1.25!important}.bb-home-combo-page .combo-cro-card-value__price strong{font-size:1.45rem!important;font-weight:750!important}.bb-home-combo-page .combo-cro-card-value__saving{background:rgba(var(--color-foreground),.09)!important;color:rgb(var(--color-foreground))!important;border:1px solid rgba(var(--color-foreground),.22)!important;font-size:1.1rem!important;font-weight:700!important;line-height:1.25!important;flex:0 1 auto;text-align:right}.bb-home-combo-page .combo-cro-card-quantity{grid-template-columns:2.3rem 2.4rem 2.3rem!important;min-height:2.5rem!important;background:rgb(var(--color-background))!important;border-color:rgba(var(--color-foreground),.35)!important}.bb-home-combo-page .combo-cro-card-quantity button,.bb-home-combo-page .combo-cro-card-quantity output{display:grid!important;min-width:0!important;place-items:center!important;height:2.5rem!important;padding:0!important;color:rgb(var(--color-foreground))!important;background:rgb(var(--color-background))!important;font-size:1.1rem!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;word-break:keep-all!important}.bb-home-combo-page .combo-mapped-card .luxury-price-wrap{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;gap:.8rem;justify-content:space-between;min-height:0!important;width:100%}.bb-home-combo-page .combo-mapped-card .luxury-price{flex:1 1 auto;min-width:0}.bb-home-combo-page .combo-mapped-card .luxury-price-wrap .combo-cro-card-quantity{flex:0 0 auto;margin-left:auto}.bb-home-combo-page .combo-mapped-card .combo-custom-btn-wrapper{margin-top:-5px!important;padding:0 10px 10px!important}.bb-home-combo-page .combo-card__atb-btn,.bb-home-combo-page .combo-card__atb-btn.is-selected,.bb-home-combo-page .combo-card__atb-btn.is-added{min-height:0!important;padding:1rem 1.2rem!important;border:0!important;border-radius:8px!important;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;font-size:1.1rem!important;font-weight:700!important;letter-spacing:.01em!important;line-height:1.25!important;text-transform:none!important}.bb-home-combo-page .combo-card__atb-btn:hover:not(:disabled),.bb-home-combo-page .combo-card__atb-btn:focus-visible{filter:brightness(.94)}.bb-home-combo-page .combo-card-stock{background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;border-color:var(--bb-home-card-border)!important;border-radius:0!important}.bb-home-combo-page .combo-card-sale-percentage{background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;border-color:var(--bb-home-card-border)!important}.bb-home-combo-page .combo-card-gallery__nav,.bb-home-combo-page .combo-card-gallery__nav:hover,.bb-home-combo-page .combo-card-gallery__nav:focus-visible{background:rgba(var(--color-foreground),.08)!important;color:rgb(var(--color-foreground))!important;border-color:transparent!important}@media(max-width:768px){.bb-home-combo-page .combo-mapped-card .luxury-info{padding:6px 10px 0!important}.bb-home-combo-page .combo-mapped-card .luxury-title{height:auto!important;line-height:1.25!important;margin-bottom:2px!important;max-height:none!important}.bb-home-combo-page .combo-mapped-card .luxury-price-wrap,.bb-home-combo-page .combo-mapped-card .luxury-price{height:auto!important;line-height:1.2!important;margin-bottom:0!important;min-height:0!important}.bb-home-combo-page .combo-mapped-card .luxury-price-wrap{display:flex!important;flex-wrap:nowrap!important;justify-content:space-between;width:100%}.bb-home-combo-page .combo-mapped-card .luxury-price-wrap .combo-cro-card-quantity{flex:0 0 auto;margin-left:0}.bb-home-combo-page .combo-cro-card-quantity{grid-template-columns:2rem 2.2rem 2rem!important;min-height:2.2rem!important}.bb-home-combo-page .combo-cro-card-quantity button,.bb-home-combo-page .combo-cro-card-quantity output{height:2.2rem!important;font-size:1rem!important}.bb-home-combo-page .combo-cro-card-value{display:flex!important;flex-direction:row;align-items:center;justify-content:space-between;column-gap:.6rem;min-height:0!important;padding:5px 10px 6px!important}.bb-home-combo-page .combo-cro-card-value__price,.bb-home-combo-page .combo-cro-card-value__saving{display:block;max-width:100%;white-space:normal}.bb-home-combo-page .combo-cro-card-value__price{font-size:1.1rem!important;line-height:1.25}.bb-home-combo-page .combo-cro-card-value strong{font-size:1.3rem!important}.bb-home-combo-page .combo-cro-card-value__saving{align-self:center;font-size:.9rem!important;line-height:1.2;padding:3px 5px;text-align:right}.bb-home-combo-page .combo-mapped-card .combo-custom-btn-wrapper{margin-top:0!important;padding:0 0 10px!important}.bb-home-combo-page .combo-card__atb-btn{min-height:44px!important;height:44px!important;padding:.9rem 1rem!important;font-size:1.2rem!important}}@media(max-width:480px){.bb-home-combo-page .combo-cro-card-value{column-gap:.4rem;padding-inline:4px!important}}@media(max-width:340px){.bb-home-combo-page .combo-cro-card-value{column-gap:.3rem;min-height:44px!important;padding:2px 6px 4px!important}.bb-home-combo-page .combo-cro-card-value__saving{flex-basis:48%}}.bb-home-combo__home-map--architectural{max-width:92rem;width:100%;margin:2.8rem auto 0;padding:clamp(1.4rem,2.5vw,2.4rem);border-color:rgba(var(--color-button),.42);background:rgb(var(--color-background))}.bb-home-combo__home-map--architectural .bb-home-combo__map-heading{align-items:flex-start}.bb-home-combo__home-map--architectural .bb-home-combo__map-heading h2{font-size:clamp(2.2rem,3.5vw,3.6rem);line-height:1.02}.bb-home-combo__home-map--architectural .bb-home-combo__map-shell{margin-top:1.4rem;padding:0;border:0;background:transparent}.bb-home-combo__map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 1rem;color:var(--bb-home-muted);font-size:.92rem;letter-spacing:.08em;text-transform:uppercase}.bb-home-combo__map-drawing-label{color:rgb(var(--color-foreground));font-weight:700}.bb-home-combo__map-drawing-hint{color:rgb(var(--color-button))}.bb-home-combo__floorplan--architectural{position:relative;display:block;min-height:clamp(32rem,49vw,51rem);padding:0;overflow:hidden;border:0;background:rgb(var(--color-background))}.bb-home-combo__map-drawing,.bb-home-combo__map-room-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bb-home-combo__map-drawing{display:block;pointer-events:none}.bb-home-combo__map-wall-fill{fill:rgba(var(--color-button),.025)}.bb-home-combo__map-wall{fill:none;stroke:rgba(var(--color-foreground),.52);stroke-width:3;vector-effect:non-scaling-stroke}.bb-home-combo__map-wall.map-door{stroke:rgba(var(--color-button),.7);stroke-width:2;stroke-dasharray:8 8}.bb-home-combo__map-fixture,.bb-home-combo__map-bath-fixture{fill:none;stroke:rgba(var(--color-foreground),.48);stroke-width:2;vector-effect:non-scaling-stroke;opacity:.58}.bb-home-combo__map-light{fill:rgba(var(--color-button),.26);stroke:rgb(var(--color-button));stroke-width:2;vector-effect:non-scaling-stroke}.bb-home-combo__map-room-layer{pointer-events:none}.bb-home-combo__home-map--architectural .bb-home-combo__map-room{position:absolute;display:flex;min-width:0;min-height:0;align-items:flex-end;gap:.6rem;padding:clamp(.7rem,1.35vw,1.2rem);border:0;background:transparent;color:rgb(var(--color-foreground));pointer-events:auto;text-align:left;transition:background .18s ease,box-shadow .18s ease}.bb-home-combo__home-map--architectural .bb-home-combo__map-room:hover,.bb-home-combo__home-map--architectural .bb-home-combo__map-room:focus-visible{z-index:2;background:rgba(var(--color-button),.12);box-shadow:inset 0 0 0 2px rgba(var(--color-button),.62)}.bb-home-combo__home-map--architectural .bb-home-combo__map-room.is-selected{z-index:1;background:rgba(var(--color-button),.16);box-shadow:inset 0 0 0 2px rgb(var(--color-button))}.bb-home-combo__home-map--architectural .bb-home-combo__map-room.is-complete{background:linear-gradient(135deg,rgba(var(--color-button),.2),rgba(var(--color-background),.28))}.bb-home-combo__home-map--architectural .bb-home-combo__map-room-index{position:absolute;display:grid;place-items:center;top:.65rem;left:.7rem;flex:none;width:1.9rem;height:1.9rem;border:1px solid rgba(var(--color-button),.76);border-radius:50%;border-color:rgba(var(--color-button),.76);color:rgb(var(--color-button));font-size:.82rem;font-weight:700;line-height:1}.bb-home-combo__home-map--architectural .bb-home-combo__map-room>span:nth-child(2){display:grid;min-width:0;gap:.24rem;max-width:calc(100% - 3.5rem);margin-top:1.7rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room strong{font-size:clamp(.9rem,1.65vw,1.32rem);line-height:1.1;overflow-wrap:anywhere}.bb-home-combo__home-map--architectural .bb-home-combo__map-room small{font-size:clamp(.72rem,1.2vw,.94rem);line-height:1.1}.bb-home-combo__home-map--architectural .bb-home-combo__map-room-check{position:absolute;display:grid;place-items:center;top:.65rem;right:.7rem;width:1.7rem;height:1.7rem;border:1px solid rgb(var(--color-button));border-radius:50%;border-color:rgb(var(--color-button));color:rgb(var(--color-button));font-size:.9rem;font-weight:700;opacity:0;transform:scale(.72);transition:opacity .18s ease,transform .18s ease}.bb-home-combo__home-map--architectural .bb-home-combo__map-room.is-selected .bb-home-combo__map-room-check,.bb-home-combo__home-map--architectural .bb-home-combo__map-room.is-complete .bb-home-combo__map-room-check{opacity:1;transform:scale(1)}.bb-home-combo__home-map--architectural .bb-home-combo__map-room--hallway,.bb-home-combo__home-map--architectural .bb-home-combo__map-room--bathroom{align-items:flex-end;padding:.55rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room--hallway>span:nth-child(2),.bb-home-combo__home-map--architectural .bb-home-combo__map-room--bathroom>span:nth-child(2){max-width:calc(100% - 2.2rem);margin-top:1.3rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room--hallway strong,.bb-home-combo__home-map--architectural .bb-home-combo__map-room--bathroom strong{font-size:clamp(.68rem,1vw,.9rem);line-height:1}.bb-home-combo__home-map--architectural .bb-home-combo__map-room--hallway small,.bb-home-combo__home-map--architectural .bb-home-combo__map-room--bathroom small{font-size:clamp(.55rem,.8vw,.72rem);white-space:nowrap}.bb-home-combo__map-room--living{left:3.2%;top:5%;width:47.5%;height:40%}.bb-home-combo__map-room--hallway{left:51.5%;top:5%;width:14%;height:18%}.bb-home-combo__map-room--dining{left:66.5%;top:5%;width:30%;height:60%}.bb-home-combo__map-room--master-bedroom{left:3.2%;top:47%;width:47.5%;height:48%}.bb-home-combo__map-room--bathroom{left:52%;top:54%;width:13%;height:30%}.bb-home-combo__map-room--bedroom-2{left:66.5%;top:66%;width:14%;height:29%}.bb-home-combo__map-room--bedroom-3{left:81.5%;top:82%;width:15%;height:13%}.bb-home-combo__preferences-status{margin:.8rem 0 0;color:var(--bb-home-muted);font-size:1.05rem}[data-bb-home-preference-step].is-locked{opacity:.54}.bb-home-combo__style-preset:disabled,.bb-home-combo__budget-preset:disabled{cursor:not-allowed}.bb-home-combo__catalog-lock{min-height:24rem;display:grid;align-content:center;justify-items:start;gap:.8rem;padding:clamp(2rem,5vw,5rem);border:1px solid rgba(var(--color-button),.28);background:linear-gradient(135deg,rgba(var(--color-button),.08),rgba(var(--color-background),.62))}.bb-home-combo__catalog-lock[hidden],.bb-home-combo__catalog-content[hidden]{display:none!important}.bb-home-combo__catalog-lock h2{max-width:42rem;margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(2.5rem,5vw,4.7rem);line-height:.98}.bb-home-combo__catalog-lock p:last-child{max-width:38rem;margin:0;color:var(--bb-home-muted);font-size:1.2rem;line-height:1.5}@media screen and (max-width:749px){.bb-home-combo__home-map--architectural{margin:2rem auto 0;padding:1rem}.bb-home-combo__map-toolbar{align-items:flex-start;flex-direction:column;gap:.35rem}.bb-home-combo__floorplan--architectural{min-height:27rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room{gap:.3rem;padding:.55rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room-index{top:.4rem;left:.42rem;width:1.5rem;height:1.5rem;font-size:.68rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room>span:nth-child(2){margin-top:1.28rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room strong{font-size:.77rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room small{font-size:.61rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room-check{top:.4rem;right:.4rem;width:1.32rem;height:1.32rem;font-size:.72rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room--hallway,.bb-home-combo__home-map--architectural .bb-home-combo__map-room--bathroom{padding:.42rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room--hallway>span:nth-child(2),.bb-home-combo__home-map--architectural .bb-home-combo__map-room--bathroom>span:nth-child(2){margin-top:1.1rem}}@media(prefers-reduced-motion:reduce){.bb-home-combo__category-tab,.bb-home-combo__continue,.bb-home-combo__cart-button,.bb-home-combo__summary-progress span,.bb-home-combo__transition-notice,.bb-home-combo__category-tab.is-arriving,.bb-home-combo__category-panel.is-arriving,.bb-home-combo__home-map--architectural .bb-home-combo__map-room,.bb-home-combo__home-map--architectural .bb-home-combo__map-room-check,.bb-home-combo-page.is-category-transitioning .bb-home-combo__catalog-header h2{transition:none;animation:none}.bb-home-combo__transition-notice.is-visible{opacity:1;transform:none}}@media screen and (max-width:749px){.bb-home-combo__selection-list{max-height:none;overflow:visible}}.bb-home-combo__preferences{max-width:82rem;margin:2.4rem auto 0;padding:1.6rem;border:1px solid var(--bb-home-border);background:rgba(var(--color-background),.3);text-align:left}.bb-home-combo__preferences-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem}.bb-home-combo__preferences-heading h2{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.1}.bb-home-combo__preferences-heading p:not(.bb-home-combo__eyebrow){max-width:52rem;margin:.5rem 0 0;color:var(--bb-home-muted);font-size:1.15rem;line-height:1.4}.bb-home-combo__preferences-summary{flex:0 0 auto;padding:.65rem .9rem;border:1px solid rgba(var(--color-button),.5);color:rgb(var(--color-button));font-size:1rem;font-weight:700;line-height:1.25}.bb-home-combo__preference-group,.bb-home-combo__preference-row,.bb-home-combo__room-options{margin-top:1.6rem;padding-top:1.4rem;border-top:1px solid var(--bb-home-border)}.bb-home-combo__preference-label{display:block;margin:0 0 .8rem;padding:0;border:0;color:rgb(var(--color-foreground));font-size:1.05rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bb-home-combo__style-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.bb-home-combo__style-preset,.bb-home-combo__budget-preset{border:1px solid var(--bb-home-border);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.bb-home-combo__style-preset{display:grid;gap:.35rem;min-height:6.8rem;padding:1rem}.bb-home-combo__style-preset strong{font-size:1.2rem;line-height:1.2}.bb-home-combo__style-preset small{color:var(--bb-home-muted);font-size:1rem;line-height:1.25}.bb-home-combo__style-preset:hover,.bb-home-combo__style-preset:focus-visible,.bb-home-combo__style-preset.is-active,.bb-home-combo__budget-preset:hover,.bb-home-combo__budget-preset:focus-visible,.bb-home-combo__budget-preset.is-active{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.14);transform:translateY(-.1rem)}.bb-home-combo__budget-presets,.bb-home-combo__room-option-list{display:flex;flex-wrap:wrap;gap:.7rem}.bb-home-combo__budget-preset{min-height:3.7rem;padding:.7rem 1rem;font-size:1.05rem;font-weight:700}.bb-home-combo__room-options{border-right:0;border-bottom:0;border-left:0}.bb-home-combo__room-option-list label{display:inline-flex;min-height:3.5rem;align-items:center;gap:.6rem;padding:.7rem .9rem;border:1px solid var(--bb-home-border);color:rgb(var(--color-foreground));cursor:pointer;font-size:1.05rem;font-weight:600}.bb-home-combo__room-option-list label.is-disabled{cursor:not-allowed;opacity:.45}.bb-home-combo__room-option-list input{accent-color:rgb(var(--color-button))}.bb-home-combo__fit-note{margin:.8rem 0 0;padding:.65rem .8rem;border-left:2px solid rgb(var(--color-button));color:var(--bb-home-muted);font-size:1rem;line-height:1.35}.bb-home-combo__fit-note[hidden]{display:none}.bb-home-combo__pair-control{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin:.8rem 0 0;color:var(--bb-home-muted);font-size:1rem;line-height:1.2}.bb-home-combo__pair-control>span{margin-right:.2rem;font-weight:700}.bb-home-combo__pair-control button{min-height:2.8rem;padding:.45rem .75rem;border:1px solid var(--bb-home-border);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;font-size:1rem;font-weight:700}.bb-home-combo__pair-control button.is-active,.bb-home-combo__pair-control button:hover:not(:disabled),.bb-home-combo__pair-control button:focus-visible:not(:disabled){border-color:rgb(var(--color-button));background:rgba(var(--color-button),.14)}.bb-home-combo__pair-control button:disabled{cursor:not-allowed;opacity:.4}.bb-home-combo__mobile-summary-toggle{display:none}@media screen and (max-width:749px){.bb-home-combo__preferences{margin-top:1.8rem;padding:1.2rem}.bb-home-combo__preferences-heading{display:block}.bb-home-combo__preferences-summary{display:inline-block;margin-top:1rem}.bb-home-combo__style-presets{grid-template-columns:1fr}.bb-home-combo__style-preset{min-height:auto;grid-template-columns:minmax(0,1fr) auto;align-items:center}.bb-home-combo__style-preset small{text-align:right}.bb-home-combo__budget-presets,.bb-home-combo__room-option-list{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.bb-home-combo__budget-presets::-webkit-scrollbar,.bb-home-combo__room-option-list::-webkit-scrollbar{display:none}.bb-home-combo__budget-preset,.bb-home-combo__room-option-list label{flex:0 0 auto;white-space:nowrap}.bb-home-combo__mobile-summary-toggle{position:fixed;z-index:30;right:1rem;bottom:1rem;left:1rem;display:flex;min-height:5.6rem;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border:1px solid rgb(var(--color-button));background:rgb(var(--color-background));box-shadow:0 1rem 2.4rem #00000038;color:rgb(var(--color-foreground));cursor:pointer;text-align:left}.bb-home-combo__mobile-summary-toggle>span:first-child{display:grid;gap:.25rem}.bb-home-combo__mobile-summary-toggle strong{font-size:1.15rem;line-height:1.2}.bb-home-combo__mobile-summary-toggle small{color:var(--bb-home-muted);font-size:1rem;line-height:1.2}.bb-home-combo__mobile-summary-toggle>span:last-child{color:rgb(var(--color-button));font-size:1.05rem;font-weight:700;white-space:nowrap}.bb-home-combo__summary{display:none}.bb-home-combo__summary.is-open{display:block}.bb-home-combo__selection-list{max-height:none;overflow:visible}.bb-home-combo__catalog{padding-bottom:6.8rem}}.bb-home-combo__rail{display:flex;min-width:0;align-items:center;gap:.6rem}.bb-home-combo__room-rail,.bb-home-combo__filter-rail{width:100%}.bb-home-combo__room-rail .bb-home-combo__room-steps,.bb-home-combo__filter-rail .bb-home-combo__filters{min-width:0;flex:1 1 auto}.bb-home-combo__room-steps,.bb-home-combo__filters{scroll-behavior:smooth}.bb-home-combo__rail.is-nudging{animation:bb-home-combo-rail-nudge .42s ease both}@keyframes bb-home-combo-rail-nudge{0%,to{transform:translate(0)}35%{transform:translate(.25rem)}70%{transform:translate(-.12rem)}}.bb-home-combo__selection-item-copy{display:grid!important;min-width:0;gap:.2rem;overflow:hidden!important;color:rgb(var(--color-foreground));font-size:1.1rem;line-height:1.25}.bb-home-combo__selection-item-copy strong{display:block;overflow:hidden;font-size:inherit;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.bb-home-combo__selection-item-copy small{display:block;color:var(--bb-home-muted);font-size:.95rem;line-height:1.2}.bb-home-combo__summary-close{display:none}@media screen and (max-width:749px){.bb-home-combo__room-rail,.bb-home-combo__filter-rail{display:grid;grid-template-columns:3.2rem minmax(0,1fr) 3.2rem;gap:.5rem}.bb-home-combo__room-steps{padding-inline:0;scroll-snap-type:x mandatory}.bb-home-combo__filter-bar{padding-inline:0}.bb-home-combo__filter-rail .bb-home-combo__filters{width:100%;scroll-snap-type:x mandatory}.bb-home-combo__room-step,.bb-home-combo__filter,.bb-home-combo__browse-toggle{scroll-snap-align:center}.bb-home-combo__summary,.bb-home-combo__catalog-header{scroll-margin-top:var(--bb-home-combo-scroll-offset, 7.5rem)}.bb-home-combo-page.is-summary-open .bb-home-combo__mobile-summary-toggle{display:none}.bb-home-combo__summary-close{display:inline-grid;width:3rem;height:3rem;flex:0 0 3rem;place-items:center;padding:0;border:1px solid var(--bb-home-border);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;font-size:2rem;line-height:1}.bb-home-combo__summary-close:hover,.bb-home-combo__summary-close:focus-visible{border-color:rgb(var(--color-button));color:rgb(var(--color-button))}.bb-home-combo-page .bb-home-combo__product-pool{grid-template-columns:minmax(0,1fr)!important;gap:1.2rem}.bb-home-combo-page .bb-home-combo__product-pool>.combo-card-wrapper{width:100%;max-width:none}}@media(prefers-reduced-motion:reduce){.bb-home-combo__room-steps,.bb-home-combo__filters{scroll-behavior:auto}.bb-home-combo__rail.is-nudging{animation:none}}.bb-home-combo__room-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.8rem;padding:0 2.2rem 1.4rem;border-bottom:1px solid var(--bb-home-border)}.bb-home-combo__room-step{display:flex;min-width:0;align-items:center;gap:.8rem;padding:1rem;border:1px solid var(--bb-home-border);background:transparent;color:var(--bb-home-muted);cursor:pointer;text-align:left;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.bb-home-combo__room-step:hover,.bb-home-combo__room-step:focus-visible,.bb-home-combo__room-step.is-active{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.12);color:rgb(var(--color-foreground));transform:translateY(-.1rem)}.bb-home-combo__room-step.is-complete{border-color:rgba(var(--color-button),.72)}.bb-home-combo__room-step-index{display:grid;flex:0 0 2.6rem;width:2.6rem;height:2.6rem;place-items:center;border:1px solid currentColor;border-radius:50%;color:rgb(var(--color-button));font-size:1rem;font-weight:700;letter-spacing:.04em}.bb-home-combo__room-step>span:last-child{display:grid;min-width:0;gap:.25rem}.bb-home-combo__room-step strong{overflow:hidden;font-size:1.2rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.bb-home-combo__room-step small{color:currentColor;font-size:1rem;line-height:1.2}.bb-home-combo__room-panel{margin:1.4rem 2.2rem 0;padding:1.2rem;border:1px solid rgba(var(--color-button),.36);background:rgba(var(--color-button),.06)}.bb-home-combo__room-panel[hidden],.bb-home-combo__room-step[hidden],.bb-home-combo__product-pool .combo-card-wrapper[hidden],.bb-home-combo__empty[hidden]{display:none!important}.bb-home-combo__room-guide{display:flex;align-items:flex-start;gap:1rem}.bb-home-combo__room-guide-icon{display:grid;flex:0 0 3rem;width:3rem;height:3rem;place-items:center;border:1px solid rgb(var(--color-button));border-radius:50%;color:rgb(var(--color-button));font-size:1rem;font-weight:700}.bb-home-combo__room-guide strong{display:block;color:rgb(var(--color-foreground));font-size:1.35rem;line-height:1.25}.bb-home-combo__room-guide p{margin:.3rem 0 0;color:var(--bb-home-muted);font-size:1.15rem;line-height:1.4}.bb-home-combo__filter-bar{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;padding:1.4rem 2.2rem 0}.bb-home-combo__filter-label{color:var(--bb-home-muted);font-size:1.05rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.bb-home-combo__filters{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:.6rem}.bb-home-combo__filter,.bb-home-combo__browse-toggle,.bb-home-combo__skip{min-height:3.5rem;padding:.7rem 1rem;border:1px solid var(--bb-home-border);background:transparent;color:var(--bb-home-muted);cursor:pointer;font-size:1.05rem;font-weight:700;line-height:1.2;transition:border-color .18s ease,background .18s ease,color .18s ease}.bb-home-combo__filter small{color:currentColor;font-size:.9em}.bb-home-combo__filter:hover,.bb-home-combo__filter:focus-visible,.bb-home-combo__filter.is-active,.bb-home-combo__browse-toggle:hover,.bb-home-combo__browse-toggle:focus-visible{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.14);color:rgb(var(--color-foreground))}.bb-home-combo__browse-toggle{margin-left:auto;color:rgb(var(--color-button))}.bb-home-combo__product-pool{min-height:20rem;padding-top:1.6rem}.bb-home-combo__product-pool .combo-card-wrapper.is-selected{outline:2px solid rgb(var(--color-button));outline-offset:.35rem}.bb-home-combo__load-more-wrap{display:grid;justify-items:center;gap:.8rem;padding:0 2.2rem 2.2rem}.bb-home-combo__load-more{min-width:min(28rem,100%);min-height:4.8rem;padding:1.1rem 2rem;border:1px solid rgb(var(--color-button));background:transparent;color:rgb(var(--color-foreground));font:inherit;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.bb-home-combo__load-more:hover:not(:disabled),.bb-home-combo__load-more:focus-visible:not(:disabled){background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.bb-home-combo__load-more:disabled{cursor:progress;opacity:.62}.bb-home-combo__load-more[hidden]{display:none!important}.bb-home-combo__load-status{min-height:1.6rem;margin:0;color:var(--bb-home-muted);font-size:1.1rem;text-align:center}.bb-home-combo__catalog-action-row{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.bb-home-combo__skip{border-color:transparent;color:var(--bb-home-muted)}.bb-home-combo__skip:hover:not(:disabled),.bb-home-combo__skip:focus-visible:not(:disabled){border-color:var(--bb-home-border);color:rgb(var(--color-foreground))}.bb-home-combo__skip:disabled{display:none}.bb-home-combo__summary-essentials{margin:.7rem 0 0;color:rgb(var(--color-button));font-size:1.1rem;font-weight:700}.bb-home-combo__selection-group{display:block}.bb-home-combo__selection-group.is-complete{border-color:rgba(var(--color-button),.42)}.bb-home-combo-page.is-room-transitioning .bb-home-combo__catalog-header h2,.bb-home-combo-page.is-room-transitioning .bb-home-combo__room-panel{animation:bb-home-combo-room-arrive .52s cubic-bezier(.22,1,.36,1) both}@keyframes bb-home-combo-room-arrive{0%{opacity:.35;transform:translateY(.7rem)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:989px){.bb-home-combo__room-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.bb-home-combo__room-steps{display:flex;overflow-x:auto;flex-wrap:nowrap;padding-inline:1.4rem;scrollbar-width:none}.bb-home-combo__room-steps::-webkit-scrollbar{display:none}.bb-home-combo__room-step{flex:0 0 15rem}.bb-home-combo__room-panel{margin-inline:1.4rem}.bb-home-combo__filter-bar{align-items:flex-start;flex-direction:column;padding-inline:1.4rem}.bb-home-combo__filters{width:100%;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.bb-home-combo__filters::-webkit-scrollbar{display:none}.bb-home-combo__filter,.bb-home-combo__browse-toggle{flex:0 0 auto}.bb-home-combo__browse-toggle{margin-left:0}.bb-home-combo__catalog-action-row{align-items:stretch;flex-direction:column-reverse}.bb-home-combo__skip,.bb-home-combo__continue{width:100%}.bb-home-combo__selection-list{max-height:22rem}}@media(prefers-reduced-motion:reduce){.bb-home-combo__room-step,.bb-home-combo__filter,.bb-home-combo__browse-toggle,.bb-home-combo-page.is-room-transitioning .bb-home-combo__catalog-header h2,.bb-home-combo-page.is-room-transitioning .bb-home-combo__room-panel{animation:none;transition:none}}@media screen and (max-width:749px){.bb-home-combo__selection-list{max-height:none!important;overflow:visible}}.bb-home-combo-page .bb-home-combo__product-pool .combo-card-wrapper>.combo-mapped-card{height:100%!important}.bb-home-combo-page .bb-home-combo__product-pool .combo-mapped-card>.bb-home-combo__pair-control,.bb-home-combo-page .bb-home-combo__product-pool .combo-mapped-card>.combo-custom-btn-wrapper{margin-top:auto!important}.bb-home-combo-page .bb-home-combo__product-pool .combo-mapped-card>.bb-home-combo__pair-control+.combo-custom-btn-wrapper{margin-top:0!important}@media screen and (max-width:749px){.bb-home-combo__room-option-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:100%;gap:.6rem;overflow:visible;padding-bottom:0}.bb-home-combo__room-option-list label{width:100%;min-width:0;flex:none;justify-content:flex-start;gap:.4rem;padding:.65rem .55rem;font-size:.9rem;line-height:1.15;white-space:normal}.bb-home-combo__room-option-list label span{min-width:0;overflow-wrap:anywhere}.bb-home-combo__room-option-list input{flex:0 0 auto;margin:0}}.bb-home-combo__room-steps,.bb-home-combo__filters{scroll-padding-inline:1.4rem;overscroll-behavior-x:contain}@media screen and (max-width:749px){.bb-home-combo__room-rail,.bb-home-combo__filter-rail{display:block}.bb-home-combo__room-rail .bb-home-combo__room-steps,.bb-home-combo__filter-rail .bb-home-combo__filters{width:100%}}.bb-home-combo__product-pool .combo-card-wrapper{content-visibility:auto;contain-intrinsic-size:0 46rem}.bb-home-combo__home-map--architectural{max-width:92rem;width:100%;margin-inline:auto;padding:clamp(1.2rem,2.6vw,2.6rem);background:rgba(var(--color-background),.18)}.bb-home-combo__home-map--architectural .bb-home-combo__map-shell{margin-top:clamp(1.2rem,2.4vw,2.2rem);padding:0;border:0;background:transparent}.bb-home-combo__home-map--architectural .bb-home-combo__map-toolbar{display:none}.bb-home-combo__home-map--architectural .bb-home-combo__floorplan{position:relative;width:100%;min-height:clamp(25rem,54vw,48rem);aspect-ratio:4 / 3;overflow:hidden;border:1px solid rgba(var(--color-foreground),.46);background:rgba(var(--color-background),.18)}.bb-home-combo__home-map--architectural .bb-home-combo__map-drawing,.bb-home-combo__home-map--architectural .bb-home-combo__map-room-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bb-home-combo__home-map--architectural .bb-home-combo__map-drawing{display:block;pointer-events:none}.bb-home-combo__home-map--architectural .bb-home-combo__map-wall-fill{fill:rgba(var(--color-background),.18)}.bb-home-combo__home-map--architectural .bb-home-combo__map-wall{fill:none;stroke:rgba(var(--color-foreground),.72);stroke-width:3;vector-effect:non-scaling-stroke}.bb-home-combo__home-map--architectural .bb-home-combo__map-fixture,.bb-home-combo__home-map--architectural .bb-home-combo__map-bath-fixture,.bb-home-combo__home-map--architectural .bb-home-combo__map-light,.bb-home-combo__home-map--architectural .bb-home-combo__map-wall.map-door{display:none}.bb-home-combo__home-map--architectural .bb-home-combo__map-room-layer{pointer-events:none}.bb-home-combo__home-map--architectural .bb-home-combo__map-room{position:absolute;display:grid;place-items:center;min-width:0;min-height:0;box-sizing:border-box;padding:clamp(.4rem,1.8vw,1.5rem);border:0;border-radius:0;background:transparent;color:rgb(var(--color-foreground));pointer-events:auto;outline:0;overflow:hidden;text-align:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-shadow:inset 0 1px rgba(var(--color-foreground),.08),inset 0 -1px rgba(var(--color-background),.28);transform-origin:center;transition:background-color .18s ease,box-shadow .18s ease,transform .14s ease}.bb-home-combo__home-map--architectural .bb-home-combo__map-room:hover,.bb-home-combo__home-map--architectural .bb-home-combo__map-room:focus-visible{z-index:2;background:rgba(var(--color-button),.08);box-shadow:inset 0 0 0 1px rgba(var(--color-button),.62),inset 0 1px rgba(var(--color-foreground),.12),inset 0 -2px rgba(var(--color-background),.24);outline-offset:-2px}.bb-home-combo__home-map--architectural .bb-home-combo__map-room.is-selected{z-index:1;background:rgba(var(--color-button),.14);box-shadow:inset 0 0 0 2px rgba(var(--color-button),.86),inset 0 1px rgba(var(--color-foreground),.16),inset 0 -2px rgba(var(--color-background),.34)}.bb-home-combo__home-map--architectural .bb-home-combo__map-room:active{background:rgba(var(--color-button),.22);box-shadow:inset 0 0 0 2px rgba(var(--color-button),.94),inset 0 3px 7px rgba(var(--color-background),.34);transform:scale(.972);transition-duration:60ms}.bb-home-combo__home-map--architectural .bb-home-combo__map-room-copy{display:grid;place-items:center;min-width:0;max-width:100%;gap:.2rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room strong{color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:clamp(.66rem,1.28vw,1.18rem);font-weight:700;letter-spacing:.045em;line-height:1.12;text-transform:uppercase;overflow-wrap:anywhere}.bb-home-combo__home-map--architectural .bb-home-combo__map-room small{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bb-home-combo__map-room--master-bedroom{left:2.9%;top:3.6%;width:30.6%;height:29.2%}.bb-home-combo__map-room--bedroom-2{left:34.5%;top:3.6%;width:31.3%;height:29.2%}.bb-home-combo__map-room--bedroom-3{left:67%;top:3.6%;width:30%;height:29.2%}.bb-home-combo__map-room--bathroom{left:2.9%;top:33.9%;width:18%;height:28.9%}.bb-home-combo__map-room--hallway{left:22.3%;top:33.9%;width:54.6%;height:28.9%}.bb-home-combo__map-room--study{left:77.8%;top:33.9%;width:19%;height:28.9%}.bb-home-combo__map-room--living{left:2.6%;top:64%;width:39.2%;height:32.5%}.bb-home-combo__map-room--outdoor{left:42.2%;top:64%;width:15.7%;height:32.5%}.bb-home-combo__map-room--dining{left:58.3%;top:64%;width:39.1%;height:32.5%}.bb-home-combo__home-map--architectural .bb-home-combo__map-room--bathroom strong,.bb-home-combo__home-map--architectural .bb-home-combo__map-room--outdoor strong{font-size:clamp(.56rem,1vw,.92rem)}.bb-home-combo__home-map--architectural .bb-home-combo__map-room--outdoor strong{white-space:nowrap}.bb-home-combo__preferences{background:rgba(var(--color-background),.18)}@keyframes bb-home-combo-room-glow{0%{background:rgba(var(--color-button),.14);box-shadow:inset 0 0 0 2px rgba(var(--color-button),.86),inset 0 1px rgba(var(--color-foreground),.16),inset 0 -2px rgba(var(--color-background),.34),inset 0 0 rgba(var(--color-button),0);transform:scale(1)}28%{background:rgba(var(--color-button),.23);box-shadow:inset 0 0 0 2px rgba(var(--color-button),.95),inset 0 3px 8px rgba(var(--color-background),.34),inset 0 0 12px 5px rgba(var(--color-button),.24);transform:scale(.972)}58%{background:rgba(var(--color-button),.26);box-shadow:inset 0 0 0 2px rgba(var(--color-button),.95),inset 0 1px rgba(var(--color-foreground),.18),inset 0 -2px rgba(var(--color-background),.34),inset 0 0 20px 8px rgba(var(--color-button),.32);transform:scale(1)}to{background:rgba(var(--color-button),.14);box-shadow:inset 0 0 0 2px rgba(var(--color-button),.86),inset 0 1px rgba(var(--color-foreground),.16),inset 0 -2px rgba(var(--color-background),.34),inset 0 0 rgba(var(--color-button),0);transform:scale(1)}}.bb-home-combo__home-map--architectural .bb-home-combo__map-room.is-selected{animation:bb-home-combo-room-glow .76s cubic-bezier(.2,.75,.25,1)}.bb-home-combo__home-map--architectural .bb-home-combo__map-room,.bb-home-combo__home-map--architectural .bb-home-combo__map-room:hover,.bb-home-combo__home-map--architectural .bb-home-combo__map-room:focus,.bb-home-combo__home-map--architectural .bb-home-combo__map-room:focus-visible,.bb-home-combo__home-map--architectural .bb-home-combo__map-room.is-selected{outline:none!important;outline-offset:0;overflow:hidden;clip-path:inset(1px)}.bb-home-combo__home-map--architectural .bb-home-combo__map-room:focus-visible{box-shadow:inset 0 0 0 2px rgba(var(--color-button),.95)}@media screen and (max-width:749px){.bb-home-combo__home-map--architectural{padding:.9rem}.bb-home-combo__home-map--architectural .bb-home-combo__floorplan{min-height:24rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room{padding:.3rem}.bb-home-combo__home-map--architectural .bb-home-combo__map-room strong{font-size:clamp(.78rem,2.2vw,1rem);letter-spacing:.02em}.bb-home-combo__home-map--architectural .bb-home-combo__map-room--bathroom strong,.bb-home-combo__home-map--architectural .bb-home-combo__map-room--outdoor strong{font-size:clamp(.68rem,1.9vw,.82rem)}}@media(prefers-reduced-motion:reduce){.bb-home-combo__home-map--architectural .bb-home-combo__map-room.is-selected{animation:none}.bb-home-combo__home-map--architectural .bb-home-combo__map-room:active{transform:none}}.bb-home-combo-page .combo-product-dialog{--bb-dialog-border: rgba(var(--color-foreground), .18);--bb-dialog-muted: rgba(var(--color-foreground), .72);--bb-dialog-soft: rgba(var(--color-foreground), .07);color:rgb(var(--color-foreground));font-family:var(--font-body-family)}.bb-home-combo-page .combo-product-dialog .combo-overlay__panel,.bb-home-combo-page .combo-product-dialog .combo-product-dialog__body,.bb-home-combo-page .combo-product-dialog .combo-product-specifications,.bb-home-combo-page .combo-product-dialog .combo-overlay__close{background:rgb(var(--color-background))!important;color:rgb(var(--color-foreground))!important;border-color:var(--bb-dialog-border)!important}.bb-home-combo-page .combo-product-dialog .combo-product-dialog__media-shell,.bb-home-combo-page .combo-product-dialog .combo-product-dialog__media{width:100%!important;max-width:none!important;background:var(--bb-dialog-soft)!important}.bb-home-combo-page .combo-product-dialog .combo-product-dialog__media-shell{aspect-ratio:1 / 1!important}.bb-home-combo-page .combo-product-dialog .combo-product-dialog__media img{background:rgb(var(--color-background))!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.bb-home-combo-page .combo-product-dialog :is(h2,h3,p,strong,li,dt,dd,.combo-product-dialog__price,.combo-product-dialog__rating,.combo-product-dialog__rating strong,.combo-product-dialog__trust li){color:rgb(var(--color-foreground))!important}.bb-home-combo-page .combo-product-dialog h2,.bb-home-combo-page .combo-product-dialog .combo-product-specifications h3{font-family:var(--font-heading-family)!important}.bb-home-combo-page .combo-product-dialog :is(.combo-product-dialog__eyebrow,.combo-product-dialog__combo-price span,.combo-product-specifications__list dt){color:var(--bb-dialog-muted)!important}.bb-home-combo-page .combo-product-dialog :is(.combo-product-dialog__combo-price,.combo-product-dialog__combo-price strong,.combo-product-dialog__rating>span,.combo-product-dialog__trust svg,.combo-product-dialog__trustmark){color:rgb(var(--color-foreground))!important}.bb-home-combo-page .combo-product-dialog .combo-product-dialog__cues span,.bb-home-combo-page .combo-product-dialog .combo-product-specifications h3{background:var(--bb-dialog-soft)!important;color:rgb(var(--color-foreground))!important;border-color:var(--bb-dialog-border)!important}.bb-home-combo-page .combo-product-dialog .combo-product-specifications__list>div,.bb-home-combo-page .combo-product-dialog .combo-product-specifications h3{border-color:var(--bb-dialog-border)!important}.bb-home-combo-page .combo-product-dialog .combo-product-dialog__add{background:rgba(var(--color-button),var(--alpha-button-background))!important;color:rgb(var(--color-button-text))!important;border-color:rgb(var(--color-button))!important;border-radius:var(--buttons-radius-outset)!important}.bb-home-combo-page .combo-product-dialog .combo-product-dialog__link{background:rgb(var(--color-secondary-button))!important;color:rgb(var(--color-secondary-button-text))!important;border-color:rgba(var(--color-secondary-button-text),var(--alpha-button-border))!important;border-radius:var(--buttons-radius-outset)!important}.bb-home-combo-page .combo-product-dialog .combo-product-dialog__status{background:var(--bb-dialog-soft)!important;color:rgb(var(--color-foreground))!important;border-color:var(--bb-dialog-border)!important}
/*# sourceMappingURL=/cdn/shop/t/46/assets/bb-home-combo.css.map */
