.fbs-combos{overflow:hidden;border-top:1px solid #e6ebf1}.fbs-combos__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.fbs-combos__header h2{margin:6px 0 0}.fbs-combos__header p{max-width:650px;margin:10px 0 0;color:#667386}.fbs-combos__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.fbs-combos__card{min-width:0}.fbs-combos__card .product-card{height:100%}@media(max-width:980px){.fbs-combos__track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.fbs-combos__header{align-items:flex-start;margin-bottom:24px}.fbs-combos__header .btn{display:none}.fbs-combos__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-20px;padding-right:20px;padding-bottom:8px}.fbs-combos__track::-webkit-scrollbar{display:none}.fbs-combos__card{flex:0 0 82%;scroll-snap-align:start}}.cart-offers{margin-bottom:20px;border:1.5px solid rgba(224,92,52,.25);border-radius:14px;overflow:hidden;background:#fff}.cart-offers__head{display:flex;align-items:center;gap:8px;padding:13px 16px;background:#fef0eb;border-bottom:1px solid rgba(224,92,52,.15);font-size:13px;font-weight:800;color:#e05c34}.cart-offers__count{margin-left:auto;background:#e05c34;color:#fff;font-size:11px;font-weight:800;padding:2px 8px;border-radius:20px}.cart-offers__list{display:flex;flex-direction:column}.cart-offer-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #f5f7fa;transition:background .15s}.cart-offer-card:last-child{border-bottom:none}.cart-offer-card:hover{background:#fef8f6}.cart-offer-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.cart-offer-emoji{font-size:24px;flex-shrink:0;width:36px;text-align:center}.cart-offer-info{min-width:0}.cart-offer-code{font-family:Courier New,monospace;font-size:13px;font-weight:900;color:#e05c34;letter-spacing:.06em;background:#fef0eb;display:inline-block;padding:2px 8px;border-radius:4px;margin-bottom:3px}.cart-offer-title{font-size:13px;font-weight:700;color:#1f2937;line-height:1.3}.cart-offer-desc{font-size:11.5px;color:#6b7280;margin-top:2px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-offer-apply{display:inline-flex;align-items:center;gap:5px;background:#e05c34;color:#fff;font-size:12.5px;font-weight:800;padding:9px 14px;border-radius:8px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .15s,transform .15s}.cart-offer-apply:hover{background:#c44e27;transform:translateY(-1px)}.cart-offers__note{font-size:11px;color:#9ca3af;padding:10px 16px;border-top:1px solid #f5f7fa;margin:0;line-height:1.5}.fbs-weekly-deal{background:var(--blue-light);border-top:1px solid rgba(224,92,52,.15);border-bottom:1px solid rgba(224,92,52,.15)}.fbs-weekly-deal__panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;overflow:hidden;background:#fff;border:1px solid var(--gray-100);border-radius:28px;box-shadow:var(--shadow-xl)}.fbs-weekly-deal__media{display:flex;align-items:center;justify-content:center;min-height:510px;padding:40px;background:linear-gradient(145deg,var(--gray-50),var(--blue-light))}.fbs-weekly-deal__media img{width:100%;height:430px;object-fit:contain;transition:transform .3s ease}.fbs-weekly-deal__media:hover img{transform:scale(1.035)}.fbs-weekly-deal__content{padding:clamp(34px,5vw,68px)}.fbs-weekly-deal__topline{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}.fbs-weekly-deal__label,.fbs-weekly-deal__saving{display:inline-flex;align-items:center;min-height:28px;padding:6px 11px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fbs-weekly-deal__label{background:var(--cyan-light);color:var(--cyan)}.fbs-weekly-deal__saving{background:var(--blue-light);color:var(--blue-dark)}.fbs-weekly-deal__vendor{margin:0 0 7px;color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fbs-weekly-deal__content h2{max-width:680px;margin:0;font-size:clamp(30px,3.8vw,52px);line-height:1.05;letter-spacing:-.04em}.fbs-weekly-deal__description{max-width:650px;margin-top:20px;color:var(--text-muted);font-size:15px;line-height:1.65}.fbs-weekly-deal__benefits{display:grid;gap:8px;margin:22px 0;padding:0;list-style:none}.fbs-weekly-deal__benefits li{position:relative;padding-left:25px;color:var(--text-heading);font-size:13px;font-weight:600}.fbs-weekly-deal__benefits li:before{content:"\2713";position:absolute;left:0;color:var(--success);font-weight:900}.fbs-weekly-deal__price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:26px 0}.fbs-weekly-deal__price>span{color:var(--blue);font-size:31px;font-weight:600}.fbs-weekly-deal__price s{color:var(--text-subtle);font-size:17px;font-weight:400}.fbs-weekly-deal__price small{width:100%;color:var(--success);font-size:12px;font-weight:800}.fbs-weekly-deal__actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.fbs-weekly-deal__stock{color:var(--success);font-size:12px;font-weight:800}.fbs-weekly-deal__terms{margin-top:14px;font-size:12px}.fbs-weekly-deal__terms a{text-decoration:underline;text-underline-offset:2px}.fbs-weekly-deal__admin-note{margin-top:18px;padding:10px 12px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:11px}@media(max-width:760px){.fbs-weekly-deal__panel{grid-template-columns:1fr;border-radius:20px}.fbs-weekly-deal__media{min-height:310px;padding:24px}.fbs-weekly-deal__media img{height:280px}.fbs-weekly-deal__content{padding:28px 22px 32px}.fbs-weekly-deal__content h2{font-size:30px}}.product-page--v4{padding:24px 0 72px;color:#142033}.product-page--v4 .breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 24px;color:#667085;font-size:.82rem}.product-page--v4 .breadcrumb a{color:inherit;text-decoration:none}.product-page--v4 .product-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(36px,5vw,72px);align-items:start}.product-page--v4 .gal-stick{position:sticky;top:110px;min-width:0}.product-page--v4 .gal-main{position:relative;display:grid;place-items:center;overflow:hidden;min-height:560px;padding:28px;border:1px solid #e5eaf1;border-radius:22px;background:linear-gradient(145deg,#f8fafc,#fff);touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none}.product-page--v4 .gal-main-img{width:100%;height:100%;max-height:610px;object-fit:contain;transition:opacity .16s ease;pointer-events:none}.product-page--v4 .gal-placeholder{display:grid;min-height:460px;place-items:center;color:#667085}.product-page--v4 .gal-flags{position:absolute;top:16px;left:16px;display:flex;flex-wrap:wrap;gap:8px}.product-page--v4 .gal-flag{padding:7px 10px;border:1px solid #d9e1ec;border-radius:999px;background:#fffffff0;color:#344054;font-size:.72rem;font-weight:700;box-shadow:0 5px 18px #10182812}.product-page--v4 .gal-flag--stock{color:#087443}.product-page--v4 .gal-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:#ffffffeb;border:1px solid #e0e6ef;box-shadow:0 2px 10px #0f1b2d1f;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#344054;transition:all .18s ease;opacity:0;z-index:3}.product-page--v4 .gal-main:hover .gal-arrow{opacity:1}.product-page--v4 .gal-arrow--prev{left:12px}.product-page--v4 .gal-arrow--next{right:12px}.product-page--v4 .gal-arrow:hover{background:#fff;border-color:#e05c34;color:#e05c34;transform:translateY(-50%) scale(1.08)}@media(max-width:960px){.product-page--v4 .gal-arrow{display:none}}.product-page--v4 .gal-dots{display:none;justify-content:center;gap:6px;margin-top:12px}@media(max-width:960px){.product-page--v4 .gal-dots{display:flex}}.product-page--v4 .gal-dot{width:6px;height:6px;border-radius:3px;background:#d0d7e3;transition:background .22s ease,width .22s ease}.product-page--v4 .gal-dot.active{width:18px;background:#e05c34}.product-page--v4 .gal-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:14px}.product-page--v4 .gal-thumb{display:grid;place-items:center;aspect-ratio:1;padding:7px;overflow:hidden;border:1px solid #e5eaf1;border-radius:11px;background:#fff;cursor:pointer}.product-page--v4 .gal-thumb img{width:100%;height:100%;object-fit:contain}.product-page--v4 .gal-thumb.active,.product-page--v4 .gal-thumb:hover,.product-page--v4 .gal-thumb:focus-visible{border-color:#e05c34;box-shadow:0 0 0 2px #e05c342e;outline:none}.product-page--v4 .product-info{padding-top:6px}.product-page--v4 .pi-brand{margin-bottom:8px;color:#e05c34;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-page--v4 .pi-title{margin:0;color:#111827;font-size:clamp(1.8rem,3vw,2.65rem);font-weight:700;line-height:1.12;letter-spacing:-.035em}.product-page--v4 .pi-store-note{margin-top:12px;color:#667085;font-size:.9rem}.product-page--v4 .pi-price-box{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:22px}.product-page--v4 .pi-currency{color:#e05c34;font-size:.82rem;font-weight:500}.product-page--v4 .pi-price-main{color:#111827;font-size:2rem;font-weight:600}.product-page--v4 .pi-orig{color:#98a2b3;font-weight:400;text-decoration:line-through}.product-page--v4 .is-hidden{display:none}.product-page--v4 .pi-variant-status{min-height:20px;margin:5px 0 0;color:#b42318;font-size:.82rem}.product-page--v4 .pi-inventory{display:flex;align-items:center;gap:8px;min-height:24px;margin:8px 0 0;color:#087443;font-size:.86rem;font-weight:700}.product-page--v4 .pi-inventory:before{width:8px;height:8px;border-radius:50%;background:currentColor;content:"";box-shadow:0 0 0 4px #0874431a}.product-page--v4 .pi-inventory.is-low{color:#b54708}.product-page--v4 .pi-inventory.is-low:before{box-shadow:0 0 0 4px #b547081a}.product-page--v4 .pi-inventory.is-out{color:#b42318}.product-page--v4 .pi-inventory.is-out:before{box-shadow:0 0 0 4px #b423181a}.product-page--v4 .pi-div{margin:22px 0;border:0;border-top:1px solid #e6ebf2}.product-page--v4 .pi-opt{margin-bottom:20px}.product-page--v4 .pi-opt-lbl,.product-page--v4 .qty-lbl{display:block;margin-bottom:10px;color:#344054;font-size:.82rem;font-weight:750}.product-page--v4 .pi-opt-row{display:flex;flex-wrap:wrap;gap:9px}.product-page--v4 .var-btn{min-width:48px;padding:10px 14px;border:1px solid #d6dde8;border-radius:10px;background:#fff;color:#344054;cursor:pointer}.product-page--v4 .var-btn.active{border-color:#e05c34;background:#e05c34;color:#fff}.product-page--v4 .var-btn:disabled{opacity:.38;cursor:not-allowed;text-decoration:line-through}.product-page--v4 .qty-row{display:flex;align-items:center;justify-content:space-between;margin:22px 0}.product-page--v4 .qty-lbl{margin:0}.product-page--v4 .qty-ctrl{display:grid;grid-template-columns:42px 50px 42px;align-items:center;overflow:hidden;border:1px solid #d6dde8;border-radius:11px}.product-page--v4 .qty-btn{height:42px;border:0;background:#f7f9fc;color:#1d2939;font-size:1.2rem;cursor:pointer}.product-page--v4 .qty-val{width:100%;height:42px;border:0;text-align:center;font-weight:750;-webkit-appearance:textfield;appearance:textfield}.product-page--v4 .qty-val::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.product-page--v4 .atc-grp{display:grid;gap:10px}.product-page--v4 .atc-form{margin:0}.product-page--v4 .product-form__submit,.product-page--v4 .pi-buy-now{width:100%;min-height:52px;border-radius:12px;font-weight:800}.product-page--v4 .pi-buy-now{border:1px solid #2B5BAE;background:#fff;color:#2b5bae;cursor:pointer}.product-page--v4 .pi-trust{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.product-page--v4 .pi-trust-i{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #e6ebf2;border-radius:12px;background:#fbfcfe}.product-page--v4 .pti-ico{display:grid;flex:0 0 28px;height:28px;place-items:center;border-radius:8px;background:#e05c341a;color:#e05c34}.product-page--v4 .pti-txt{color:#1d2939;font-size:.78rem;font-weight:800}.product-page--v4 .pti-sub{margin-top:2px;color:#667085;font-size:.7rem;line-height:1.35}.product-page--v4 .acc{border-top:1px solid #e6ebf2}.product-page--v4 .acc-i{border-bottom:1px solid #e6ebf2}.product-page--v4 .acc-t{display:flex;width:100%;align-items:center;justify-content:space-between;padding:17px 0;border:0;background:transparent;color:#1d2939;font-weight:800;cursor:pointer}.product-page--v4 .acc-t[aria-expanded=true] .acc-chev{transform:rotate(180deg)}.product-page--v4 .acc-chev{transition:transform .18s ease}.product-page--v4 .acc-b{display:none}.product-page--v4 .acc-b.open{display:block}.product-page--v4 .acc-b-in{padding:0 0 20px;color:#475467;font-size:.92rem;line-height:1.7}.product-page--v4 .acc-b-in ul,.product-page--v4 .acc-b-in ol{margin:12px 0 12px 22px;padding:0;list-style-position:outside}.product-page--v4 .acc-b-in ul{list-style:disc}.product-page--v4 .acc-b-in ol{list-style:decimal}.product-page--v4 .acc-b-in li{display:list-item;margin:7px 0}.pdp-detail-section,.fbs-reco-section{padding:64px 0;border-top:1px solid #e8edf4}.pdp-section-head{max-width:720px;margin-bottom:30px}.pdp-section-head span{color:#e05c34;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pdp-section-head h2,.fbs-reco-title{margin:7px 0 0;color:#111827;font-size:clamp(1.45rem,2.5vw,2rem)}.specs-2col{display:grid;grid-template-columns:1fr 1fr;gap:40px}.specs-2col h3{margin:0 0 14px;color:#1d2939;font-size:1rem}.specs-table{width:100%;margin-bottom:28px;border-collapse:collapse}.specs-table th,.specs-table td{padding:11px 12px;border-bottom:1px solid #e8edf4;text-align:left;vertical-align:top;font-size:.86rem}.specs-table th{width:40%;color:#475467;font-weight:700}.pdp-feature-list{margin:0 0 28px;padding:0;list-style:none}.pdp-feature-list li{position:relative;margin:9px 0;padding-left:24px;color:#475467}.pdp-feature-list li:before{content:"\2713";position:absolute;left:0;color:#087443;font-weight:900}.compat-grid{display:grid;gap:9px}.compat-item{display:flex;gap:9px;padding:11px 12px;border:1px solid #e6ebf2;border-radius:10px;color:#475467}.compat-item span{color:#087443;font-weight:900}.fbs-reco-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.fbs-reco-see-all{color:#e05c34;font-size:.86rem;font-weight:750;text-decoration:none}.fbs-reco-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fbs-reco-card{overflow:hidden;border:1px solid #e6ebf2;border-radius:15px;background:#fff;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.fbs-reco-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #1018281a}.fbs-reco-img{display:grid;aspect-ratio:1;place-items:center;padding:14px;background:#f8fafc}.fbs-reco-img img{width:100%;height:100%;object-fit:contain}.fbs-reco-info{padding:14px}.fbs-reco-vendor{color:#e05c34;font-size:.68rem;font-weight:800;text-transform:uppercase}.fbs-reco-name{min-height:42px;margin-top:6px;color:#1d2939;font-size:.86rem;font-weight:700;line-height:1.4}.fbs-reco-price{margin-top:10px;color:#111827;font-weight:600}@media(max-width:960px){.product-page--v4 .product-grid{grid-template-columns:1fr;gap:28px}.product-page--v4 .gal-stick{position:static}.product-page--v4 .gal-main{min-height:380px}.specs-2col{grid-template-columns:1fr}.fbs-reco-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.product-page--v4{padding-top:12px}.product-page--v4 .breadcrumb{margin-bottom:14px;overflow:hidden;white-space:nowrap}.product-page--v4 .gal-main{min-height:300px;padding:16px;border-radius:15px}.product-page--v4 .gal-thumbs{display:flex;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-page--v4 .gal-thumbs::-webkit-scrollbar{display:none}.product-page--v4 .gal-thumb{flex:0 0 64px;scroll-snap-align:start}.product-page--v4 .pi-title{font-size:1.65rem}.product-page--v4 .pi-trust{grid-template-columns:1fr 1fr;gap:8px}.product-page--v4 .pi-trust-i{padding:10px}.product-page--v4 .pti-sub{font-size:.66rem}.pdp-detail-section,.fbs-reco-section{padding:44px 0}.fbs-reco-header{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
