.store-category-nav{position:relative;max-width:1152px;margin-inline:auto;padding-inline:16px}.store-category-track{display:flex;align-items:center;gap:8px;height:52px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.store-category-track::-webkit-scrollbar{display:none;width:0;height:0}.online-storefront nav .store-category-tab{flex-shrink:0;padding:8px 16px;border-radius:999px;font-size:14px;font-weight:600;white-space:nowrap;color:var(--store-on-accent);background:transparent}.online-storefront nav .store-category-tab[aria-current=true]{background:var(--store-on-accent);color:var(--store-accent)}.store-category-arrow:focus-visible,.store-category-tab:focus-visible,.store-theme-control:focus-visible{outline:2px solid currentColor;outline-offset:-4px}.store-category-arrow{display:none}.online-storefront .store-theme-control{background:var(--store-controls);color:var(--store-on-controls);border-radius:8px}.store-theme-control:hover{filter:brightness(.93)}.store-theme-control:active{filter:brightness(.85)}.store-fallback-hero,.store-fallback-hero .store-hero-brand,.store-fallback-hero h1,.store-fallback-hero p{color:var(--store-on-page)}@media(min-width:768px){.store-category-nav{padding-inline:48px}.store-category-arrow{position:absolute;top:6px;width:40px;height:40px;display:grid;place-items:center;border-radius:6px;background:var(--store-accent);color:var(--store-on-accent)}.store-category-prev{left:4px}.store-category-next{right:4px}.store-category-arrow:hover{background:color-mix(in srgb,var(--store-on-accent) 15%,var(--store-accent))}}.store-hero{position:relative;width:100%;aspect-ratio:1520/460;overflow:hidden;touch-action:pan-y;background:var(--store-soft)}.store-hero-track{display:flex;height:100%}.store-hero-slide{flex:0 0 100%;min-width:0;height:100%}.store-hero-slide img{display:block;width:100%;height:100%;object-fit:contain}.store-selector-overlay{position:fixed;inset:0;z-index:100;background:rgb(0 0 0/.65);backdrop-filter:blur(10px)}.store-experience.store-selector{position:fixed;inset:auto;top:50%;left:50%;transform:translate(-50%,-50%);z-index:101;width:calc(100% - 32px);max-width:448px;min-height:0;max-height:calc(100dvh - 32px);overflow-y:auto;padding:24px;background:var(--store-surface);color:var(--store-text);border-radius:16px;box-shadow:0 20px 60px rgb(0 0 0/.2)}.store-selector-close{position:absolute;top:12px;right:12px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--store-soft);border:1px solid var(--store-border)}.store-selector h2,.store-selector-close{color:var(--store-heading)}.store-product-actions{display:grid;grid-template-columns:minmax(100px,3fr) minmax(0,7fr);gap:12px;align-items:center}.store-product-quantity{display:grid;grid-template-columns:32px minmax(20px,1fr) 32px;gap:3px;align-items:center}.store-experience .store-detail-atc{min-width:0;height:44px;gap:8px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:4px 6px;font-size:13px;line-height:17px;color:var(--store-on-accent);container:store-atc/inline-size}.store-detail-atc>span{font-size:inherit;line-height:inherit;font-weight:inherit;white-space:nowrap}@container store-atc (max-width:180px){.store-detail-atc>span{font-size:11px}}.store-cart .store-bag-totals{padding:0;border:0;gap:10px}.store-cart .store-bag-totals>div>span:last-child{color:var(--store-text);font-weight:500}.store-added-notice{position:fixed;z-index:110;right:24px;bottom:24px;width:360px;max-width:calc(100% - 32px);display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--store-border);border-radius:8px;box-shadow:0 8px 32px rgb(0 0 0/.16);background:var(--store-surface);color:var(--store-text);animation:store-notice-in .25s ease-out both}.store-added-image{flex:0 0 54px;height:54px;display:grid;place-items:center;border-radius:6px;overflow:hidden;background:var(--store-soft)}.store-added-image img{width:100%;height:100%;object-fit:contain}.store-added-copy{flex:1;min-width:0}.store-added-copy strong{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--store-heading)}.store-added-copy p{margin:5px 0 6px;font-size:12px;line-height:18px;color:var(--store-muted);overflow-wrap:anywhere}.store-added-check{flex-shrink:0;color:var(--store-accent);animation:store-check-in .35s ease-out both}.store-notice-close{flex:0 0 28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--store-soft);color:var(--store-text)}@keyframes store-notice-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes store-check-in{0%{transform:scale(.6)}to{transform:scale(1)}}@media(min-width:640px){.store-product-quantity{grid-template-columns:38px minmax(24px,1fr) 38px;gap:4px}}@media(max-width:639px){.store-added-notice{bottom:calc(16px + env(safe-area-inset-bottom));right:16px}}@media(prefers-reduced-motion:reduce){.store-added-check,.store-added-notice{animation:none}}.store-banner-control{display:none}.store-collection-banner{aspect-ratio:1400/400}.store-collection-banner img{width:100%;height:100%;object-fit:cover}.store-logo img{width:var(--store-logo-headerMobile,48px);height:auto;max-width:min(30vw,240px);max-height:96px;object-fit:contain}.store-footer-logo{width:var(--store-logo-footerMobile,112px);height:auto;max-width:100%}.store-selector-logo{width:var(--store-logo-selectorMobile,100px);height:auto;max-width:100%;max-height:160px}@media(min-width:768px){.store-banner-control{display:grid;opacity:0;pointer-events:none}.store-hero:focus-within .store-banner-control,.store-hero:hover .store-banner-control{opacity:1;pointer-events:auto}.store-logo img{width:var(--store-logo-headerDesktop,72px)}.store-footer-logo{width:var(--store-logo-footerDesktop,128px)}.store-selector-logo{width:var(--store-logo-selectorDesktop,120px)}}