.storefront-root{--color-primary:#0071e3;--color-primary-hover:#0077ed;--color-primary-active:#005bb5;--color-text-primary:#1d1d1f;--color-text-secondary:#6e6e73;--color-text-disabled:#aeaeb2;--color-accent-red:#ff3b30;--color-bg-primary:#fff;--color-bg-secondary:#f5f5f7;--color-bg-card:#fff;--color-border:#d2d2d7;--color-border-light:#e8e8ed;--color-announcement-bg:#1d1d1f;--color-announcement-text:#fff;--color-navy:#1a2f4a;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--shadow-card:0 4px 16px #0000001f;--sf-font:-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sf-focus-ring:0 0 0 3px #0071e359;font-family:var(--sf-font);color:var(--color-text-primary);background:var(--color-bg-primary);-webkit-tap-highlight-color:transparent;font-size:15px;line-height:1.5}.storefront-root .site-header-chrome{z-index:150;background:#fafafa;border-bottom:none;padding-top:0;padding-bottom:0;transition:top .12s ease-out;position:sticky;top:0}.storefront-root .site-mega-chrome{top:var(--header-h,64px);z-index:145;background:var(--color-bg-secondary);transition:top .12s ease-out;position:sticky}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .site-header-chrome{top:0}.storefront-root .header{z-index:50;background:#fafafa;border-bottom:none;padding:0 24px;position:relative}.storefront-root .header-inner{box-sizing:border-box;flex-direction:column;gap:0;max-width:1280px;margin:0 auto;display:flex;position:relative}.storefront-root .header-inner__primary{align-items:center;gap:var(--space-lg);min-height:60px;padding-top:var(--space-sm);padding-bottom:var(--space-sm);box-sizing:border-box;display:flex}.storefront-root .header-location{color:var(--color-text-secondary);font-size:12px;font-weight:500;line-height:1.35;font-family:var(--sf-font);margin:0;padding:0 0 10px;display:none}.storefront-root .header-mobile-toggle{width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:none}.storefront-root .header-mobile-toggle:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .header-mobile-toggle:hover{background:var(--color-bg-secondary)}.storefront-root .header-menu-icon{flex-shrink:0;width:22px;height:18px;display:inline-block;position:relative}.storefront-root .header-menu-icon__line{background:currentColor;border-radius:1px;height:2px;transition:transform .2s,opacity .2s,top .2s;position:absolute;left:0;right:0}.storefront-root .header-menu-icon__line:first-child{top:2px}.storefront-root .header-menu-icon__line:nth-child(2){top:8px}.storefront-root .header-menu-icon__line:nth-child(3){top:14px}.storefront-root .header-menu-icon.is-open .header-menu-icon__line:first-child{top:8px;transform:rotate(45deg)}.storefront-root .header-menu-icon.is-open .header-menu-icon__line:nth-child(2){opacity:0}.storefront-root .header-menu-icon.is-open .header-menu-icon__line:nth-child(3){top:8px;transform:rotate(-45deg)}.storefront-root .header-logo{flex-shrink:0}.storefront-root .header-search-slot{flex:1;justify-content:center;min-width:0;max-width:460px;margin:0 auto;display:flex}.storefront-root .header-search-form{background:var(--color-bg-secondary);border:none;width:100%;max-width:460px;padding:0 14px 0 12px}.storefront-root .header-search-form:focus-within{background:var(--color-bg-secondary);box-shadow:0 0 0 3px #0071e32e}.storefront-root .header-search-icon-slot{width:40px;color:var(--color-text-secondary);justify-content:center;align-items:center;margin-left:-8px;display:flex}.storefront-root .header-search-icon-slot svg{width:16px;height:16px}.storefront-root .header-search-clear{width:28px;height:28px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.storefront-root .header-search-clear:hover{color:var(--color-text-primary)}.storefront-root .header-search-clear:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .header-tablet-search-trigger{width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:none}.storefront-root .header-tablet-search-trigger:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .header-tablet-search-trigger:hover{background:var(--color-bg-secondary)}.storefront-root .header-orders-link{color:var(--color-text-primary);font-size:13px;font-weight:500;font-family:var(--sf-font);white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;text-decoration:none;display:inline-flex}.storefront-root .header-orders-link__text{display:inline}.storefront-root .header-orders-link:hover{color:var(--color-primary);background:var(--color-bg-secondary)}.storefront-root .header-orders-link:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .logo{color:inherit;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.storefront-root .logo img{width:auto;height:36px}.storefront-root .logo-text{color:var(--color-navy);letter-spacing:-.3px;font-size:18px;font-weight:700}.storefront-root .logo-text span{font-weight:400}.storefront-root .logo-with-badge{align-items:center}.storefront-root .logo-badge{letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--color-text-primary);color:var(--color-text-primary);background:var(--color-bg-primary);white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;line-height:1.2}.storefront-root .logo:focus-visible{border-radius:var(--radius-md);box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .search-wrap{flex:1;max-width:520px}.storefront-root .search-wrap--pill{background:#ebebeb;border:none;border-radius:9999px;align-items:center;gap:8px;height:38px;padding:0 14px 0 12px;transition:box-shadow .2s,background .2s;display:flex}.storefront-root .search-wrap--pill:focus-within{background:#fff;box-shadow:0 0 0 1.5px #0071e3}.storefront-root .search-input{min-width:0;height:100%;color:var(--color-text-primary);background:0 0;border:none;border-radius:0;outline:none;flex:1;padding:0;font-size:14px}.storefront-root .search-input::placeholder{color:var(--color-text-secondary)}.storefront-root .search-input:focus{box-shadow:none}.storefront-root .search-input:focus-visible{outline:none}.storefront-root .search-input::-webkit-search-cancel-button{display:none}.storefront-root .search-btn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.storefront-root .search-btn--leading{position:static;transform:none}.storefront-root .search-btn:hover{color:var(--color-text-primary)}.storefront-root .search-btn:focus-visible{border-radius:var(--radius-sm);box-shadow:var(--sf-focus-ring);color:var(--color-text-primary);outline:none}.storefront-root .header-actions{align-items:center;gap:var(--space-md);margin-left:auto;display:flex}.storefront-root .header-btn{width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;text-decoration:none;transition:background .2s,color .2s;display:flex;position:relative}.storefront-root .header-btn svg{width:22px;height:22px}.storefront-root .header-btn:hover{background:var(--color-bg-secondary);color:var(--color-primary)}.storefront-root a.header-btn:focus-visible,.storefront-root button.header-btn:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .cart-badge{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;display:none;position:absolute;top:2px;right:2px}.storefront-root .cart-badge.visible{display:flex}.storefront-root .navbar{padding:var(--space-md) 24px var(--space-md);background:#fff;border-bottom:none}.storefront-root .navbar-inner{max-width:1280px;margin:0 auto}.storefront-root .mega-nav__row.navbar-inner{justify-content:space-between;align-items:center;gap:var(--space-lg);min-height:48px;display:flex}.storefront-root .mega-nav__primary{scrollbar-width:none;flex-wrap:nowrap;flex:1;align-items:center;gap:36px;min-width:0;display:flex;overflow-x:auto}.storefront-root .mega-nav__primary::-webkit-scrollbar{display:none}.storefront-root .mega-nav__divider{color:var(--color-border);-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 12px;font-size:14px;font-weight:300}.storefront-root .mega-nav__secondary{flex-shrink:0;align-items:center;gap:36px;display:flex}.storefront-root .mega-nav__dept-trigger{cursor:pointer;font-family:var(--sf-font);background:0 0;border:none}.storefront-root .mega-nav__placeholder-nav{font-size:14px;font-weight:500;font-family:var(--sf-font);color:var(--color-text-disabled);cursor:not-allowed;background:0 0;border:none;padding:6px 14px}.storefront-root .mega-nav .nav-btn.nav-btn--tier2{color:var(--color-text-primary);font-size:14px;font-weight:500}.storefront-root .nav-btn.nav-btn--tier2{color:var(--color-text-secondary);font-size:13px;font-weight:500}.storefront-root .nav-btn{color:var(--color-text-secondary);border-radius:var(--radius-md);white-space:nowrap;font-size:14px;font-weight:500;font-family:var(--sf-font);cursor:pointer;background:0 0;border:none;padding:6px 14px;text-decoration:none;transition:all .2s}.storefront-root a.nav-btn{align-items:center;display:inline-flex}.storefront-root .nav-btn:hover{background:var(--color-bg-secondary);color:var(--color-text-primary)}.storefront-root .nav-btn.active{color:var(--color-primary);background:#0071e314}.storefront-root .mega-nav .nav-btn.active{box-shadow:none;border-bottom:2px solid var(--color-primary);background:0 0;border-radius:0;padding-bottom:4px}.storefront-root .mega-nav .nav-btn:hover{color:var(--color-primary)}.storefront-root .nav-btn:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .mega-nav{position:relative}@media (max-width:520px){.storefront-root .logo-badge{display:none}}.storefront-root .mega-nav__trigger-wrap{align-items:center;display:flex}@keyframes mega-flyout-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.storefront-root .mega-nav__flyout{z-index:280;min-width:260px;max-width:min(300px,100vw - 16px);padding:var(--space-md) 0;border:1px solid var(--color-border-light);border-radius:var(--radius-md);background:#fff;animation:.2s mega-flyout-in;position:fixed;top:0;left:0;box-shadow:0 8px 24px #0000001f}.storefront-root .mega-nav__flyout-link{padding:12px var(--space-lg);color:var(--color-text-secondary);font-size:14px;font-weight:400;line-height:1.35;text-decoration:none;display:block}.storefront-root .mega-nav__flyout-link:hover{background:var(--color-bg-secondary);color:var(--color-text-primary)}.storefront-root .mega-nav__flyout-link--primary{color:var(--color-text-primary);font-weight:600}.storefront-root .mega-nav__flyout-link.is-active{color:var(--color-primary);font-weight:600}.storefront-root .mega-nav__flyout-link:focus-visible{box-shadow:inset 0 0 0 2px var(--color-primary);outline:none}.storefront-root .mega-nav__flyout-group{padding:var(--space-sm) var(--space-lg) 4px;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary);font-size:11px;font-weight:600}.storefront-root .mega-nav-mobile__placeholder{color:var(--color-text-disabled);padding:14px 12px;font-size:16px;display:block}.storefront-root .mega-nav-mobile__sub--all{font-weight:600}.storefront-root .mega-nav-mobile{z-index:400;pointer-events:none;opacity:0;transition:opacity .2s;position:fixed;inset:0}.storefront-root .mega-nav-mobile.is-open{pointer-events:auto;opacity:1}.storefront-root .mega-nav-mobile__backdrop{background:#0006;position:absolute;inset:0}.storefront-root .mega-nav-mobile__panel{background:#fff;flex-direction:column;width:min(380px,92vw);transition:transform .3s;display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:8px 0 32px #0000001f}.storefront-root .mega-nav-mobile.is-open .mega-nav-mobile__panel{transform:translate(0)}.storefront-root .mega-nav-mobile__header{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.storefront-root .mega-nav-mobile__title{font-size:18px;font-weight:700}.storefront-root .mega-nav-mobile__close{background:var(--color-bg-secondary);cursor:pointer;width:40px;height:40px;color:var(--color-text-primary);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.storefront-root .mega-nav-mobile__close:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .mega-nav-mobile__body{flex:1;padding:12px 16px 24px;overflow-y:auto}.storefront-root .mega-nav-mobile__link{color:var(--color-text-primary);border-radius:var(--radius-md);padding:14px 12px;font-size:16px;font-weight:500;text-decoration:none;display:block}.storefront-root .mega-nav-mobile__link:hover{background:var(--color-bg-secondary)}.storefront-root .mega-nav-mobile__group{border-bottom:1px solid var(--color-border-light)}.storefront-root .mega-nav-mobile__dept{text-align:left;cursor:pointer;width:100%;font-size:16px;font-weight:600;font-family:var(--sf-font);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 12px;display:flex}.storefront-root .mega-nav-mobile__dept-chevron{color:var(--color-text-secondary);flex-shrink:0;align-items:center;transition:transform .22s;display:flex}.storefront-root .mega-nav-mobile__group.is-expanded .mega-nav-mobile__dept-chevron{transform:rotate(180deg)}.storefront-root .mega-nav-mobile__subs-shell{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.storefront-root .mega-nav-mobile__group.is-expanded .mega-nav-mobile__subs-shell{grid-template-rows:1fr}.storefront-root .mega-nav-mobile__subs{flex-direction:column;gap:4px;min-height:0;padding:0 8px 12px 16px;display:flex;overflow:hidden}.storefront-root .mega-nav-mobile__sub{color:var(--color-text-secondary);border-radius:var(--radius-sm);padding:8px;font-size:14px;text-decoration:none}.storefront-root .mega-nav-mobile__sub:hover{color:var(--color-primary);background:var(--color-bg-secondary)}.storefront-root .dept-sub-carousel{background:var(--color-bg-secondary);border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;min-height:96px;padding:10px 24px}.storefront-root .dept-sub-carousel--items-empty{min-height:72px}.storefront-root .dept-sub-carousel__inner{grid-template-columns:1fr;align-items:center;gap:0;width:100%;min-width:0;max-width:1280px;margin:0 auto;display:grid}.storefront-root .dept-sub-carousel__inner--with-rails{grid-template-columns:minmax(0,1fr) minmax(0,1280px) minmax(0,1fr);max-width:none;margin:0}.storefront-root .dept-sub-carousel__rail{flex-shrink:0;justify-content:center;align-items:center;min-width:0;display:flex}.storefront-root .dept-sub-carousel__strip-wrap{min-width:0;padding:0}.storefront-root .dept-sub-carousel__inner--with-rails .dept-sub-carousel__strip-wrap{grid-column:2}.storefront-root .dept-sub-carousel__inner .dept-sub-carousel__nav{flex-shrink:0;position:static;transform:none}.storefront-root .dept-sub-carousel__strip{scroll-behavior:smooth;scrollbar-width:none;flex:1;gap:8px;min-width:0;padding:4px 0;display:flex;overflow-x:auto}.storefront-root .dept-sub-carousel__strip::-webkit-scrollbar{display:none}.storefront-root .dept-sub-carousel__nav{border:1px solid var(--color-border);cursor:pointer;width:40px;height:40px;color:var(--color-text-primary);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.storefront-root .dept-sub-carousel__nav.is-disabled{opacity:.35;pointer-events:none}.storefront-root .dept-sub-carousel__nav:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .dept-sub-carousel__card{text-align:left;min-width:200px;max-width:280px;color:inherit;border-radius:8px;flex:none;padding:8px 10px;text-decoration:none;transition:background .2s;position:relative}.storefront-root .dept-sub-carousel__card:hover{background:var(--color-bg-secondary)}.storefront-root .dept-sub-carousel__card.is-active{background:var(--color-bg-secondary);box-shadow:inset 3px 0 0 0 var(--color-primary)}.storefront-root .dept-sub-carousel__card-inner{align-items:flex-start;gap:10px;display:flex}.storefront-root .dept-sub-carousel__img-wrap{flex-shrink:0;width:56px;height:56px;margin:0;position:relative}.storefront-root .dept-sub-carousel__img{object-fit:contain;width:56px;height:56px}.storefront-root .dept-sub-carousel__img-placeholder{background:var(--color-bg-secondary);border-radius:4px;width:56px;height:56px;margin:0}.storefront-root .dept-sub-carousel__text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.storefront-root .dept-sub-carousel__badge{background:var(--color-text-primary);color:#fff;border-radius:4px;align-self:flex-start;padding:2px 6px;font-size:10px;font-weight:600}.storefront-root .dept-sub-carousel__name{color:var(--color-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.storefront-root .dept-sub-carousel__price{color:var(--color-text-secondary);margin-top:0;font-size:11px}.storefront-root .cart-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.storefront-root .cart-empty-state__icon{width:56px;height:56px;color:var(--color-text-secondary);opacity:.5;margin-bottom:16px}.storefront-root .cart-empty-state__text{color:var(--color-text-secondary);margin:0 0 20px;font-size:15px}.storefront-root .cart-empty-state__cta{border:2px solid var(--color-text-primary);color:var(--color-text-primary);border-radius:10px;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.storefront-root .cart-empty-state__cta:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .cart-empty-state__cta:hover{background:var(--color-bg-secondary)}@media (min-width:768px) and (max-width:1023px){.storefront-root .header-search-slot{display:none}.storefront-root .header-inner--tablet-search-open .header-search-slot{z-index:60;max-width:none;margin:0;padding-bottom:8px;display:flex;position:absolute;top:calc(100% + 4px);left:24px;right:24px}.storefront-root .header-tablet-search-trigger{display:inline-flex}}@media (min-width:1024px){.storefront-root .header-tablet-search-trigger{display:none!important}}@media (max-width:767px){.storefront-root .site-header-chrome{top:0}.storefront-root .mega-nav-desktop-chrome{display:none}.storefront-root .header-mobile-toggle{display:inline-flex}.storefront-root .header-search-slot{display:none}.storefront-root .header-tablet-search-trigger{display:none!important}.storefront-root .header-orders-link__text{display:none}.storefront-root .header-orders-link{border-radius:50%;justify-content:center;align-items:center;gap:0;width:40px;min-width:40px;height:40px;padding:0}.storefront-root .header-btn--account{display:none}.storefront-root .header-inner{grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;height:auto;min-height:52px;display:grid}.storefront-root .header-inner__primary{display:contents}.storefront-root .header-mobile-toggle{grid-area:1/1}.storefront-root .header-logo{grid-area:1/2;justify-self:center;margin:0 auto}.storefront-root .header-actions{grid-area:1/3;margin-left:0}.storefront-root .header-location{grid-area:2/1/auto/-1;padding:2px 0 8px;font-size:11px;display:block}.storefront-root .dept-sub-carousel__nav,.storefront-root .dept-sub-carousel__rail{display:none}.storefront-root .dept-sub-carousel__inner--with-rails{grid-template-columns:1fr;width:100%;max-width:1280px;margin:0 auto}.storefront-root .dept-sub-carousel__inner--with-rails .dept-sub-carousel__strip-wrap{grid-column:1}.storefront-root .dept-sub-carousel{padding:10px 12px}.storefront-root .dept-sub-carousel__strip-wrap{padding:0}}.storefront-root .pdp-product__shell{max-width:1280px;padding:0 var(--space-md);margin:0 auto}.storefront-root .pdp-product__grid{gap:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:900px){.storefront-root .pdp-product__grid{align-items:start;gap:var(--space-2xl);grid-template-columns:1.05fr .95fr}}.storefront-root .store-panel.pdp-product{padding-bottom:calc(var(--space-2xl) + 72px)}.storefront-root .pdp-product__hero{background:var(--color-bg-secondary);border-radius:var(--radius-md);aspect-ratio:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.storefront-root .pdp-product__hero-img{object-fit:contain;width:100%;height:100%}.storefront-root .pdp-product__hero-placeholder{background:var(--color-bg-secondary);width:100%;height:100%;min-height:280px}.storefront-root .pdp-product__thumbs{gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.storefront-root .pdp-product__thumb-btn{border:2px solid var(--color-border-light);border-radius:var(--radius-sm);background:var(--color-bg-primary);cursor:pointer;width:72px;height:72px;padding:0;transition:border-color .15s,box-shadow .15s;overflow:hidden}.storefront-root .pdp-product__thumb-btn:hover{border-color:var(--color-border)}.storefront-root .pdp-product__thumb-btn--active{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.storefront-root .pdp-product__thumb-img{object-fit:cover;width:100%;height:100%;display:block}.storefront-root .pdp-product__eyebrow{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary);margin:0 0 var(--space-sm);font-size:12px;font-weight:600}.storefront-root .pdp-product__title{letter-spacing:-.02em;color:var(--color-text-primary);margin:0 0 var(--space-md);font-size:clamp(22px,4vw,32px);font-weight:600;line-height:1.15}.storefront-root .pdp-product__variant,.storefront-root .pdp-product__sku{margin:0 0 var(--space-sm);color:var(--color-text-secondary);font-size:14px}.storefront-root .pdp-product__price{margin:var(--space-md) 0 var(--space-lg);color:var(--color-text-primary);font-size:26px;font-weight:700}.storefront-root .pdp-product__config{margin-bottom:var(--space-lg)}.storefront-root .pdp-product__config-heading{margin:0 0 var(--space-sm);color:var(--color-text-primary);font-size:15px;font-weight:600}.storefront-root .pdp-product__variant-pills{gap:var(--space-sm);flex-wrap:wrap;display:flex}.storefront-root .pdp-product__variant-pill{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-secondary);color:var(--color-text-primary);flex-direction:column;align-items:flex-start;gap:2px;max-width:100%;padding:10px 14px;font-size:13px;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.storefront-root .pdp-product__variant-pill:hover{border-color:var(--color-text-secondary)}.storefront-root .pdp-product__variant-pill--active{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary);background:#0071e30f}.storefront-root .pdp-product__variant-pill-label{font-weight:600}.storefront-root .pdp-product__variant-pill-price{color:var(--color-text-secondary);font-size:12px}.storefront-root .pdp-product__specs{margin:0 0 var(--space-lg);padding:var(--space-md) 0;border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light)}.storefront-root .pdp-product__spec-row{gap:var(--space-md);padding:var(--space-sm) 0;grid-template-columns:minmax(100px,140px) 1fr;font-size:14px;display:grid}.storefront-root .pdp-product__spec-row+.pdp-product__spec-row{border-top:1px solid var(--color-border-light)}.storefront-root .pdp-product__spec-dt{color:var(--color-text-secondary);margin:0;font-weight:500}.storefront-root .pdp-product__spec-dd{color:var(--color-text-primary);margin:0}.storefront-root .pdp-product__qty-row{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;max-width:320px;display:flex}.storefront-root .pdp-product__qty-label{color:var(--color-text-primary);font-size:14px;font-weight:600}.storefront-root .pdp-product__qty-stepper{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-primary);align-items:center;display:inline-flex}.storefront-root .pdp-product__qty-btn{width:36px;height:36px;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1}.storefront-root .pdp-product__qty-btn:disabled{opacity:.35;cursor:not-allowed}.storefront-root .pdp-product__qty-value{text-align:center;min-width:28px;font-size:15px;font-weight:600}.storefront-root .pdp-product__cta{width:100%;max-width:320px;margin-top:0}.storefront-root .pdp-product__cta.pdp-product__cta--dark{margin-top:var(--space-sm);color:#fff;border-radius:var(--radius-md);background:#1d1d1f;height:44px;font-weight:600}.storefront-root .pdp-product__cta.pdp-product__cta--dark:hover{background:#000}.storefront-root .pdp-product__cta.pdp-product__cta--dark:active{background:#333}.storefront-root .pdp-product__sticky{z-index:290;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--color-border-light);padding:var(--space-sm) var(--space-md);padding-bottom:calc(var(--space-sm) + env(safe-area-inset-bottom));opacity:0;pointer-events:none;background:#fffffff5;transition:transform .25s,opacity .2s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.storefront-root .pdp-product__sticky--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.storefront-root .pdp-product__sticky-inner{justify-content:space-between;align-items:center;gap:var(--space-md);max-width:1280px;margin:0 auto;display:flex}.storefront-root .pdp-product__sticky-text{flex-direction:column;gap:2px;min-width:0;display:flex}.storefront-root .pdp-product__sticky-price{color:var(--color-text-primary);font-size:16px;font-weight:700}.storefront-root .pdp-product__sticky-title{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:min(50vw,320px);font-size:12px;overflow:hidden}.storefront-root .pdp-product__sticky-cta{color:#fff;border-radius:var(--radius-md);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--sf-font);background:#1d1d1f;border:none;flex-shrink:0;padding:10px 20px}.storefront-root .pdp-product__sticky-cta:hover{background:#000}.storefront-root .pdp-product__sticky-cta:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .pdp-product__share{align-items:center;gap:var(--space-md);margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid var(--color-border-light);flex-wrap:wrap;display:flex}.storefront-root .pdp-product__share-label{color:var(--color-text-primary);font-size:14px;font-weight:600}.storefront-root .pdp-product__share-links{gap:var(--space-sm);flex-wrap:wrap;display:flex}.storefront-root .pdp-product__share-link,.storefront-root .pdp-product__share-btn{color:var(--color-primary);cursor:pointer;font-size:13px;font-family:var(--sf-font);background:0 0;border:none;padding:4px 8px;text-decoration:none}.storefront-root .pdp-product__share-btn:hover,.storefront-root .pdp-product__share-link:hover{text-decoration:underline}.storefront-root .pdp-product__service-section{margin-top:var(--space-2xl)}.storefront-root .pdp-product__service-section-title{margin:0 0 var(--space-md);font-size:18px;font-weight:600}.storefront-root .pdp-product__service-grid{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:640px){.storefront-root .pdp-product__service-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.storefront-root .pdp-product__service-grid{grid-template-columns:repeat(4,1fr)}}.storefront-root .pdp-product__service-card{border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-md);background:var(--color-bg-secondary);gap:var(--space-sm);flex-direction:column;min-height:140px;display:flex}.storefront-root .pdp-product__service-card-title{color:var(--color-text-primary);margin:0;font-size:14px;font-weight:600}.storefront-root .pdp-product__service-card-body{color:var(--color-text-secondary);flex:1;margin:0;font-size:13px;line-height:1.45}.storefront-root .pdp-product__service-card-cta{color:var(--color-primary);margin-top:auto;font-size:13px;font-weight:500;text-decoration:none}.storefront-root .pdp-product__service-card-cta:hover{text-decoration:underline}.storefront-root .pdp-product__source{margin-top:var(--space-md);font-size:14px}.storefront-root .pdp-product__section{margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid var(--color-border-light)}.storefront-root .pdp-product__section-title{margin:0 0 var(--space-md);font-size:18px;font-weight:600}.storefront-root .pdp-product__plain{color:var(--color-text-primary);margin:0;line-height:1.6}.storefront-root .pdp-product__detail-html{color:var(--color-text-primary);line-height:1.6}.storefront-root .pdp-product__detail-html img{max-width:100%;height:auto}.storefront-root .pdp-product__detail-strip{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}.storefront-root .pdp-product__detail-img{border-radius:var(--radius-sm);border:1px solid var(--color-border-light);width:100%;height:auto}.storefront-root .storefront-content{max-width:1280px;padding:var(--space-xl) var(--space-xl) var(--space-2xl);margin:0 auto;overflow-x:clip}.storefront-root .storefront-content>.hero:first-child{margin-top:calc(var(--space-xl) * -1)}.storefront-root .storefront-content>.hero.hero--dept-landing:first-child{margin-top:0}.storefront-root main{max-width:none;margin:0;padding:0}.storefront-root .footer{color:#e8e8ed;padding:var(--space-2xl) var(--space-xl) var(--space-xl);margin-top:var(--space-2xl);background:#1d1d1f}.storefront-root .footer-grid{gap:var(--space-2xl);max-width:1280px;padding-bottom:var(--space-xl);border-bottom:1px solid #ffffff1f;grid-template-columns:2fr 1fr 1fr 1fr;margin:0 auto;display:grid}.storefront-root .footer-logo-text{color:#fff;margin-bottom:8px;font-size:20px;font-weight:700}.storefront-root .footer-tagline{color:#e8e8ed;margin-bottom:16px;font-size:13px;line-height:1.6}.storefront-root .footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 14px;font-size:13px;font-weight:700}.storefront-root .footer-col ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.storefront-root .footer-col li{color:#e8e8ed;font-size:13px}.storefront-root .footer-col a{color:#d1d1d6;text-decoration:none;transition:color .15s}.storefront-root .footer-col a:hover{color:#fff}.storefront-root .footer-col a:focus-visible{color:#fff;border-radius:2px;outline:none;box-shadow:0 0 0 2px #ffffff8c}.storefront-root .footer-bottom{max-width:1280px;margin:var(--space-md) auto 0;color:#d1d1d6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.storefront-root .section-header{margin-bottom:var(--space-lg);justify-content:space-between;align-items:baseline;display:flex}.storefront-root .section-title{color:var(--color-text-primary);margin:0;font-size:22px;font-weight:700}.storefront-root .section-link{color:var(--color-primary);font-size:14px;font-weight:500;text-decoration:none}.storefront-root .section-link:hover{text-decoration:underline}.storefront-root .section-link:focus-visible{border-radius:var(--radius-sm);box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .category-scroll{gap:var(--space-md);padding-bottom:var(--space-sm);scrollbar-width:none;display:flex;overflow-x:auto}.storefront-root .category-scroll::-webkit-scrollbar{display:none}.storefront-root .category-card{border-radius:var(--radius-lg);cursor:pointer;border:1px solid var(--color-border-light);background:var(--color-bg-secondary);text-align:center;min-width:110px;max-width:110px;color:inherit;font-family:var(--sf-font);flex-direction:column;flex-shrink:0;align-items:center;gap:8px;padding:14px 12px;text-decoration:none;transition:all .2s;display:flex}.storefront-root .category-card:hover{box-shadow:var(--shadow-card);border-color:var(--color-border);background:#fff}.storefront-root .category-card.active{border-color:var(--color-primary);background:#0071e30d}.storefront-root .category-card:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .category-card__img-wrap{border:1px solid var(--color-border-light);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.storefront-root .category-card__img{object-fit:contain;width:60px;height:60px}.storefront-root .category-card__img-placeholder{width:60px;height:60px;color:var(--color-text-disabled);justify-content:center;align-items:center;display:flex}.storefront-root .category-card__img-placeholder svg{opacity:.45;width:28px;height:28px}.storefront-root .category-card__name{color:var(--color-text-primary);font-size:12px;font-weight:600;line-height:1.3}.storefront-root .category-card__count{color:var(--color-text-secondary);font-size:11px}.storefront-root .product-card{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);cursor:pointer;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.storefront-root .product-card:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.storefront-root .product-card:focus-within{box-shadow:var(--shadow-card)}.storefront-root .product-card__img-wrap{background:var(--color-bg-secondary);aspect-ratio:1;justify-content:center;align-items:center;padding:16px;display:flex;position:relative;overflow:hidden}.storefront-root .product-card__img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.storefront-root .product-card:hover .product-card__img{transform:scale(1.04)}.storefront-root .product-card__img-placeholder{width:100%;height:100%;color:var(--color-text-disabled);justify-content:center;align-items:center;display:flex}.storefront-root .product-card__body{flex-direction:column;flex:1;gap:6px;padding:12px 16px 16px;display:flex}.storefront-root .product-card__cat{color:var(--color-primary);text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.storefront-root .product-card__name{color:var(--color-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;display:-webkit-box;overflow:hidden}.storefront-root .product-card__name:hover{text-decoration:underline}.storefront-root .product-card__name:focus-visible{border-radius:var(--radius-sm);box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .product-card__price-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;padding-top:4px;display:flex}.storefront-root .product-card__price{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:700}.storefront-root .product-card__variants{color:var(--color-text-secondary);margin:0;font-size:11px}.storefront-root .btn-add-cart{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;font-size:13px;font-weight:500;font-family:var(--sf-font);border:none;margin-top:10px;padding:9px 0;transition:background .2s}.storefront-root .btn-add-cart:hover{background:var(--color-primary-hover)}.storefront-root .btn-add-cart:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .btn-add-cart:active{background:var(--color-primary-active)}.storefront-root .product-grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.storefront-root .sf-home-catalog--dept-landing{padding-top:0}.storefront-root .sf-home-catalog--dept-landing main .product-grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr)}.storefront-root .sf-home-catalog--dept-landing main .product-grid>.product-card{width:95%;margin-inline:auto}.storefront-root .hero{background:linear-gradient(135deg, var(--color-navy) 0%, #2a4a6b 60%, #1a3a5a 100%);color:#fff;padding:72px var(--space-xl);text-align:center;margin-top:0;margin-bottom:0;margin-left:calc(var(--space-xl) * -1);margin-right:calc(var(--space-xl) * -1);border-radius:0;position:relative;overflow:hidden}.storefront-root .hero:before{content:"";pointer-events:none;background:radial-gradient(at 70%,#0071e340 0%,#0000 60%);position:absolute;inset:0}.storefront-root .hero-content{max-width:700px;margin:0 auto;position:relative}.storefront-root .hero-badge{color:#ffffffe6;letter-spacing:.5px;text-transform:uppercase;background:#ffffff26;border:1px solid #fff3;border-radius:20px;margin-bottom:20px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-block}.storefront-root .hero h1{letter-spacing:-1px;margin:0 0 16px;font-size:48px;font-weight:700;line-height:1.1}.storefront-root .hero h1 span{color:#60b8ff}.storefront-root .hero p{color:#fffc;margin:0 0 32px;font-size:18px}.storefront-root .hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.storefront-root .btn-hero-primary{background:var(--color-primary);color:#fff;font-family:var(--sf-font);cursor:pointer;border:none;border-radius:980px;justify-content:center;align-items:center;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.storefront-root .btn-hero-primary:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.storefront-root .btn-hero-primary:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .btn-hero-primary:active{background:var(--color-primary-active);transform:translateY(0)}.storefront-root .btn-hero-secondary{color:#fff;font-family:var(--sf-font);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:980px;justify-content:center;align-items:center;padding:14px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.storefront-root .btn-hero-secondary:hover{background:#fff3}.storefront-root .btn-hero-secondary:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff73}.storefront-root .btn-hero-secondary:active{background:#ffffff47}.storefront-root .hero.hero--dept-landing{background:linear-gradient(180deg, var(--color-bg-card) 0%, var(--color-bg-secondary) 100%);color:var(--color-text-primary);border:1px solid var(--color-border-light);padding:28px var(--space-lg);margin-top:0;margin-bottom:var(--space-xl);border-radius:12px;margin-left:0;margin-right:0}.storefront-root .hero.hero--dept-landing:before{background:radial-gradient(at 70% 28%,#0071e312 0%,#0000 58%)}.storefront-root .hero.hero--dept-landing .hero-content{max-width:34rem}.storefront-root .hero.hero--dept-landing h1{letter-spacing:-.02em;color:var(--color-text-primary);margin:0 0 10px;font-size:clamp(22px,2.5vw,30px);line-height:1.2}.storefront-root .hero.hero--dept-landing h1 span{color:var(--color-primary)}.storefront-root .hero.hero--dept-landing p{color:var(--color-text-secondary);margin:0;font-size:14px;font-weight:400;line-height:1.5}.storefront-root .hero.hero--dept-landing p:last-of-type{margin-bottom:0}.storefront-root .section{padding:var(--space-2xl) 0}.storefront-root .sf-home-container{max-width:1280px;margin:0 auto;padding:0}.storefront-root .sf-home-catalog{max-width:1280px;padding-bottom:var(--space-2xl);margin:0 auto}.storefront-root .hero+.sf-home-container{padding-top:var(--space-2xl)}.storefront-root .sf-home-container>.section:first-child{padding-top:18px}.storefront-root .sf-home-container>.section+.section{padding-top:30px}.storefront-root .sf-home-container>.section:last-child{padding-bottom:34px}.storefront-root .sf-home-catalog{padding-top:18px}.storefront-root .sf-home-container .section-header{margin-bottom:18px}.storefront-root .sf-home-container .section-title{letter-spacing:-.01em;font-size:30px;font-weight:700;line-height:1.2}.storefront-root .sf-home-container .section-link{font-size:15px;font-weight:500}.storefront-root .sf-home-container .category-scroll{gap:18px;padding-bottom:12px}.storefront-root .sf-home-container .category-card{gap:10px;min-width:124px;max-width:124px;padding:16px 12px}.storefront-root .sf-home-container .category-card__img-wrap,.storefront-root .sf-home-container .category-card__img,.storefront-root .sf-home-container .category-card__img-placeholder{width:66px;height:66px}.storefront-root .sf-home-container .category-card__name{font-size:13px}.storefront-root .sf-home-container .category-card__count{font-size:12px}.storefront-root .sf-home-container .product-grid{gap:28px}.storefront-root .section-subtitle{max-width:720px;color:var(--color-text-secondary);margin:0;font-size:16px}.storefront-root .service-card-grid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.storefront-root .service-card{border:1px solid var(--color-border-light);border-radius:var(--radius-lg);background:#fff;padding:26px 22px}.storefront-root .service-card h3{letter-spacing:-.015em;margin:0 0 10px;font-size:28px;line-height:1.2}.storefront-root .service-card p{color:var(--color-text-secondary);margin:0 0 14px}.storefront-root .service-card a{color:var(--color-primary);font-weight:600;text-decoration:none}.storefront-root .service-card a:hover{text-decoration:underline}.storefront-root .service-card--light{text-align:center}.storefront-root .service-card__icon{border:1px solid var(--color-border);border-radius:999px;width:26px;height:26px;margin:0 auto 14px}@media (max-width:1024px){.storefront-root .service-card-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.storefront-root .service-card-grid{grid-template-columns:1fr}}.storefront-root .home-catalog-intro{margin-bottom:16px;padding-top:10px}.storefront-root .home-catalog-intro__title{letter-spacing:-.01em;color:var(--color-text-primary);margin:0;font-size:30px;font-weight:700;line-height:1.2}.storefront-root .home-catalog-intro__subtitle{color:var(--color-text-secondary);margin:6px 0 0;font-size:15px}.storefront-root .catalog-layout{grid-template-columns:248px 1fr;align-items:start;gap:42px;padding-top:22px;display:grid}.storefront-root .catalog-layout--dept-landing{grid-template-columns:1fr;gap:0;padding-top:0}.storefront-root .sort-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.storefront-root .sort-bar__count{color:var(--color-text-primary);font-size:18px;font-weight:700}.storefront-root .btn-load-more{border:1px solid var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary);font-family:var(--sf-font);text-align:center;cursor:pointer;background:0 0;margin:34px auto 0;padding:12px 40px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:block}.storefront-root .btn-load-more:hover{background:#0071e30f}.storefront-root .btn-load-more:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .filter-section .filter-section__title{text-transform:uppercase;letter-spacing:.4px;color:var(--color-text-primary);margin:0 0 12px;font-size:13px;font-weight:700}.storefront-root .btn-filter-apply{border-radius:var(--radius-md);background:var(--color-primary);color:#fff;width:100%;font-family:var(--sf-font);cursor:pointer;border:none;margin-top:12px;padding:10px 16px;font-size:14px;font-weight:500;transition:background .2s}.storefront-root .btn-filter-apply:hover{background:var(--color-primary-hover)}.storefront-root .btn-filter-apply:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .btn-filter-apply:active{background:var(--color-primary-active)}.storefront-root .btn-filter-reset{font-family:var(--sf-font);color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;margin-top:12px;padding:0;font-size:13px;font-weight:500;text-decoration:none;display:inline-block}.storefront-root .btn-filter-reset:hover{color:var(--color-text-primary);text-decoration:underline}.storefront-root .btn-filter-reset:focus-visible{border-radius:var(--radius-sm);box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .filter-sidebar{top:calc(var(--sticky-top-offset,124px) + var(--subbar-h,0px) + 12px);position:sticky}.storefront-root .filter-section{border-bottom:1px solid var(--color-border-light);padding:16px 0}.storefront-root .filter-section:first-child{padding-top:0}.storefront-root .filter-section h3{text-transform:uppercase;letter-spacing:.4px;margin:0 0 12px;font-size:13px;font-weight:700}.storefront-root .filter-checkbox{cursor:pointer;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.storefront-root .filter-checkbox input{accent-color:var(--color-primary);width:15px;height:15px}.storefront-root .filter-subnav{flex-direction:column;gap:4px;display:flex}.storefront-root .filter-subnav__link{border-radius:var(--radius-md);color:var(--color-text-primary);border:1px solid #0000;padding:8px 10px;font-size:13px;font-weight:500;line-height:1.3;text-decoration:none;display:block}.storefront-root .filter-subnav__link:hover{background:var(--color-bg-secondary)}.storefront-root .filter-subnav__link:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .filter-subnav__link--active{color:var(--color-primary);background:#0071e314;border-color:#0071e359;font-weight:600}.storefront-root .sort-row{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.storefront-root .sort-row h2{margin:0;font-size:18px;font-weight:700}.storefront-root .sort-controls{flex-wrap:wrap;gap:8px;display:flex}.storefront-root .sort-select,.storefront-root .price-input{border:1px solid var(--color-border);border-radius:var(--radius-md);height:36px;font-family:var(--sf-font);background:var(--color-bg-secondary);padding:0 10px;font-size:14px}.storefront-root .price-input{box-sizing:border-box;width:100%}.storefront-root .sort-select:focus-visible,.storefront-root .price-input:focus-visible{border-color:var(--color-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #0071e326}.storefront-root .price-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.storefront-root .load-more-row{margin-top:var(--space-xl);text-align:center}.storefront-root .store-btn-primary{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);width:100%;height:38px;font-family:var(--sf-font);cursor:pointer;border:none;justify-content:center;align-items:center;margin-top:10px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.storefront-root .store-btn-primary:hover{background:var(--color-primary-hover)}.storefront-root .store-btn-primary:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .store-btn-primary:active{background:var(--color-primary-active)}.storefront-root .store-btn-outline{border:1px solid var(--color-border);color:var(--color-text-primary);border-radius:var(--radius-md);height:38px;font-family:var(--sf-font);cursor:pointer;background:#fff;justify-content:center;align-items:center;padding:0 16px;font-size:14px;text-decoration:none;display:inline-flex}.storefront-root .store-btn-outline:hover{background:var(--color-bg-secondary)}.storefront-root .store-btn-outline:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .store-btn-outline:active{background:var(--color-bg-secondary);border-color:var(--color-text-secondary)}.storefront-root.storefront-root--dept-landing .btn-add-cart,.storefront-root.storefront-root--dept-landing .store-btn-primary,.storefront-root.storefront-root--dept-landing .btn-filter-apply,.storefront-root.storefront-root--dept-landing .btn-hero-primary{color:var(--color-primary);border:1px solid var(--color-primary);background:#fff}.storefront-root.storefront-root--dept-landing .btn-add-cart:hover,.storefront-root.storefront-root--dept-landing .store-btn-primary:hover,.storefront-root.storefront-root--dept-landing .btn-filter-apply:hover,.storefront-root.storefront-root--dept-landing .btn-hero-primary:hover{color:var(--color-primary);border-color:var(--color-primary-hover);background:#0071e30f}.storefront-root.storefront-root--dept-landing .btn-add-cart:active,.storefront-root.storefront-root--dept-landing .store-btn-primary:active,.storefront-root.storefront-root--dept-landing .btn-filter-apply:active,.storefront-root.storefront-root--dept-landing .btn-hero-primary:active{border-color:var(--color-primary-active);color:var(--color-primary-active);background:#0071e31a}.storefront-root.storefront-root--dept-landing .btn-load-more{background:#fff}.storefront-root.storefront-root--dept-landing .site-mega-chrome .mega-nav-desktop-chrome{will-change:max-height, opacity;max-height:200px;transition:max-height .24s cubic-bezier(.4,0,.2,1),opacity .22s cubic-bezier(.4,0,.2,1);overflow:hidden}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .site-mega-chrome .mega-nav-desktop-chrome{opacity:0;max-height:0}.storefront-root.storefront-root--dept-landing .dept-sub-carousel--pinned{top:var(--sticky-top-offset,0px);z-index:140;margin-top:12px;transition:top .22s cubic-bezier(.4,0,.2,1),box-shadow .22s;position:sticky}.storefront-root .dept-sub-carousel--pinned{-webkit-backdrop-filter:blur(12px);background:#ffffffd9}.storefront-root.storefront-root--dept-landing:not(.is-chrome-hidden) .dept-sub-carousel--pinned{background:var(--color-bg-secondary);border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light)}.storefront-root.storefront-root--dept-landing .dept-sub-carousel--pinned .dept-sub-carousel__strip{justify-content:center;gap:14px}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned{top:calc(var(--sticky-top-offset,0px) + 12px);margin-inline:auto;background:var(--color-bg-secondary);border-top:none;border-radius:999px;width:fit-content;max-width:calc(100% - 32px);min-height:0;margin-top:28px;padding:8px 12px;box-shadow:0 2px 10px #0000001f}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__inner{justify-content:center;align-items:center;min-height:0;padding:0;display:flex}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__strip-wrap{justify-content:center;align-items:center;min-width:0;display:flex}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__strip{flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;padding:0}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__card{min-width:0;box-shadow:none;background:0 0;border:none;border-radius:999px;padding:9px 18px;transition:background .2s,color .2s}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__card.is-active{box-shadow:none;color:var(--color-primary);background:#dbeafe}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__card:hover:not(.is-active){background:#00000024}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__card:not(.is-active){background:#fff}.storefront-root.storefront-root--dept-landing:not(.is-chrome-hidden) .dept-sub-carousel--pinned .dept-sub-carousel__card:hover:not(.is-active){background:#ececf0}.storefront-root.storefront-root--dept-landing:not(.is-chrome-hidden) .dept-sub-carousel--pinned .dept-sub-carousel__card.is-active{border:1px solid #d1d1d6;border-left:4px solid var(--color-primary)}.storefront-root .dept-sub-carousel__card--all{display:none}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__card--all{display:flex}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__card-inner{justify-content:center;align-items:center;gap:0;min-height:100%}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__img-wrap,.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__price{display:none}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__name{color:var(--color-text-primary);white-space:nowrap;font-size:14px;font-weight:500;line-height:1.3}.storefront-root.storefront-root--dept-landing.is-chrome-hidden .dept-sub-carousel--pinned .dept-sub-carousel__card.is-active .dept-sub-carousel__name{color:var(--color-primary);font-weight:600}.storefront-root .store-panel{border:1px solid var(--color-border-light);border-radius:var(--radius-lg);background:#fff;padding:20px}.storefront-root .store-list-plain{gap:12px;margin:0;padding:0;list-style:none;display:grid}.storefront-root .store-list-item{border:1px solid var(--color-border-light);background:#fff;border-radius:10px;padding:12px}.storefront-root .orders-tabs{top:var(--header-h,64px);z-index:100;background:var(--color-bg-primary);border-bottom:1px solid var(--color-border-light);margin-bottom:var(--space-lg);position:sticky}.storefront-root .orders-tabs__list{padding:0 var(--space-md);scrollbar-width:none;gap:0;margin:0;list-style:none;display:flex;overflow-x:auto}.storefront-root .orders-tabs__list::-webkit-scrollbar{display:none}.storefront-root .orders-tabs__item a{color:var(--color-text-secondary);white-space:nowrap;border-bottom:2px solid #0000;padding:14px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s;display:block}.storefront-root .orders-tabs__item a:hover{color:var(--color-text-primary)}.storefront-root .orders-tabs__item a[aria-current=page]{color:var(--color-primary);border-bottom-color:var(--color-primary)}.storefront-root .orders-tabs--pills{background:0 0;border-bottom:none}.storefront-root .orders-tabs--pills .orders-tabs__list{background:var(--color-bg-secondary);scrollbar-width:none;border-radius:999px;gap:2px;width:fit-content;margin:8px auto;padding:4px;overflow-x:auto;box-shadow:0 2px 10px #0000001f}.storefront-root .orders-tabs--pills .orders-tabs__list::-webkit-scrollbar{display:none}.storefront-root .orders-tabs--pills .orders-tabs__item a{color:var(--color-text-primary);background:0 0;border-bottom:none;border-radius:999px;padding:9px 18px;transition:background .2s,color .2s}.storefront-root .orders-tabs--pills .orders-tabs__item a:hover{color:var(--color-text-primary);background:#00000014}.storefront-root .orders-tabs--pills .orders-tabs__item a[aria-current=page]{color:var(--color-primary);background:#dbeafe;border-bottom-color:#0000}.storefront-root .orders-list{gap:var(--space-md);margin:0;padding:0;list-style:none;display:grid}.storefront-root .orders-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-card);overflow:hidden;box-shadow:0 1px 4px #0000000f}.storefront-root .orders-card__body{color:inherit;text-decoration:none;display:block}.storefront-root .orders-card__body:hover .orders-card__items{background:var(--color-bg-secondary)}.storefront-root .orders-card__header{align-items:center;gap:var(--space-sm);border-bottom:1px solid var(--color-border-light);background:var(--color-bg-secondary);flex-wrap:nowrap;min-width:0;padding:12px 16px;display:flex}.storefront-root .orders-card__number{color:var(--color-text-primary);white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:700;text-decoration:none}.storefront-root .orders-card__number:hover{text-decoration:underline}.storefront-root .orders-card__chat-btn{color:#25d366;white-space:nowrap;background:#fff;border:1px solid #25d366;border-radius:4px;flex-shrink:0;align-items:center;padding:3px 10px;font-size:12px;font-weight:500;line-height:1.5;text-decoration:none;display:inline-flex}.storefront-root .orders-card__chat-btn:hover{background:#f0fdf4}.storefront-root .orders-card__header .orders-card__badge{flex-shrink:0;margin-left:auto}.storefront-root .orders-card__date{color:var(--color-text-secondary);white-space:nowrap;font-size:12px}.storefront-root .orders-card__badge{white-space:nowrap;border-radius:20px;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.storefront-root .orders-card__badge--waiting{color:#856404;background:#fff3cd}.storefront-root .orders-card__badge--verifying{color:#084298;background:#cfe2ff}.storefront-root .orders-card__badge--rejected{color:#842029;background:#f8d7da}.storefront-root .orders-card__badge--processing{color:#0c5460;background:#d1ecf1}.storefront-root .orders-card__badge--shipped,.storefront-root .orders-card__badge--completed{color:#155724;background:#d4edda}.storefront-root .orders-card__badge--cancelled{color:#383d41;background:#e2e3e5}.storefront-root .orders-card__items{border-bottom:1px solid var(--color-border-light);gap:8px;padding:12px 16px;display:grid}.storefront-root .orders-card__item{align-items:center;gap:var(--space-sm);font-size:13px;display:flex}.storefront-root .orders-card__item-img{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:40px;height:40px}.storefront-root .orders-card__item-img--placeholder{border-radius:var(--radius-sm);background:var(--color-bg-secondary);flex-shrink:0;width:40px;height:40px}.storefront-root .orders-card__item-name{color:var(--color-text-primary);flex:1;min-width:0}.storefront-root .orders-card__item-variant{color:var(--color-text-secondary);font-size:12px}.storefront-root .orders-card__tracking-banner{min-width:0;max-width:50%;color:var(--color-primary);flex:0 auto;align-items:center;gap:4px;margin-left:auto;font-size:12px;font-weight:500;display:flex;overflow:hidden}.storefront-root .orders-card__tracking-banner span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.storefront-root .orders-card__item-price{color:var(--color-text-secondary);white-space:nowrap;font-size:12px}.storefront-root .orders-card__footer{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;padding:12px 16px;display:flex}.storefront-root .orders-card__total{color:var(--color-text-primary);font-size:14px;font-weight:700}.storefront-root .orders-card__total-label{color:var(--color-text-secondary);margin-right:4px;font-size:12px;font-weight:400}.storefront-root .orders-card__action{color:var(--color-text-secondary);flex-direction:column;align-items:flex-end;gap:6px;font-size:13px;display:flex}.storefront-root .orders-card__action-info{color:var(--color-text-secondary);font-size:13px}.storefront-root .orders-card__action-note{color:var(--color-accent-red);font-size:12px}.storefront-root .orders-card__tracking{color:var(--color-text-secondary);flex-direction:column;align-items:flex-end;gap:4px;margin-bottom:6px;font-size:12px;display:flex}.storefront-root .orders-empty{text-align:center;padding:var(--space-2xl) var(--space-lg);color:var(--color-text-secondary)}.storefront-root .orders-empty__icon{margin-bottom:var(--space-md);font-size:40px}.storefront-root .orders-empty__text{margin:0;font-size:14px}.storefront-root .orders-upload-dialog{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:var(--space-xl);border:none;width:90vw;max-width:400px}.storefront-root .orders-upload-dialog::backdrop{background:#00000073}.storefront-root .orders-upload-dialog__title{margin:0 0 var(--space-md);color:var(--color-text-primary);font-size:16px;font-weight:700}.storefront-root .orders-upload-dialog__field{margin-bottom:var(--space-lg);gap:8px;display:grid}.storefront-root .orders-upload-dialog__label{color:var(--color-text-secondary);font-size:13px}.storefront-root .orders-upload-dialog__input{font-size:13px}.storefront-root .orders-upload-dialog__actions{gap:var(--space-sm);justify-content:flex-end;display:flex}.storefront-root .order-detail{max-width:800px;margin:0 auto var(--space-2xl);padding:var(--space-lg);gap:var(--space-md);display:grid}.storefront-root .order-detail__header{align-items:center;gap:var(--space-md);padding-bottom:var(--space-md);border-bottom:1px solid var(--color-border-light);flex-wrap:wrap;display:flex}.storefront-root .order-detail__back{color:var(--color-text-secondary);flex-shrink:0;align-items:center;gap:4px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.storefront-root .order-detail__back:hover{color:var(--color-text-primary)}.storefront-root .order-detail__order-num{color:var(--color-text-primary);flex:1;min-width:0;font-size:13px;font-weight:600}.storefront-root .order-detail__timeline{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-xl) var(--space-lg);overflow-x:auto}.storefront-root .order-detail__timeline-steps{justify-content:center;align-items:flex-start;min-width:480px;display:flex}.storefront-root .order-detail__timeline-step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;display:flex;position:relative}.storefront-root .order-detail__timeline-step:not(:last-child):after{content:"";background:var(--color-border-light);z-index:0;width:100%;height:2px;position:absolute;top:20px;left:50%}.storefront-root .order-detail__timeline-step--done:not(:last-child):after{background:#22c55e}.storefront-root .order-detail__timeline-step--cancelled:not(:last-child):after{background:var(--color-border-light)}.storefront-root .order-detail__step-icon{background:var(--color-bg-secondary);border:2px solid var(--color-border-light);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex;position:relative}.storefront-root .order-detail__timeline-step--done{border-radius:var(--radius-md);padding:10px 8px 8px}.storefront-root .order-detail__timeline-step--done .order-detail__step-icon,.storefront-root .order-detail__timeline-step--active .order-detail__step-icon{border-color:var(--color-primary);color:var(--color-primary);background:#dbeafe}.storefront-root .order-detail__timeline-step--cancelled .order-detail__step-icon{background:var(--color-accent-red);border-color:var(--color-accent-red);color:#fff}.storefront-root .order-detail__step-label{color:var(--color-text-secondary);font-size:12px;font-weight:600;line-height:1.3}.storefront-root .order-detail__timeline-step--done .order-detail__step-label,.storefront-root .order-detail__timeline-step--active .order-detail__step-label{color:var(--color-text-primary)}.storefront-root .order-detail__step-date{color:var(--color-text-disabled);font-size:11px;line-height:1.3}.storefront-root .order-detail__actions{gap:var(--space-sm);flex-wrap:wrap;justify-content:flex-end;display:flex}.storefront-root .order-detail__actions--shipped{flex-direction:column}.storefront-root .order-detail__actions--shipped .order-detail__wa-btn{justify-content:center;width:100%;height:38px;margin-top:0;font-size:14px}.storefront-root .order-detail__wa-btn{border-radius:var(--radius-md);border:1px solid var(--color-border);color:#25d366;cursor:pointer;white-space:nowrap;background:#fff;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.storefront-root .order-detail__wa-btn:hover{background:var(--color-bg-secondary)}.storefront-root .order-detail__buy-again{border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-primary);white-space:nowrap;background:#fff;align-items:center;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.storefront-root .order-detail__buy-again:hover{background:var(--color-bg-secondary)}.storefront-root .order-detail__section{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-lg)}.storefront-root .order-detail__section-title{color:var(--color-text-primary);margin:0 0 var(--space-md);font-size:14px;font-weight:700}.storefront-root .order-detail__shipping-grid{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.storefront-root .order-detail__address dt{color:var(--color-text-primary);margin-bottom:2px;font-size:13px;font-weight:600}.storefront-root .order-detail__address dd{color:var(--color-text-secondary);margin:0 0 4px;font-size:13px}.storefront-root .order-detail__tracking-latest{align-items:flex-start;gap:var(--space-sm);border-radius:var(--radius-md);margin-bottom:var(--space-md);background:#f0fdf4;border:1px solid #bbf7d0;padding:10px 12px;display:flex}.storefront-root .order-detail__tracking-latest-text{color:#15803d;font-size:13px;font-weight:500;line-height:1.4}.storefront-root .order-detail__tracking-latest-time{color:#16a34a;margin-top:2px;font-size:11px}.storefront-root .order-detail__tracking-list{gap:0;display:grid;position:relative}.storefront-root .order-detail__tracking-event{gap:var(--space-sm);border-bottom:1px solid var(--color-border-light);grid-template-columns:120px 1fr;padding:8px 0;font-size:12px;display:grid}.storefront-root .order-detail__tracking-event:last-child{border-bottom:none}.storefront-root .order-detail__tracking-time{color:var(--color-text-disabled);white-space:nowrap}.storefront-root .order-detail__tracking-desc{color:var(--color-text-secondary)}.storefront-root .order-detail__tracking-desc--latest{color:var(--color-text-primary);font-weight:500}.storefront-root .order-detail__resi{color:var(--color-text-secondary);margin-top:var(--space-sm);font-size:12px}.storefront-root .order-detail__resi strong{color:var(--color-text-primary)}.storefront-root .order-detail__items{gap:var(--space-md);display:grid}.storefront-root .order-detail__item{gap:var(--space-md);align-items:flex-start;display:flex}.storefront-root .order-detail__item-img{border-radius:var(--radius-sm);object-fit:cover;background:var(--color-bg-secondary);flex-shrink:0;width:64px;height:64px;display:block}.storefront-root .order-detail__item-img--placeholder{border-radius:var(--radius-sm);background:var(--color-bg-secondary);flex-shrink:0;width:64px;height:64px}.storefront-root .order-detail__item-info{flex:1;min-width:0}.storefront-root .order-detail__item-name{color:var(--color-text-primary);font-size:13px;font-weight:500;line-height:1.4}.storefront-root .order-detail__item-variant{color:var(--color-text-secondary);margin-top:2px;font-size:12px}.storefront-root .order-detail__item-qty{color:var(--color-text-secondary);margin-top:4px;font-size:12px}.storefront-root .order-detail__item-price{color:var(--color-text-primary);white-space:nowrap;flex-shrink:0;padding-top:2px;font-size:13px;font-weight:600}.storefront-root .order-detail__item-discount{color:var(--color-accent-red);text-align:right;margin-top:2px;font-size:12px}.storefront-root .order-detail__breakdown{gap:8px;display:grid}.storefront-root .order-detail__breakdown-row{color:var(--color-text-secondary);justify-content:space-between;align-items:baseline;font-size:13px;display:flex}.storefront-root .order-detail__breakdown-total{padding-top:var(--space-sm);margin-top:var(--space-sm);border-top:1px solid var(--color-border-light);justify-content:space-between;align-items:baseline;display:flex}.storefront-root .order-detail__breakdown-total-label{color:var(--color-text-primary);font-size:14px;font-weight:600}.storefront-root .order-detail__breakdown-total-value{color:var(--color-text-primary);font-size:18px;font-weight:700}.storefront-root .order-detail__payment-method{color:var(--color-text-secondary);margin-top:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid var(--color-border-light);justify-content:space-between;font-size:13px;display:flex}@media (max-width:600px){.storefront-root .order-detail__shipping-grid{grid-template-columns:1fr}}.storefront-root .cart-overlay{z-index:300;opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;position:fixed;inset:0}.storefront-root .cart-overlay.open{opacity:1;pointer-events:all}.storefront-root .cart-drawer{z-index:301;background:#fff;flex-direction:column;width:min(380px,100vw);transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0000001f}.storefront-root .cart-drawer.open{transform:translate(0)}.storefront-root .cart-drawer-header{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.storefront-root .cart-drawer-title{margin:0;font-size:18px;font-weight:700}.storefront-root .cart-close{background:var(--color-bg-secondary);cursor:pointer;width:34px;height:34px;color:var(--color-text-primary);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.storefront-root .cart-close:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .cart-close:hover{background:var(--color-border-light)}.storefront-root .cart-items{flex:1;padding:16px 24px;overflow-y:auto}.storefront-root .cart-footer{border-top:1px solid var(--color-border-light);padding:16px 24px 24px}.storefront-root .cart-subtotal-row{justify-content:space-between;align-items:center;margin-bottom:16px;font-size:16px;font-weight:700;display:flex}.storefront-root .cart-empty-text{color:var(--color-text-secondary);text-align:center;padding:24px}.storefront-root .cart-line{border-bottom:1px solid var(--color-border-light);padding:12px 0}.storefront-root .cart-line a{color:var(--color-text-primary);font-size:14px;font-weight:500;text-decoration:none}.storefront-root .cart-line a:focus-visible{border-radius:var(--radius-sm);box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .cart-line p{color:var(--color-text-secondary);margin:6px 0 0;font-size:13px}.storefront-root .cart-line__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.storefront-root .cart-line__top a{flex:1}.storefront-root .cart-line__trash{cursor:pointer;color:var(--color-text-secondary);border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;align-items:center;padding:2px 4px;transition:color .15s;display:flex}.storefront-root .cart-line__trash:hover{color:#b00020}.storefront-root .cart-line__bottom{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.storefront-root .cart-line__qty-stepper{align-items:center;gap:4px;display:flex}.storefront-root .cart-line__qty-btn{border:1px solid var(--color-border-light);background:var(--color-bg-secondary);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;transition:background .15s;display:flex}.storefront-root .cart-line__qty-btn:hover:not(:disabled){background:var(--color-border-light)}.storefront-root .cart-line__qty-btn:disabled{opacity:.35;cursor:not-allowed}.storefront-root .cart-line__qty-input{text-align:center;border:1px solid var(--color-border-light);border-radius:var(--radius-sm);background:var(--color-bg-primary,#fff);-moz-appearance:textfield;width:42px;height:28px;font-size:13px}.storefront-root .cart-line__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.storefront-root .cart-line__qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.storefront-root .cart-line__price{color:var(--color-text-primary);font-size:13px;font-weight:600}@keyframes cart-shake{0%,to{transform:rotate(0)scale(1)}20%{transform:rotate(-14deg)scale(1.15)}40%{transform:rotate(14deg)scale(1.1)}60%{transform:rotate(-9deg)scale(1.05)}80%{transform:rotate(9deg)scale(1.05)}}.cart-icon--shaking{animation:.42s cart-shake}.storefront-root .pdp-product__cta-row{flex-direction:column;gap:10px;display:flex}.storefront-root .pdp-product__cta--outline{border-radius:var(--radius-md,8px);border:2px solid var(--color-primary,#2563eb);height:48px;color:var(--color-primary,#2563eb);background:0 0;justify-content:center;align-items:center;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.storefront-root .pdp-product__cta--outline:hover{background:var(--color-primary,#2563eb);color:#fff}.storefront-root .pdp-product__sticky-cta-row{gap:8px;display:flex}.storefront-root .pdp-product__sticky-cta--outline{border-radius:var(--radius-sm,6px);border:2px solid var(--color-primary,#2563eb);height:40px;color:var(--color-primary,#2563eb);white-space:nowrap;background:0 0;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.storefront-root .pdp-product__sticky-cta--outline:hover{background:var(--color-primary,#2563eb);color:#fff}@media (max-width:1100px){.storefront-root .product-grid{grid-template-columns:repeat(3,1fr)}.storefront-root .sf-home-catalog--dept-landing main .product-grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.storefront-root .hero.hero--dept-landing{border-radius:12px}}@media (max-width:1023px){.storefront-root .header,.storefront-root .navbar,.storefront-root .storefront-content,.storefront-root .footer{padding-left:20px;padding-right:20px}.storefront-root .catalog-layout{gap:var(--space-xl);grid-template-columns:1fr}.storefront-root .filter-sidebar{position:static}}@media (max-width:1023px) and (min-width:769px){.storefront-root.storefront-root--dept-landing .storefront-content{padding-top:var(--space-lg)}.storefront-root.storefront-root--dept-landing .hero.hero--dept-landing{margin-bottom:var(--space-lg)}.storefront-root .hero:not(.hero--dept-landing){padding:64px var(--space-lg);margin-bottom:0;margin-left:-20px;margin-right:-20px}.storefront-root .hero h1{letter-spacing:-.75px;font-size:40px}.storefront-root .hero p{margin-bottom:var(--space-xl);font-size:17px}.storefront-root .hero-badge{margin-bottom:16px;padding:5px 12px;font-size:11px}.storefront-root .hero-actions .btn-hero-primary,.storefront-root .hero-actions .btn-hero-secondary{padding:12px 28px;font-size:15px}.storefront-root .hero.hero--dept-landing h1{letter-spacing:-.65px;font-size:34px}.storefront-root .hero.hero--dept-landing p{font-size:16px}.storefront-root .sf-home-container>.section{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.storefront-root .sf-home-container>.section:first-child{padding-top:var(--space-lg)}.storefront-root .sf-home-container .section-title{font-size:24px}.storefront-root .home-catalog-intro__title{font-size:26px}.storefront-root .home-catalog-intro__subtitle{font-size:14px}.storefront-root .sort-bar__count{font-size:17px}.storefront-root .sf-home-catalog{padding-bottom:var(--space-xl)}.storefront-root .sf-home-container .category-scroll{gap:var(--space-md)}.storefront-root .sf-home-container .category-card{min-width:112px;max-width:112px}}@media (max-width:768px){.storefront-root.storefront-root--dept-landing .storefront-content{padding-top:var(--space-md)}.storefront-root.storefront-root--dept-landing .hero.hero--dept-landing{margin-bottom:var(--space-md)}.storefront-root .announcement-bar{padding:0 12px;font-size:11px;line-height:1.2}.storefront-root .header-inner{row-gap:var(--space-sm);flex-wrap:wrap;height:auto;min-height:60px;padding-top:10px;padding-bottom:10px}.storefront-root .logo{order:0}.storefront-root .header-actions{order:1;margin-left:auto}.storefront-root .search-wrap{flex:100%;order:2;min-width:0;max-width:none}.storefront-root .logo-text,.storefront-root .search-input,.storefront-root .sort-select,.storefront-root .price-input{font-size:16px}.storefront-root .hero:not(.hero--dept-landing){padding:48px var(--space-md);border-radius:0;margin-bottom:0;margin-left:-20px;margin-right:-20px}.storefront-root .storefront-content>.hero:first-child:not(.hero--dept-landing){margin-top:calc(var(--space-lg) * -1)}.storefront-root .hero h1{letter-spacing:-.6px;font-size:34px}.storefront-root .hero p{margin-bottom:var(--space-lg);font-size:16px}.storefront-root .hero-badge{margin-bottom:14px;font-size:11px}.storefront-root .hero-actions{flex-direction:column;align-items:stretch}.storefront-root .hero-actions .btn-hero-primary,.storefront-root .hero-actions .btn-hero-secondary{width:100%;max-width:320px;margin-left:auto;margin-right:auto}.storefront-root .hero.hero--dept-landing h1{letter-spacing:-.45px;font-size:26px;line-height:1.15}.storefront-root .hero.hero--dept-landing p{font-size:15px;line-height:1.55}.storefront-root .sf-home-container>.section{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.storefront-root .section-header{margin-bottom:var(--space-md);gap:var(--space-sm);flex-wrap:wrap}.storefront-root .sf-home-container .section-title{font-size:22px}.storefront-root .home-catalog-intro{padding-top:4px}.storefront-root .home-catalog-intro__title{font-size:24px}.storefront-root .sort-bar{align-items:stretch;gap:var(--space-sm);flex-direction:column}.storefront-root .sort-bar .sort-controls{flex-direction:column;align-items:stretch;width:100%}.storefront-root .sort-bar .sort-controls .sort-select,.storefront-root .sort-bar .sort-controls .store-btn-outline{width:100%;min-height:44px}.storefront-root .footer-grid{gap:var(--space-lg);grid-template-columns:1fr}.storefront-root .footer-bottom{flex-direction:column;align-items:flex-start}.storefront-root .product-grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.storefront-root .category-card{min-width:100px;max-width:100px;padding:12px 10px}.storefront-root .category-card__img-wrap,.storefront-root .category-card__img,.storefront-root .category-card__img-placeholder{width:52px;height:52px}.storefront-root .category-scroll{gap:var(--space-sm);margin-left:-2px;margin-right:-2px;padding-left:2px;padding-right:2px}.storefront-root .storefront-content{padding-top:var(--space-lg);padding-bottom:var(--space-xl)}.storefront-root .store-panel{padding:var(--space-md)}.storefront-root .store-panel>h1{margin-bottom:var(--space-sm);font-size:22px;line-height:1.2}}.storefront-root .home-banner-carousel{width:100%;height:480px;position:relative;overflow:hidden}.storefront-root .home-banner-carousel__track{height:100%;transition:transform .5s;display:flex}.storefront-root .home-banner-carousel__slide{justify-content:center;align-items:center;gap:var(--space-lg);width:100%;height:100%;padding:var(--space-2xl);text-align:center;color:#fff;flex-direction:column;flex-shrink:0;display:flex}.storefront-root .home-banner-carousel__badge{letter-spacing:.08em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;padding:4px 14px;font-size:12px;font-weight:600;display:inline-block}.storefront-root .home-banner-carousel__title{letter-spacing:-.02em;max-width:640px;margin:0;font-size:40px;font-weight:700;line-height:1.15}.storefront-root .home-banner-carousel__subtitle{color:#fffc;max-width:480px;margin:0;font-size:17px;line-height:1.5}.storefront-root .home-banner-carousel__cta{color:#1d1d1f;background:#fff;border-radius:980px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.storefront-root .home-banner-carousel__cta:hover{opacity:.88}.storefront-root .home-banner-carousel__dots{gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.storefront-root .home-banner-carousel__dot{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.storefront-root .home-banner-carousel__dot.active{background:#fff}.storefront-root .category-tiles{padding:var(--space-2xl) 0}.storefront-root .category-tiles__title{letter-spacing:-.01em;color:var(--color-text-primary);margin:0 0 var(--space-lg);font-size:28px;font-weight:700}.storefront-root .category-tiles__grid{gap:var(--space-md);grid-template-columns:repeat(7,1fr);display:grid}.storefront-root .category-tile{align-items:center;gap:var(--space-sm);border-radius:var(--radius-lg);padding:var(--space-md) var(--space-sm);background:var(--color-bg-secondary);flex-direction:column;text-decoration:none;transition:background .15s;display:flex}.storefront-root .category-tile:hover{background:#e8e8ed}.storefront-root .category-tile__img-wrap{border-radius:var(--radius-md);background:#dcdce0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.storefront-root .category-tile__label{color:var(--color-text-primary);text-align:center;font-size:13px;font-weight:600;line-height:1.3}.storefront-root .home-brand-partners{padding:var(--space-2xl) 0;border-top:1px solid var(--color-border-light)}.storefront-root .brand-partners__title{letter-spacing:-.01em;color:var(--color-text-primary);margin:0 0 var(--space-lg);font-size:28px;font-weight:700}.storefront-root .brand-partners__grid{gap:var(--space-md);grid-template-columns:repeat(6,1fr);display:grid}.storefront-root .brand-partners__tile{aspect-ratio:3/2;background:var(--color-bg-secondary);border-radius:var(--radius-md);padding:var(--space-md);justify-content:center;align-items:center;display:flex}.storefront-root .brand-partners__name{color:var(--color-text-secondary);text-align:center;font-size:13px;font-weight:600}@media (max-width:1023px){.storefront-root .home-banner-carousel{height:360px}.storefront-root .home-banner-carousel__title{font-size:30px}.storefront-root .category-tiles__grid{grid-template-columns:repeat(4,1fr)}.storefront-root .brand-partners__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.storefront-root .home-banner-carousel{height:260px}.storefront-root .home-banner-carousel__title{font-size:22px}.storefront-root .home-banner-carousel__subtitle{font-size:14px}.storefront-root .home-banner-carousel__cta{padding:10px 22px;font-size:14px}.storefront-root .category-tiles__grid{gap:var(--space-sm);grid-template-columns:repeat(4,1fr)}.storefront-root .category-tile__img-wrap{width:48px;height:48px}.storefront-root .brand-partners__grid{grid-template-columns:repeat(3,1fr)}}.storefront-root .home-service-highlights{padding:var(--space-2xl) 0;border-top:1px solid var(--color-border-light)}.storefront-root .service-highlights__grid{gap:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}.storefront-root .service-highlight__card{text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.storefront-root .service-highlight__icon{color:var(--color-text-secondary)}.storefront-root .service-highlight__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:700;line-height:1.3}.storefront-root .service-highlight__desc{color:var(--color-text-secondary);max-width:280px;margin:0;font-size:14px;line-height:1.6}.storefront-root .service-highlight__cta{color:var(--color-primary);font-size:14px;font-weight:500;text-decoration:none}.storefront-root .service-highlight__cta:hover{text-decoration:underline}@media (max-width:767px){.storefront-root .service-highlights__grid{gap:var(--space-xl);grid-template-columns:1fr}}.storefront-root .home-promo-cards{gap:var(--space-md);padding:var(--space-2xl) 0;flex-direction:column;display:flex}.storefront-root .home-promo-card{border-radius:var(--radius-lg);background:var(--color-bg-secondary);grid-template-columns:1fr 1fr;min-height:280px;display:grid;overflow:hidden}.storefront-root .home-promo-card__visual{min-height:220px}.storefront-root .home-promo-card__visual--support{background:linear-gradient(135deg,#1a2f4a 0%,#2d4f6e 100%)}.storefront-root .home-promo-card__visual--store{background:linear-gradient(135deg,#2c3e50 0%,#4a6741 100%)}.storefront-root .home-promo-card__body{justify-content:center;align-items:flex-start;gap:var(--space-md);padding:var(--space-2xl);flex-direction:column;display:flex}.storefront-root .home-promo-card--reverse .home-promo-card__body{align-items:flex-start}.storefront-root .home-promo-card__title{letter-spacing:-.01em;color:var(--color-text-primary);margin:0;font-size:28px;font-weight:700;line-height:1.2}.storefront-root .home-promo-card__desc{color:var(--color-text-secondary);max-width:340px;margin:0;font-size:15px;line-height:1.6}.storefront-root .home-promo-card__btn{border:1.5px solid var(--color-primary);color:var(--color-primary);border-radius:980px;padding:10px 22px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-block}.storefront-root .home-promo-card__btn:hover{background:var(--color-primary);color:#fff}@media (max-width:767px){.storefront-root .home-promo-card{grid-template-columns:1fr}.storefront-root .home-promo-card--reverse{direction:ltr}.storefront-root .home-promo-card__visual{min-height:160px}.storefront-root .home-promo-card__body{padding:var(--space-xl)}.storefront-root .home-promo-card__title{font-size:22px}}.storefront-root .sf-dept-page{padding:var(--space-lg) var(--space-lg);max-width:1280px;margin:0 auto}.storefront-root .catalog-empty-state{text-align:center;color:var(--color-text-secondary);padding:60px 0}.storefront-root .catalog-empty-state__text{margin:0 0 12px;font-size:16px}.storefront-root .catalog-empty-state__reset{color:var(--color-primary);font-size:14px;text-decoration:underline}.storefront-root .btn-filter-reset{align-items:center;gap:6px;display:inline-flex}.storefront-root .btn-filter-reset__icon{flex-shrink:0}.storefront-root .price-field{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-secondary);align-items:center;gap:8px;height:40px;margin-bottom:8px;padding:0 10px;display:flex}.storefront-root .price-field__prefix{color:var(--color-text-secondary);flex-shrink:0;font-size:13px}.storefront-root .price-field input{font-family:var(--sf-font);background:0 0;border:none;outline:none;width:100%;font-size:14px}.storefront-root .price-field:focus-within{border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 3px #0071e326}.storefront-root .home-banner-carousel{margin-left:calc(var(--space-xl) * -1);margin-right:calc(var(--space-xl) * -1);width:calc(100% + 64px)}.storefront-root .storefront-content>.home-banner-carousel:first-child{margin-top:calc(var(--space-xl) * -1)}@media (max-width:1023px){.storefront-root .home-banner-carousel{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}}@media (max-width:768px){.storefront-root .storefront-content>.home-banner-carousel:first-child{margin-top:calc(var(--space-lg) * -1)}.storefront-root .home-banner-carousel__slide{padding:var(--space-lg);gap:var(--space-sm)}.storefront-root .home-banner-carousel__subtitle{display:none}}.storefront-root .sf-form-input,.storefront-root .sf-form-textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;height:44px;font-family:var(--sf-font);background:var(--color-bg-primary);color:var(--color-text-primary);appearance:none;padding:0 14px;font-size:16px;transition:border-color .15s,box-shadow .15s;display:block}.storefront-root .sf-form-textarea{resize:vertical;height:auto;padding:10px 14px;line-height:1.5}.storefront-root .sf-form-input:focus,.storefront-root .sf-form-textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #0071e326}.storefront-root .sf-form-input::placeholder,.storefront-root .sf-form-textarea::placeholder{color:var(--color-text-disabled)}.storefront-root .sf-checkout-form{gap:12px;max-width:460px;display:grid}.storefront-root .sf-checkout-form h2{color:var(--color-text-primary);margin:8px 0 0;font-size:16px;font-weight:700}@media (max-width:480px){.storefront-root .sf-checkout-form{max-width:100%}.storefront-root .orders-card__header{flex-wrap:wrap;row-gap:4px}.storefront-root .orders-card__tracking-banner{flex-basis:100%;order:10;max-width:100%;margin-left:0}}@media (max-width:380px){.storefront-root .category-tiles__grid{gap:var(--space-xs);grid-template-columns:repeat(3,1fr)}.storefront-root .category-tile__img-wrap{width:44px;height:44px}.storefront-root .category-tile__label{font-size:11px}}@media (max-width:480px){.storefront-root .home-promo-card__body{padding:var(--space-lg)}.storefront-root .home-promo-card__title{font-size:20px}}.storefront-root .pdp-product__back{margin:0 0 var(--space-md);font-size:13px}.storefront-root .pdp-product__back a{color:var(--color-text-secondary);align-items:center;gap:4px;text-decoration:none;display:inline-flex}.storefront-root .pdp-product__back a:before{content:"‹";font-size:17px;line-height:1}.storefront-root .pdp-product__back a:hover{color:var(--color-primary)}@media (max-width:768px){.storefront-root .pdp-product__shell{padding-left:0;padding-right:0}}.storefront-root .filter-toggle{display:none}.storefront-root .filter-sidebar__body{display:block}@media (max-width:1023px){.storefront-root .filter-toggle{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-secondary);width:100%;font-family:var(--sf-font);cursor:pointer;color:var(--color-text-primary);justify-content:space-between;align-items:center;margin-bottom:0;padding:11px 16px;font-size:14px;font-weight:600;display:flex}.storefront-root .filter-toggle:hover{background:var(--color-border-light)}.storefront-root .filter-toggle:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .filter-toggle__chevron{color:var(--color-text-secondary);transition:transform .2s;display:inline-block}.storefront-root .filter-sidebar.is-open .filter-toggle__chevron{transform:rotate(180deg)}.storefront-root .filter-sidebar__body{padding-top:var(--space-md);display:none}.storefront-root .filter-sidebar.is-open .filter-sidebar__body{display:block}}@media (max-width:768px){.storefront-root .price-field input{font-size:16px}}.storefront-root .checkout-page-shell{max-width:1080px;padding:var(--space-xl) var(--space-lg);margin:0 auto}.storefront-root .checkout-layout{gap:var(--space-xl);grid-template-columns:1fr 380px;align-items:start;display:grid}.storefront-root .checkout-main{min-width:0}.storefront-root .checkout-page-title{margin:0 0 var(--space-lg);color:var(--color-text-primary);font-size:22px;font-weight:700}.storefront-root .checkout-alert{border-radius:var(--radius-md);margin-bottom:var(--space-lg);flex-direction:column;gap:4px;padding:12px 16px;font-size:14px;display:flex}.storefront-root .checkout-alert--success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.storefront-root .checkout-alert--error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.storefront-root .checkout-section{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-lg);margin-bottom:var(--space-lg)}.storefront-root .checkout-section__title{margin:0 0 var(--space-md);color:var(--color-text-primary);font-size:16px;font-weight:600}.storefront-root .checkout-address-list{gap:var(--space-sm);flex-direction:column;display:flex}.storefront-root .checkout-address-card{align-items:flex-start;gap:var(--space-sm);padding:var(--space-md);border:1.5px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .15s;display:flex}.storefront-root .checkout-address-card--active{border-color:var(--color-primary)}.storefront-root .checkout-address-radio{accent-color:var(--color-primary);margin-top:3px}.storefront-root .checkout-address-body{flex:1;min-width:0}.storefront-root .checkout-address-header{align-items:center;gap:var(--space-sm);margin-bottom:4px;display:flex}.storefront-root .checkout-address-label{color:var(--color-text-primary);font-size:13px;font-weight:600}.storefront-root .checkout-address-badge{background:var(--color-primary);color:#fff;border-radius:99px;padding:1px 6px;font-size:11px}.storefront-root .checkout-address-name,.storefront-root .checkout-address-phone,.storefront-root .checkout-address-text{color:var(--color-text-secondary);margin:0;font-size:13px;line-height:1.5}.storefront-root .checkout-address-name{color:var(--color-text-primary);font-weight:500}.storefront-root .checkout-new-address{gap:var(--space-md);flex-direction:column;display:flex}.storefront-root .checkout-fields-grid{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.storefront-root .checkout-fields-grid textarea{grid-column:1/-1}.storefront-root .checkout-btn-text{color:var(--color-primary);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:13px}.storefront-root .checkout-btn-text:hover{text-decoration:underline}.storefront-root .checkout-payment-list{gap:var(--space-md);flex-direction:column;display:flex}.storefront-root .checkout-payment-group__label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);margin:0 0 var(--space-xs);font-size:12px;font-weight:600}.storefront-root .checkout-payment-options{gap:var(--space-sm);flex-wrap:wrap;display:flex}.storefront-root .checkout-payment-card{border:1.5px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:border-color .15s;display:flex}.storefront-root .checkout-payment-card--active{border-color:var(--color-primary);background:#f0f7ff}.storefront-root .checkout-payment-radio{accent-color:var(--color-primary)}.storefront-root .checkout-payment-name{color:var(--color-text-primary);font-size:13px}.storefront-root .checkout-sidebar{top:calc(var(--header-h,64px) + var(--space-lg));position:sticky}.storefront-root .checkout-summary-card{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-lg)}.storefront-root .checkout-summary-title{margin:0 0 var(--space-md);font-size:16px;font-weight:600}.storefront-root .checkout-items{gap:var(--space-sm);margin-bottom:var(--space-md);flex-direction:column;display:flex}.storefront-root .checkout-item{align-items:flex-start;gap:var(--space-sm);display:flex}.storefront-root .checkout-item__img-wrap{border-radius:var(--radius-sm);background:var(--color-bg-secondary);flex-shrink:0;width:56px;height:56px;overflow:hidden}.storefront-root .checkout-item__img{object-fit:cover;width:100%;height:100%}.storefront-root .checkout-item__placeholder{background:var(--color-bg-secondary);width:100%;height:100%}.storefront-root .checkout-item__info{flex:1;min-width:0}.storefront-root .checkout-item__name{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13px;font-weight:500;overflow:hidden}.storefront-root .checkout-item__variant,.storefront-root .checkout-item__qty{color:var(--color-text-secondary);margin:0;font-size:12px}.storefront-root .checkout-item__price{color:var(--color-text-primary);white-space:nowrap;margin:0;font-size:13px;font-weight:600}.storefront-root .checkout-promo{margin-bottom:var(--space-md)}.storefront-root .checkout-promo-row{gap:var(--space-sm);display:flex}.storefront-root .checkout-promo-row .sf-form-input{flex:1}.storefront-root .checkout-promo-applied{border-radius:var(--radius-md);background:#f0f7ff;justify-content:space-between;align-items:center;padding:8px 12px;font-size:13px;display:flex}.storefront-root .checkout-promo-code{color:var(--color-primary);margin-right:6px;font-weight:600}.storefront-root .checkout-promo-msg{color:var(--color-text-secondary)}.storefront-root .checkout-breakdown{border-top:1px solid var(--color-border-light);padding-top:var(--space-sm);margin-bottom:var(--space-md)}.storefront-root .checkout-breakdown__row{color:var(--color-text-secondary);justify-content:space-between;padding:4px 0;font-size:13px;display:flex}.storefront-root .checkout-breakdown__free{color:#2e7d32;font-weight:500}.storefront-root .checkout-breakdown__row--discount{color:#c62828}.storefront-root .checkout-breakdown__total{color:var(--color-text-primary);padding-top:var(--space-sm);border-top:1px solid var(--color-border-light);margin-top:var(--space-sm);justify-content:space-between;font-size:15px;font-weight:700;display:flex}.storefront-root .checkout-submit-btn{width:100%;margin-top:var(--space-sm)}.storefront-root .checkout-sticky-mobile{background:var(--color-bg-card);border-top:1px solid var(--color-border-light);padding:var(--space-sm) var(--space-md);z-index:200;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000014}.storefront-root .checkout-sticky-mobile__inner{justify-content:space-between;align-items:center;gap:var(--space-md);max-width:480px;margin:0 auto;display:flex}.storefront-root .checkout-sticky-mobile__price{flex-direction:column;display:flex}.storefront-root .checkout-sticky-mobile__label{color:var(--color-text-secondary);font-size:11px}.storefront-root .checkout-sticky-mobile__value{color:var(--color-text-primary);font-size:16px;font-weight:700}.storefront-root .checkout-sticky-mobile__btn{flex-shrink:0}.storefront-root .promo-page{padding:var(--space-2xl) 0;max-width:var(--content-max-width);padding-left:var(--space-md);padding-right:var(--space-md);margin:0 auto}.storefront-root .promo-page__header{text-align:center;margin-bottom:var(--space-2xl)}.storefront-root .promo-page__title{color:var(--color-text-primary);letter-spacing:-.02em;margin-bottom:8px;font-size:32px;font-weight:700}.storefront-root .promo-page__subtitle{color:var(--color-text-secondary);max-width:480px;margin:0 auto;font-size:16px;line-height:1.5}.storefront-root .promo-page__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.storefront-root .promo-page__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.storefront-root .promo-page__grid{grid-template-columns:1fr}}.storefront-root .voucher-card{border-radius:var(--radius-lg);border:1px solid var(--color-border-light);background:#fff;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.storefront-root .voucher-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.storefront-root .voucher-card__tear{background:repeating-linear-gradient(to bottom, #fff 0, #fff 6px, var(--color-border-light) 6px, var(--color-border-light) 10px);border-right:1px dashed var(--color-border-light);flex-shrink:0;width:12px}.storefront-root .voucher-card__body{padding:var(--space-md);flex-direction:column;flex:1;gap:10px;display:flex}.storefront-root .voucher-card__header{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.storefront-root .voucher-card__badge{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:var(--voucher-color,#ee4d2d);border-radius:4px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.storefront-root .voucher-card__tag{letter-spacing:.04em;color:#ee4d2d;background:#fff3ed;border-radius:4px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.storefront-root .voucher-card__value-row{align-items:baseline;gap:6px;margin-top:2px;display:flex}.storefront-root .voucher-card__value{color:var(--color-text-primary);letter-spacing:-.02em;font-size:28px;font-weight:800;line-height:1}.storefront-root .voucher-card__desc{color:var(--color-text-secondary);font-size:15px;font-weight:500}.storefront-root .voucher-card__min-order{color:var(--color-text-secondary);margin:0;font-size:13px;line-height:1.4}.storefront-root .voucher-card__meta{margin-top:auto;padding-top:6px}.storefront-root .voucher-card__expiry{color:var(--color-text-secondary);margin:0;font-size:12px}.storefront-root .voucher-card__flash{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.storefront-root .voucher-card__flash-label{color:var(--color-text-secondary);font-size:12px}.storefront-root .voucher-card__countdown{color:#d0011b;font-variant-numeric:tabular-nums;background:#fff1f0;border-radius:4px;padding:2px 8px;font-size:13px;font-weight:700}.storefront-root .voucher-card__code-row{align-items:center;gap:8px;margin-top:4px;display:flex}.storefront-root .voucher-card__code-box{border:1px dashed var(--color-border-light);border-radius:var(--radius-md);background:#fafafa;flex:1;align-items:center;gap:8px;padding:6px 10px;display:flex}.storefront-root .voucher-card__code-label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.storefront-root .voucher-card__code-text{color:var(--color-text-primary);font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:14px;font-weight:700}.storefront-root .voucher-card__copy-btn{border-radius:var(--radius-md);border:1px solid var(--color-border-light);color:var(--color-text-primary);cursor:pointer;background:#fff;padding:7px 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s}.storefront-root .voucher-card__copy-btn:hover{background:var(--color-bg-secondary);border-color:var(--color-text-secondary)}.storefront-root .voucher-card__claim-btn{border-radius:var(--radius-md);color:#fff;cursor:pointer;background:#ee4d2d;border:none;width:100%;margin-top:6px;padding:11px 0;font-size:14px;font-weight:700;transition:background .15s,transform .1s}.storefront-root .voucher-card__claim-btn:hover{background:#d04020}.storefront-root .voucher-card__claim-btn:active{transform:scale(.98)}.storefront-root .voucher-card__claim-btn--claimed{color:var(--color-text-secondary);border:1px solid var(--color-border-light);cursor:default;pointer-events:none;background:#f0f0f0}.storefront-root .voucher-card__claim-btn--claimed:hover{background:#f0f0f0}.storefront-root .voucher-card--skeleton{opacity:.6;pointer-events:none}.storefront-root .voucher-card__skeleton-badge,.storefront-root .voucher-card__skeleton-value,.storefront-root .voucher-card__skeleton-meta,.storefront-root .voucher-card__skeleton-code,.storefront-root .voucher-card__skeleton-btn{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite skeletonShimmer}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.storefront-root .voucher-card__skeleton-badge{width:80px;height:18px}.storefront-root .voucher-card__skeleton-value{width:60%;height:32px;margin-top:4px}.storefront-root .voucher-card__skeleton-meta{width:50%;height:16px;margin-top:4px}.storefront-root .voucher-card__skeleton-code{width:100%;height:36px;margin-top:4px}.storefront-root .voucher-card__skeleton-btn{width:100%;height:40px;margin-top:6px}.storefront-root .home-promo-card__visual--voucher{background:linear-gradient(135deg,#fff5f2 0%,#fff0eb 100%);justify-content:center;align-items:center;display:flex}.storefront-root .home-promo-card__voucher-icon{font-size:72px;line-height:1}@media (max-width:768px){.storefront-root .promo-page__title{font-size:24px}.storefront-root .voucher-card__value{font-size:22px}.storefront-root .checkout-layout{grid-template-columns:1fr}.storefront-root .checkout-sidebar{display:none}.storefront-root .checkout-sticky-mobile{display:block}.storefront-root .checkout-fields-grid{grid-template-columns:1fr}.storefront-root .checkout-page-shell{padding:var(--space-lg) var(--space-md);padding-bottom:100px}}.storefront-root .akun-page{max-width:720px;padding:var(--space-xl) var(--space-md);margin:0 auto}.storefront-root .akun-header{margin-bottom:var(--space-lg)}.storefront-root .akun-title{margin:0 0 var(--space-xs);color:var(--color-text-primary);font-size:24px;font-weight:700}.storefront-root .akun-subtitle{color:var(--color-text-secondary);margin:0;font-size:14px}.storefront-root .akun-tabs{gap:var(--space-sm);border-bottom:1px solid var(--color-border-light);margin-bottom:var(--space-lg);display:flex}.storefront-root .akun-tab{padding:var(--space-sm) var(--space-md);color:var(--color-text-secondary);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--sf-font);background:0 0;border:none;border-bottom:2px solid #0000;transition:color .15s,border-color .15s}.storefront-root .akun-tab:hover{color:var(--color-text-primary)}.storefront-root .akun-tab--active{color:var(--color-primary);border-bottom-color:var(--color-primary)}.storefront-root .akun-tab:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .akun-panel{animation:.2s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.storefront-root .akun-skeleton{padding:var(--space-xl) 0;text-align:center;color:var(--color-text-secondary);font-size:14px}.storefront-root .akun-section{gap:var(--space-md);flex-direction:column;display:flex}.storefront-root .akun-section-header{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.storefront-root .akun-section-title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.storefront-root .akun-field{gap:var(--space-xs);flex-direction:column;display:flex}.storefront-root .akun-field--inline{align-items:center;gap:var(--space-sm);flex-direction:row}.storefront-root .akun-label{color:var(--color-text-primary);font-size:13px;font-weight:600}.storefront-root .akun-input,.storefront-root .akun-textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:14px;font-family:var(--sf-font);color:var(--color-text-primary);background:var(--color-bg-primary);outline:none;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.storefront-root .akun-textarea{resize:vertical;min-height:72px}.storefront-root .akun-input:focus,.storefront-root .akun-textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #0071e31f}.storefront-root .akun-input--readonly{background:var(--color-bg-secondary);color:var(--color-text-secondary);cursor:not-allowed}.storefront-root .akun-hint{color:var(--color-text-secondary);font-size:12px}.storefront-root .akun-error{color:var(--color-accent-red);font-size:12px}.storefront-root .akun-optional{color:var(--color-text-secondary);font-weight:400}.storefront-root .akun-actions{gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.storefront-root .akun-empty{text-align:center;padding:var(--space-2xl) var(--space-md);color:var(--color-text-secondary)}.storefront-root .akun-empty p{margin:0 0 var(--space-md)}.storefront-root .akun-address-list{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.storefront-root .akun-address-card{border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-md);background:var(--color-bg-primary);transition:border-color .15s,box-shadow .15s}.storefront-root .akun-address-card--default{border-color:var(--color-primary);box-shadow:0 0 0 1px #0071e314}.storefront-root .akun-address-card__header{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.storefront-root .akun-address-card__meta{align-items:center;gap:var(--space-sm);display:flex}.storefront-root .akun-address-card__label{color:var(--color-text-primary);font-size:14px;font-weight:600}.storefront-root .akun-address-card__badge{color:var(--color-primary);background:#0071e314;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.storefront-root .akun-address-card__actions{align-items:center;gap:var(--space-md);display:flex}.storefront-root .akun-link{color:var(--color-primary);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--sf-font);background:0 0;border:none;padding:0;text-decoration:none}.storefront-root .akun-link:hover{text-decoration:underline}.storefront-root .akun-link--danger{color:var(--color-accent-red)}.storefront-root .akun-address-card__body{color:var(--color-text-primary);flex-direction:column;gap:2px;font-size:14px;line-height:1.45;display:flex}.storefront-root .akun-address-card__name{font-weight:600}.storefront-root .akun-address-card__phone,.storefront-root .akun-address-card__street,.storefront-root .akun-address-card__region{color:var(--color-text-secondary)}.storefront-root .akun-form-overlay{z-index:300;background:#0006;justify-content:center;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@media (min-width:640px){.storefront-root .akun-form-overlay{padding:var(--space-md);align-items:center}}.storefront-root .akun-form-sheet{background:var(--color-bg-primary);border-radius:var(--radius-lg) var(--radius-lg) 0 0;flex-direction:column;width:100%;max-width:520px;max-height:90vh;animation:.25s slideUp;display:flex;overflow-y:auto}@media (min-width:640px){.storefront-root .akun-form-sheet{border-radius:var(--radius-lg);max-height:85vh}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.storefront-root .akun-form-header{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-border-light);background:var(--color-bg-primary);z-index:1;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.storefront-root .akun-form-title{margin:0;font-size:18px;font-weight:700}.storefront-root .akun-form-close{background:var(--color-bg-secondary);cursor:pointer;width:32px;height:32px;color:var(--color-text-primary);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:1;display:flex}.storefront-root .akun-form-close:hover{background:var(--color-border-light)}.storefront-root .akun-form-close:focus-visible{box-shadow:var(--sf-focus-ring);outline:none}.storefront-root .akun-form{padding:var(--space-md) var(--space-lg) var(--space-xl);gap:var(--space-md);flex-direction:column;display:flex}.storefront-root .akun-form-actions{gap:var(--space-md);padding-top:var(--space-sm);border-top:1px solid var(--color-border-light);margin-top:var(--space-sm);justify-content:flex-end;display:flex}.storefront-root .akun-checkbox-label{align-items:center;gap:var(--space-sm);color:var(--color-text-primary);cursor:pointer;font-size:14px;font-weight:500;display:inline-flex}.storefront-root .akun-checkbox{width:18px;height:18px;accent-color:var(--color-primary);cursor:pointer}.storefront-root .store-btn--sm{padding:7px 14px;font-size:13px}.storefront-root .tentang-page{background:var(--color-bg-primary)}.storefront-root .tentang-hero{background:var(--color-bg-secondary);padding:var(--space-2xl) var(--space-lg)}.storefront-root .tentang-hero__inner{align-items:center;gap:var(--space-2xl);max-width:1280px;margin:0 auto;display:flex}.storefront-root .tentang-hero__content{flex:1;min-width:0}.storefront-root .tentang-hero__title{color:var(--color-text-primary);margin:0 0 var(--space-md);font-size:40px;font-weight:700;line-height:1.2;font-family:var(--sf-font)}.storefront-root .tentang-hero__subtitle{color:var(--color-text-secondary);max-width:480px;margin:0;font-size:18px;line-height:1.6}.storefront-root .tentang-hero__image-wrapper{flex:0 0 45%;max-width:560px}.storefront-root .tentang-hero__image{border-radius:var(--radius-lg);object-fit:cover;width:100%;height:auto;box-shadow:var(--shadow-card)}.storefront-root .tentang-section{padding:var(--space-2xl) var(--space-lg)}.storefront-root .tentang-section--alt{background:var(--color-bg-secondary)}.storefront-root .tentang-section__inner{align-items:center;gap:var(--space-2xl);max-width:1280px;margin:0 auto;display:flex}.storefront-root .tentang-section__inner--center{text-align:center;flex-direction:column}.storefront-root .tentang-section__image-wrapper{flex:0 0 45%;max-width:520px}.storefront-root .tentang-section__image{border-radius:var(--radius-lg);object-fit:cover;width:100%;height:auto;box-shadow:var(--shadow-card)}.storefront-root .tentang-section__content{flex:1;min-width:0}.storefront-root .tentang-section__title{color:var(--color-text-primary);margin:0 0 var(--space-md);font-size:32px;font-weight:700;line-height:1.3;font-family:var(--sf-font)}.storefront-root .tentang-section__title--center{text-align:center}.storefront-root .tentang-section__text{color:var(--color-text-secondary);margin:0 0 var(--space-md);font-size:16px;line-height:1.7}.storefront-root .tentang-section__text:last-child{margin-bottom:0}.storefront-root .tentang-values{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);width:100%;max-width:1000px;display:grid}.storefront-root .tentang-values__card{background:var(--color-bg-primary);border-radius:var(--radius-lg);padding:var(--space-lg);box-shadow:var(--shadow-card);text-align:center}.storefront-root .tentang-values__icon{margin-bottom:var(--space-sm);color:var(--color-primary);font-size:28px;line-height:1}.storefront-root .tentang-values__title{color:var(--color-text-primary);margin:0 0 var(--space-xs);font-size:16px;font-weight:600;font-family:var(--sf-font)}.storefront-root .tentang-values__desc{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.5}.storefront-root .tentang-cta{background:var(--color-navy);padding:var(--space-2xl) var(--space-lg);text-align:center}.storefront-root .tentang-cta__inner{max-width:600px;margin:0 auto}.storefront-root .tentang-cta__title{color:#fff;margin:0 0 var(--space-md);font-size:32px;font-weight:700;line-height:1.3;font-family:var(--sf-font)}.storefront-root .tentang-cta__text{color:#ffffffd9;margin:0 0 var(--space-lg);font-size:16px;line-height:1.6}.storefront-root .tentang-cta__btn{align-items:center;gap:var(--space-sm);color:var(--color-navy);border-radius:var(--radius-md);font-size:16px;font-weight:600;font-family:var(--sf-font);background:#fff;padding:14px 28px;text-decoration:none;transition:all .2s;display:inline-flex}.storefront-root .tentang-cta__btn:hover{background:var(--color-bg-secondary);transform:translateY(-1px)}@media (max-width:1024px){.storefront-root .tentang-values{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.storefront-root .tentang-hero__inner,.storefront-root .tentang-section__inner{gap:var(--space-lg);flex-direction:column}.storefront-root .tentang-hero__image-wrapper,.storefront-root .tentang-section__image-wrapper{flex:none;width:100%;max-width:none}.storefront-root .tentang-hero__title{font-size:32px}.storefront-root .tentang-section__title{font-size:26px}.storefront-root .tentang-values{grid-template-columns:1fr}.storefront-root .tentang-section__inner--center{text-align:left}}
