:root{--store-card-radius:10px;--store-card-line:#e8ebf0;--store-section-shadow:0 4px 16px rgba(15,23,42,.08)}.store-product-grid,.bb-catalog-grid,.bb-product-rail{min-width:0}.store-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.store-product-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid var(--store-card-line);border-radius:var(--store-card-radius);color:var(--store-ink,#101828);transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease}.store-product-card:hover{z-index:2;border-color:#d7dce5;box-shadow:0 9px 25px #0f172a1f;transform:translateY(-2px)}.store-product-card__media{position:relative;min-width:0;padding:10px 10px 4px;background:#fff}.store-product-card__image{aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:#fff}.store-product-card__image img{width:100%;height:100%;object-fit:contain;object-position:center}.store-product-card__fallback{display:grid;place-items:center;width:100%;height:100%;border-radius:7px;background:#f2f4f7;color:var(--brand);font-size:3rem;font-weight:900}.store-product-card__discount,.store-product-card__delivery-badge{position:absolute;z-index:3;display:inline-flex;align-items:center;min-height:26px;padding:4px 7px;border-radius:5px;font-size:.72rem;font-weight:900}.store-product-card__discount{top:8px;right:8px;color:#b54708;background:#fff4e8}.store-product-card__delivery-badge{left:8px;bottom:7px;max-width:calc(100% - 16px);overflow:hidden;color:#065f46;background:#ecfdf5f0;text-overflow:ellipsis;white-space:nowrap}.store-product-card__wishlist{position:absolute;z-index:4;top:8px;left:8px;margin:0}.store-product-card__wishlist button{width:32px;height:32px;padding:0;display:grid;place-items:center;border:1px solid rgba(208,213,221,.9);border-radius:50%;background:#fffffff0;color:#344054;font-size:1.05rem;box-shadow:0 2px 8px #0f172a14}.store-product-card__wishlist button.active{color:#d92d20}.store-product-card__body{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px;padding:8px 11px 11px}.store-product-card__kicker{overflow:hidden;color:#667085;font-size:.7rem;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.store-product-card__title{min-height:2.6em;margin:0;display:-webkit-box;overflow:hidden;color:#1d2939;font-size:.88rem;font-weight:500;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-product-card__title a{display:block}.store-product-card__rating{min-height:18px;display:flex;align-items:center;gap:3px;color:#667085;font-size:.7rem}.store-product-card__rating>span{color:#f59e0b;font-size:.78rem}.store-product-card__rating strong{color:#344054;font-size:.72rem}.store-product-card__rating small{font-size:.67rem}.store-product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:3px 7px}.store-product-card__price strong{color:#101828;font-size:1.05rem;font-weight:900;line-height:1.25}.store-product-card__price del{color:#98a2b3;font-size:.73rem;line-height:1.2}.store-product-card__availability{min-height:18px;overflow:hidden;font-size:.7rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.store-product-card__availability.is-available{color:#067647}.store-product-card__availability.is-unavailable{color:#b42318}.store-product-card__progress{display:grid;gap:4px;margin-top:2px}.store-product-card__progress small{color:#475467;font-size:.68rem}.store-product-card__progress>span{height:7px;overflow:hidden;border-radius:999px;background:#d0d5dd}.store-product-card__progress i{display:block;height:100%;min-width:7px;border-radius:inherit;background:var(--brand)}.store-product-card__action{margin-top:auto;padding-top:4px}.store-product-card__action form{margin:0}.store-product-card__action .btn{width:100%;min-height:38px;padding:8px 10px;border-radius:7px;font-size:.77rem}.bb-shelf-section .bb-product-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:10px 8px 13px}.bb-shelf-section .store-product-card{border-width:0 1px 0 0;border-radius:0;box-shadow:none}.bb-shelf-section .store-product-card:last-child{border-right:0}.bb-shelf-section .store-product-card__kicker,.bb-shelf-section .store-product-card__rating,.bb-shelf-section .store-product-card__availability,.bb-shelf-section .store-product-card__action{display:none}.bb-shelf-section .store-product-card__wishlist{opacity:0;transition:opacity .15s ease}.bb-shelf-section .store-product-card:hover .store-product-card__wishlist,.bb-shelf-section .store-product-card:focus-within .store-product-card__wishlist{opacity:1}.bb-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.store-product-grid--account{grid-template-columns:repeat(4,minmax(0,1fr))}.bb-catalog-grid.list-view{grid-template-columns:1fr}.bb-catalog-grid.list-view .store-product-card{display:grid;grid-template-columns:180px minmax(0,1fr)}.bb-catalog-grid.list-view .store-product-card__media{padding:8px}.bb-catalog-grid.list-view .store-product-card__body{padding:14px}.bb-catalog-grid.list-view .store-product-card__title{min-height:auto;font-size:1rem}.product-view-page{width:min(1480px,calc(100% - 32px));margin:0 auto 24px}.product-view-main{display:grid;grid-template-columns:minmax(300px,1.02fr) minmax(360px,1.13fr) minmax(280px,.78fr);gap:18px;align-items:start}.product-gallery-panel,.product-core-information,.product-fulfillment-column>*{border:1px solid #e4e7ec;border-radius:10px;background:#fff}.product-gallery-panel{padding:12px;position:sticky;top:118px}.product-gallery-layout{display:grid;grid-template-columns:70px minmax(0,1fr);gap:10px}.product-gallery-thumbs{display:flex;flex-direction:column;gap:8px;max-height:540px;overflow:auto;scrollbar-width:none}.product-gallery-thumbs::-webkit-scrollbar{display:none}.product-gallery-thumbs button{flex:0 0 62px;width:62px;height:62px;padding:4px;border:1px solid #d0d5dd;border-radius:7px;background:#fff}.product-gallery-thumbs button.active{border:2px solid var(--brand)}.product-gallery-thumbs img{width:100%;height:100%;object-fit:contain}.product-gallery-stage{position:relative;min-width:0}.product-main-image{width:100%;min-height:420px;aspect-ratio:1/1;padding:14px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff}.product-main-image img{max-width:100%;max-height:520px;width:auto;height:auto;object-fit:contain}.product-main-image>span{font-size:5rem;font-weight:900;color:var(--brand)}.product-view-discount{position:absolute;z-index:4;top:8px;right:8px;padding:6px 9px;border-radius:5px;background:#fff4e8;color:#b54708;font-weight:900}.product-view-wishlist{position:absolute;z-index:4;top:8px;left:8px;margin:0}.product-view-wishlist button{width:38px;height:38px;padding:0;border:1px solid #d0d5dd;border-radius:50%;background:#fff;font-size:1.2rem}.product-view-wishlist button.active{color:#d92d20}.product-gallery-arrow{position:absolute;z-index:3;top:50%;width:38px;height:38px;padding:0;border:1px solid #d0d5dd;border-radius:50%;background:#fffffff0;font-size:1.7rem;transform:translateY(-50%)}.product-gallery-arrow.previous{left:7px}.product-gallery-arrow.next{right:7px}.product-gallery-hint{position:absolute;bottom:4px;left:50%;padding:4px 8px;border-radius:999px;background:#ffffffe6;color:#667085;transform:translate(-50%);white-space:nowrap}.product-share-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px;color:#667085;font-size:.78rem}.product-share-row button{padding:6px 9px;border:1px solid #d0d5dd;border-radius:999px;background:#fff;font-size:.75rem}.product-core-information{padding:18px;display:grid;gap:15px}.product-meta-line{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#667085;font-size:.78rem}.product-meta-line a{color:var(--brand);font-weight:800}.product-title-block h1{margin:6px 0 8px;font-size:clamp(1.55rem,2.4vw,2.25rem);line-height:1.15;letter-spacing:-.025em}.product-rating-link{display:flex;align-items:center;gap:5px;color:#667085;font-size:.8rem}.product-rating-link>span:first-child{color:#f59e0b;font-size:1rem}.product-rating-link strong{color:#344054}.product-flash-banner{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:7px;background:color-mix(in srgb,var(--brand) 82%,#9f1239);color:#fff}.product-price-block{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.product-price-block>strong{font-size:2rem;line-height:1;font-weight:950}.product-price-block del{color:#98a2b3;font-size:.9rem}.product-price-block span{padding:3px 7px;border-radius:5px;background:#ecfdf3;color:#067647;font-size:.75rem;font-weight:800}.product-short-summary{margin:0;color:#475467;font-size:.9rem}.product-stock-progress{display:grid;gap:5px}.product-stock-progress>div{display:flex;justify-content:space-between;gap:10px;font-size:.76rem}.product-stock-progress>span{height:8px;overflow:hidden;border-radius:999px;background:#d0d5dd}.product-stock-progress i{display:block;height:100%;background:var(--brand)}.product-buy-form{display:grid;gap:14px}.product-option-fieldset{margin:0;padding:0;border:0}.product-option-fieldset legend{margin-bottom:8px;font-weight:900}.product-option-buttons{display:flex;gap:8px;flex-wrap:wrap}.product-option-buttons button{min-width:100px;padding:9px 11px;display:grid;gap:2px;text-align:left;border:1px solid #d0d5dd;border-radius:7px;background:#fff}.product-option-buttons button strong{font-size:.8rem}.product-option-buttons button small{color:#667085;font-size:.68rem}.product-option-buttons button.active{border:2px solid var(--brand);background:color-mix(in srgb,var(--brand) 5%,#fff)}.product-option-buttons button:disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.product-native-variant-select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.product-quantity-stock{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:end}.product-quantity-control{display:grid;gap:6px;font-weight:800}.product-quantity-control>div{display:grid;grid-template-columns:38px 58px 38px}.product-quantity-control button,.product-quantity-control input{height:38px;border:1px solid #d0d5dd;border-radius:0;text-align:center;background:#fff}.product-quantity-control button:first-child{border-radius:7px 0 0 7px}.product-quantity-control button:last-child{border-radius:0 7px 7px 0}.product-quantity-control input{padding:0;border-inline:0}.product-stock-state{min-width:0;padding:9px 11px;border-radius:7px;display:grid;gap:2px}.product-stock-state strong{font-size:.82rem}.product-stock-state small{font-size:.72rem}.product-stock-state.is-in-stock{background:#ecfdf3;color:#067647}.product-stock-state.is-out-of-stock{background:#fef3f2;color:#b42318}.product-buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.product-buy-actions .btn{min-height:48px;border-radius:7px}.product-promotion-list{display:grid;border-top:1px solid #eaecf0}.product-promotion-list>div{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;padding:10px 0;border-bottom:1px solid #eaecf0}.product-promotion-list>div>span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#f2f4f7;color:var(--brand);font-weight:900}.product-promotion-list p{margin:0;display:grid;gap:1px}.product-promotion-list small{color:#667085;font-size:.72rem}.product-fulfillment-column{display:grid;gap:12px;position:sticky;top:118px}.product-delivery-card{padding:15px;display:grid;gap:12px}.product-delivery-heading{display:flex;justify-content:space-between;gap:10px;align-items:start}.product-delivery-heading small{color:#667085}.product-delivery-heading h2{margin:2px 0 0;font-size:1.1rem}.product-delivery-heading button{border:0;background:none;color:var(--brand);font-weight:900}.product-delivery-card label{font-size:.78rem}.product-delivery-methods{display:grid;gap:7px}.product-delivery-methods label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;padding:9px;border:1px solid #e4e7ec;border-radius:7px}.product-delivery-methods input{width:auto}.product-delivery-methods span{display:grid}.product-delivery-methods small{color:#667085}.product-delivery-result{padding:11px;border-radius:7px;background:#f2f4f7;color:#344054}.product-assurance-card{display:grid;overflow:hidden}.product-assurance-card a{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;align-items:center;padding:12px;border-bottom:1px solid #eaecf0}.product-assurance-card a:last-child{border-bottom:0}.product-assurance-card p{margin:0;display:grid}.product-assurance-card small{color:#667085;font-size:.7rem}.product-detail-navigation{position:sticky;top:104px;z-index:30;margin-top:18px;display:flex;gap:4px;overflow:auto;padding:7px;border:1px solid #e4e7ec;border-radius:9px;background:#fffffff5;scrollbar-width:none}.product-detail-navigation::-webkit-scrollbar{display:none}.product-detail-navigation a{flex:0 0 auto;padding:8px 12px;border-radius:6px;font-size:.8rem;font-weight:800}.product-detail-navigation a:hover{background:#f2f4f7;color:var(--brand)}.product-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:18px;margin-top:14px;align-items:start}.product-detail-layout>main{display:grid;gap:14px}.product-detail-section{padding:20px;border:1px solid #e4e7ec;border-radius:10px;background:#fff;scroll-margin-top:160px}.product-detail-section h2{margin:0 0 14px}.product-detail-lead{font-weight:700}.product-description-content{color:#344054;white-space:normal}.product-specification-list{margin:0;display:grid}.product-specification-list>div{display:grid;grid-template-columns:180px minmax(0,1fr);gap:12px;padding:11px 0;border-bottom:1px solid #eaecf0}.product-specification-list>div:last-child{border-bottom:0}.product-specification-list dt{color:#667085}.product-specification-list dd{margin:0;font-weight:800}.product-policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-policy-grid article{padding:13px;border:1px solid #eaecf0;border-radius:8px}.product-policy-grid h3{margin:6px 0;font-size:.9rem}.product-policy-grid p{margin:0;color:#667085;font-size:.8rem}.product-detail-jump-card{position:sticky;top:164px;padding:14px;display:grid;gap:4px;border:1px solid #e4e7ec;border-radius:10px;background:#fff}.product-detail-jump-card strong{margin-bottom:5px}.product-detail-jump-card a{padding:7px;border-radius:5px;font-size:.78rem}.product-detail-jump-card a:hover{background:#f2f4f7;color:var(--brand)}.product-review-section{margin-top:18px}.product-review-heading{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:14px}.product-review-heading h2{margin:2px 0}.product-review-score{display:flex;align-items:baseline;gap:5px}.product-review-score strong{font-size:1.8rem}.product-review-score span{color:#f59e0b}.product-review-score small{color:#667085}.product-review-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:start}.product-rating-breakdown{padding:14px;border:1px solid #e4e7ec;border-radius:9px;background:#fff;display:grid;gap:8px}.product-rating-breakdown>div{display:grid;grid-template-columns:34px minmax(0,1fr) 24px;gap:7px;align-items:center;font-size:.72rem}.product-rating-breakdown i{height:7px;overflow:hidden;border-radius:999px;background:#e4e7ec}.product-rating-breakdown b{display:block;height:100%;background:#f59e0b}.product-image-viewer{position:fixed;z-index:2500;inset:0;display:grid;place-items:center;padding:16px}.product-image-viewer[hidden]{display:none}.product-image-viewer__backdrop{position:absolute;inset:0;border:0;background:#0f172ac2}.product-image-viewer>section{position:relative;z-index:1;width:min(920px,calc(100vw - 32px));height:min(760px,calc(100dvh - 32px));padding:42px 55px 32px;display:grid;place-items:center;border-radius:12px;background:#fff}.product-image-viewer img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.product-image-viewer__close{position:absolute;top:10px;right:10px;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#f2f4f7;font-size:1.4rem}.product-image-viewer__arrow{position:absolute;top:50%;width:42px;height:42px;padding:0;border:1px solid #d0d5dd;border-radius:50%;background:#fff;font-size:1.8rem;transform:translateY(-50%)}.product-image-viewer__arrow.previous{left:10px}.product-image-viewer__arrow.next{right:10px}.product-image-viewer small{position:absolute;bottom:9px;left:50%;transform:translate(-50%)}body.store-layer-open{overflow:hidden!important;overscroll-behavior:none}.bb-location-sheet{z-index:1600!important}.bb-location-sheet .bb-sheet-backdrop{background:#0f172a70!important}.bb-product-rail,.bb-primary-nav,.product-detail-navigation,.product-gallery-thumbs,.bb-category-drawer>section,.mobile-search-sheet,.account-nav,.admin-tabs,.table-wrap{scrollbar-width:none}.bb-product-rail::-webkit-scrollbar,.bb-primary-nav::-webkit-scrollbar,.product-detail-navigation::-webkit-scrollbar,.product-gallery-thumbs::-webkit-scrollbar,.bb-category-drawer>section::-webkit-scrollbar,.mobile-search-sheet::-webkit-scrollbar,.account-nav::-webkit-scrollbar,.admin-tabs::-webkit-scrollbar,.table-wrap::-webkit-scrollbar{display:none}@media(min-width:1420px){.bb-catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1260px){.product-view-main{grid-template-columns:minmax(300px,1fr) minmax(350px,1.15fr)}.product-fulfillment-column{grid-column:1/-1;position:static;grid-template-columns:1fr 1fr}.product-gallery-panel{position:static}}@media(max-width:1100px){.bb-shelf-section .bb-product-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.bb-catalog-grid,.store-product-grid,.store-product-grid--account{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.bb-shelf-section .bb-product-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.product-view-main{grid-template-columns:1fr 1fr}.product-core-information{order:2}.product-gallery-panel{order:1}.product-fulfillment-column{order:3;grid-column:1/-1}.product-detail-layout{grid-template-columns:1fr}.product-detail-jump-card{display:none}}@media(max-width:680px){.bb-store-header{padding:0 0 8px;background:#fff}.bb-header-main{width:calc(100% - 20px)!important;min-height:0!important;margin:0 auto;padding:9px 0 0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions" "search search";gap:8px 10px!important}.bb-brand{grid-area:brand;align-self:center;min-width:0}.bb-brand img{max-width:122px!important;max-height:38px!important}.bb-location-button{display:none!important}.bb-search-form{grid-area:search;width:100%;height:44px!important}.bb-search-form input{font-size:.9rem!important;padding-inline:12px!important}.bb-header-actions{grid-area:actions;justify-self:end;display:flex!important;gap:5px!important}.bb-header-actions>a:first-child{display:none!important}.bb-header-actions>a{padding:0!important;border:0!important}.bb-header-actions>a>span:last-child{display:none!important}.bb-header-icon{width:38px!important;height:38px!important}.bb-cart-action{display:flex!important}.bb-nav-row{display:none!important}.bb-shelf-section .bb-product-rail,.bb-catalog-grid,.bb-catalog-grid.list-view,.store-product-grid,.store-product-grid--account{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.bb-shelf-section .bb-product-rail{padding:6px}.bb-shelf-section .store-product-card{border:1px solid var(--store-card-line);border-radius:7px}.bb-shelf-section .store-product-card__wishlist{display:none}.store-product-card{border-radius:7px;box-shadow:none}.store-product-card:hover{transform:none;box-shadow:none}.store-product-card__media{padding:5px 5px 2px}.store-product-card__image{aspect-ratio:1/1}.store-product-card__body{gap:3px;padding:5px 7px 8px}.store-product-card__kicker{display:none}.store-product-card__title{min-height:2.45em;font-size:.73rem;line-height:1.23}.store-product-card__rating{min-height:15px;font-size:.62rem}.store-product-card__rating>span{font-size:.68rem}.store-product-card__rating strong{font-size:.64rem}.store-product-card__rating small{display:none}.store-product-card__price{gap:1px 5px}.store-product-card__price strong{font-size:.88rem}.store-product-card__price del{font-size:.62rem}.store-product-card__availability{font-size:.62rem;min-height:15px}.store-product-card__discount{top:5px;right:5px;min-height:22px;padding:3px 5px;font-size:.62rem}.store-product-card__wishlist{top:5px;left:5px}.store-product-card__wishlist button{width:28px;height:28px;font-size:.9rem}.store-product-card__action{padding-top:2px}.store-product-card__action .btn{min-height:32px;padding:6px 4px;font-size:.68rem}.store-product-card__progress small{font-size:.6rem}.store-product-card__progress>span{height:6px}.bb-catalog-grid.list-view .store-product-card{display:flex}.bb-catalog-controls{grid-template-columns:1fr 1.15fr!important;gap:7px!important}.bb-catalog-controls .bb-filter-open{min-height:44px}.bb-catalog-controls label{font-size:.72rem}.bb-catalog-controls .bb-view-toggle{display:none!important}.product-view-page{width:calc(100% - 12px);margin-bottom:12px}.product-view-main{grid-template-columns:1fr;gap:8px}.product-gallery-panel,.product-core-information,.product-fulfillment-column>*{border-radius:8px}.product-gallery-panel{padding:7px;order:1}.product-gallery-layout{grid-template-columns:1fr;gap:6px}.product-gallery-thumbs{order:2;flex-direction:row;max-height:none;overflow-x:auto;padding:1px}.product-gallery-thumbs button{flex:0 0 56px;width:56px;height:56px}.product-main-image{min-height:310px;padding:8px}.product-main-image img{max-height:330px}.product-gallery-arrow{width:34px;height:34px}.product-share-row{display:none}.product-core-information{padding:12px;order:2;gap:11px}.product-title-block h1{font-size:1.35rem}.product-meta-line{font-size:.68rem}.product-price-block>strong{font-size:1.65rem}.product-flash-banner{font-size:.75rem}.product-option-buttons{display:grid;grid-template-columns:1fr 1fr;gap:6px}.product-option-buttons button{min-width:0;padding:8px}.product-quantity-stock{grid-template-columns:auto minmax(0,1fr);gap:8px}.product-stock-state{padding:7px}.product-buy-actions{position:sticky;z-index:950;bottom:calc(64px + env(safe-area-inset-bottom));margin:0 -12px -12px;padding:8px 12px;background:#fff;border-top:1px solid #e4e7ec;box-shadow:0 -8px 20px #0f172a17}.product-buy-actions .btn{min-height:44px;padding:8px;font-size:.78rem}.product-promotion-list{margin-top:3px}.product-fulfillment-column{order:3;grid-template-columns:1fr;gap:8px}.product-delivery-card,.product-assurance-card{padding:11px}.product-assurance-card{padding:0}.product-detail-navigation{top:104px;margin-top:10px;padding:5px}.product-detail-navigation a{padding:7px 9px;font-size:.72rem}.product-detail-section{padding:14px;scroll-margin-top:150px}.product-specification-list>div{grid-template-columns:110px minmax(0,1fr);font-size:.78rem}.product-policy-grid{grid-template-columns:1fr}.product-review-heading{align-items:start}.product-review-score strong{font-size:1.4rem}.product-review-layout{grid-template-columns:1fr}.product-rating-breakdown{order:1}.review-grid{order:2}.product-image-viewer>section{padding:42px 42px 30px}.product-image-viewer__arrow{width:36px;height:36px}.product-image-viewer__arrow.previous{left:4px}.product-image-viewer__arrow.next{right:4px}.mobile-bottom-nav{z-index:1200!important}body.has-mobile-bottom-nav{padding-bottom:calc(72px + env(safe-area-inset-bottom))!important}}@media(max-width:360px){.store-product-card__body{padding-inline:5px}.store-product-card__title{font-size:.69rem}.store-product-card__price strong{font-size:.82rem}.store-product-card__action .btn{font-size:.63rem}.product-main-image{min-height:270px}.product-option-buttons{grid-template-columns:1fr}}.product-view-page[data-product-layout=commerce-v2]{width:min(1480px,calc(100% - 32px));margin-inline:auto}.product-view-page[data-product-layout=commerce-v2] .product-view-main{display:grid;align-items:start}body.category-layer-open,body.store-layer-open{overflow:hidden!important;overscroll-behavior:none}@media(max-width:680px){.mobile-bottom-nav{z-index:1200!important}}html.store-layer-open,body.store-layer-open{overflow:hidden!important;overscroll-behavior:none!important}body.store-layer-open{position:fixed!important;left:0!important;right:0!important;width:100%!important}[hidden]{display:none!important}.store-product-card{min-width:0!important;overflow:hidden!important}.store-product-card__image img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}.store-product-card__title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}.bb-catalog-grid,.store-product-grid,.store-product-grid--account{align-items:stretch}.product-detail-content{min-width:0}.mobile-product-buybar{isolation:isolate}.brand-mark--image,.auth-brand img,.enterprise-brand-preview img{display:block;max-width:100%;object-fit:contain}.brand-mark--image img{width:100%;height:100%;object-fit:contain}@media(max-width:680px){.store-promo-bar{display:none!important}.bb-store-header{position:sticky!important;top:0!important;z-index:1100!important}.bb-header-main{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions" "search search"!important;gap:8px 10px!important;width:calc(100% - 20px)!important;margin:0 auto!important;padding:8px 0!important}.bb-brand{grid-area:brand!important;min-width:0!important}.bb-brand img{width:auto!important;max-width:118px!important;max-height:36px!important}.bb-search-form{grid-area:search!important;width:100%!important;min-width:0!important;height:43px!important}.bb-header-actions{grid-area:actions!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important}.bb-header-actions>a:first-child{display:none!important}.bb-header-actions>a>span:last-child{display:none!important}.bb-header-icon{width:38px!important;height:38px!important}.bb-location-button,.bb-nav-row{display:none!important}.bb-shelf-section .bb-product-rail,.bb-catalog-grid,.bb-catalog-grid.list-view,.store-product-grid,.store-product-grid--account{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.store-product-card{border-radius:7px!important;box-shadow:none!important}.store-product-card__media{padding:4px 4px 1px!important}.store-product-card__image{aspect-ratio:1/1!important}.store-product-card__body{gap:3px!important;padding:5px 6px 7px!important}.store-product-card__kicker{display:none!important}.store-product-card__title{min-height:2.38em!important;font-size:.71rem!important;line-height:1.19!important}.store-product-card__rating{min-height:14px!important;font-size:.61rem!important}.store-product-card__rating small{display:none!important}.store-product-card__price{gap:1px 4px!important}.store-product-card__price strong{font-size:.86rem!important;line-height:1.15!important}.store-product-card__price del{font-size:.59rem!important}.store-product-card__availability{min-height:14px!important;font-size:.59rem!important}.store-product-card__discount{top:4px!important;right:4px!important;min-height:21px!important;padding:2px 5px!important;font-size:.59rem!important}.store-product-card__wishlist{top:4px!important;left:4px!important}.store-product-card__wishlist button{width:27px!important;height:27px!important;font-size:.86rem!important}.store-product-card__action .btn{min-height:31px!important;padding:5px 3px!important;font-size:.65rem!important}.mobile-product-buybar{bottom:calc(64px + env(safe-area-inset-bottom))!important;z-index:1180!important}.mobile-bottom-nav{z-index:1200!important}body.has-mobile-bottom-nav #main-content{padding-bottom:calc(76px + env(safe-area-inset-bottom))}body.has-mobile-bottom-nav .product-view-page{padding-bottom:calc(64px + env(safe-area-inset-bottom))}}.store-promo-bar>div,.bb-header-main,.bb-nav-row,.bb-home-shell,.bb-quick-shop,.bb-commerce-section,.bb-catalog-page,.bb-product-page,.bb-cart-page,.checkout-page,.reference-home-shell,.commerce-section,.storefront-shell .section,.product-view-page[data-product-layout=commerce-v2],.product-view-page[data-product-layout=enterprise-v101],.bb-footer-service-grid,.bb-footer-columns{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.store-promo-bar>div{padding-inline:18px}.bb-header-main,.bb-nav-row{padding-inline:18px}.bb-catalog-page,.bb-product-page,.bb-cart-page,.checkout-page,.product-view-page[data-product-layout=commerce-v2],.product-view-page[data-product-layout=enterprise-v101]{padding-left:0!important;padding-right:0!important}.bb-breadcrumb{padding:14px 16px 5px}.bb-catalog-header{min-height:0;padding:17px 16px 18px;background:#f5f6f8;border-top:1px solid var(--store-line);border-bottom:1px solid var(--store-line)}.bb-catalog-header h1{margin:2px 0;font-size:clamp(1.9rem,3vw,2.65rem);line-height:1.04}.bb-catalog-header p{font-size:.95rem}.bb-catalog-layout{gap:12px;padding-top:12px}.bb-filter-panel{border-left:0;border-radius:0 10px 10px 0}.bb-catalog-results{padding-right:0}.bb-catalog-grid{gap:9px}.bb-home-shell,.reference-home-shell,.bb-quick-shop,.bb-commerce-section,.commerce-section{padding-left:0!important;padding-right:0!important}.bb-section-heading,.commerce-section-head{padding-left:16px;padding-right:16px}.bb-home-grid,.bb-benefit-strip,.bb-feature-story-grid,.bb-category-grid,.reference-home-top,.home-quick-links,.reference-category-grid,.split-promo-section{margin-left:0;margin-right:0}.bb-footer-service-grid,.bb-footer-columns{padding-left:16px;padding-right:16px}.bb-footer-bottom{padding-left:16px!important;padding-right:16px!important}.bb-hamburger-icon{width:34px;height:34px;display:grid;align-content:center;gap:4px;padding:0 8px;border-radius:7px;background:#fff;box-shadow:0 1px 2px #10182814}.bb-hamburger-icon i{display:block;width:100%;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}@media(min-width:681px){.bb-category-drawer:not([hidden]){display:block!important;position:fixed!important;inset:0!important;z-index:1900!important}.bb-category-drawer .bb-sheet-backdrop{background:#0f172a2e!important}.bb-category-drawer>section{position:absolute!important;top:var(--category-drawer-top, 126px)!important;left:var(--category-drawer-left, 18px)!important;right:auto!important;bottom:auto!important;width:min(326px,calc(100vw - 20px))!important;max-height:calc(100dvh - var(--category-drawer-top, 126px) - 12px)!important;min-height:0!important;padding:8px!important;overflow-y:auto!important;border:1px solid #dfe3e8!important;border-radius:10px!important;background:#fff!important;box-shadow:0 18px 42px #10182833!important;scrollbar-width:none}.bb-category-drawer>section::-webkit-scrollbar{display:none}.bb-category-drawer .bb-sheet-heading{display:none!important}.bb-category-drawer nav{display:grid!important;gap:2px!important;padding:0!important}.bb-category-drawer nav a{min-height:43px!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin:0!important;padding:6px 9px!important;border:0!important;border-radius:7px!important;background:#fff!important;color:#344054!important;font-size:.82rem!important}.bb-category-drawer nav a:hover,.bb-category-drawer nav a:focus-visible{background:#f2f4f7!important;color:var(--brand)!important;outline:none}.bb-category-drawer nav a>span{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:7px!important;background:color-mix(in srgb,var(--brand),white 92%)!important;color:var(--brand)!important;font-weight:900!important}.bb-category-drawer nav a>span img{width:100%!important;height:100%!important;object-fit:cover!important}.bb-category-drawer nav a>b{color:#98a2b3}}@media(max-width:920px){.bb-header-main,.bb-nav-row,.store-promo-bar>div{padding-inline:10px}.bb-catalog-layout{padding-top:8px}.bb-catalog-results{padding-inline:0}}@media(max-width:680px){.bb-header-main{width:100%!important;padding:8px 10px!important}.bb-home-shell,.bb-quick-shop,.bb-commerce-section,.bb-catalog-page,.bb-product-page,.bb-cart-page,.checkout-page,.reference-home-shell,.commerce-section,.storefront-shell .section{width:100%!important;max-width:none!important;margin-inline:0!important}.bb-breadcrumb{padding:10px 8px 4px}.bb-catalog-header{padding:14px 8px 15px}.bb-catalog-header h1{font-size:1.75rem}.bb-catalog-controls{grid-template-columns:auto minmax(0,1fr)}.bb-catalog-controls .bb-view-toggle{display:none}.bb-catalog-grid,.bb-product-rail,.commerce-product-rail{padding-inline:0}.bb-section-heading,.commerce-section-head{padding-left:8px;padding-right:8px}.bb-footer-columns{padding-left:10px;padding-right:10px}}.bb-catalog-results,.bb-catalog-grid,.bb-product-rail,.commerce-product-rail{padding-left:12px;padding-right:12px}@media(max-width:680px){.bb-catalog-results,.bb-catalog-grid,.bb-product-rail,.commerce-product-rail{padding-left:8px;padding-right:8px}}:root{--store-container-width:1440px;--store-container-gutter:clamp(12px,2vw,28px)}.bb-header-main,.bb-nav-row,.store-promo-inner,.bb-promo-inner,.store-footer-inner,.bb-footer-inner,.bb-home-shell,.bb-quick-shop,.bb-commerce-section,.bb-catalog-page,.catalog-page,.product-view-page,.bb-cart-page,.cart-page,.checkout-page,.checkout-shell,.account-page,.order-page,.track-order-page,.search-page,.store-content-container{width:min(var(--store-container-width),calc(100% - (var(--store-container-gutter) * 2)))!important;max-width:var(--store-container-width)!important;margin-inline:auto!important}.bb-catalog-page,.catalog-page,.search-page{padding-inline:clamp(4px,.55vw,9px)!important}.bb-product-grid,.catalog-product-grid,.product-grid{padding-inline:clamp(2px,.35vw,6px)}@media(max-width:680px){:root{--store-container-gutter:8px}.bb-home-shell,.bb-quick-shop,.bb-commerce-section,.bb-catalog-page,.catalog-page,.product-view-page,.bb-cart-page,.cart-page,.checkout-page,.checkout-shell,.account-page,.order-page,.track-order-page,.search-page,.store-content-container,.bb-header-main,.bb-nav-row,.store-promo-inner,.bb-promo-inner,.store-footer-inner,.bb-footer-inner{width:calc(100% - 16px)!important}.bb-catalog-page,.catalog-page,.search-page{padding-inline:2px!important}}.store-product-card__rating{display:flex;align-items:center;gap:5px;min-width:0}.store-product-card__stars{--rating:0;position:relative;display:inline-block;line-height:1;font-size:.78rem;letter-spacing:1px;white-space:nowrap}.store-product-card__stars-base{color:#d0d5dd}.store-product-card__stars-fill{position:absolute;inset:0 auto 0 0;width:calc((var(--rating) / 5) * 100%);overflow:hidden;color:#f59e0b;white-space:nowrap}.store-product-card__rating small{color:#667085}@media(hover:hover)and (pointer:fine)and (min-width:761px){.store-product-card--catalog .store-product-card__action{position:absolute;left:10px;right:10px;bottom:10px;z-index:7;margin:0;padding:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(9px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.store-product-card--catalog:hover .store-product-card__action,.store-product-card--catalog:focus-within .store-product-card__action{opacity:1;visibility:visible;pointer-events:auto;transform:none}.store-product-card--catalog .store-product-card__action .btn{box-shadow:0 8px 20px #0f172a2e}}@media(max-width:760px),(hover:none){.store-product-card__stars{font-size:.68rem;letter-spacing:.5px}.store-product-card--catalog .store-product-card__action{position:static;opacity:1;visibility:visible;transform:none;pointer-events:auto}}:root{--store-header-max:1580px;--mobile-store-header-height:112px;--mobile-nav-height:66px}.store-promo-bar>div,.bb-header-main,.bb-nav-row{width:min(calc(100% - 32px),var(--store-header-max))!important;margin-inline:auto!important}.bb-store-header{position:sticky;top:0;z-index:900;background:#fff;box-shadow:0 2px 10px #1018280f}.bb-header-main{display:grid!important;grid-template-columns:auto minmax(150px,190px) minmax(360px,1fr) auto!important;grid-template-areas:"brand location search actions"!important;align-items:center!important;gap:16px!important;min-height:78px!important;padding:10px 0!important}.bb-mobile-menu-button{display:none!important}.bb-brand{grid-area:brand;display:flex!important;align-items:center!important;min-width:0!important;max-width:180px!important}.bb-brand img{display:block!important;width:auto!important;max-width:168px!important;max-height:50px!important;object-fit:contain!important}.bb-location-button{grid-area:location;min-width:0!important;max-width:190px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;padding:7px 8px!important;border:0!important;background:transparent!important;text-align:left!important}.bb-location-button>span:last-child,.bb-location-button small,.bb-location-button strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bb-search-form{grid-area:search!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 54px!important;width:100%!important;min-width:0!important;height:48px!important;margin:0!important;border:2px solid var(--brand)!important;border-radius:12px!important;background:#fff!important;overflow:visible!important}.bb-search-form input{min-width:0!important;height:44px!important;padding:0 16px!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}.bb-search-form>button{position:static!important;width:54px!important;height:44px!important;border:0!important;border-radius:0 9px 9px 0!important;background:var(--brand)!important;color:#fff!important;font-size:1.2rem!important}.bb-header-actions{grid-area:actions!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;min-width:0!important;white-space:nowrap!important}.bb-header-actions>a{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;min-height:48px!important;padding:4px 8px!important;border:0!important;border-radius:10px!important;background:transparent!important}.bb-header-actions>a:hover{background:#f2f4f7!important}.bb-header-actions>a>span:last-child{display:grid!important;min-width:0!important;line-height:1.15!important}.bb-header-actions small,.bb-header-actions strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bb-header-actions small{font-size:.66rem!important;color:#667085!important}.bb-header-actions strong{font-size:.78rem!important;color:#101828!important}.bb-header-icon{flex:0 0 38px!important;width:38px!important;height:38px!important}.bb-header-icon svg{width:22px!important;height:22px!important}.bb-nav-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:54px!important;padding:0!important;border-top:1px solid #eaecf0!important}.bb-category-toggle{min-height:42px!important;padding:0 13px!important;border:1px solid #d0d5dd!important;border-radius:10px!important;background:#f8fafc!important}.bb-primary-nav{display:flex!important;align-items:center!important;gap:2px!important;min-width:0!important;overflow-x:auto!important;scrollbar-width:none!important}.bb-primary-nav a{flex:0 0 auto!important;padding:12px 10px!important;white-space:nowrap!important;font-size:.78rem!important}.bb-support-link{white-space:nowrap!important;font-size:.78rem!important}@media(max-width:1320px)and (min-width:981px){.bb-header-main{grid-template-columns:auto minmax(330px,1fr) auto!important;grid-template-areas:"brand search actions"!important}.bb-location-button{display:none!important}.bb-orders-action>span:last-child,.bb-notification-action>span:last-child{display:none!important}.bb-header-actions>a{padding-inline:5px!important}}@media(max-width:980px){:root{--mobile-store-header-height:112px}.store-promo-bar{display:none!important}.bb-store-header{top:0!important;z-index:1200!important}.bb-header-main{width:100%!important;min-height:var(--mobile-store-header-height)!important;grid-template-columns:42px minmax(0,1fr) auto!important;grid-template-rows:46px 44px!important;grid-template-areas:"menu brand actions" "search search search"!important;gap:8px!important;padding:8px 10px 10px!important}.bb-mobile-menu-button{grid-area:menu!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;padding:0!important;border:1px solid #d0d5dd!important;border-radius:10px!important;background:#fff!important}.bb-brand{grid-area:brand!important;justify-self:start!important;max-width:132px!important}.bb-brand img{max-width:126px!important;max-height:38px!important}.bb-location-button{display:none!important}.bb-search-form{grid-area:search!important;height:42px!important;border-width:1px!important;border-radius:999px!important;background:#f2f4f7!important}.bb-search-form input{height:40px!important;padding-left:15px!important;font-size:16px!important}.bb-search-form>button{width:46px!important;height:40px!important;border-radius:0 999px 999px 0!important}.bb-header-actions{grid-area:actions!important;gap:2px!important}.bb-orders-action,.bb-notification-action{display:none!important}.bb-account-action,.bb-cart-action{display:grid!important;place-items:center!important;width:40px!important;min-height:40px!important;padding:0!important;border-radius:10px!important}.bb-account-action>span:last-child,.bb-cart-action>span:last-child{display:none!important}.bb-header-icon{width:38px!important;height:38px!important}.bb-nav-row{display:none!important}.toast-region{top:calc(var(--mobile-store-header-height) + max(8px,env(safe-area-inset-top)))!important;z-index:1800!important}.mobile-bottom-nav{height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom))!important;z-index:1400!important;padding-bottom:env(safe-area-inset-bottom)!important}body.has-mobile-bottom-nav{padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 12px)!important}.bb-purchase-actions{position:sticky!important;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 12px)!important;z-index:950!important;margin:14px 0 4px!important;padding:10px!important;border:1px solid var(--store-line,#e4e7ec)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 12px 30px #10182829!important}}@media(max-width:420px){.bb-header-main{grid-template-columns:40px minmax(0,1fr) 84px!important;padding-inline:8px!important}.bb-brand{max-width:112px!important}.bb-brand img{max-width:108px!important}.bb-account-action,.bb-cart-action{width:39px!important}}.commerce-checkout-page,.commerce-payment-page{width:min(1320px,calc(100% - 48px))!important;max-width:1320px!important;margin:0 auto!important;padding:34px 0 72px!important;min-width:0}.commerce-checkout-hero,.commerce-payment-hero{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:34px;padding:34px 38px;border:1px solid color-mix(in srgb,var(--brand),#101828 75%);border-radius:22px;background:linear-gradient(135deg,#101828,color-mix(in srgb,var(--brand),#101828 66%) 62%,color-mix(in srgb,var(--accent),#101828 38%));color:#fff;box-shadow:0 22px 58px #10182826}.commerce-checkout-hero:after,.commerce-payment-hero:after{content:"";position:absolute;width:270px;height:270px;right:-110px;top:-155px;border-radius:50%;border:42px solid rgba(255,255,255,.06)}.commerce-checkout-hero>*,.commerce-payment-hero>*{position:relative;z-index:1}.checkout-secure-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff17;color:#fff;font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.checkout-secure-badge:before{content:"✓";display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--accent);color:#101828;font-weight:950}.commerce-checkout-hero h1,.commerce-payment-hero h1{margin:12px 0 7px;font-size:clamp(2rem,4vw,3.65rem);line-height:1;letter-spacing:-.055em}.commerce-checkout-hero p,.commerce-payment-hero p{max-width:760px;margin:0;color:#d0d5dd;font-size:.98rem;line-height:1.65}.checkout-trust-list{display:grid;gap:9px;min-width:210px;padding:17px 18px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.checkout-trust-list span{display:flex;align-items:center;gap:9px;color:#f2f4f7;font-size:.82rem;font-weight:750}.checkout-trust-list b{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#ffffff1f;color:var(--accent)}.commerce-checkout-progress{display:grid!important;grid-template-columns:repeat(4,1fr);gap:0!important;margin:18px 0 24px!important;padding:0!important;overflow:hidden!important;border:1px solid var(--store-border,#e4e7ec)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 24px #1018280d}.commerce-checkout-progress span{position:relative;display:flex!important;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:10px!important;border-right:1px solid var(--store-border,#e4e7ec);background:#fff!important;color:#667085!important;font-size:.78rem!important;font-weight:800!important;white-space:nowrap}.commerce-checkout-progress span:last-child{border-right:0}.commerce-checkout-progress span.active{color:var(--brand)!important;background:color-mix(in srgb,var(--brand),white 95%)!important}.commerce-checkout-progress b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#f2f4f7;color:#475467;font-size:.7rem}.commerce-checkout-progress span.active b{background:var(--brand);color:#fff}.commerce-checkout-layout{grid-template-columns:minmax(0,1fr) 390px!important;gap:24px!important;align-items:start}.commerce-checkout-form{gap:18px!important}.commerce-step-card,.commerce-payment-card{overflow:hidden;border:1px solid var(--store-border,#e4e7ec)!important;border-radius:18px!important;background:#fff;box-shadow:0 8px 28px #1018280e!important}.commerce-step-heading{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;margin:0!important;padding:18px 20px!important;border-bottom:1px solid var(--store-border,#e4e7ec)!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important}.commerce-step-heading.compact{grid-template-columns:42px minmax(0,1fr);padding:16px 18px!important}.commerce-step-number{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:color-mix(in srgb,var(--brand),white 92%);color:var(--brand);font-size:.75rem;font-weight:950;letter-spacing:.06em}.commerce-step-heading h2,.commerce-step-heading h3{margin:0;color:#101828;font-size:1.05rem;letter-spacing:-.02em}.commerce-step-heading p{margin:3px 0 0;color:#667085;font-size:.79rem;line-height:1.45}.commerce-step-heading>a{color:var(--brand);font-size:.79rem;font-weight:850}.commerce-step-body{margin:0!important;padding:20px!important}.commerce-step-body.form-grid{display:grid!important}.commerce-step-body label{color:#344054;font-size:.82rem}.commerce-step-body input,.commerce-step-body select,.commerce-step-body textarea,.commerce-proof-fields input{min-height:46px;border:1px solid #d0d5dd;border-radius:10px;background:#fff}.commerce-step-body textarea{min-height:auto}.commerce-step-body input:focus,.commerce-step-body select:focus,.commerce-step-body textarea:focus,.commerce-proof-fields input:focus{outline:3px solid color-mix(in srgb,var(--brand),transparent 82%);border-color:var(--brand)}.commerce-address-list{margin:0 0 16px!important}.commerce-address-fields{margin:0!important}.commerce-choice-card{position:relative;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center!important;gap:13px!important;min-height:74px;padding:14px 15px!important;border:1px solid #e4e7ec!important;border-radius:13px!important;background:#fff!important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.commerce-choice-card:hover{border-color:color-mix(in srgb,var(--brand),white 52%)!important;box-shadow:0 8px 20px #1018280f}.commerce-choice-card:has(input:checked){border-color:var(--brand)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--brand),transparent 88%);background:color-mix(in srgb,var(--brand),white 97%)!important}.commerce-choice-card input{width:18px!important;height:18px!important;min-height:0!important;margin:0;accent-color:var(--brand)}.commerce-choice-card strong,.commerce-choice-card small{display:block}.commerce-choice-card strong{color:#101828;font-size:.88rem}.commerce-choice-card small{margin-top:3px;color:#667085;font-size:.75rem;line-height:1.45}.commerce-choice-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#f2f4f7;color:var(--brand);font-weight:950}.commerce-delivery-grid,.commerce-payment-grid{display:grid!important;gap:10px!important;margin:0!important}.commerce-delivery-card{grid-template-columns:auto 38px minmax(0,1fr) auto!important}.delivery-price{color:#344054;font-size:.78rem;font-weight:900;text-align:right}.commerce-delivery-controls{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:17px}.commerce-delivery-controls>[data-zone-wrapper]:only-child{grid-column:1/-1}.commerce-estimate-card{display:grid!important;gap:3px!important;margin:17px 0 0!important;padding:15px 16px!important;border:1px solid #d1fadf!important;border-radius:13px!important;background:#ecfdf3!important;color:#05603a!important}.commerce-estimate-card>span{font-size:.69rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.commerce-estimate-card strong{font-size:.9rem}.commerce-estimate-card small{color:#067647;font-size:.72rem;line-height:1.45}.commerce-payment-card{grid-template-columns:auto minmax(0,1fr) auto!important;min-height:98px!important;padding:16px!important;border-radius:14px!important}.commerce-payment-card .payment-choice-check{display:grid;place-items:center;width:27px;height:27px;border:1px solid #d0d5dd;border-radius:50%;background:#fff;color:transparent;font-size:.75rem}.commerce-payment-card:has(input:checked) .payment-choice-check{border-color:var(--brand);background:var(--brand);color:#fff}.commerce-payment-card .payment-choice-copy strong{font-size:.9rem}.commerce-payment-card .payment-choice-copy small{margin-top:4px;font-size:.76rem;line-height:1.45}.commerce-payment-card .payment-choice-copy em{display:inline-block;margin-top:8px;color:var(--brand);font-size:.69rem;font-style:normal;font-weight:850}.commerce-payment-card .payment-choice-fee{align-self:start;color:#475467;font-size:.7rem;font-weight:850;white-space:nowrap}.commerce-order-note{margin-top:17px!important}.commerce-order-summary{position:sticky!important;top:106px!important;display:block!important;overflow:hidden;padding:0!important;border:1px solid var(--store-border,#e4e7ec)!important;border-radius:18px!important;background:#fff;box-shadow:0 18px 46px #10182817!important}.commerce-summary-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 18px;border-bottom:1px solid #e4e7ec;background:#fbfcfd}.commerce-summary-heading>span{color:#101828;font-size:.9rem;font-weight:900}.commerce-summary-heading>a{color:var(--brand);font-size:.74rem;font-weight:850}.commerce-summary-heading>small{color:#667085;font-size:.7rem}.commerce-summary-items{display:grid;gap:13px;padding:16px 18px;max-height:310px;overflow:auto}.commerce-summary-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px}.commerce-summary-image{position:relative;display:grid;place-items:center;width:52px;height:52px;overflow:visible;border:1px solid #eaecf0;border-radius:12px;background:#f8fafc}.commerce-summary-image img{width:100%;height:100%;object-fit:contain;padding:4px}.commerce-summary-image>span{color:var(--brand);font-size:1.15rem;font-weight:950}.commerce-summary-image>b{position:absolute;right:-6px;top:-6px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#101828;color:#fff;font-size:.65rem}.commerce-summary-item>div:nth-child(2){min-width:0}.commerce-summary-item strong,.commerce-summary-item small{display:block}.commerce-summary-item strong{overflow:hidden;color:#344054;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.commerce-summary-item small{margin-top:3px;color:#667085;font-size:.69rem}.commerce-summary-item>span{color:#101828;font-size:.76rem;font-weight:850}.commerce-summary-totals{display:grid;gap:0;padding:5px 18px 14px;border-top:1px solid #f0f2f5}.commerce-summary-totals>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 0;color:#667085;font-size:.78rem}.commerce-summary-totals>div strong{color:#344054}.commerce-summary-totals .is-saving,.commerce-summary-totals .is-saving strong{color:#067647}.commerce-summary-totals .total{margin-top:4px;padding-top:13px;border-top:1px solid #d0d5dd;color:#101828;font-size:1rem;font-weight:900}.commerce-summary-totals .total strong{color:var(--brand);font-size:1.25rem}.commerce-place-order{width:calc(100% - 36px)!important;margin:0 18px!important;min-height:52px!important}.commerce-secure-note{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:14px 18px 18px!important;padding:12px!important;border-radius:12px!important;background:#f8fafc!important;color:#475467}.commerce-secure-note>span{font-size:1rem}.commerce-secure-note p{margin:0}.commerce-secure-note strong,.commerce-secure-note small{display:block}.commerce-secure-note strong{font-size:.72rem}.commerce-secure-note small{margin-top:3px;color:#667085;font-size:.67rem;line-height:1.45}.commerce-payment-hero{align-items:center}.commerce-payment-amount{min-width:250px;padding:20px 22px;border:1px solid rgba(255,255,255,.16);border-radius:17px;background:#ffffff17;text-align:right}.commerce-payment-amount small,.commerce-payment-amount strong{display:block}.commerce-payment-amount small{color:#d0d5dd;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.commerce-payment-amount>strong{margin:5px 0 10px;font-size:2rem;letter-spacing:-.04em}.commerce-payment-amount .status-pill{background:#ffffff1f;color:#fff}.commerce-payment-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:24px;margin-top:24px;align-items:start}.commerce-payment-main,.commerce-payment-sidebar{display:grid;gap:18px}.commerce-payment-method-card{padding:0!important}.commerce-card-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e4e7ec;background:linear-gradient(180deg,#fff,#fbfcfd)}.commerce-card-heading span:first-child{display:block;color:var(--brand);font-size:.68rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.commerce-card-heading h2{margin:4px 0 0;font-size:1.2rem;letter-spacing:-.03em}.commerce-method-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:color-mix(in srgb,var(--brand),white 91%);color:var(--brand);font-size:1.05rem;font-weight:950}.commerce-payment-method-card>.btn,.commerce-payment-method-card>a.btn{margin:20px 22px}.commerce-payment-alert{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;margin:22px;padding:16px;border:1px solid #e4e7ec;border-radius:14px}.commerce-payment-alert>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;font-weight:950}.commerce-payment-alert strong{display:block;font-size:.9rem}.commerce-payment-alert p{margin:4px 0 0;font-size:.78rem;line-height:1.55}.commerce-payment-alert.success{border-color:#abefc6;background:#ecfdf3;color:#05603a}.commerce-payment-alert.success>span{background:#d1fadf}.commerce-payment-alert.warning{border-color:#fedf89;background:#fffaeb;color:#93370d}.commerce-payment-alert.warning>span{background:#fef0c7}.commerce-payment-alert.info{border-color:#b2ddff;background:#eff8ff;color:#1849a9}.commerce-payment-alert.info>span{background:#d1e9ff}.commerce-paystack-panel,.commerce-bank-panel{padding:22px}.commerce-paystack-logo{display:inline-flex;padding:8px 12px;border-radius:9px;background:#011b33;color:#fff;font-size:.95rem;font-weight:900;letter-spacing:-.03em}.commerce-paystack-copy h3{margin:14px 0 7px;font-size:1.25rem;line-height:1.3;letter-spacing:-.03em}.commerce-paystack-copy p{margin:0;color:#667085;font-size:.84rem;line-height:1.65}.commerce-payment-assurances{display:grid;gap:8px;margin:18px 0;padding:15px 16px;border:1px solid #e4e7ec;border-radius:13px;background:#f8fafc;list-style:none}.commerce-payment-assurances li{display:flex;align-items:center;gap:9px;color:#475467;font-size:.76rem}.commerce-payment-assurances span{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#ecfdf3;color:#067647;font-weight:900}.commerce-primary-payment-form,.commerce-verify-form{margin-top:12px}.commerce-primary-payment-form .btn{min-height:54px}.commerce-verify-form .btn{min-height:46px}.commerce-bank-instruction{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:start;margin-bottom:16px}.commerce-bank-instruction>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:color-mix(in srgb,var(--brand),white 91%);color:var(--brand);font-weight:950}.commerce-bank-instruction strong{font-size:.9rem}.commerce-bank-instruction p{margin:3px 0 0;color:#667085;font-size:.76rem;line-height:1.5}.commerce-bank-details{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.commerce-bank-details>div{padding:14px;border:1px solid #e4e7ec;border-radius:12px;background:#f9fafb}.commerce-bank-details dt{color:#667085;font-size:.67rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.commerce-bank-details dd{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:6px 0 0;color:#101828;font-size:.82rem}.commerce-bank-details dd strong{font-size:1rem}.commerce-bank-details button{padding:5px 8px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;color:var(--brand);font-size:.66rem;font-weight:850}.commerce-bank-note{margin:13px 0 0;padding:12px 13px;border-left:3px solid var(--accent);border-radius:0 9px 9px 0;background:#fffaeb;color:#7a2e0e;font-size:.75rem;line-height:1.5}.commerce-proof-form{border-top:1px solid #e4e7ec}.commerce-proof-fields{display:grid;gap:14px;padding:18px 22px 22px}.commerce-proof-fields label{display:grid;gap:6px;color:#344054;font-size:.8rem;font-weight:750}.commerce-proof-fields small{color:#667085;font-size:.69rem}.commerce-payment-help{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px!important}.commerce-payment-help>div{display:flex;align-items:center;gap:12px}.commerce-payment-help>div>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:#f2f4f7;color:var(--brand);font-weight:950}.commerce-payment-help p{margin:0}.commerce-payment-help strong,.commerce-payment-help small{display:block}.commerce-payment-help strong{font-size:.82rem}.commerce-payment-help small{margin-top:3px;color:#667085;font-size:.72rem}.commerce-payment-help>a{color:var(--brand);font-size:.74rem;font-weight:850;white-space:nowrap}.commerce-payment-sidebar{position:sticky;top:106px}.commerce-order-payment-summary,.commerce-payment-history{padding:0!important}.commerce-order-payment-summary dl{margin:0;padding:8px 18px 14px}.commerce-order-payment-summary dl>div{display:flex;justify-content:space-between;gap:18px;padding:9px 0;border-bottom:1px solid #f0f2f5}.commerce-order-payment-summary dl>div:last-child{border-bottom:0}.commerce-order-payment-summary dt{color:#667085;font-size:.74rem}.commerce-order-payment-summary dd{margin:0;color:#344054;font-size:.74rem;font-weight:850;text-align:right}.commerce-order-payment-summary .grand{margin-top:3px;padding-top:14px;border-top:1px solid #d0d5dd!important}.commerce-order-payment-summary .grand dt,.commerce-order-payment-summary .grand dd{color:#101828;font-size:.95rem;font-weight:900}.commerce-order-payment-summary .grand dd{color:var(--brand);font-size:1.15rem}.commerce-reservation-note{display:flex;gap:10px;margin:0 18px 18px;padding:12px;border-radius:12px;background:#fffaeb;color:#7a2e0e}.commerce-reservation-note p{margin:0}.commerce-reservation-note strong,.commerce-reservation-note small{display:block}.commerce-reservation-note strong{font-size:.73rem}.commerce-reservation-note small{margin-top:2px;font-size:.68rem}.commerce-payment-history>article{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:10px;align-items:start;padding:13px 18px;border-bottom:1px solid #f0f2f5}.commerce-payment-history>article:last-child{border-bottom:0}.commerce-activity-dot{width:9px;height:9px;margin-top:5px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand),transparent 87%)}.commerce-payment-history article strong,.commerce-payment-history article small,.commerce-payment-history article time{display:block}.commerce-payment-history article strong{font-size:.75rem}.commerce-payment-history article small{overflow-wrap:anywhere;margin-top:3px;color:#667085;font-size:.63rem}.commerce-payment-history article time{margin-top:4px;color:#98a2b3;font-size:.61rem}.commerce-payment-history .status-pill{padding:5px 8px;font-size:.62rem}.commerce-payment-history h3{margin:0;padding:13px 18px 8px;color:#475467;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.commerce-empty-payment{margin:0;padding:20px 18px;color:#667085;font-size:.76rem}@media(min-width:681px){.bb-category-drawer:not([hidden]){pointer-events:auto!important}.bb-category-drawer .bb-sheet-backdrop{position:fixed!important;inset:0!important;display:block!important;pointer-events:auto!important;cursor:default!important;z-index:0!important}.bb-category-drawer>section{z-index:1!important;pointer-events:auto!important}}@media(max-width:1040px){.commerce-checkout-layout,.commerce-payment-layout{grid-template-columns:minmax(0,1fr)!important}.commerce-order-summary,.commerce-payment-sidebar{position:static!important}.commerce-order-summary{order:2}.commerce-payment-sidebar{grid-template-columns:1fr 1fr}}@media(max-width:760px){.commerce-checkout-page,.commerce-payment-page{width:calc(100% - 24px)!important;padding:18px 0 92px!important}.commerce-checkout-hero,.commerce-payment-hero{display:grid;padding:24px 20px;border-radius:18px}.checkout-trust-list{grid-template-columns:1fr 1fr;min-width:0}.checkout-trust-list span:last-child{grid-column:1/-1}.commerce-payment-amount{min-width:0;width:100%;text-align:left}.commerce-checkout-progress{grid-template-columns:repeat(4,minmax(74px,1fr));overflow:auto!important}.commerce-checkout-progress span{display:grid!important;gap:4px;min-height:58px;font-size:.65rem!important}.commerce-step-heading{grid-template-columns:42px minmax(0,1fr);padding:15px!important}.commerce-step-heading>a{grid-column:2}.commerce-step-body{padding:15px!important}.commerce-step-body .form-grid{grid-template-columns:1fr}.commerce-step-body .wide{grid-column:auto}.commerce-delivery-controls,.commerce-bank-details,.commerce-payment-sidebar{grid-template-columns:1fr}.commerce-choice-card{min-height:68px;padding:12px!important}.commerce-delivery-card{grid-template-columns:auto 34px minmax(0,1fr)!important}.commerce-delivery-card .delivery-price{grid-column:3;text-align:left}.commerce-payment-card{grid-template-columns:auto minmax(0,1fr)!important}.commerce-payment-card .payment-choice-fee{grid-column:2}.commerce-summary-items{max-height:none}.commerce-payment-help{align-items:flex-start;flex-direction:column}.commerce-payment-help>a{margin-left:50px}.commerce-card-heading,.commerce-paystack-panel,.commerce-bank-panel,.commerce-proof-fields{padding-left:17px;padding-right:17px}}@media(max-width:430px){.commerce-checkout-page,.commerce-payment-page{width:calc(100% - 16px)!important}.checkout-trust-list{grid-template-columns:1fr}.checkout-trust-list span:last-child{grid-column:auto}.commerce-checkout-hero h1,.commerce-payment-hero h1{font-size:2.05rem}.commerce-summary-item{grid-template-columns:46px minmax(0,1fr) auto}.commerce-summary-image{width:46px;height:46px}}.document-item-attributes{display:block;margin-top:4px;max-width:64ch;line-height:1.35}.commerce-paystack-progress{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;margin:15px 0;padding:13px 14px;border:1px solid color-mix(in srgb,var(--brand),white 74%);border-radius:13px;background:color-mix(in srgb,var(--brand),white 96%);color:#344054}.commerce-paystack-progress[hidden]{display:none!important}.commerce-paystack-progress strong,.commerce-paystack-progress small{display:block}.commerce-paystack-progress strong{font-size:.82rem}.commerce-paystack-progress small{margin-top:3px;color:#667085;font-size:.71rem;line-height:1.45}.commerce-payment-spinner{width:30px;height:30px;border:3px solid color-mix(in srgb,var(--brand),white 78%);border-top-color:var(--brand);border-radius:50%;animation:commerce-payment-spin .72s linear infinite}.commerce-paystack-speed-note{display:block;margin-top:9px;color:#667085;font-size:.68rem;line-height:1.45;text-align:center}.commerce-primary-payment-form [data-paystack-button][aria-busy=true]{cursor:wait;opacity:.92}@keyframes commerce-payment-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.commerce-payment-spinner{animation-duration:1.6s}}.commerce-paystack-standard{display:block;margin:10px auto 0;padding:0;border:0;background:transparent;color:var(--brand);font-size:.69rem;font-weight:800;text-decoration:underline;cursor:pointer}.commerce-paystack-standard[hidden]{display:none!important}.bb-store-header,.bb-header-main,.bb-nav-row{min-width:0}.bb-header-main{grid-template-columns:minmax(150px,215px) minmax(280px,1fr) auto!important;gap:clamp(10px,1.4vw,22px)!important;width:min(var(--store-max),calc(100% - 32px))!important}.bb-location-button{display:none!important}.bb-search-form{min-width:0!important}.bb-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;min-width:0!important;white-space:nowrap}.bb-header-actions>a{min-width:0!important}.bb-header-actions>a>span:last-child{min-width:0}.bb-header-actions strong,.bb-header-actions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bb-nav-row{gap:12px}.bb-primary-nav{min-width:0;overflow-x:auto;scrollbar-width:none}.bb-primary-nav::-webkit-scrollbar{display:none}.bb-primary-nav a{flex:0 0 auto}.bb-home-grid{grid-template-columns:235px minmax(0,1fr) 250px!important;gap:16px!important;align-items:stretch}.bb-hero{min-height:440px!important}.bb-hero-slider{background:#0b1f3c!important;border-radius:16px!important;box-shadow:0 18px 45px #071b3f29}.bb-hero-slides{height:100%;min-height:440px!important}.bb-hero-slide{display:grid!important;grid-template-columns:minmax(0,1.13fr) minmax(270px,.87fr)!important;align-items:stretch!important;padding:0!important;background:linear-gradient(135deg,#071a37,#102e5a)!important;overflow:hidden}.bb-hero-slide>div{max-width:none!important}.bb-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,4vw,64px) clamp(42px,4.3vw,72px)!important}.bb-hero-copy:after{content:"";position:absolute;z-index:-1;inset:0 -90px 0 0;background:linear-gradient(90deg,#071a37 0%,rgba(7,26,55,.97) 72%,transparent 100%);pointer-events:none}.bb-hero h1{max-width:720px;margin:12px 0 16px!important;font-size:clamp(2.35rem,3.8vw,4.15rem)!important;line-height:1.02!important;letter-spacing:-.055em!important;text-wrap:balance}.bb-hero p{max-width:610px!important;margin:0!important;font-size:clamp(.9rem,1.05vw,1.08rem)!important;line-height:1.65!important}.bb-hero-eyebrow{color:#ffb000!important}.bb-hero-actions{margin-top:24px!important}.bb-hero-actions .btn{min-height:50px;padding-inline:20px}.bb-hero-assurances{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px;color:#d0d5dd;font-size:.72rem;font-weight:750}.bb-hero-media{position:relative;min-width:0;overflow:hidden}.bb-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,26,55,.28),transparent 34%),linear-gradient(0deg,rgba(7,26,55,.16),transparent 45%)}.bb-hero-media picture,.bb-hero-media img{display:block;width:100%;height:100%}.bb-hero-media img{object-fit:cover;object-position:center}.bb-hero-visual-fallback{display:flex!important;flex-direction:column;justify-content:flex-end;height:100%;padding:32px;background:radial-gradient(circle at 70% 25%,rgba(255,176,0,.42),transparent 28%),linear-gradient(145deg,#174f9e,#071a37);color:#fff}.bb-hero-visual-fallback span{align-self:flex-start;padding:6px 9px;border-radius:999px;background:#ffb000;color:#111827;font-weight:900}.bb-hero-visual-fallback strong{margin-top:14px;font-size:1.6rem;line-height:1.1}.bb-hero-visual-fallback small{margin-top:7px;color:#dbe8fb}.bb-hero-control{top:auto!important;bottom:18px!important;translate:0 0!important;width:42px!important;height:42px!important;border-radius:12px!important}.bb-hero-control.previous{left:auto!important;right:66px!important}.bb-hero-control.next{right:18px!important}.bb-hero-dots{left:clamp(42px,4.3vw,72px)!important;bottom:22px!important;translate:0 0!important;background:transparent!important;padding:0!important}.bb-home-side-stack{grid-template-rows:minmax(230px,1fr) auto auto}.bb-side-offer{min-height:0!important;border-radius:16px!important}.bb-side-service{border-radius:14px!important}.bb-cart-page{padding-top:24px!important}.bb-cart-header{padding:6px 0 22px!important}.bb-cart-layout{grid-template-columns:minmax(0,1fr) 390px!important;gap:28px!important}.bb-cart-main{display:grid;gap:16px}.bb-cart-readiness{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #dbe2ea;border-radius:16px;background:#fff;box-shadow:0 8px 25px #1018280a}.bb-cart-readiness>div{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:14px 16px;border-right:1px solid #e4e7ec}.bb-cart-readiness>div:last-child{border-right:0}.bb-cart-readiness>div>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:color-mix(in srgb,var(--brand),white 91%);color:var(--brand);font-size:.67rem;font-weight:950}.bb-cart-readiness p{margin:0}.bb-cart-readiness strong,.bb-cart-readiness small{display:block}.bb-cart-readiness strong{font-size:.78rem}.bb-cart-readiness small{margin-top:2px;color:#667085;font-size:.65rem;line-height:1.35}.bb-cart-notice{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;margin:0!important;padding:13px 15px!important;border:1px solid #abefc6!important;background:#ecfdf3!important;color:#05603a!important}.bb-cart-notice>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#fff;font-weight:950}.bb-cart-notice p{margin:2px 0 0;color:#067647;font-size:.72rem}.bb-cart-items{gap:14px!important}.bb-cart-item{grid-template-columns:142px minmax(0,1fr) auto!important;grid-template-areas:"image copy price" "image quantity quantity"!important;gap:14px 20px!important;padding:18px!important;border-radius:16px!important;box-shadow:0 7px 24px #1018280b;transition:opacity .18s,transform .18s}.bb-cart-item.is-updating{opacity:.58;pointer-events:none}.bb-cart-item.is-removing{opacity:0;transform:translate(-12px)}.bb-cart-image{width:142px!important;height:142px!important;padding:8px;border:1px solid #eef1f5;border-radius:13px;background:#f9fafb}.bb-cart-copy h2{font-size:1.03rem!important;line-height:1.35}.bb-cart-stock{font-size:.72rem}.bb-cart-item-actions{justify-content:flex-start!important;gap:12px!important}.bb-cart-quantity{align-items:center!important;padding:3px;border:1px solid #d0d5dd;border-radius:10px;background:#fff}.bb-cart-quantity form{margin:0}.bb-cart-quantity button{display:grid;place-items:center;width:36px;height:34px;padding:0;border:0;border-radius:8px;background:#f2f4f7;color:#101828;font-size:1.15rem;cursor:pointer}.bb-cart-quantity button:hover:not(:disabled){background:color-mix(in srgb,var(--brand),white 90%);color:var(--brand)}.bb-cart-quantity button:disabled{opacity:.42;cursor:not-allowed}.bb-cart-quantity>span{min-width:34px;text-align:center;font-weight:900}.bb-cart-save,.bb-cart-remove{margin:0}.bb-cart-save button,.bb-cart-remove button{min-height:38px;padding:0 9px;border:0;background:transparent;font:inherit;font-size:.72rem;font-weight:850;cursor:pointer}.bb-cart-save button{color:var(--brand)}.bb-cart-remove button{color:#b42318}.bb-cart-summary{top:106px!important;gap:14px!important;padding:22px!important;border-radius:17px!important;box-shadow:0 16px 42px #10182817!important}.bb-cart-delivery-estimator{display:grid;gap:10px;padding:14px;border:1px solid #e4e7ec;border-radius:13px;background:#f8fafc}.bb-cart-estimator-title{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center}.bb-cart-estimator-title>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#fff;color:var(--brand);font-weight:900}.bb-cart-estimator-title p{margin:0}.bb-cart-estimator-title strong,.bb-cart-estimator-title small{display:block}.bb-cart-estimator-title strong{font-size:.76rem}.bb-cart-estimator-title small{color:#667085;font-size:.64rem}.bb-cart-delivery-estimator label{display:grid;gap:5px;color:#475467;font-size:.68rem;font-weight:800}.bb-cart-delivery-estimator select{width:100%;min-height:42px;border:1px solid #d0d5dd;border-radius:9px;background:#fff}.bb-cart-delivery-result{display:block;padding:10px;border-radius:9px;background:#ecfdf3;color:#05603a;font-size:.71rem;line-height:1.45}.bb-cart-delivery-result[hidden]{display:none}.bb-cart-recommendations{margin-top:30px;padding-top:24px;border-top:1px solid #e4e7ec}.bb-cart-recommendations .bb-product-rail{margin-top:14px}.product-specification-groups{display:grid;gap:18px}.product-specification-group{overflow:hidden;border:1px solid #e4e7ec;border-radius:14px;background:#fff}.product-specification-group h3{margin:0;padding:13px 16px;border-bottom:1px solid #e4e7ec;background:#f8fafc;font-size:.82rem}.product-specification-group .product-specification-list{margin:0!important}.product-specification-group .product-specification-list>div:last-child{border-bottom:0}.commerce-checkout-page{box-sizing:border-box!important}.commerce-checkout-layout>*{min-width:0}.commerce-step-body input,.commerce-step-body textarea,.commerce-step-body select{max-width:100%;box-sizing:border-box}.commerce-order-summary{min-width:0}.commerce-summary-item>*{min-width:0}.commerce-summary-item strong{overflow-wrap:anywhere}@media(max-width:1280px){.bb-header-actions>a>span:last-child{display:none}.bb-header-main{grid-template-columns:minmax(130px,180px) minmax(250px,1fr) auto!important}.bb-home-grid{grid-template-columns:215px minmax(0,1fr)!important}.bb-home-side-stack{grid-column:1/-1;grid-template-columns:1.2fr 1fr 1fr!important;grid-template-rows:auto!important}.bb-side-offer{min-height:150px!important}.bb-hero h1{font-size:clamp(2.2rem,4vw,3.65rem)!important}}@media(max-width:980px){.bb-header-main{grid-template-columns:140px minmax(0,1fr) auto!important}.bb-cart-layout{grid-template-columns:1fr!important}.bb-cart-summary{position:static!important}.bb-cart-readiness{grid-template-columns:1fr}.bb-cart-readiness>div{border-right:0;border-bottom:1px solid #e4e7ec}.bb-cart-readiness>div:last-child{border-bottom:0}.bb-hero-slide{grid-template-columns:minmax(0,1.2fr) minmax(230px,.8fr)!important}}@media(max-width:700px){.bb-header-main{grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"menu brand actions" "search search search"!important;width:calc(100% - 20px)!important;gap:8px!important;padding-block:8px!important}.bb-mobile-menu-button{grid-area:menu!important}.bb-brand{grid-area:brand!important}.bb-search-form{grid-area:search!important}.bb-header-actions{grid-area:actions!important}.bb-header-actions>a:not(.bb-cart-action):not(.bb-account-action){display:none!important}.bb-account-action>span:last-child,.bb-cart-action>span:last-child{display:none!important}.bb-home-grid{display:block!important}.bb-hero,.bb-hero-slides{min-height:520px!important}.bb-hero-slide{grid-template-columns:1fr!important;grid-template-rows:auto 210px!important}.bb-hero-copy{padding:30px 22px 58px!important}.bb-hero-copy:after{inset:0!important;background:linear-gradient(180deg,#071a37,#071a37fa 80%,#071a37b8)}.bb-hero h1{font-size:clamp(2rem,10vw,3rem)!important}.bb-hero p{font-size:.88rem!important}.bb-hero-media{grid-row:2}.bb-hero-media:after{background:linear-gradient(180deg,rgba(7,26,55,.48),transparent 40%)}.bb-hero-control{bottom:12px!important}.bb-hero-dots{left:22px!important;bottom:22px!important}.bb-home-side-stack{grid-template-columns:1fr 1fr!important}.bb-side-offer{grid-column:1/-1}.bb-cart-page{width:calc(100% - 18px)!important}.bb-cart-header{display:grid!important}.bb-cart-layout{padding-top:16px!important}.bb-cart-item{grid-template-columns:96px minmax(0,1fr)!important;grid-template-areas:"image copy" "price price" "quantity quantity"!important;padding:13px!important}.bb-cart-image{width:96px!important;height:96px!important}.bb-cart-price{text-align:left!important}.bb-cart-item-actions{flex-wrap:wrap!important}.bb-cart-save button,.bb-cart-remove button{padding-inline:4px}.bb-cart-summary{padding:17px!important}.bb-cart-recommendations{padding-bottom:86px}}@media(max-width:430px){.bb-hero,.bb-hero-slides{min-height:500px!important}.bb-hero-slide{grid-template-rows:auto 180px!important}.bb-hero-copy{padding:26px 18px 52px!important}.bb-hero-assurances{gap:9px}.bb-home-side-stack{grid-template-columns:1fr!important}.bb-side-offer{grid-column:auto}.bb-cart-readiness small{font-size:.62rem}.bb-cart-item-actions{gap:5px!important}}@media(prefers-reduced-motion:reduce){.bb-cart-item{transition:none}}:root{--journey-ink:#10233f;--journey-muted:#667085;--journey-line:#dce3ec;--journey-surface:#fff;--journey-soft:#f4f7fb;--journey-accent:#ffb000}.bb-home-grid{grid-template-columns:240px minmax(0,1fr)!important;align-items:start!important}.bb-home-side-stack{grid-column:1/-1;grid-template-columns:minmax(280px,1.35fr) repeat(2,minmax(220px,1fr))!important;grid-template-rows:auto!important}.bb-side-offer{min-height:150px!important}.bb-hero-slider{isolation:isolate;height:440px!important;min-height:440px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:20px!important;background:#071a37!important;box-shadow:0 20px 55px #071a372e!important}.bb-hero-slides{flex:1 1 100%;width:100%!important;max-width:none!important;height:440px!important;min-height:440px!important}.bb-hero-slide{inset:0!important;width:100%!important;max-width:none!important;height:440px!important;min-height:440px!important;grid-template-columns:minmax(0,1fr) minmax(320px,43%)!important;background:linear-gradient(125deg,#071a37,#0d2b53 58%,#123e72)!important}.bb-hero-copy{padding:clamp(34px,3.6vw,54px)!important;padding-bottom:70px!important}.bb-hero-copy:after{inset:0 -120px 0 0!important;background:linear-gradient(90deg,#071a37,#071a37fa 72%,#071a3733)!important}.bb-hero-eyebrow{display:inline-flex!important;align-items:center;align-self:flex-start;gap:8px;padding:8px 12px;border:1px solid rgba(255,176,0,.34);border-radius:999px;background:#ffb0001a;font-size:.7rem!important;font-weight:900!important;letter-spacing:.12em;text-transform:uppercase}.bb-hero-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--journey-accent);box-shadow:0 0 0 5px #ffb0001f}.bb-hero h1{max-width:680px!important;margin:15px 0!important;font-size:clamp(2.25rem,3.35vw,3.65rem)!important;line-height:1.02!important;letter-spacing:-.052em!important}.bb-hero p{max-width:620px!important;color:#d7e2f2!important;font-size:clamp(.96rem,1.15vw,1.12rem)!important}.bb-hero-actions{display:flex;align-items:center;gap:12px;margin-top:22px!important}.bb-hero-actions .btn{min-height:48px;padding-inline:21px;border-radius:11px}.bb-hero-assurances{gap:22px!important;margin-top:18px!important;color:#d7e2f2!important;font-size:.72rem!important}.bb-hero-assurances span{display:inline-flex;align-items:center;gap:7px}.bb-hero-media{margin:12px 12px 12px 0;border-radius:15px;background:#123e72}.bb-hero-media:after{background:linear-gradient(90deg,rgba(7,26,55,.36),transparent 40%),linear-gradient(0deg,rgba(7,26,55,.25),transparent 48%)!important}.bb-hero-media img{transition:transform 8s ease;object-position:center}.bb-hero-slide.active .bb-hero-media img{transform:scale(1.035)}.bb-hero-control{bottom:24px!important;width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.22)!important;background:#071a37b8!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bb-hero-control.previous{right:76px!important}.bb-hero-control.next{right:24px!important}.bb-hero-dots{bottom:34px!important}.bb-hero-dots button{width:8px;height:8px;border-radius:99px;transition:width .2s,background .2s}.bb-hero-dots button.active{width:30px;background:var(--journey-accent)!important}.bb-cart-page{padding-top:0!important}.bb-cart-page>.bb-breadcrumb{padding-bottom:5px!important}.bb-cart-header{align-items:center!important;min-height:0!important;margin:0!important;padding:0 0 5px!important;border-bottom:1px solid var(--journey-line)}.bb-cart-header .eyebrow{margin:0 0 2px!important;font-size:.6rem!important;line-height:1.2!important}.bb-cart-header h1{margin:0 0 1px!important;font-size:clamp(1.5rem,2vw,2rem)!important;line-height:1.08!important;letter-spacing:-.04em;color:var(--journey-ink)}.bb-cart-header p{margin:0!important;font-size:.78rem!important;line-height:1.25!important}.bb-cart-continue{align-self:center!important}.bb-cart-layout{grid-template-columns:minmax(0,1fr) 410px!important;gap:32px!important;padding-top:5px!important}.bb-cart-main{align-content:start!important;grid-auto-rows:max-content;gap:18px!important}.bb-cart-readiness{border-radius:18px!important;box-shadow:none!important}.bb-cart-notice{border-radius:14px!important}.bb-cart-item{border:1px solid var(--journey-line)!important;border-radius:20px!important;box-shadow:0 10px 30px #10233f0b!important}.bb-cart-item:hover{border-color:#b8c5d6!important;box-shadow:0 14px 36px #10233f14!important}.bb-cart-image{border-radius:16px!important}.bb-cart-summary{overflow:hidden;padding:0!important;border:1px solid #cfdae8!important;border-radius:20px!important;background:#fff!important;box-shadow:0 22px 55px #10233f1f!important}.bb-cart-summary>*{margin-inline:24px}.bb-cart-summary-head{margin:0!important;padding:22px 24px;border-bottom:1px solid var(--journey-line);background:linear-gradient(135deg,#10233f,#17365f);color:#fff}.bb-cart-summary-head small{color:#cbd7e7}.bb-cart-summary-row:first-of-type{margin-top:20px}.bb-cart-delivery-estimator{margin-top:5px!important;border-style:dashed!important;background:#f6f9fc!important}.bb-cart-summary-total{margin-inline:0!important;padding:20px 24px;border-top:1px solid var(--journey-line);background:#f7f9fc}.bb-cart-summary-total strong{font-size:1.65rem;color:var(--journey-ink)}.bb-cart-primary-action{margin-top:2px!important;min-height:56px!important;border-radius:12px!important}.bb-cart-account-note{margin-top:-4px!important;color:var(--journey-muted);font-size:.72rem;line-height:1.5;text-align:center}.bb-cart-account-note a{color:var(--brand);font-weight:850}.bb-cart-security{margin-bottom:4px!important}.bb-cart-summary-links{margin:0!important;padding:16px 24px;border-top:1px solid var(--journey-line);background:#fbfcfe}.commerce-checkout-page{padding:36px 0 70px!important}.commerce-checkout-hero{position:relative;overflow:hidden;min-height:180px;padding:34px 38px!important;border:0!important;border-radius:22px!important;background:linear-gradient(120deg,#0b1d35,#123d6a)!important;color:#fff;box-shadow:0 18px 50px #0b1d3529}.commerce-checkout-hero:after{content:"";position:absolute;right:-50px;top:-120px;width:390px;height:390px;border:70px solid rgba(255,255,255,.045);border-radius:50%}.commerce-checkout-hero h1{margin:8px 0 7px!important;color:#fff!important;font-size:clamp(2rem,3.5vw,3.4rem)!important;letter-spacing:-.05em}.commerce-checkout-hero p{color:#cfdaea!important}.checkout-secure-badge{border-color:#ffb00066!important;background:#ffb0001f!important;color:#ffc44d!important}.checkout-trust-list{position:relative;z-index:1}.checkout-trust-list span{border-color:#ffffff29!important;background:#ffffff14!important;color:#fff!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.commerce-checkout-progress{margin:18px 0 26px!important;padding:13px 18px!important;border:1px solid var(--journey-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 22px #10233f0a}.commerce-checkout-layout{grid-template-columns:minmax(0,1fr) 410px!important;gap:32px!important;align-items:start}.commerce-checkout-form{display:grid;gap:18px!important}.commerce-step-card{overflow:hidden;margin:0!important;padding:0!important;border:1px solid var(--journey-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 25px #10233f0a!important}.commerce-step-heading{padding:20px 22px!important;border-bottom:1px solid #e7ebf1!important;background:#f8fafc}.commerce-step-number{background:#102f54!important;color:#fff!important;box-shadow:0 0 0 5px #e8eff7}.commerce-step-heading h2{color:var(--journey-ink)!important}.commerce-step-body{padding:22px!important}.commerce-step-body input,.commerce-step-body textarea,.commerce-step-body select{min-height:48px!important;border-color:#cbd5e1!important;border-radius:10px!important;background:#fff!important}.commerce-step-body textarea{min-height:auto!important}.commerce-choice-card{min-height:74px;border-radius:12px!important}.commerce-choice-card:has(input:checked),.commerce-payment-card:has(input:checked){border-color:#1d5d98!important;background:#f2f7fc!important;box-shadow:0 0 0 3px #1d5d9817}.commerce-estimate-card{border-radius:12px!important;background:#eef6ff!important}.commerce-order-summary{top:106px!important;overflow:hidden;padding:0!important;border:1px solid #cad6e4!important;border-radius:20px!important;background:#fff!important;box-shadow:0 22px 55px #10233f21!important}.commerce-summary-heading{padding:21px 22px!important;background:#10233f;color:#fff}.commerce-summary-heading a{color:#ffc44d!important}.commerce-summary-items{max-height:340px;overflow:auto;padding:8px 22px!important}.commerce-summary-item{padding:13px 0!important}.commerce-summary-totals{padding:18px 22px!important;background:#f8fafc}.commerce-summary-totals .total{margin-top:12px;padding-top:16px;border-top:1px solid #cfd8e5}.commerce-summary-totals .total strong{font-size:1.65rem;color:var(--journey-ink)}.commerce-place-order{width:calc(100% - 44px)!important;margin:18px 22px 10px!important;min-height:58px!important;border-radius:12px!important}.commerce-secure-note{margin:0!important;padding:14px 22px 20px!important}@media(max-width:1100px){.bb-cart-layout,.commerce-checkout-layout{grid-template-columns:minmax(0,1fr) 360px!important}.bb-hero-slide{grid-template-columns:minmax(0,1fr) 40%!important}}@media(max-width:980px){.bb-cart-layout,.commerce-checkout-layout{grid-template-columns:1fr!important}.commerce-order-summary{position:static!important}.commerce-checkout-hero{align-items:start!important}.checkout-trust-list{justify-content:flex-start!important}}@media(max-width:760px){.bb-hero-slider,.bb-hero-slides,.bb-hero-slide{height:560px!important;min-height:560px!important}.bb-hero-slide{grid-template-columns:1fr!important;grid-template-rows:minmax(340px,auto) 220px!important}.bb-hero-copy{padding:28px 22px 68px!important}.bb-hero h1{font-size:clamp(2.1rem,10vw,3rem)!important}.bb-hero-media{margin:0 12px 12px;border-radius:14px}.commerce-checkout-page{padding-top:18px!important}.commerce-checkout-hero{padding:26px 22px!important}.checkout-trust-list{display:none!important}.commerce-checkout-progress{overflow:auto;justify-content:flex-start!important}.commerce-step-heading,.commerce-step-body{padding:17px!important}}@media(max-width:520px){.bb-hero-actions{align-items:stretch;flex-direction:column}.bb-hero-actions .btn{width:100%}.bb-hero-assurances{gap:10px!important}.bb-cart-summary>*{margin-inline:17px}.bb-cart-summary-head,.bb-cart-summary-total{padding-inline:17px}.commerce-checkout-hero{border-radius:16px!important}.commerce-step-card{border-radius:14px!important}.commerce-summary-heading,.commerce-summary-items,.commerce-summary-totals{padding-inline:17px!important}.commerce-place-order{width:calc(100% - 34px)!important;margin-inline:17px!important}}@media(prefers-reduced-motion:reduce){.bb-hero-media img{transition:none!important;transform:none!important}}:root{--store-page-max:1760px;--store-page-gutter:24px}.bb-header-icon-badged{position:relative!important;overflow:visible!important}.bb-header-icon-badged>b[data-notification-count],.bb-header-icon-badged>b[data-cart-count]{position:absolute!important;top:-6px!important;right:-7px!important;z-index:3!important;display:grid!important;place-items:center!important;min-width:20px!important;width:auto!important;height:20px!important;margin:0!important;padding:0 5px!important;border:2px solid #fff!important;border-radius:999px!important;background:#f5a400!important;color:#111827!important;font-size:.62rem!important;font-weight:950!important;line-height:1!important;box-shadow:0 3px 8px #10182833}.bb-notification-action .bb-header-icon-badged>b[data-notification-count]{background:#155eef!important;color:#fff!important}.bb-hero-slide{display:block!important;position:absolute!important;isolation:isolate}.bb-hero-slide.active{position:absolute!important}.bb-hero-media{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;margin:0!important;border-radius:0!important}.bb-hero-media picture,.bb-hero-media img,.bb-hero-visual-fallback{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.bb-hero-media img{object-fit:cover!important;object-position:center!important}.bb-hero-media:after{z-index:1!important;background:linear-gradient(90deg,#071a37,#071a37f5 39%,#071a37b3 61%,#071a3733),linear-gradient(0deg,rgba(7,26,55,.3),transparent 55%)!important}.bb-hero-copy{position:relative!important;z-index:2!important;box-sizing:border-box;width:min(62%,780px)!important;height:100%!important}.bb-hero-copy:after{display:none!important}.bb-hero-visual-fallback{background:radial-gradient(circle at 78% 34%,rgba(255,176,0,.34),transparent 19%),linear-gradient(125deg,#16477b,#071a37)!important}.bb-hero-visual-fallback>*{display:none!important}.bb-hero-slide.has-image .bb-hero-visual-fallback{display:none!important}.bb-hero-control,.bb-hero-dots{z-index:4!important}.bb-hero-control{color:#fff!important}.bb-hero-control:before,.bb-hero-control:after{color:#fff!important;border-color:#fff!important}.bb-cart-account-gate{display:grid;gap:14px;margin:2px 24px 4px!important;padding:16px;border:1px solid #c9d8e8;border-radius:15px;background:linear-gradient(145deg,#f8fbff,#eef5fc)}.bb-cart-account-gate-heading{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px}.bb-cart-account-check{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e4f6ea;color:#087443;font-size:1rem;font-weight:950;box-shadow:inset 0 0 0 1px #b9e4c9}.bb-cart-account-gate-heading strong,.bb-cart-account-gate-heading small{display:block}.bb-cart-account-gate-heading strong{color:#10233f;font-size:.82rem}.bb-cart-account-gate-heading small{margin-top:4px;color:#667085;font-size:.68rem;line-height:1.5}.bb-cart-account-actions{display:grid;gap:9px}.bb-cart-account-gate .bb-cart-primary-action{margin:0!important}.bb-cart-signin-action{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:9px 11px;border:1px solid #d5dfeb;border-radius:10px;background:#fff;color:#344054;font-size:.68rem}.bb-cart-signin-action strong{color:var(--brand);white-space:nowrap}.bb-cart-account-retention{display:flex!important;align-items:center;gap:7px!important;color:#52667f!important;font-size:.65rem!important}.bb-cart-account-retention>span{display:grid;place-items:center;flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#dcfce7;color:#067647;font-weight:950}.bb-track-page{padding-top:0!important}.bb-track-page>.bb-breadcrumb{padding-block:12px!important}.bb-track-hero{min-height:210px;padding:30px 38px!important;border-radius:18px!important;background:linear-gradient(115deg,#0d2542,#174f86)!important;color:#fff!important}.bb-track-hero .eyebrow{color:#8fc5ff!important}.bb-track-hero h1{margin:4px 0 7px!important;font-size:clamp(2rem,4vw,3.2rem)!important}.bb-track-hero p{max-width:650px;color:#d5e2f1!important}.bb-track-hero-icon{width:76px!important;height:76px!important;flex-basis:76px!important;border-radius:22px!important;background:#ffffff1f!important;box-shadow:none!important;font-size:2rem!important}.bb-track-form{width:min(900px,calc(100% - 40px))!important;margin:-30px auto 24px!important;padding:18px 20px!important;border-radius:15px!important}.bb-track-input-row .btn{min-width:150px}.bb-track-help-strip{margin-top:18px!important;border-radius:14px!important}.account-tracking-heading{background:linear-gradient(120deg,#fff,#f2f7fd)!important}.account-tracking-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.account-tracking-summary article{padding:18px;border:1px solid #d9e2ed;border-radius:14px;background:#fff}.account-tracking-summary span,.account-tracking-summary strong,.account-tracking-summary small{display:block}.account-tracking-summary>article>span{color:#667085;font-size:.65rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.account-tracking-summary strong{margin:7px 0 2px;color:#123b67;font-size:1.45rem}.account-tracking-summary small{color:#8491a3;font-size:.66rem}.account-tracking-list{display:grid;gap:14px}.account-track-card{overflow:hidden;border:1px solid #d2deeb;border-radius:16px;background:#fff;box-shadow:0 8px 24px #10233f0b}.account-track-card>header{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:18px 20px;background:#f8fafc}.account-track-card header small,.account-track-card header strong,.account-track-card header span{display:block}.account-track-card header small{color:#8491a3;font-size:.64rem;text-transform:uppercase;letter-spacing:.06em}.account-track-card header strong{margin:3px 0;color:#10233f;font-size:.9rem}.account-track-card header span{color:#667085;font-size:.67rem}.account-track-card header>b{padding:7px 10px;border-radius:999px;background:#eaf2ff;color:#174f86;font-size:.68rem;text-transform:capitalize}.account-track-progress{height:7px;margin:21px 22px 7px;overflow:hidden;border-radius:99px;background:#e3eaf2}.account-track-progress i{display:block;width:var(--track-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,#155eef,#079455)}.account-track-milestones{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:0 20px 18px}.account-track-milestones span{position:relative;padding-top:13px;color:#98a2b3;font-size:.62rem;text-align:center}.account-track-milestones span:before{content:"";position:absolute;top:0;left:50%;width:7px;height:7px;border-radius:50%;background:#cdd6e1;translate:-50% 0}.account-track-milestones span.done{color:#087443;font-weight:850}.account-track-milestones span.done:before{background:#079455;box-shadow:0 0 0 3px #dcfae6}.account-track-card>footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;border-top:1px solid #e7ecf2}.account-track-card footer small,.account-track-card footer strong,.account-track-card footer span{display:block}.account-track-card footer small{color:#8491a3;font-size:.63rem}.account-track-card footer strong{color:#344054;font-size:.75rem}.account-track-card footer span{color:#667085;font-size:.64rem}.account-track-card.is-cancelled{opacity:.7}.account-track-card.is-cancelled header>b{background:#fee4e2;color:#b42318}.account-public-track-note{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;border:1px solid #cdd9e7;border-radius:14px;background:#f5f8fc}.account-public-track-note>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e7eef8;color:#174f86;font-weight:950}.account-public-track-note strong{color:#10233f;font-size:.76rem}.account-public-track-note p{margin:3px 0 0;color:#667085;font-size:.67rem}.account-public-track-note>a{color:var(--brand);font-size:.7rem;font-weight:850;white-space:nowrap}.account-preference-card{padding:0!important;overflow:hidden}.account-preference-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #e4e9f0;background:#f8fafc}.account-preference-heading h2{margin:3px 0!important}.account-preference-heading p{margin:0;color:#667085;font-size:.7rem}.account-preference-shield{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:12px;background:#e4f6ea;color:#087443;font-weight:950}.account-preference-card .preference-grid{gap:0!important;padding:8px 20px 0}.account-switch-row{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) 72px;align-items:center;gap:16px;min-height:72px;padding:12px 4px;border-bottom:1px solid #edf0f4;cursor:pointer}.account-switch-row input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important}.account-switch-copy strong,.account-switch-copy small{display:block}.account-switch-copy strong{color:#344054;font-size:.76rem}.account-switch-copy small{margin-top:3px;color:#8491a3;font-size:.64rem}.account-switch{position:relative;display:block;width:68px;height:32px;border:1px solid #cbd5e1;border-radius:999px;background:#eef2f6;transition:.18s}.account-switch i{position:absolute;z-index:2;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #10182833;transition:.18s}.account-switch b,.account-switch em{position:absolute;top:50%;font-size:.57rem;font-style:normal;font-weight:900;translate:0 -50%}.account-switch b{left:10px;color:transparent}.account-switch em{right:9px;color:#667085}.account-switch-row input:checked+.account-switch{border-color:#155eef;background:#155eef}.account-switch-row input:checked+.account-switch i{left:39px}.account-switch-row input:checked+.account-switch b{color:#fff}.account-switch-row input:checked+.account-switch em{color:transparent}.account-switch-row input:focus-visible+.account-switch{outline:3px solid rgba(21,94,239,.22);outline-offset:2px}.account-preference-actions{grid-column:1/-1!important;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 4px}.account-preference-actions>span{color:#667085;font-size:.67rem}#main-content>.bb-layout-breadcrumb,.bb-breadcrumb{box-sizing:border-box;width:min(var(--store-page-max),calc(100% - (var(--store-page-gutter) * 2)))!important;max-width:none!important;margin:0 auto!important;padding:16px 0 12px!important;display:flex;align-items:center;gap:9px;color:#667085;font-size:.78rem;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.bb-breadcrumb::-webkit-scrollbar{display:none}.bb-breadcrumb a{color:#385a7e}.bb-breadcrumb>span:last-child{overflow:hidden;text-overflow:ellipsis;color:#53657a}.product-view-page[data-product-layout=enterprise-v101],.bb-catalog-page,.bb-cart-page,.checkout-page,.commerce-payment-page,.bb-track-page,.bb-help-page,.kb-page,.store-content-container{box-sizing:border-box;width:min(var(--store-page-max),calc(100% - (var(--store-page-gutter) * 2)))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.bb-footer{box-sizing:border-box;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:var(--store-page-gutter)!important;padding-right:var(--store-page-gutter)!important;border-radius:0;overflow:visible}.product-view-page[data-product-layout=enterprise-v101]>.bb-breadcrumb,.bb-catalog-page>.bb-breadcrumb,.bb-cart-page>.bb-breadcrumb,.bb-track-page>.bb-breadcrumb,.bb-help-page>.bb-breadcrumb,.kb-page>.bb-breadcrumb{width:100%!important;padding-left:0!important;padding-right:0!important}.account-shell{width:min(1500px,calc(100% - 40px))!important;max-width:none!important;margin:24px auto 72px!important;padding:0!important;grid-template-columns:280px minmax(0,1fr)!important;gap:24px!important;align-items:start}.account-portal-header{grid-column:1/-1!important;min-height:120px;padding:24px 28px!important;border:0!important;border-radius:18px!important;background:linear-gradient(120deg,#0b1d35,#153e68)!important;color:#fff;box-shadow:0 16px 42px #0b1d3521}.account-portal-header .eyebrow,.account-portal-header p{color:#ced9e9!important}.account-portal-header h1{margin:3px 0!important;color:#fff!important;font-size:1.5rem!important}.account-avatar{width:64px!important;height:64px!important;border:3px solid rgba(255,255,255,.22)!important;background:#fff!important;color:#123b67!important}.account-header-actions .btn{border-color:#ffffff4d!important;color:#fff!important;background:#ffffff14!important}.account-nav{top:106px!important;overflow:hidden!important;padding:10px!important;border:1px solid #d9e2ed!important;border-radius:16px!important;box-shadow:0 12px 32px #10233f12!important}.account-nav-group{padding:7px 0 11px!important}.account-nav-group>span{padding-left:12px!important;color:#8491a3!important;font-size:.63rem!important}.account-nav a{min-height:54px!important;border-radius:10px!important}.account-nav a>b{width:32px!important;height:32px!important;border-radius:9px!important}.account-nav a>span{font-size:.76rem}.account-nav a small{font-size:.62rem!important}.account-content{gap:18px!important}.account-card{border-color:#d9e2ed!important;border-radius:16px!important;box-shadow:0 8px 24px #10233f09!important}.account-page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:132px;padding:26px 28px;border:1px solid #d9e2ed;border-radius:18px;background:#fff}.account-page-heading h1{margin:4px 0 6px;font-size:clamp(1.8rem,3vw,2.65rem);letter-spacing:-.045em;color:#10233f}.account-page-heading p{max-width:680px;margin:0;color:#667085}.account-welcome{min-height:150px!important;padding:27px!important;border-radius:18px!important}.account-welcome h1{font-size:clamp(2rem,3vw,3rem)!important;letter-spacing:-.045em}.account-welcome>div{max-width:720px}.account-metrics.expanded,.account-balance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.account-balance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-metrics article,.account-balance-grid article{position:relative;overflow:hidden;min-height:112px;padding:20px!important;border:1px solid #d9e2ed!important;border-radius:15px!important;background:#fff}.account-metrics article:after,.account-balance-grid article:after{content:"";position:absolute;right:-20px;bottom:-30px;width:84px;height:84px;border-radius:50%;background:#edf3fa}.account-metrics article span,.account-balance-grid article span{display:block;color:#667085;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.account-metrics article strong,.account-balance-grid article strong{position:relative;z-index:1;display:block;margin-top:9px;color:#123b67!important;font-size:clamp(1.45rem,2.2vw,2rem)!important}.account-balance-grid article small{color:#8491a3}.account-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.account-action-grid a{min-height:100px!important;padding:19px!important;border-radius:14px!important;background:#fff}.account-action-grid a strong{color:#10233f}.account-action-grid a span{margin-top:7px;color:#667085}.account-section-card{padding:0!important;overflow:hidden}.account-section-title{display:flex;align-items:center;gap:12px;padding:20px 22px;border-bottom:1px solid #e5eaf0;background:#f8fafc}.account-section-title h2{margin:0!important;color:#10233f;font-size:1rem}.account-section-title p{margin:3px 0 0;color:#667085;font-size:.7rem}.account-section-icon{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:11px;background:#e8f0fa;color:#174f86;font-weight:950}.account-coupon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px}.account-coupon{display:grid;grid-template-columns:145px minmax(0,1fr);overflow:hidden;min-height:188px;border:1px solid #cad7e6;border-radius:15px;background:#fff}.account-coupon-value{display:flex;flex-direction:column;justify-content:center;padding:20px;background:linear-gradient(145deg,#123b67,#1f6197);color:#fff}.account-coupon-value span{font-size:1.45rem;font-weight:950}.account-coupon-value small{margin-top:7px;color:#d7e3f1}.account-coupon-body{padding:18px}.account-coupon-code{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px dashed #9fb3ca;border-radius:9px;background:#f5f8fc}.account-coupon-code code{font-weight:950;letter-spacing:.08em}.account-coupon-code button{border:0;background:transparent;color:var(--brand);font-weight:850;cursor:pointer}.account-coupon ul{padding-left:18px;color:#667085;font-size:.7rem;line-height:1.7}.account-coupon.is-used{filter:grayscale(.7);opacity:.68}.account-two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.account-ledger{padding:6px 20px 16px}.account-ledger article{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #edf0f4}.account-ledger article:last-child{border-bottom:0}.account-ledger strong,.account-ledger small{display:block}.account-ledger strong{font-size:.78rem;color:#26364d}.account-ledger small{margin-top:3px;color:#8491a3;font-size:.66rem}.account-ledger b{font-size:.76rem;white-space:nowrap}.account-ledger .positive{color:#067647}.account-ledger .negative{color:#b42318}.account-empty-panel{margin:20px;padding:30px;border:1px dashed #c9d4e1;border-radius:13px;background:#f8fafc;text-align:center}.account-empty-panel strong{display:block;color:#10233f}.account-empty-panel p{color:#667085}.account-empty-panel.compact{padding:20px}@media(max-width:1100px){.account-shell{grid-template-columns:245px minmax(0,1fr)!important}.account-metrics.expanded,.account-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.account-coupon-grid{grid-template-columns:1fr}.account-preference-card .preference-grid{grid-template-columns:1fr!important}}@media(max-width:820px){:root{--store-page-gutter:12px}.bb-hero-copy{width:100%!important;max-width:680px!important}.bb-hero-media:after{background:linear-gradient(90deg,#071a37,#071a37eb 62%,#071a3773)!important}.account-shell{width:calc(100% - 24px)!important;grid-template-columns:1fr!important;margin-top:14px!important}.account-portal-header{min-height:100px;padding:18px!important}.account-nav{position:fixed!important}.account-page-heading{align-items:flex-start;flex-direction:column;padding:22px}.account-balance-grid,.account-two-column{grid-template-columns:1fr}.account-coupon{grid-template-columns:120px minmax(0,1fr)}.account-tracking-summary{grid-template-columns:1fr}.account-public-track-note{grid-template-columns:38px minmax(0,1fr)}.account-public-track-note>a{grid-column:2}}@media(max-width:520px){.account-shell{width:calc(100% - 16px)!important}.account-portal-header{border-radius:14px!important}.account-avatar{width:52px!important;height:52px!important}.account-metrics.expanded,.account-action-grid{grid-template-columns:1fr 1fr!important}.account-balance-grid,.account-coupon{grid-template-columns:1fr}.account-coupon-value{min-height:94px}.account-coupon-grid{padding:12px}.account-section-title{padding:16px}.account-ledger{padding-inline:16px}.bb-cart-account-gate{margin-inline:17px!important;padding:14px}.bb-cart-signin-action{align-items:flex-start;flex-direction:column;gap:3px}}.account-content>.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch;width:100%}.account-content>.account-grid>.account-card{min-width:0;width:100%;height:100%}.account-content>.account-grid .section-heading{align-items:center;margin-bottom:18px}.account-content>.account-grid .order-card-head>div{min-width:0}.account-content>.account-grid .order-card-head strong{overflow-wrap:anywhere}.account-content>.account-grid .status-pill{flex:0 0 auto;max-width:46%;text-align:center}@media(max-width:820px){.account-content>.account-grid{grid-template-columns:1fr!important}}.account-review-editor{padding:0!important;overflow:hidden}.account-review-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:22px}.account-review-form .wide{grid-column:1/-1}.account-rating-field{grid-column:1/-1;margin:0;padding:0;border:0}.account-rating-field legend{margin-bottom:8px;color:#344054;font-size:.75rem;font-weight:850}.account-rating-field>div{display:flex;flex-direction:row-reverse;justify-content:flex-end;width:max-content}.account-rating-field input{position:absolute;width:1px;height:1px;opacity:0}.account-rating-field label{padding:0 3px;color:#d0d5dd;font-size:2rem;line-height:1;cursor:pointer}.account-rating-field label:hover,.account-rating-field label:hover~label,.account-rating-field input:checked~label{color:#f5a400}.account-rating-field input:focus-visible+label{outline:2px solid #155eef;outline-offset:3px;border-radius:3px}.account-rating-field small{display:block;margin-top:7px;color:#667085;font-size:.65rem}.account-review-upload{padding:14px;border:1px dashed #b8c6d7;border-radius:12px;background:#f8fafc}.account-review-upload>span,.account-review-upload small{display:block}.account-review-upload small{color:#667085}.account-review-submit{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:4px}.account-review-submit>span{color:#667085;font-size:.67rem}.account-review-unavailable{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px}.account-review-unavailable>span{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#eef4fb;color:#174f86;font-size:1.6rem}.account-review-unavailable h2{margin:0!important}.account-review-unavailable p{margin:5px 0 0;color:#667085}.account-review-history{display:grid;gap:12px;padding:18px}.account-review-history>article{padding:17px;border:1px solid #d9e2ed;border-radius:13px}.account-review-history header{display:flex;align-items:start;justify-content:space-between;gap:14px}.account-review-history header strong,.account-review-history header small{display:block}.account-review-history header small{margin-top:3px;color:#f5a400}.account-review-history h3{margin:14px 0 5px;font-size:.86rem}.account-review-history>article>p{margin:0;color:#667085}.account-review-history aside{margin-top:14px;padding:12px;border-radius:10px;background:#f5f8fc}.account-review-history aside p{margin:3px 0 0}@media(max-width:680px){.account-review-form{grid-template-columns:1fr;padding:16px}.account-review-form .wide,.account-rating-field,.account-review-submit{grid-column:1}.account-review-submit{align-items:stretch;flex-direction:column}.account-review-submit .btn{width:100%}.account-review-unavailable{grid-template-columns:46px minmax(0,1fr)}.account-review-unavailable>a{grid-column:2}}.account-paid-order-lock{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;border-color:#b7dfc7!important;background:#f3fbf6!important}.account-paid-order-lock>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#dff5e7;color:#087443;font-weight:950}.account-paid-order-lock strong{display:block;color:#095c3a}.account-paid-order-lock p{margin:4px 0 0;color:#527064;font-size:.72rem}@media(max-width:680px){.account-paid-order-lock{grid-template-columns:40px minmax(0,1fr)}.account-paid-order-lock>a{grid-column:2}}@media(max-width:680px){body.category-layer-open{overflow:hidden!important;touch-action:none}.bb-category-drawer{position:fixed!important;inset:0!important;display:block!important;align-items:initial!important;z-index:2400!important;overflow:hidden!important}.bb-category-drawer[hidden]{display:none!important}.bb-category-drawer .bb-sheet-backdrop{position:absolute!important;inset:0!important;z-index:0!important;background:#07122494!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bb-category-drawer>section{position:absolute!important;inset:0 auto 0 0!important;z-index:1!important;display:flex!important;flex-direction:column!important;width:min(86vw,370px)!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;overscroll-behavior:contain!important;border-radius:0 18px 18px 0!important;background:#fff!important;box-shadow:18px 0 55px #07122447!important}.bb-category-drawer .bb-sheet-heading{position:relative!important;top:auto!important;flex:0 0 auto!important;min-height:70px!important;padding:14px 16px!important;border-bottom:1px solid #e4e9f0!important;background:linear-gradient(135deg,#0d2542,#174f86)!important;color:#fff!important}.bb-category-drawer .bb-sheet-heading h2{color:#fff!important;font-size:1.05rem!important}.bb-category-drawer button[data-category-menu-close]{background:#ffffff24!important;color:#fff!important}.bb-category-drawer nav{flex:1 1 auto!important;min-height:0!important;display:block!important;margin:0!important;padding:12px 12px calc(18px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;touch-action:pan-y!important}.bb-category-drawer nav::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.bb-category-drawer nav a{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;min-height:58px!important;margin:0 0 8px!important;padding:9px 11px!important;border:1px solid #e2e8f0!important;border-radius:12px!important;background:#fff!important}.bb-category-drawer nav a:last-child{margin-bottom:0!important}}@media(max-width:820px){body.account-menu-open{overflow:hidden!important;touch-action:none}.account-nav[data-account-sidebar]{position:fixed!important;inset:0 auto 0 0!important;z-index:2500!important;display:block!important;width:min(88vw,360px)!important;height:100dvh!important;max-height:100dvh!important;min-height:0!important;margin:0!important;padding:0 10px calc(16px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scrollbar-width:none!important;-ms-overflow-style:none!important;border:0!important;border-radius:0 18px 18px 0!important;background:#fff!important;box-shadow:18px 0 55px #07122447!important}.account-nav[data-account-sidebar]::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.account-nav[data-account-sidebar] .account-nav-mobile-head{position:sticky!important;top:0!important;z-index:5!important;min-height:66px!important;margin:0 -10px 5px!important;padding:13px 14px!important;background:linear-gradient(135deg,#0d2542,#174f86)!important;color:#fff!important;box-shadow:0 1px #ffffff1f!important}.account-nav[data-account-sidebar] .account-nav-mobile-head button{background:#ffffff24!important;color:#fff!important}.account-nav[data-account-sidebar] .account-nav-group,.account-nav[data-account-sidebar] .account-signout{touch-action:pan-y!important}.account-sidebar-backdrop:not([hidden]){z-index:2490!important;background:#07122494!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.account-orders-heading{background:linear-gradient(120deg,#fff,#f0f6fd)!important}.account-order-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.account-order-metrics article{padding:18px;border:1px solid #d7e1ec;border-radius:14px;background:#fff}.account-order-metrics span,.account-order-metrics strong,.account-order-metrics small{display:block}.account-order-metrics>article>span{color:#667085;font-size:.63rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.account-order-metrics strong{margin:6px 0 1px;color:#123b67;font-size:1.55rem}.account-order-metrics small{color:#8491a3;font-size:.64rem}.account-order-filters{display:flex;gap:5px;overflow-x:auto;padding:6px;border:1px solid #d9e2ed;border-radius:13px;background:#fff;scrollbar-width:none}.account-order-filters::-webkit-scrollbar{display:none}.account-order-filters a{flex:0 0 auto;padding:9px 13px;border-radius:9px;color:#667085;font-size:.7rem;font-weight:850}.account-order-filters a.active{background:#155eef;color:#fff}.account-order-list{display:grid;gap:14px}.account-order-card{overflow:hidden;border:1px solid #d5e0eb;border-radius:16px;background:#fff;box-shadow:0 8px 24px #10233f0b}.account-order-card>header{display:flex;align-items:start;justify-content:space-between;gap:18px;padding:17px 20px;border-bottom:1px solid #e5eaf0;background:#f8fafc}.account-order-card header small,.account-order-card header strong,.account-order-card header span{display:block}.account-order-card header small{color:#8491a3;font-size:.61rem;text-transform:uppercase;letter-spacing:.06em}.account-order-card header strong{margin:2px 0;color:#10233f;font-size:.85rem}.account-order-card header>div:first-child>span{color:#667085;font-size:.65rem}.account-order-statuses{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.account-order-statuses>span{padding:6px 9px;border-radius:999px;font-size:.63rem;font-weight:850}.order-state{background:#eaf2ff;color:#174f86}.payment-state.is-paid{background:#e7f8ed;color:#087443}.payment-state.is-unpaid{background:#fff0e6;color:#b54708}.account-order-body{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:20px;padding:18px 20px}.account-order-product{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:12px}.account-order-product>img,.account-order-product>span{width:70px;height:70px;padding:5px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;object-fit:contain}.account-order-product>span{display:grid;place-items:center;color:#174f86;font-size:1.4rem;font-weight:950}.account-order-product small,.account-order-product strong,.account-order-product div>span{display:block}.account-order-product small,.account-order-product div>span{color:#8491a3;font-size:.64rem}.account-order-product strong{margin:3px 0;color:#344054;font-size:.75rem}.account-order-body dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;background:#e5eaf0;border:1px solid #e5eaf0;border-radius:11px;overflow:hidden}.account-order-body dl>div{min-width:0;padding:13px;background:#fff}.account-order-body dt{color:#8491a3;font-size:.61rem}.account-order-body dd{margin:4px 0 0;color:#344054;font-size:.7rem;font-weight:850;overflow-wrap:anywhere}.account-order-card>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-top:1px solid #e7ecf2}.account-order-card>footer>div:first-child{display:flex;gap:12px;color:#667085;font-size:.63rem}.account-order-security{color:#087443!important;font-weight:850}.account-order-actions{display:flex;gap:8px}.account-order-actions .btn{min-height:40px;padding:8px 12px;font-size:.68rem}.account-orders-empty{text-align:center}.account-orders-empty>span{font-size:2rem}@media(max-width:1000px){.account-order-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.account-order-body{grid-template-columns:1fr}.account-order-body dl{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.account-order-metrics{grid-template-columns:1fr 1fr}.account-order-card>header,.account-order-card>footer{align-items:flex-start;flex-direction:column}.account-order-statuses{justify-content:flex-start}.account-order-body dl{grid-template-columns:1fr}.account-order-card>footer>div:first-child{flex-wrap:wrap}.account-order-actions{width:100%;display:grid}.account-order-actions .btn{width:100%}}.account-pagination{display:grid;grid-template-columns:auto minmax(120px,1fr) auto auto;align-items:center;gap:10px;padding:12px;border:1px solid #d7e1ec;border-radius:13px;background:#fff}.account-pagination>span{color:#667085;font-size:.68rem;text-align:center}.account-pagination>div{display:flex;gap:5px}.account-pagination a{display:grid;place-items:center;min-width:38px;height:38px;padding:0 11px;border:1px solid #d5dfeb;border-radius:9px;background:#fff;color:#344054;font-size:.68rem;font-weight:850}.account-pagination a.active{border-color:#155eef;background:#155eef;color:#fff}.account-pagination a.disabled{pointer-events:none;opacity:.42}@media(max-width:680px){.account-pagination{grid-template-columns:1fr 1fr}.account-pagination>span{grid-column:1/-1;grid-row:1}.account-pagination>div{grid-column:1/-1;justify-content:center}.account-pagination>a{width:100%}}.catalog-pagination{display:grid;grid-template-columns:auto minmax(110px,1fr) auto auto;align-items:center;gap:9px;margin-top:20px;padding:11px;border:1px solid #d7e1ec;border-radius:13px;background:#fff}.catalog-pagination>span{color:#667085;font-size:.68rem;text-align:center}.catalog-pagination>div{display:flex;gap:5px}.catalog-pagination a{display:grid;place-items:center;min-width:38px;height:38px;padding:0 11px;border:1px solid #d5dfeb;border-radius:9px;background:#fff;color:#344054;font-size:.68rem;font-weight:850}.catalog-pagination a.active{border-color:#155eef;background:#155eef;color:#fff}.catalog-pagination a.disabled{pointer-events:none;opacity:.4}@media(max-width:680px){.catalog-pagination{grid-template-columns:1fr 1fr}.catalog-pagination>span{grid-column:1/-1;grid-row:1}.catalog-pagination>div{grid-column:1/-1;justify-content:center}.catalog-pagination>a{width:100%}}#main-content .bb-breadcrumb{box-sizing:border-box;min-height:34px;margin-top:6px!important;margin-bottom:6px!important;padding:6px 10px!important;gap:7px!important;border:1px solid #dce5ef;border-radius:9px;background:#f8fafc;color:#667085;font-size:.72rem!important;line-height:1.25}#main-content>.bb-layout-breadcrumb{width:min(var(--store-page-max),calc(100% - (var(--store-page-gutter) * 2)))!important}#main-content .bb-breadcrumb a{color:#174f86!important;font-weight:750;text-decoration:none}#main-content .bb-breadcrumb a:first-child{display:inline-flex;align-items:center;gap:6px}#main-content .bb-breadcrumb a:first-child:before{content:"";width:12px;height:12px;flex:0 0 12px;background:currentColor;clip-path:polygon(50% 4%,96% 43%,84% 43%,84% 96%,59% 96%,59% 65%,41% 65%,41% 96%,16% 96%,16% 43%,4% 43%)}#main-content .bb-breadcrumb a:hover{color:var(--brand)!important;text-decoration:underline}#main-content .bb-breadcrumb>span:not(:last-child){color:#98a2b3;font-size:0}#main-content .bb-breadcrumb>span:not(:last-child):after{content:"›";font-size:.9rem;line-height:1}#main-content .bb-breadcrumb>span:last-child{color:#344054!important;font-weight:700}.product-view-page[data-product-layout=enterprise-v101]>.bb-breadcrumb,.bb-catalog-page>.bb-breadcrumb,.bb-cart-page>.bb-breadcrumb,.bb-track-page>.bb-breadcrumb,.bb-help-page>.bb-breadcrumb,.kb-page>.bb-breadcrumb{width:100%!important}@media(max-width:820px){#main-content .bb-breadcrumb{min-height:32px;margin-top:4px!important;margin-bottom:4px!important;padding:5px 8px!important;gap:6px!important;border-radius:8px;font-size:.68rem!important}}.bb-footer{margin-top:42px!important;padding:0 var(--store-page-gutter)!important;border-top:0!important;background:#071a30!important;color:#fff}.bb-footer-service-grid,.bb-footer-columns,.bb-footer-bottom{box-sizing:border-box;width:100%!important;max-width:var(--store-page-max);margin-inline:auto!important}.bb-footer-service-grid{position:relative;z-index:1;padding:20px 0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;gap:0}.bb-footer-service-grid>a{min-height:58px;justify-content:flex-start!important;padding:8px 24px!important;border-color:#ffffff1f!important;color:#fff}.bb-footer-service-grid>a>span{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border:1px solid rgba(126,182,239,.3);border-radius:11px;background:#2469ae38;color:#91c7ff;font-size:1rem!important;font-weight:900}.bb-footer-service-grid strong{color:#fff;font-size:.76rem}.bb-footer-service-grid small{margin-top:3px;color:#9eb0c5!important;font-size:.64rem!important;line-height:1.4}.bb-footer-columns{grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(145px,1fr))!important;gap:clamp(28px,4vw,72px)!important;padding:42px 0 38px!important}.bb-footer-columns section{gap:11px!important}.bb-footer-columns section>strong{margin-bottom:4px;color:#fff;font-size:.78rem!important;letter-spacing:.02em}.bb-footer-columns a{width:fit-content;color:#aebed0!important;font-size:.72rem!important;text-decoration:none;transition:color .16s,transform .16s}.bb-footer-columns section:not(.bb-footer-brand)>a:before{content:"";display:inline-block;width:4px;height:4px;margin-right:8px;border-radius:50%;background:#467eaf;vertical-align:2px}.bb-footer-columns a:hover{color:#fff!important;text-decoration:none!important;transform:translate(2px)}.bb-footer-logo{display:inline-flex!important;align-items:center;gap:11px;color:#fff!important}.bb-footer-logo img{width:42px;height:42px;object-fit:contain;border-radius:10px;background:#fff}.bb-footer-logo strong{font-size:1rem}.bb-footer-brand p{max-width:420px!important;margin:2px 0 4px!important;color:#9eb0c5!important;font-size:.7rem;line-height:1.65}.bb-footer-contact{display:flex;flex-wrap:wrap;gap:8px}.bb-footer-contact a{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:#ffffff0a}.bb-footer-trust{display:flex;flex-wrap:wrap;gap:7px;margin-top:3px}.bb-footer-trust span{padding:5px 8px;border-radius:999px;background:#08946524;color:#8de0be;font-size:.61rem;font-weight:800}.bb-footer-bottom{min-height:54px!important;padding:13px 0!important;border-top:1px solid rgba(255,255,255,.12);background:transparent!important;color:#8499af!important;font-size:.64rem!important}.bb-footer-bottom a{color:#b8c8d8}.bb-footer-promise{display:inline-flex;align-items:center}.bb-footer-promise b{width:7px;height:7px;margin-right:8px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 4px #12b76a1f}@media(max-width:920px){.bb-footer-columns{grid-template-columns:1.4fr repeat(2,1fr)!important}.bb-footer-columns>section:last-child{grid-column:2}}@media(max-width:680px){.bb-footer{margin-top:28px!important}.bb-footer-service-grid{display:grid!important;grid-template-columns:1fr 1fr;padding:10px 0!important}.bb-footer-service-grid>a{min-height:66px;padding:10px 8px!important}.bb-footer-service-grid>a>span{flex-basis:34px;width:34px;height:34px}.bb-footer-columns{grid-template-columns:1fr 1fr!important;gap:28px 18px!important;padding:30px 0!important}.bb-footer-columns .bb-footer-brand{grid-column:1/-1}.bb-footer-columns>section:last-child{grid-column:auto}.bb-footer-bottom{display:grid!important;justify-items:start!important;gap:8px!important;padding-bottom:86px!important;text-align:left!important}}@media(max-width:420px){.bb-footer-service-grid{grid-template-columns:1fr}.bb-footer-service-grid>a{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.bb-footer-service-grid>a:last-child{border-bottom:0!important}.bb-footer-columns{grid-template-columns:1fr!important}}.commerce-order-summary .commerce-summary-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:18px 20px!important;background:#0d2747!important;border-bottom:0!important;color:#fff!important}.commerce-order-summary .commerce-summary-heading>div{display:grid;gap:3px;min-width:0}.commerce-order-summary .commerce-summary-heading>div>span{color:#fff;font-size:.86rem;font-weight:900}.commerce-order-summary .commerce-summary-heading small{color:#aebed1!important;font-size:.62rem}.commerce-order-summary .commerce-summary-heading>a{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:8px 10px;border:1px solid rgba(255,255,255,.22);border-radius:9px;background:#ffffff14;color:#fff!important;font-size:.66rem;font-weight:850}.commerce-order-summary .commerce-summary-heading>a:hover{background:#fff;color:#123b67!important}.commerce-order-summary .commerce-summary-items{display:grid!important;grid-template-columns:1fr!important;gap:0!important;max-height:340px!important;padding:8px 18px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin;scrollbar-color:#b6c2d0 transparent}.commerce-order-summary .commerce-summary-item{display:grid!important;grid-template-columns:58px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-width:0!important;padding:11px 0!important;border-bottom:1px solid #e8edf3!important;background:#fff!important}.commerce-order-summary .commerce-summary-item:last-child{border-bottom:0!important}.commerce-order-summary .commerce-summary-image{width:58px!important;height:58px!important;flex:0 0 58px!important;border-radius:11px!important}.commerce-order-summary .commerce-summary-image img{padding:3px!important;object-fit:contain!important}.commerce-order-summary .commerce-summary-image>b{top:-5px!important;right:-5px!important;border:2px solid #fff!important}.commerce-order-summary .commerce-summary-copy{display:block!important;min-width:0!important}.commerce-order-summary .commerce-summary-copy strong{display:-webkit-box!important;overflow:hidden!important;white-space:normal!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35;color:#1d2939!important;font-size:.7rem!important}.commerce-order-summary .commerce-summary-copy small{display:block;margin-top:3px;color:#7b8797!important;font-size:.61rem!important}.commerce-order-summary .commerce-summary-price{align-self:center;color:#10233f!important;font-size:.7rem!important;font-weight:900!important;white-space:nowrap!important}.commerce-order-summary .commerce-summary-totals{display:grid!important;grid-template-columns:1fr!important;padding:10px 18px 14px!important;background:#f8fafc!important}.commerce-order-summary .commerce-summary-totals>div{display:flex!important;width:100%!important;padding:7px 0!important}.commerce-order-summary .commerce-summary-totals .total{margin-top:5px!important;padding-top:12px!important}.account-conflict-panel{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;margin:0 0 18px;padding:16px;border:1px solid #fedf89;border-radius:14px;background:#fffaeb;text-align:left}.account-conflict-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#f79009;color:#fff;font-size:1rem;font-weight:950}.account-conflict-copy strong{display:block;color:#7a2e0e;font-size:.8rem;line-height:1.45}.account-conflict-copy p{margin:5px 0 12px;color:#69410d;font-size:.68rem;line-height:1.55}.account-conflict-actions{display:flex;flex-wrap:wrap;gap:8px}.account-conflict-actions .btn{min-height:38px;padding:8px 11px;font-size:.66rem}.account-conflict-copy>small{display:block;margin-top:10px;color:#926a2d;font-size:.6rem}@media(max-width:520px){.commerce-order-summary .commerce-summary-items{max-height:none!important}.commerce-order-summary .commerce-summary-item{grid-template-columns:52px minmax(0,1fr) auto!important}.commerce-order-summary .commerce-summary-image{width:52px!important;height:52px!important}.account-conflict-panel{grid-template-columns:34px minmax(0,1fr);padding:13px}.account-conflict-icon{width:34px;height:34px}.account-conflict-actions{display:grid}.account-conflict-actions .btn{width:100%}}.account-notification-heading{min-height:116px!important}.account-notification-count{display:grid;place-items:center;min-width:84px;padding:14px;border-radius:14px;background:#eaf2ff;color:#174f86}.account-notification-count strong,.account-notification-count small{display:block}.account-notification-count strong{font-size:1.35rem}.account-notification-count small{font-size:.61rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.account-notification-workspace{overflow:hidden;border:1px solid #d9e2ed;border-radius:17px;background:#fff;box-shadow:0 9px 26px #10233f0a}.account-notification-tabs{display:flex;gap:4px;padding:8px;border-bottom:1px solid #dfe6ee;background:#f6f8fb}.account-notification-tabs button{display:flex;align-items:center;gap:9px;min-height:46px;padding:9px 14px;border:0;border-radius:10px;background:transparent;color:#667085;font-size:.7rem}.account-notification-tabs button>span{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#e8edf3;color:#52657c}.account-notification-tabs button>b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 6px;border-radius:99px;background:#e4e7ec;color:#475467;font-size:.59rem}.account-notification-tabs button.active{background:#fff;color:#174f86;box-shadow:0 2px 8px #10233f14}.account-notification-tabs button.active>span{background:#155eef;color:#fff}.account-notification-tabs button.active>b{background:#eaf2ff;color:#155eef}.account-notification-panel[hidden]{display:none!important}.account-notification-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 22px;border-bottom:1px solid #e7ecf2}.account-notification-panel-head h2,.account-notification-panel-head p{margin:0}.account-notification-panel-head h2{color:#10233f;font-size:1rem}.account-notification-panel-head p{margin-top:3px;color:#667085;font-size:.67rem}.account-notification-list{display:grid}.account-notification-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:13px;padding:17px 22px;border-bottom:1px solid #edf0f4}.account-notification-item:last-child{border-bottom:0}.account-notification-item.unread{background:#f8fbff}.account-notification-state{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.account-notification-item.unread .account-notification-state{background:#155eef;box-shadow:0 0 0 4px #eaf2ff}.account-notification-copy>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.account-notification-copy strong{color:#27364b;font-size:.76rem}.account-notification-copy small{color:#8491a3;font-size:.6rem;white-space:nowrap}.account-notification-copy p{margin:5px 0 0;color:#667085;font-size:.68rem;line-height:1.5}.account-notification-actions{display:flex;align-items:center;gap:7px}.account-notification-actions>span{padding:4px 7px;border-radius:99px;background:#eaf2ff;color:#155eef;font-size:.57rem;font-weight:900}.account-notification-actions form{margin:0}.account-notification-actions .btn{padding:7px 9px;font-size:.61rem}.account-notification-empty{padding:46px 20px;text-align:center}.account-notification-empty>span{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 12px;border-radius:50%;background:#dcfae6;color:#067647;font-weight:950}.account-notification-empty h2{margin:0;color:#10233f}.account-notification-empty p{margin:5px 0;color:#667085}.account-notification-panel .account-preference-card{border:0!important;border-radius:0!important;box-shadow:none!important}@media(max-width:680px){.account-notification-tabs{overflow-x:auto}.account-notification-tabs button{flex:0 0 auto}.account-notification-panel-head{align-items:flex-start;flex-direction:column}.account-notification-panel-head form,.account-notification-panel-head .btn{width:100%}.account-notification-item{grid-template-columns:9px minmax(0,1fr);padding:15px}.account-notification-copy>div{align-items:flex-start;flex-direction:column;gap:3px}.account-notification-actions{grid-column:2;flex-wrap:wrap}.account-notification-actions form{flex:1}.account-notification-actions .btn{width:100%}}.receipt-verification-page{max-width:820px;margin:clamp(28px,6vw,72px) auto;padding:0 18px}.receipt-verification-card{padding:clamp(26px,5vw,52px);border:1px solid #d0d5dd;border-radius:22px;background:#fff;box-shadow:0 22px 55px #1018281a;text-align:center}.receipt-verification-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:#ecfdf3;color:#067647;font-size:2rem;font-weight:900}.receipt-verification-card.is-invalid .receipt-verification-icon{background:#fef3f2;color:#b42318}.receipt-verification-card h1{margin:8px 0;font-size:clamp(1.8rem,5vw,3rem)}.receipt-verification-card>p{color:#667085}.receipt-verification-card dl{display:grid;grid-template-columns:1fr 1fr;margin:26px 0;border:1px solid #e4e7ec;border-radius:14px;overflow:hidden;text-align:left}.receipt-verification-card dl div{padding:14px;border-bottom:1px solid #e4e7ec}.receipt-verification-card dl div:nth-child(odd){border-right:1px solid #e4e7ec}.receipt-verification-card dt{color:#667085;font-size:.72rem;text-transform:uppercase}.receipt-verification-card dd{margin:4px 0 0;font-weight:850}.address-book{gap:16px}.address-book-hero{display:flex;align-items:center;justify-content:space-between;gap:24px}.address-book-hero h1,.address-book-hero p{margin:4px 0}.address-book-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shipping-address-card{display:grid;gap:14px;padding:18px;border:1px solid #d0d5dd;border-radius:15px;background:#fff}.shipping-address-card.is-default{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand),transparent 90%)}.shipping-address-card header{display:flex;align-items:center;gap:11px}.shipping-address-card header>div:nth-child(2){display:grid}.shipping-address-card header span{color:#667085;font-size:.72rem;text-transform:uppercase}.shipping-address-card header>b{margin-left:auto;padding:5px 9px;border-radius:999px;background:#ecfdf3;color:#067647;font-size:.7rem}.address-card-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#eff4ff;color:var(--brand)}.shipping-address-card p{margin:0;color:#344054}.shipping-address-card>small{color:#667085}.shipping-address-card footer{display:flex;flex-wrap:wrap;gap:7px;padding-top:12px;border-top:1px solid #eaecf0}.shipping-address-card footer form{margin:0}.danger-text{color:#b42318!important}.address-default-toggle,.checkout-save-address>label{display:flex;align-items:flex-start;gap:10px}.address-default-toggle{margin:16px 0;padding:14px;border:1px solid #d0d5dd;border-radius:12px}.address-default-toggle input,.checkout-save-address input{width:auto;margin-top:4px}.address-default-toggle span,.address-default-toggle small{display:block}.checkout-save-address{display:grid;grid-template-columns:1fr 180px;gap:12px;margin-top:14px;padding:14px;border:1px solid #d0d5dd;border-radius:12px;background:#f9fafb}.checkout-save-address>label:last-child{grid-column:1/-1}.address-empty{text-align:center}.address-empty>span{font-size:2rem}@media(max-width:760px){.receipt-verification-card dl,.address-book-grid{grid-template-columns:1fr}.receipt-verification-card dl div:nth-child(odd){border-right:0}.address-book-hero{align-items:flex-start;flex-direction:column}.checkout-save-address{grid-template-columns:1fr}}.bb-hero-slide.is-banner .bb-hero-media:after{background:linear-gradient(0deg,rgba(7,26,55,.34),transparent 38%)!important}.bb-hero-slide.is-banner .bb-hero-media img{object-fit:contain!important;background:#071a37}.bb-hero-banner-link{position:absolute;inset:0;z-index:3;display:block}.bb-hero-slide.is-banner .bb-hero-control,.bb-hero-slide.is-banner .bb-hero-dots{z-index:4}@media(max-width:760px){.bb-hero-slider,.bb-hero-slides,.bb-hero-slide{height:clamp(300px,52vh,430px)!important;min-height:clamp(300px,52vh,430px)!important}.bb-hero-copy{padding:20px 18px 50px!important}.bb-hero-copy h1{font-size:clamp(1.15rem,5.2vw,1.6rem)!important;line-height:1.2!important}.bb-hero-copy p{font-size:.86rem!important;line-height:1.45!important}}@media(max-width:760px)and (max-height:640px){.bb-hero-copy p{display:none!important}}@media(max-width:760px){.bb-home-side-stack{grid-template-columns:1fr!important;grid-template-rows:auto!important}.bb-home-side-stack>*{min-width:0!important;grid-column:auto!important}.bb-side-offer{grid-column:auto!important;min-height:180px!important}}.bb-home-categories{padding:7px!important}.bb-home-panel-title{gap:6px!important;padding:4px 6px 7px!important;font-size:.68rem!important;font-weight:800;letter-spacing:-.01em}.bb-home-panel-title>span{display:grid;place-items:center;width:17px;height:17px;border-radius:5px;background:color-mix(in srgb,var(--brand),white 90%);color:var(--brand);font-size:.64rem}.bb-home-categories>a{grid-template-columns:22px minmax(0,1fr) auto!important;gap:6px!important;padding:4px 6px!important;border-radius:6px!important;font-size:.66rem;transition:background-color .15s ease}.bb-home-categories>a:hover{background:color-mix(in srgb,var(--brand),white 95%)}.bb-home-categories>a>strong{font-size:.66rem!important;font-weight:700}.bb-home-categories>a>b{color:#c2c8d1;font-weight:400}.bb-home-categories>a:hover>b{color:var(--brand)}.bb-home-categories>a>span{width:22px!important;height:22px!important;border-radius:6px!important;font-size:.6rem}.bb-home-category-image{overflow:hidden;background:#fff;border:1px solid var(--store-line)}.bb-home-category-image img{width:100%;height:100%;object-fit:contain;padding:2px}.bb-home-all-link{padding-top:7px!important}@media(max-width:980px){.bb-search-form{display:none!important}.bb-header-actions>a.bb-account-action{display:none!important}:root{--mobile-store-header-height:56px!important}.bb-header-main{grid-template-rows:44px!important;grid-template-areas:"menu brand actions"!important;padding:6px 12px!important}body.is-home .bb-header-main{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions"!important}.bb-header-actions>a{min-height:44px!important}.bb-mobile-menu-button{width:44px!important;height:44px!important}body.storefront-shell .toast-region{top:calc(var(--mobile-store-header-height) + max(8px,env(safe-area-inset-top)))!important}}@media(max-width:760px){.bb-mobile-menu-button{display:none!important}.bb-header-main{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions"!important}}.store-product-card__price.is-sale{align-items:flex-start!important}.store-product-card__price.is-sale strong{display:inline-grid;gap:1px}.store-product-card__price.is-sale strong{color:#067647!important}.store-product-card__price.is-sale strong span{font-size:.56rem;font-weight:850;line-height:1;text-transform:uppercase}.store-product-card__price.is-sale strong span{color:#067647}.store-product-card__price.is-sale .store-product-card__old-price{display:inline-grid;gap:1px}.store-product-card__price.is-sale .store-product-card__old-price span{color:#b42318;font-size:.56rem;font-weight:850;line-height:1;text-transform:uppercase}.store-product-card__price.is-sale del{color:#98a2b3!important;font-size:.73rem;line-height:1.2;text-decoration-color:#b42318}.product-price-block.is-sale{align-items:flex-start}.product-price-block.is-sale>strong,.product-price-block.is-sale .product-old-price{display:inline-grid;gap:2px}.product-price-block.is-sale>strong{color:#067647}.product-price-block.is-sale>strong span{font-size:.68rem;font-weight:900;line-height:1;text-transform:uppercase}.product-price-block.is-sale>strong span{color:#067647}.product-price-block.is-sale del{color:#98a2b3;text-decoration-color:#b42318}.product-price-block.is-sale .product-old-price span{color:#b42318;font-size:.68rem;font-weight:900;line-height:1;text-transform:uppercase}.product-price-block.is-sale .product-old-price del{color:#98a2b3;text-decoration-color:#b42318}.store-product-card__image,.product-main-image{align-items:flex-start!important;justify-items:center!important;place-items:start center!important}.store-product-card__image img,.product-main-image img{object-position:top center!important}.checkout-rewards{display:grid;gap:12px;padding:16px;border-block:1px solid #e4e7ec;background:#f9fafb}.checkout-rewards-title span,.checkout-rewards-title small{display:block}.checkout-rewards-title span{font-weight:900;color:#101828}.checkout-rewards-title small{margin-top:2px;color:#667085;font-size:.72rem}.checkout-coupon-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.checkout-coupon-control input{text-transform:uppercase}.checkout-points-control{display:grid;grid-template-columns:minmax(0,1fr) 115px;align-items:center;gap:10px}.checkout-points-control span strong,.checkout-points-control span small{display:block}.checkout-points-control span small{color:#667085;font-size:.72rem}.checkout-points-control input{text-align:right}.checkout-rewards [data-rewards-message]{margin:0;padding:9px 10px;border-radius:9px;font-size:.76rem;font-weight:700}.checkout-rewards [data-rewards-message].is-success{background:#ecfdf3;color:#067647}.checkout-rewards [data-rewards-message].is-error{background:#fef3f2;color:#b42318}.reward-claim-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);gap:24px;align-items:center}.reward-claim-card h2,.reward-claim-card p{margin:4px 0}.reward-claim-card form{display:grid;grid-template-columns:1fr auto;gap:8px}.reward-claim-card input{text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.04em}@media(max-width:760px){.reward-claim-card,.reward-claim-card form,.checkout-points-control{grid-template-columns:1fr}}
