:root{--sf-primary:#6366f1;--sf-primary-rgb:99,102,241;--sf-secondary:#0f172a;--sf-accent:#f97316;--sf-bg:#fff;--sf-bg-alt:#f8fafc;--sf-bg-header:#fff;--sf-bg-topbar:#0f172a;--sf-text:#1e293b;--sf-text-muted:#64748b;--sf-text-on-primary:#fff;--sf-text-on-topbar:#e2e8f0;--sf-container-width:1400px;--sf-header-height:85px;--sf-topbar-height:40px;--sf-nav-height:55px;--sf-border:#e2e8f0;--sf-radius:12px;--font-family-body:var(--font-poppins),"Helvetica","Arial","sans-serif";--font-family-label:var(--font-poppins),"Helvetica","Arial","sans-serif";--font-family-semi:var(--font-poppins),"Helvetica","Arial","sans-serif";--font-family-title:var(--font-poppins),"Helvetica","Arial","sans-serif";--sf-font-body:var(--font-inter),sans-serif;--sf-font-heading:var(--font-outfit),sans-serif;--sf-transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--sf-shadow:0 4px 20px -5px rgba(0,0,0,.08)}.sf-container{max-width:var(--sf-container-width);margin:0 auto;padding:0 24px}.qb-table-wrap{border:1px solid #cbd5e1;border-radius:4px;overflow:hidden;background:#fff;margin-top:24px;margin-bottom:24px}.qb-accordion-trigger{width:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:10px 40px 10px 12px;background:#f8fafc;border:none;border-bottom:1px solid #cbd5e1;cursor:pointer}.qb-header{color:#0f172a;font-size:13px;font-weight:600;text-align:center}.qb-chevron{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#475569;line-height:0}.qb-chevron-icon{width:22px;height:22px;display:block}.qb-accordion-panel{display:none}.qb-accordion-panel-open{display:block}.qb-table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.qb-table thead th{padding:9px 12px;text-align:left;font-weight:600;color:#334155;font-size:12px;border-bottom:1px solid #cbd5e1;border-right:1px solid #e2e8f0;background:#f8fafc}.qb-table thead th:last-child{border-right:none}.qb-table tbody td{padding:10px 12px;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;color:#334155;vertical-align:middle;background:#fff}.qb-table tbody td:last-child{border-right:none}.qb-table tbody tr:last-child td{border-bottom:none}.qb-row-active td{background:#f8fafc;font-weight:600}.qb-tier-title{color:#0f172a;font-weight:500;line-height:1.3}.qb-tier-note{color:#526173;font-size:11px;margin-top:2px;line-height:1.3}.qb-price{color:#0f172a}.qb-price,.qb-savings{font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.qb-savings{color:#0f766e}.qb-dash{color:#94a3b8;font-size:13px}.qb-incentive{padding:10px 12px;background:#f8fafc;border-top:1px solid #cbd5e1;color:#475569;font-size:12px}@media (max-width:480px){.qb-accordion-trigger{padding:9px 34px 9px 10px}.qb-table tbody td,.qb-table thead th{padding:9px 10px;font-size:12px}.qb-tier-note{font-size:10px}}.decimal-quantity-card{flex-direction:column;align-items:flex-start;background:#fff;border:1px solid #ededed;border-radius:0;padding:14px;display:flex;gap:10px;width:100%;box-shadow:0 2px 8px rgba(17,24,39,.04)}@media (min-width:768px){.decimal-quantity-card{margin-left:0;margin-right:0}}.decimal-quantity-card .decimal-quantity-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;width:100%}.decimal-quantity-card .decimal-quantity-title{font-size:15px;font-weight:600;margin-bottom:4px}.decimal-quantity-card .decimal-quantity-desc{font-size:13px;color:#64748b;line-height:1.4}.decimal-quantity-card .decimal-quantity-main{display:grid;grid-template-columns:48px 110px 48px;align-items:center;gap:0;width:-moz-max-content;width:max-content;margin:12px auto 6px;border:1px solid #e2e8f0;border-radius:0;background:#fff;height:48px;overflow:hidden}.decimal-quantity-card .btn-quantity{height:48px;width:48px;border-radius:0;border:none;background:#f8fafc;color:#1e293b;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;margin:0;position:relative}.decimal-quantity-card .btn-quantity.minus{border-top-left-radius:0;border-bottom-left-radius:0;border-right:1px solid #e5e7eb}.decimal-quantity-card .btn-quantity.plus{border-top-right-radius:0;border-bottom-right-radius:0;border-left:1px solid #e5e7eb}.decimal-quantity-card .btn-quantity:hover{color:#111827;background:#f1f5f9}.decimal-quantity-card .btn-quantity[disabled]{color:#94a3b8;background:#f8fafc}.decimal-quantity-card .decimal-quantity-input{position:relative;justify-self:center;display:inline-flex;align-items:center;justify-content:center;gap:0;min-width:110px}.decimal-quantity-card .input-quantity-decimal{width:110px;height:46px;border-radius:0;padding:0 12px;text-align:center;font-size:16px;font-weight:600;border:none;background:transparent;box-shadow:none;outline:none}.decimal-quantity-card .input-suffix{display:none}.decimal-quantity-card .input-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:15px;color:#0f172a;pointer-events:none;white-space:nowrap;padding:0 6px}.decimal-quantity-card .input-overlay-target{color:transparent;caret-color:#0f172a}.decimal-quantity-card .decimal-quantity-input:focus-within .input-overlay{opacity:0}.decimal-quantity-card .decimal-quantity-input:focus-within .input-overlay-target{color:#0f172a}.decimal-quantity-card .decimal-quantity-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px;justify-content:center;align-items:center;width:100%}.decimal-quantity-card .chip{padding:13px 22px;min-height:48px;border:1px solid #e2e8f0;background:#fff;border-radius:0;font-size:14px;font-weight:500;color:#475569;line-height:1;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.decimal-quantity-card .chip:hover{border-color:#0f172a;color:#0f172a;background:#f8fafc}.decimal-quantity-card .chip[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.decimal-quantity-card .decimal-quantity-info{font-size:13px;color:#0f172a;text-align:center;width:100%}.decimal-quantity-card .btn-add-to-cart{align-self:flex-start;width:100%;padding:10px 16px;font-size:14px;border-radius:10px;min-height:42px;line-height:1;background:#4f46e5;border:1px solid #4f46e5;color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px}.decimal-quantity-card .btn-add-to-cart:hover{background:#4338ca;border-color:#4338ca}.decimal-quantity-card .btn-add-to-cart:disabled{background:#efeef1;border-color:#efeef1;color:#cac7d1}.decimal-quantity-card .pdp-action-grid{width:100%;display:grid;grid-template-columns:1fr;gap:10px}.decimal-quantity-card .pdp-action-grid--two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.decimal-quantity-card .pdp-action-btn{width:100%;min-height:48px;border:none;border-radius:0;font-size:15px;font-weight:700;box-shadow:0 2px 6px rgba(15,23,42,.08)}.decimal-quantity-card .pdp-action-btn--primary{background:#4f46e5;color:#fff}.decimal-quantity-card .pdp-action-btn--primary:hover{background:#4338ca}.decimal-quantity-card .pdp-action-btn--secondary{background:#0f172a;color:#fff}.decimal-quantity-card .pdp-action-btn--secondary:hover{background:#1e293b}.decimal-quantity-card .pdp-action-btn:disabled{background:#e5e7eb;color:#9ca3af;box-shadow:none}@media (max-width:400px){.decimal-quantity-card{padding:12px}.decimal-quantity-card .decimal-quantity-chips{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;justify-items:center}.decimal-quantity-card .chip--desktop-only{display:none}.decimal-quantity-card .chip{font-size:13px}}.sticky-filter ::-webkit-scrollbar,.sticky-filter::-webkit-scrollbar{display:none}.sf-richtext{color:inherit;font-size:1rem;line-height:1.75}.sf-richtext--sm{font-size:.875rem;line-height:1.7}.sf-richtext--lg{font-size:1.125rem;line-height:1.8}.sf-richtext--article{color:#334155;line-height:1.85}.sf-richtext--responsive{font-size:.875rem;line-height:1.7}@media (min-width:640px){.sf-richtext--responsive{font-size:1rem;line-height:1.75}}.sf-richtext>:first-child{margin-top:0}.sf-richtext>:last-child{margin-bottom:0}.sf-richtext :is(p,ul,ol,blockquote,pre,table,figure,img,video,iframe){margin-top:0;margin-bottom:1em}.sf-richtext :is(h1,h2,h3,h4,h5,h6){color:inherit;font-family:var(--sf-font-heading);font-weight:700;line-height:1.25;margin-top:1.5em;margin-bottom:.65em}.sf-richtext--article :is(h1,h2,h3,h4,h5,h6),.sf-richtext--contrast-headings :is(h1,h2,h3,h4,h5,h6){color:#0f172a}.sf-richtext h1{font-size:1.9em}.sf-richtext h2{font-size:1.55em}.sf-richtext h3{font-size:1.3em}.sf-richtext h4{font-size:1.15em}.sf-richtext--sm :is(h1,h2,h3,h4){line-height:1.3}.sf-richtext--sm h1{font-size:1.45em}.sf-richtext--sm h2{font-size:1.25em}.sf-richtext--sm h3{font-size:1.1em}.sf-richtext a{color:inherit;font-weight:500;text-decoration:underline;text-underline-offset:.18em}.sf-richtext strong{color:inherit;font-weight:600}.sf-richtext--article strong,.sf-richtext--contrast-headings strong{color:#1f2937}.sf-richtext ol,.sf-richtext ul{padding-left:1.35rem}.sf-richtext ul{list-style:disc}.sf-richtext ol{list-style:decimal}.sf-richtext li+li{margin-top:.35em}.sf-richtext blockquote{border-left:4px solid #e2e8f0;padding-left:1rem;color:#475569;font-style:italic}.sf-richtext code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92em;background:#f8fafc;border-radius:.25rem;padding:.12em .35em}.sf-richtext pre{overflow-x:auto;background:#0f172a;color:#e2e8f0;border-radius:.75rem;padding:1rem 1.1rem}.sf-richtext pre code{background:transparent;color:inherit;padding:0}.sf-richtext table{width:100%;border-collapse:collapse}.sf-richtext :is(th,td){border:1px solid #e2e8f0;padding:.625rem .75rem;vertical-align:top}.sf-richtext th{background:#f8fafc;color:#0f172a;font-weight:600}.sf-richtext img{display:block;max-width:100%;height:auto;border-radius:.75rem}.sf-richtext :is(video,iframe){max-width:100%}.sf-richtext hr{border:0;border-top:1px solid #e2e8f0;margin:1.5em 0}