/* SASDesk Shop Design 0.6 – locally served, responsive, no web-font or tracker dependency. */
:root{--accent:#0066e8;--accent-ink:#fff;--page-bg:#f5f7fb;--footer-bg:#142638;--footer-ink:#fff;--radius:16px;--ink:#142638;--muted:#5b6b7f;--line:#e0e7ef;--surface:#f3f6fa;--blue:var(--accent);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.55}
body.storefront{background:var(--page-bg);color:var(--ink);-webkit-font-smoothing:antialiased}.site-width{width:min(1360px,100%);padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto}.storefront main.site-width{padding-top:28px;padding-bottom:56px;min-height:45vh;max-width:1360px}.icon{width:22px;height:22px;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:0 0 auto;vertical-align:middle}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.storefront a{color:var(--accent)}.storefront button,.storefront .button{border-radius:9px;border:1px solid var(--accent);background:var(--accent);color:var(--accent-ink);transition:box-shadow .16s,filter .16s,transform .16s;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:650;min-height:42px}.storefront button:hover,.storefront .button:hover{filter:brightness(.95);background:var(--accent);border-color:var(--accent)}.storefront .button.secondary,.storefront button.secondary{background:white;color:var(--ink);border-color:var(--line)}.storefront .button.secondary:hover,.storefront button.secondary:hover{background:#eff3f8;border-color:#bdcadb;filter:none}.storefront button:disabled{opacity:.5;filter:none;transform:none}.storefront input,.storefront select,.storefront textarea{border:1px solid #c9d4e2;border-radius:8px;padding:11px 12px;background:white;line-height:1.45}.storefront input:focus,.storefront textarea:focus,.storefront select:focus{border-color:var(--accent)}.storefront :focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 55%,white);outline-offset:3px}.storefront .skip{z-index:101}.storefront h1{font-weight:760;letter-spacing:-.045em;line-height:1.12}.storefront h2{font-weight:720;letter-spacing:-.025em}.utility-bar{background:#edf2f8;border-bottom:1px solid #e3eaf2;font-size:11px;line-height:1.4;color:#34475f}.utility-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:33px}.utility-contact{display:flex;align-items:center;gap:12px}.utility-contact a{color:#24384d;text-decoration:none;display:flex;gap:6px;align-items:center}.utility-contact .icon{width:14px;height:14px}.utility-b2b{font-weight:720;text-decoration:none}.utility-locale{white-space:nowrap;font-weight:650;display:flex;gap:9px}.store-header{background:white;border:0;position:relative;z-index:25}.main-header{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:30px;padding-top:24px;padding-bottom:23px}.storefront .brand{max-width:330px;font-size:1.35rem;gap:11px;color:var(--ink);letter-spacing:-.035em;line-height:1.2}.brand-logo{max-width:260px;max-height:68px;object-fit:contain;display:block}.brand-emblem{display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 8%,white);color:var(--accent);height:48px;width:42px;border-radius:11px;border:1px solid color-mix(in srgb,var(--accent) 20%,white);flex-shrink:0}.brand-emblem .icon{width:27px;height:27px}.brand-wordmark{display:flex;flex-direction:column;gap:6px}.brand-wordmark small{font-size:.66rem;font-weight:500;letter-spacing:0;color:#61738b}.header-search{display:flex;align-items:stretch;min-width:0;background:#f8fafc;border:1px solid #dbe3ee;border-radius:9px;padding:4px}.storefront .header-search input{border:0;background:transparent;min-width:0;flex:1;padding:9px 11px;font-size:.85rem;width:auto}.storefront .header-search button{padding:9px 12px;min-height:38px;border-radius:6px}.header-actions{display:flex;align-items:center;gap:25px}.storefront .header-action{position:relative;color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:8px;font-size:.75rem;line-height:1.35;min-height:44px}.header-action .icon{width:24px;height:24px}.header-action strong,.header-action small{display:block}.header-action small{font-size:.7rem;color:var(--muted);margin-top:3px}.counter-badge{position:absolute;top:-2px;left:14px;background:var(--accent);color:var(--accent-ink);font-size:9px;min-width:16px;height:16px;display:grid;place-items:center;border:2px solid white;border-radius:20px}.navigation-bar{border-top:1px solid #eef2f7;border-bottom:1px solid #e3eaf1;background:#fbfcfe}.navigation-inner{display:flex;align-items:center;justify-content:space-between;gap:15px;position:relative}.store-menu{display:flex;align-items:center;gap:26px;min-height:47px;flex-wrap:wrap}.storefront .store-menu>a,.storefront .nav-category>a{color:#1d3045;text-decoration:none;font-size:.84rem;font-weight:700;padding:14px 0;white-space:nowrap}.storefront .store-menu>a:hover,.storefront .nav-category>a:hover{color:var(--accent)}.nav-category{display:flex;align-items:center;gap:3px}.mega-menu>summary{list-style:none;display:flex;align-items:center;cursor:pointer;padding:12px 5px}.mega-menu>summary::-webkit-details-marker{display:none}.mega-menu>summary .icon{width:14px;height:14px;transform:rotate(90deg)}.mega-menu[open]>summary .icon{transform:rotate(-90deg)}.mega-panel{position:absolute;left:32px;right:32px;top:100%;padding:25px 28px;background:white;border:1px solid var(--line);box-shadow:0 18px 28px #152e4918;border-radius:0 0 14px 14px;z-index:30}.mega-title{font-size:1rem;font-weight:750;display:flex;align-items:center;gap:8px;text-decoration:none;margin-bottom:20px}.mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.mega-grid a{display:block;text-decoration:none}.mega-child{font-weight:700;color:var(--ink)!important;margin-bottom:9px}.mega-leaf{font-size:.83rem;color:var(--muted)!important;padding:5px 0}.storefront .navigation-contact{color:#465c73;display:flex;align-items:center;gap:7px;font-size:.8rem;text-decoration:none;white-space:nowrap}.navigation-contact .icon{width:17px;height:17px}.storefront .mobile-nav-toggle{display:none}.hero-banner{position:relative;display:grid;grid-template-columns:1.12fr 1fr;min-height:360px;background:#eaf0f6;border:1px solid white;border-radius:var(--radius);overflow:hidden;box-shadow:0 6px 25px #132d4507;margin-bottom:32px}.hero-copy{position:relative;z-index:1;padding:44px 24px 32px 40px;background:linear-gradient(95deg,#f1f5fa 60%,#eef3f800)}.hero-kicker{font-size:1rem;font-weight:600;color:#355576;margin:0 0 10px}.hero-copy h1{font-size:clamp(2rem,3.05vw,3.2rem);white-space:pre-line;margin:0 0 18px;max-width:660px;color:#12273d;letter-spacing:-.045em}.hero-description{font-size:1rem;max-width:460px;line-height:1.7;color:#384e64;margin:0 0 25px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.hero-actions .button{font-size:.86rem}.hero-footnote{margin-top:26px;display:flex;align-items:center;gap:8px;color:#527264;font-size:.76rem}.hero-footnote .icon{width:18px;height:18px}.hero-visual{position:relative;background:#e4edf3;min-width:0}.hero-visual>img{height:100%;width:100%;object-fit:cover;display:block}.hero-image-shade{position:absolute;inset:0;background:linear-gradient(90deg,#eef3f8 0%,transparent 30%)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 20px}.section-heading h2{font-size:1.55rem;line-height:1.25;margin:0}.section-heading h1{margin:0;font-size:2.2rem}.section-heading>a{display:flex;align-items:center;gap:6px;font-weight:600;font-size:.83rem;text-decoration:none}.section-heading>a .icon{width:17px;height:17px}.section-heading p{margin:7px 0 0}.home-categories{margin:0 0 28px}.category-tiles{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.storefront .category-tile{display:flex;align-items:center;flex-direction:column;text-decoration:none;color:var(--ink);padding:17px 14px 16px;background:white;border:1px solid var(--line);border-radius:12px;text-align:center;transition:transform .18s,border-color .18s;min-width:0}.category-tile:hover{transform:translateY(-3px);border-color:var(--accent)}.category-tile img{height:95px;max-width:100%;object-fit:contain;margin:0 0 10px}.category-tile-placeholder{height:95px;width:100%;display:grid;place-items:center;color:#6482a6}.category-tile-placeholder .icon{width:46px;height:46px;stroke-width:1.2}.category-tile strong{font-size:.93rem;font-weight:650}.category-tile>span:last-child{display:flex;align-items:center;gap:7px;font-size:.75rem;color:var(--muted);margin-top:7px}.category-tile .icon{width:13px;height:13px}.category-tile-placeholder .icon{width:46px;height:46px}.benefits-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:21px 24px;background:#edf3f8;border-radius:12px;margin:0 0 34px}.benefits-strip>div{display:flex;align-items:center;gap:14px}.benefits-strip .icon{color:#205188;width:30px;height:30px}.benefits-strip strong{display:block;font-size:.85rem}.benefits-strip small{display:block;margin-top:4px;color:#586d84;font-size:.75rem}.catalog-heading{margin-top:20px}.breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.8rem;color:var(--muted);margin:0 0 24px}.breadcrumbs a{color:var(--muted);text-decoration:none}.breadcrumbs strong{color:var(--ink);font-weight:550}.storefront .catalog-shell{grid-template-columns:232px minmax(0,1fr);gap:24px}.storefront .category-sidebar{background:white;padding:19px 15px;border-radius:12px;border:1px solid var(--line);box-shadow:none;top:16px}.category-sidebar h2{font-size:1.02rem;font-weight:750;margin-bottom:16px}.storefront .filter-label{display:block;font-size:.76rem;text-transform:uppercase;letter-spacing:.06em;font-weight:750;color:#63758a;margin:21px 0 9px}.storefront .category-link{font-size:.84rem;padding:9px 8px;font-weight:600;border-radius:7px}.storefront .category-link.active{color:var(--accent);background:color-mix(in srgb,var(--accent) 9%,white)}.storefront .category-link small{background:#f2f5fa;font-size:.69rem;color:#77879b;min-width:20px}.storefront .category-children{margin-left:9px;padding-left:8px;border-left:1px solid #e1e8f1}.storefront .category-label{gap:5px}.storefront .category-chevron{width:10px;flex-basis:10px}.storefront .category-note{font-size:.75rem}.catalog-filters{border-top:1px solid #edf1f6;margin-top:17px;padding:0 3px}.catalog-filters select{font-size:.82rem}.filter-check{display:flex;align-items:center;gap:7px;font-size:.8rem;margin:16px 0}.storefront input[type=checkbox],.storefront input[type=radio]{width:auto;accent-color:var(--accent);flex:0 0 auto}.catalog-filters button{font-size:.8rem;margin-top:15px}.filter-reset{font-size:.78rem;display:block;text-align:center;margin-top:12px}.storefront .mobile-filter-link{display:none}.active-search{display:flex;gap:12px;padding:14px;background:#edf3fa;border-radius:9px;margin-bottom:20px;font-size:.85rem}.active-search a{margin-left:auto}.storefront .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.storefront.density-compact .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.storefront .product-card{position:relative;background:#fff;border:1px solid #e0e7ef;border-radius:12px;box-shadow:0 2px 4px #122c4803;transition:box-shadow .2s,transform .2s}.storefront .product-card:hover{box-shadow:0 10px 25px #122c4810;transform:translateY(-2px)}.storefront .product-media{aspect-ratio:1.32;background:white;border-bottom:0;min-height:140px;padding:12px 15px}.storefront .product-media img{padding:14px;width:100%;height:100%;object-fit:contain;transition:transform .25s}.product-card:hover .product-media img{transform:scale(1.035)}.product-placeholder{display:flex;align-items:center;flex-direction:column;gap:10px;color:#99aac0;font-size:.72rem}.product-placeholder .icon{width:58px;height:58px;stroke-width:1}.storefront .product-body{padding:6px 17px 17px}.product-body .eyebrow{font-size:.64rem;letter-spacing:.08em;color:#7789a0;margin-bottom:4px}.storefront .product-body h2{font-size:.98rem;line-height:1.4;font-weight:650;min-height:2.8em;margin-bottom:5px;letter-spacing:-.01em}.product-body .product-sku{font-size:.72rem;color:#77879b;margin:0 0 12px}.storefront .product-price strong{font-size:1.36rem;font-weight:750}.storefront .product-price>span{font-size:.68rem;line-height:1.6}.shipping-price-note a{color:var(--muted);text-decoration:underline}.storefront .product-body .stock{font-size:.73rem;font-weight:550;display:flex;align-items:center;gap:6px;margin:12px 0}.stock-dot{width:6px;height:6px;background:currentColor;border-radius:8px}.storefront .add-cart{font-size:.78rem;padding:10px 7px;min-height:39px}.add-cart .icon{height:17px;width:17px}.product-tag{position:absolute;left:12px;top:12px;z-index:2;padding:4px 7px;font-size:.64rem;font-weight:700;border-radius:5px;background:#173f76;color:#fff}.favorite-form{position:absolute;top:8px;right:8px;z-index:3}.storefront .favorite-button{background:#fff;border:0;min-height:34px;width:34px;padding:6px;border-radius:50%;color:#8392a5}.storefront .favorite-button:hover{background:#edf3fb;border:0;color:var(--accent);filter:none}.favorite-button .icon{width:19px;height:19px}.storefront .favorite-button.is-saved{color:var(--accent);background:#edf3fb}.favorite-button.is-saved .icon{fill:color-mix(in srgb,var(--accent) 10%,white)}.storefront .pagination{font-size:.84rem;margin:28px 0 0;align-items:center}.pagination a{background:white;padding:10px 15px;border-radius:8px;border:1px solid var(--line);text-decoration:none}.storefront .empty{background:white;color:var(--ink);border-radius:var(--radius)}.storefront .notice,.storefront .form-error{font-size:.85rem;border-radius:8px}.storefront .panel,.storefront .message-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 5px 18px #1a304606}.storefront .summary{background:#fff}.storefront .message-panel{max-width:740px;margin:45px auto}.storefront .account-narrow{margin:25px auto;max-width:610px}.storefront .account-wide{margin:25px auto;max-width:940px}.storefront .account-form{gap:18px}.storefront .account-form label{font-size:.86rem;font-weight:600}.storefront .account-links{font-size:.83rem}.storefront .detail-media{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.storefront .product-detail{background:transparent;gap:40px;margin-top:10px}.storefront .product-detail>section{background:#fff;padding:30px;border-radius:var(--radius);border:1px solid var(--line)}.storefront .product-detail h1{font-size:2rem;line-height:1.2}.storefront .purchase{flex-wrap:wrap}.storefront .purchase button{flex:1}.storefront .checkout-layout{grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr)}.storefront .legal-check{align-items:flex-start;display:block}.legal-check input{margin-right:7px}.storefront .order-history{background:white}.storefront .back-link{font-size:.85rem}.b2b-banner{display:flex;justify-content:space-between;align-items:center;gap:36px;background:linear-gradient(115deg,#142d4a,#244f7d);color:#fff;padding:32px 38px;border-radius:var(--radius);margin-top:42px}.b2b-banner>div>.icon{float:left;margin:3px 18px 0 0;width:45px;height:45px;color:#a8caf5}.b2b-banner h2{font-size:1.6rem;margin-bottom:12px}.b2b-banner .eyebrow{color:#b8d0eb;font-size:.68rem}.b2b-banner p:last-child{margin:0;max-width:620px;color:#d2dfef;font-size:.9rem}.b2b-banner .button{flex-shrink:0;font-size:.85rem}.service-callout{background:#eaf0f7;border-top:1px solid #e3eaf3;padding:24px 0}.callout-inner{display:flex;gap:22px;align-items:center}.callout-inner h2{margin:0 0 6px;font-size:1.2rem}.callout-inner p{margin:0;font-size:.86rem;color:#5b6e84}.callout-icon{width:56px;height:56px;display:grid;place-items:center;color:var(--accent);background:white;border-radius:14px;flex:0 0 auto}.callout-icon .icon{width:30px;height:30px}.callout-inner .button{margin-left:auto;flex-shrink:0;font-size:.87rem}.storefront footer.store-footer{background:var(--footer-bg);color:var(--footer-ink);max-width:none;margin:0;padding:44px 0 0;display:block;border:0;font-size:.83rem}.footer-grid{display:grid;grid-template-columns:minmax(240px,1.65fr) repeat(3,minmax(120px,1fr));gap:36px;padding-bottom:34px}.footer-grid:has(.footer-partners){grid-template-columns:minmax(210px,1.5fr) repeat(3,minmax(100px,1fr)) minmax(160px,1fr);gap:24px}.store-footer h2{font-size:.88rem;letter-spacing:0;margin-bottom:16px;color:var(--footer-ink)}.store-footer a{display:block;text-decoration:none;color:var(--footer-ink);opacity:.86;font-size:.8rem;padding:4px 0;overflow-wrap:anywhere}.store-footer a:hover{opacity:1;text-decoration:underline}.footer-brand h2{display:flex;align-items:center;gap:8px;font-size:1.12rem;font-weight:720}.footer-brand p{font-size:.79rem;max-width:310px;opacity:.8;white-space:pre-line;line-height:1.8;margin:16px 0}.footer-logo{max-width:240px;max-height:62px;object-fit:contain}.social-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.social-links a{font-size:.69rem}.storefront .footer-text-button{background:none;border:0;border-radius:0;color:var(--footer-ink);padding:4px 0;min-height:0;font-weight:400;font-size:.8rem;opacity:.86;display:block;text-align:left}.storefront .footer-text-button:hover{background:none;filter:none;text-decoration:underline}.partner-logos{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 20px}.partner-logos img{width:63px;height:35px;object-fit:contain;background:#fff;border-radius:5px;padding:6px}.footer-bottom{border-top:1px solid color-mix(in srgb,var(--footer-ink) 16%,transparent);display:flex;justify-content:space-between;gap:20px;padding-top:20px;padding-bottom:23px;font-size:.68rem;opacity:.75}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:36px;align-items:start}.content-document{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:38px 44px;min-height:350px;overflow-wrap:anywhere}.content-document h1{font-size:2.5rem;margin:10px 0 30px}.content-document h2{margin:28px 0 13px;font-size:1.35rem}.content-document h3{margin:22px 0 12px;font-size:1.05rem}.content-document p{white-space:pre-line;line-height:1.9;color:#3f5268}.content-document li{padding:4px 0;line-height:1.7}.content-links{background:#fff;border:1px solid var(--line);padding:22px;border-radius:12px;position:sticky;top:24px}.content-links h2{font-size:1rem;margin:0 0 13px}.content-links a{display:block;padding:9px 0;font-size:.86rem;text-decoration:none;color:#536b84}.content-links a[aria-current=page]{font-weight:700;color:var(--accent)}.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.business-intro{padding:46px 10px;text-align:center;max-width:900px;margin:0 auto}.business-intro h1{font-size:clamp(2rem,4vw,3.25rem)}.business-intro p{margin-left:auto;margin-right:auto;color:var(--muted);max-width:620px}.business-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:16px 0 32px}.business-steps span{display:block;font-size:1.3rem;font-weight:700;color:var(--accent);margin-bottom:18px}.business-steps p{font-size:.9rem;color:var(--muted);margin-bottom:0}.storefront .wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cookie-dialog{max-width:min(540px,calc(100vw - 32px));border:1px solid var(--line);border-radius:var(--radius);padding:30px;color:var(--ink);box-shadow:0 20px 60px #142c4940}.cookie-dialog::backdrop{background:#10203270}.cookie-dialog p{font-size:.9rem;line-height:1.8}.mobile-filter-link{display:none!important}
@media(min-width:1550px){.hero-banner{min-height:390px}.hero-copy{padding-top:50px}.category-tile img{height:112px}}
@media(max-width:1150px){.header-actions{gap:19px}.header-action>span{display:none}.main-header{gap:23px}.store-menu{gap:19px}.navigation-contact{display:none!important}.footer-grid:has(.footer-partners){grid-template-columns:1.6fr repeat(3,1fr)}.footer-partners{grid-column:1/-1;display:flex;align-items:center;gap:18px}.footer-partners h2{margin:0}.partner-logos{margin:0}.storefront.density-compact .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy{padding-left:30px}.hero-banner{min-height:340px}.hero-copy h1{font-size:2.6rem}.storefront .catalog-shell{grid-template-columns:210px minmax(0,1fr);gap:18px}.storefront .product-grid{gap:14px}.storefront .product-body{padding:4px 12px 13px}.storefront .product-body h2{font-size:.9rem}.add-cart .icon{display:none}}
@media(max-width:900px){.site-width{padding-left:22px;padding-right:22px}.utility-contact{display:none}.utility-inner{font-size:.67rem}.main-header{grid-template-columns:1fr auto;gap:18px;padding-top:17px;padding-bottom:17px}.header-search{grid-column:1/-1;grid-row:2}.storefront .brand{font-size:1.24rem}.brand-emblem{height:40px;width:36px}.brand-logo{max-height:50px;max-width:220px}.storefront .mobile-nav-toggle{display:inline-flex;background:transparent;border:0;gap:8px;padding-left:0;font-size:.85rem}.navigation-inner{min-height:46px;justify-content:space-between}.store-menu{display:none;position:absolute;left:0;right:0;top:100%;background:white;border-bottom:1px solid var(--line);padding:15px 22px;box-shadow:0 15px 20px #12283f10}.store-menu.is-open{display:flex;align-items:stretch;flex-direction:column;gap:0}.storefront .store-menu>a,.nav-category{padding:10px 0;border-bottom:1px solid #eef1f6}.nav-category{justify-content:space-between;flex-wrap:wrap}.storefront .nav-category>a{padding:0}.mega-menu{position:static}.mega-panel{left:22px;right:22px;top:auto;position:static;margin-top:5px;padding:15px;box-shadow:none;background:#f4f7fb;width:100%}.mega-menu[open]{width:100%;margin-top:10px}.mega-menu[open]>summary{position:absolute;right:22px;margin-top:-42px}.mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.navigation-contact{display:flex!important}.hero-banner{grid-template-columns:1.1fr .9fr;min-height:330px;margin-bottom:27px}.hero-copy{padding:28px 12px 26px 25px}.hero-copy h1{font-size:2.2rem}.hero-kicker{font-size:.83rem}.hero-description{font-size:.88rem;line-height:1.7}.hero-actions{gap:9px}.hero-actions .button{font-size:.77rem;padding:11px 13px}.hero-footnote{margin-top:19px;font-size:.69rem}.benefits-strip{padding:19px 18px;gap:16px}.benefits-strip .icon{width:24px;height:24px}.benefits-strip>div{gap:10px}.benefits-strip strong{font-size:.76rem}.benefits-strip small{font-size:.69rem}.storefront .catalog-shell{grid-template-columns:195px minmax(0,1fr);gap:18px}.storefront .product-grid,.storefront.density-compact .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .category-sidebar{position:static;padding:15px 12px}.storefront .category-link{font-size:.78rem}.section-heading h2{font-size:1.4rem}.section-heading>a{font-size:.76rem}.storefront .checkout-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.4fr 1fr;gap:28px}.footer-grid:has(.footer-partners){grid-template-columns:1.4fr 1fr}.footer-partners{flex-wrap:wrap}.b2b-banner{padding:25px;gap:20px;align-items:flex-start}.b2b-banner h2{font-size:1.35rem}.b2b-banner .button{margin-top:10px;font-size:.8rem}.content-layout{grid-template-columns:minmax(0,1fr) 190px;gap:20px}.content-document{padding:28px}.content-document h1{font-size:2.1rem}.storefront .wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.site-width{padding-left:16px;padding-right:16px}.storefront main.site-width{padding:20px 16px 36px}.utility-b2b{font-size:.64rem}.utility-inner{gap:8px;min-height:30px}.utility-note{display:none}.main-header{padding:16px;gap:15px}.brand-wordmark small{font-size:.58rem}.header-actions{gap:16px}.storefront .header-action .icon{height:22px;width:22px}.storefront .brand{max-width:220px;font-size:1.04rem;gap:8px}.brand-emblem{width:31px;height:37px}.brand-emblem .icon{width:22px;height:22px}.brand-logo{max-width:175px;max-height:42px}.header-search{padding:3px}.storefront .header-search input{font-size:.78rem}.hero-banner{display:flex;flex-direction:column-reverse;min-height:0}.hero-visual{height:185px}.hero-visual img{object-position:center 57%}.hero-image-shade{background:linear-gradient(0deg,#f1f5fa,transparent 55%)}.hero-copy{padding:15px 23px 25px;background:#f1f5fa}.hero-copy h1{font-size:2.1rem;max-width:450px}.hero-description{font-size:.86rem}.hero-footnote{margin-top:18px}.hero-actions .button{flex-grow:1}.hero-actions .button .icon{width:17px}.section-heading{gap:15px;align-items:flex-start}.section-heading h2{font-size:1.2rem}.section-heading>a{font-size:.68rem;gap:4px}.category-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.storefront .category-tile{padding:12px 8px;border-radius:10px}.category-tile img,.category-tile-placeholder{height:64px}.category-tile strong{font-size:.77rem}.category-tile>span:last-child{font-size:.64rem;gap:4px}.category-tile .icon{width:11px}.category-tile-placeholder .icon{width:35px;height:35px}.benefits-strip{display:flex;overflow-x:auto;gap:23px;padding:17px 15px;margin-bottom:24px}.benefits-strip>div{min-width:180px}.benefits-strip strong{font-size:.75rem}.benefits-strip small{font-size:.66rem}.storefront .catalog-shell{display:flex;flex-direction:column;gap:17px}.storefront .category-sidebar{width:100%;order:1}.catalog-main{order:0;width:100%}.mobile-filter-link{display:flex!important;gap:5px;padding:8px;border:1px solid var(--line);border-radius:7px;background:white}.storefront .catalog-heading{margin-bottom:16px;align-items:center}.catalog-heading h1{font-size:1.8rem}.catalog-heading h2{font-size:1.25rem}.catalog-heading .muted{font-size:.74rem}.storefront .product-grid,.storefront.density-compact .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.storefront .product-media{padding:12px 7px;min-height:128px;aspect-ratio:1.15}.storefront .product-media img{padding:12px 6px}.storefront .product-body{padding:4px 11px 13px}.storefront .product-body h2{font-size:.83rem;min-height:2.8em;line-height:1.4}.product-body .product-sku{font-size:.63rem;margin-bottom:9px}.product-body .eyebrow{font-size:.6rem}.storefront .product-price strong{font-size:1.15rem}.storefront .product-price>span{font-size:.62rem}.storefront .product-body .stock{font-size:.63rem;gap:4px;margin:9px 0}.storefront .add-cart{font-size:.66rem;min-height:36px;padding:8px 4px}.storefront .favorite-button{width:29px;min-height:29px}.favorite-button .icon{width:16px;height:16px}.storefront .category-sidebar{scroll-margin-top:20px}.category-sidebar .filter-label{margin-top:15px}.b2b-banner{flex-direction:column;padding:25px 23px;margin-top:28px}.b2b-banner>div>.icon{display:none}.b2b-banner .button{width:100%;margin-top:0}.b2b-banner p:last-child{font-size:.83rem}.callout-inner{gap:13px;flex-wrap:wrap}.callout-icon{height:43px;width:43px}.callout-icon .icon{width:24px;height:24px}.callout-inner>div{flex:1;min-width:200px}.callout-inner h2{font-size:1rem}.callout-inner p{font-size:.76rem}.callout-inner .button{margin:8px 0 0;width:100%;font-size:.84rem}.footer-grid,.footer-grid:has(.footer-partners){grid-template-columns:1fr 1fr;gap:24px 22px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:none}.footer-bottom{flex-direction:column;gap:8px}.storefront footer.store-footer{padding-top:28px}.store-footer h2{font-size:.87rem;margin-bottom:11px}.store-footer a{font-size:.75rem;padding:5px 0}.storefront .product-detail{grid-template-columns:1fr;gap:18px}.storefront .detail-media{aspect-ratio:1.3}.storefront .product-detail>section{padding:22px}.storefront .product-detail h1{font-size:1.75rem}.content-layout{display:flex;flex-direction:column}.content-document{padding:25px 21px;width:100%}.content-document h1{font-size:1.9rem}.content-document p{font-size:.9rem}.content-links{width:100%;position:static}.business-intro{padding:25px 0}.business-intro h1{font-size:2rem}.business-steps{grid-template-columns:1fr;gap:16px}.storefront .wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .quantity-form{flex-wrap:wrap;justify-content:flex-start}.storefront .quantity-form button{font-size:.78rem;padding:10px}.cookie-dialog{padding:25px}.storefront .header-actions .counter-badge{font-size:8px;left:13px}.storefront .summary-line strong{white-space:normal;text-align:right}.storefront .account-facts{grid-template-columns:1fr;gap:4px}.account-facts dd{margin-bottom:12px}.order-history>div{flex-wrap:wrap}.order-history{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

@media(max-width:900px){.storefront .catalog-shell .category-sidebar{order:-1}.storefront.filter-enhanced .category-sidebar:not(.filters-open){display:none}.storefront .mobile-filter-link{font-size:12px;padding:9px 10px;white-space:nowrap;align-items:center;gap:5px;line-height:1.3}}

/* Warehouse availability thresholds */
.stock.low-stock{color:#a85d04}.stock.low-stock .stock-dot{background:#d98a12}
