.storefront-shell{flex-direction:column;flex:1;max-width:100%;min-height:100vh;display:flex;position:relative;overflow-x:clip}.storefront-main{z-index:1;padding-top:var(--site-header-offset,118px);background-color:var(--surface-base,#fff);isolation:isolate;flex-direction:column;flex:1;min-width:0;max-width:100%;display:flex;position:relative;overflow-x:clip}.storefront-main:has(>.premium-home){padding-top:0}.reveal{opacity:1;transform:none}.reveal.reveal--animate:not(.reveal--visible){opacity:0;transform:translateY(16px)}.reveal.reveal--animate{transition:opacity var(--duration-slow) var(--ease-premium), transform var(--duration-slow) var(--ease-premium)}.reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.back-to-top{right:clamp(1rem,2.5vw,1.5rem);bottom:calc(clamp(1rem, 2.5vw, 1.5rem) + 5.25rem + env(safe-area-inset-bottom,0px));z-index:150;color:#111;cursor:pointer;opacity:0;visibility:hidden;background:#fffffff2;border:1px solid #0f172a1a;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;transition:opacity .25s,transform .25s,visibility .25s;display:inline-flex;position:fixed;transform:translateY(8px);box-shadow:0 4px 16px #0f172a1f}.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{color:var(--brand-primary,#1253ed);border-color:#1253ed40}.back-to-top:focus-visible{outline:2px solid var(--brand-primary,#1253ed);outline-offset:3px}.announcement-bar{background:var(--brand-primary,#1253ed);color:var(--text-inverse,#fff);contain:none;--announcement-marquee-duration:18s;padding:.3rem 0;font-size:.75rem;line-height:1.25;display:block;overflow:hidden}.announcement-bar__viewport{white-space:nowrap;width:100%;display:block;overflow:hidden}.announcement-bar__track{will-change:transform;backface-visibility:hidden;flex-flow:row;align-items:center;width:max-content;max-width:none;display:flex}.site-header .announcement-bar .announcement-bar__track{animation:announcement-marquee var(--announcement-marquee-duration,18s) linear infinite}.announcement-bar__item{color:#fffffff2;letter-spacing:.01em;white-space:nowrap;flex:none;padding:0 1.5rem;font-size:.75rem;font-weight:500;line-height:1.25;display:inline-block}.announcement-bar__ticker{z-index:1;flex:1;min-width:0;padding:0;position:relative}.announcement-bar__message{z-index:1;text-align:center;color:#fffffff2;white-space:nowrap;flex:1;margin:0;font-size:.8125rem;position:relative}.landing-live-ticker--announcement .landing-live-ticker__inner{width:100%;max-width:none;margin:0}.landing-live-ticker--announcement .landing-live-ticker__viewport{width:100%;overflow:hidden}.landing-live-ticker--announcement .landing-live-ticker__track{will-change:transform;gap:1.25rem;padding:0;animation:28s linear infinite landing-marquee;display:flex}.landing-live-ticker--announcement .landing-live-ticker__item{color:#fffffff2;white-space:nowrap;align-items:center;gap:.6rem;font-size:.8125rem;display:inline-flex}.landing-live-ticker--announcement .landing-live-ticker__dot{background:#fffffff2;border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #ffffff2e}@keyframes landing-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes announcement-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:639px){.announcement-bar{--announcement-marquee-duration:14s;padding:.25rem 0}.announcement-bar__item{padding:0 1rem;font-size:.6875rem}.landing-live-ticker--announcement .landing-live-ticker__track{gap:1rem}.landing-live-ticker--announcement .landing-live-ticker__item{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.landing-live-ticker--announcement .landing-live-ticker__track{animation:none}.site-header .announcement-bar .announcement-bar__track{flex-wrap:nowrap;justify-content:flex-start;width:max-content;max-width:none;animation:none}.announcement-bar__viewport{scrollbar-width:none;overflow-x:auto}.announcement-bar__viewport::-webkit-scrollbar{display:none}}body.is-landing-page .site-header{-webkit-backdrop-filter:none;box-shadow:none;background:#fff;border-bottom:none}body.is-landing-page .site-header.site-header--scrolled{box-shadow:none;background:#fff;border-bottom:none}body.is-landing-page .site-header__bar{border-bottom:none}body.is-landing-page .site-header__nav{border-top:none;border-bottom:none}body.is-landing-page .announcement-bar{padding:.2rem 0}body.is-landing-page .site-header__inner{min-height:var(--header-height);gap:.35rem .75rem;padding:.28rem 1.25rem}body.is-landing-page .site-header__search{height:44px}body.is-landing-page .site-header__nav-inner{padding:.22rem 1rem .1rem}body.is-landing-page .site-header__nav-gooey .gooey-linkup__blob,body.is-landing-page .site-header__nav-gooey .gooey-linkup__hit{min-height:1.75rem}.site-header{z-index:240;width:100%;padding-top:env(safe-area-inset-top,0px);background:var(--surface-base);box-shadow:none;contain:style;transition:box-shadow var(--duration-normal) var(--ease-premium), border-color var(--duration-normal) var(--ease-premium);border-bottom:none;flex-shrink:0;position:fixed;top:0;left:0;right:0}.site-header--scrolled{background:var(--surface-base);border-bottom-color:var(--border-default);box-shadow:var(--shadow-md)}.site-header:not(.site-header--ready){transition:none}.site-header.site-header--ready{transition:transform var(--duration-fast) var(--ease-premium), box-shadow var(--duration-normal) var(--ease-premium), border-color var(--duration-normal) var(--ease-premium)}.site-header--hidden{pointer-events:none;transform:translateY(-100%)}@media (prefers-reduced-motion:reduce){.site-header{transition:none}.site-header--hidden{pointer-events:auto;transform:none}}body.pdp-scroll-header .site-header--scroll-aware{transition:transform .3s var(--ease-premium,ease);will-change:transform;position:fixed;top:0;left:0;right:0}body.pdp-scroll-header .storefront-main{padding-top:var(--site-header-height,0px)}.site-header--scroll-hidden{pointer-events:none;transform:translateY(-100%)}body.site-nav-open .site-header--scroll-aware,body.site-nav-open .site-header--scroll-hidden{pointer-events:auto;transform:none!important}.site-header__bar{border-bottom:none;overflow:visible}.site-header__inner{max-width:var(--content-wide);min-height:var(--header-height);grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"logo search actions";align-items:center;gap:.5rem .75rem;margin:0 auto;padding:.4rem 1.25rem;display:grid}.site-header__menu-btn{border-radius:var(--radius-sm);min-height:44px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;grid-area:menu;justify-content:center;align-items:center;gap:.3rem;padding:.35rem .5rem;display:none}.site-header__menu-label{letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:700;line-height:1;display:none}.site-header__search-toggle{border-radius:var(--radius-sm);width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;color:var(--text-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;grid-area:search-toggle;justify-content:center;align-items:center;display:none}.site-header__search-toggle:hover{background:var(--brand-primary-muted);color:var(--brand-primary)}.site-header__action--desktop-only{display:flex}.site-header__logo{flex-shrink:0;grid-area:logo;align-items:center;min-width:0;display:flex}.site-header__logo img,.site-header__logo .assets-site-header__menu-logo{object-fit:contain;object-position:left center;width:auto;max-width:min(220px,42vw);height:auto;max-height:56px;display:block}.site-header__search{border:1px solid var(--border-default);border-radius:var(--radius-pill);background:var(--surface-subtle);width:100%;min-width:0;max-width:min(520px,100%);height:38px;transition:border-color var(--duration-fast), box-shadow var(--duration-fast), background var(--duration-fast);grid-area:search;align-items:center;gap:.45rem;margin:0 auto;padding:0 .45rem 0 .85rem;display:flex}.site-header__search:focus-within{border-color:var(--brand-primary);box-shadow:var(--ring-brand);background:var(--surface-base)}.site-header__search-icon{color:var(--text-tertiary);flex-shrink:0}.site-header__search-field{flex:1;align-items:center;min-width:0;display:flex;position:relative}.site-header__search-input{width:100%;min-width:0;color:var(--text-primary);text-align:left;background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.site-header__search-input::placeholder{color:#0000}.site-header__search-rolling{color:#909098;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;justify-content:flex-start;align-items:center;font-size:.875rem;line-height:1.2;display:inline-flex;position:absolute;inset:0;overflow:hidden}.site-header__search-rolling-static{flex-shrink:0}.site-header__search-rolling-viewport{flex-shrink:1;min-width:0;height:1.2em;margin-left:.35em;overflow:hidden}.site-header__search-rolling-word{text-overflow:ellipsis;white-space:nowrap;color:#909098;display:block;overflow:hidden}.site-header__search-rolling-word--animate{animation:.5s cubic-bezier(.22,1,.36,1) both search-rolling-word-in}@keyframes search-rolling-word-in{0%{opacity:0;transform:translateY(85%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.site-header__search-rolling-word--animate{animation:none}}.site-header__search-submit{border-radius:var(--radius-pill);background:var(--brand-gradient,var(--brand-primary));width:28px;min-width:28px;height:28px;min-height:28px;color:var(--text-inverse);cursor:pointer;box-shadow:var(--shadow-sm);transition:transform var(--duration-fast), box-shadow var(--duration-fast);border:none;justify-content:center;align-items:center;display:flex}.site-header__search-submit:hover{box-shadow:var(--shadow-md);transform:scale(1.05)}.site-header__actions{grid-area:actions;justify-self:end;align-items:center;gap:.125rem;display:flex;overflow:visible}.site-header__action{border-radius:var(--radius-sm);color:var(--text-primary);transition:background var(--duration-fast), color var(--duration-fast);align-items:center;gap:.3rem;padding:.35rem .5rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:flex}.site-header__action:hover{background:var(--brand-primary-muted);color:var(--brand-primary)}.site-header__avatar{object-fit:cover;border:1px solid var(--border-default);background:var(--surface-subtle);border-radius:50%;flex-shrink:0;width:24px;height:24px}.site-header__action-label{display:none}.site-header__cart{position:relative}.site-header__cart-count{border-radius:var(--radius-pill);background:var(--brand-primary);min-width:16px;height:16px;color:var(--text-inverse);text-align:center;padding:0 3px;font-size:.625rem;font-weight:600;line-height:16px;position:absolute;top:0;right:0}.site-header__cart-count:empty{display:none}.site-header__nav{--nav-chain-bg:var(--surface-base);background:var(--surface-base);border-top:none;border-bottom:none;padding:0;position:relative;overflow:visible}.site-header__nav--portaled:not([aria-hidden=true]),.site-header__nav--open:not([aria-hidden=true]){display:block}.site-header__nav-gooey .gooey-linkup__blob{min-height:1.9rem;padding:0 .8rem}.site-header__nav-gooey .gooey-linkup__hit{min-height:1.9rem;padding:0 .8rem;transition:color .2s;position:relative}.site-header__nav-gooey .gooey-linkup__hit:after{content:"";background:var(--brand-primary,#1253ed);transform-origin:50%;height:2.5px;transition:transform .2s var(--ease-premium,ease);pointer-events:none;border-radius:1px;position:absolute;bottom:.2rem;left:.8rem;right:.8rem;transform:scaleX(0)}.site-header__nav-gooey .gooey-linkup__hit:hover,.site-header__nav-gooey .gooey-linkup__hit:focus-visible,.site-header__nav-gooey .gooey-linkup__hit--active{color:var(--brand-primary,#1253ed);outline:none}.site-header__nav-gooey .gooey-linkup__hit:hover:after,.site-header__nav-gooey .gooey-linkup__hit:focus-visible:after,.site-header__nav-gooey .gooey-linkup__hit--active:after{transform:scaleX(1)}.site-header__nav-gooey .gooey-linkup__hit--accent:hover,.site-header__nav-gooey .gooey-linkup__hit--accent:focus-visible{color:var(--brand-primary,#1253ed)}.site-header__nav-gooey .gooey-linkup__blob-size{letter-spacing:.05em;font-size:.625rem}.site-header__nav-shell{position:relative}.site-header__nav-shell:after{content:"";background:linear-gradient(to right, transparent, var(--surface-base));pointer-events:none;opacity:0;width:32px;transition:opacity var(--duration-fast);position:absolute;top:0;bottom:0;right:0}.site-header__nav-shell--scrollable:after{opacity:1}.site-header__nav-gooey .gooey-linkup__blobs{filter:url(#gooey-linkup)}.site-header__nav-inner{max-width:var(--content-wide);scrollbar-width:none;justify-content:center;align-items:center;margin:0 auto;padding:.35rem 1rem;display:flex;overflow-x:auto}.site-header__nav-inner::-webkit-scrollbar{display:none}.site-header__nav-link{color:var(--text-secondary);white-space:nowrap;transition:color var(--duration-fast), background var(--duration-fast);border-bottom:2px solid #0000;align-items:center;padding:.5rem .7rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.site-header__nav-link:not(.site-header__nav-link--chain):after{content:"";background:var(--brand-primary);transform-origin:0;height:2px;transition:transform var(--duration-fast) var(--ease-premium);pointer-events:none;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.site-header__nav-link:not(.site-header__nav-link--chain):hover,.site-header__nav-link:not(.site-header__nav-link--chain).site-header__nav-link--active,.site-header__nav-link:not(.site-header__nav-link--chain):focus-visible{color:var(--text-primary);border-bottom-color:#0000}.site-header__nav-link:not(.site-header__nav-link--chain):hover:after,.site-header__nav-link:not(.site-header__nav-link--chain).site-header__nav-link--active:after,.site-header__nav-link:not(.site-header__nav-link--chain):focus-visible:after{transform:scaleX(1)}.site-header__nav-link--accent:not(.site-header__nav-link--chain){color:var(--brand-primary);border-radius:var(--radius-pill);background:#1253ed1a;font-weight:600;border-bottom:2px solid #0000!important;padding:.3rem .7rem!important}.site-header__nav-link--accent:not(.site-header__nav-link--chain):hover{background:var(--brand-primary-soft);border-bottom-color:#0000!important}.header-mega{z-index:120;pointer-events:none;position:absolute;top:100%;left:0;right:0}.header-mega__panel{opacity:0;visibility:hidden;transform-origin:top;background:var(--surface-base);border-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default);transition:opacity var(--duration-fast) var(--ease-premium), transform var(--duration-normal) var(--ease-premium), visibility var(--duration-fast);transform:translateY(-10px)scale(.985);box-shadow:0 18px 40px #0f172a1a}.header-mega--open{pointer-events:auto}.header-mega--open .header-mega__panel{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.header-mega__inner{max-width:var(--content-wide);grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:2rem;margin:0 auto;padding:1.75rem 1.25rem 2rem;display:grid}.header-mega__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 2rem;display:grid}.header-mega__heading{letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);margin:0 0 .75rem;font-size:.6875rem;font-weight:600}.header-mega__links{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.header-mega__link{color:var(--text-primary);transition:color var(--duration-fast), color var(--duration-fast);padding-bottom:4px;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.header-mega__link:after{content:"";background:var(--brand-primary);transform-origin:0;height:2px;transition:transform var(--duration-fast) var(--ease-premium);pointer-events:none;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.header-mega__link:hover,.header-mega__link:focus-visible{color:var(--brand-primary)}.header-mega__link:hover:after,.header-mega__link:focus-visible:after{transform:scaleX(1)}.header-mega__featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.header-mega__card{border-radius:var(--radius-md);background:var(--surface-subtle);border:1px solid var(--border-default);min-height:220px;transition:transform var(--duration-fast) var(--ease-premium), box-shadow var(--duration-fast);text-decoration:none;display:block;position:relative;overflow:hidden}.header-mega__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.header-mega__card-image{object-fit:cover;width:100%;height:100%;min-height:220px;transition:transform var(--duration-normal) var(--ease-premium);display:block}.header-mega__card-image--horizontal{object-fit:contain;object-position:center center;background:linear-gradient(#f8fafc 0%,#eef2f7 100%);padding:1.25rem .75rem}.header-mega__card:hover .header-mega__card-image,.header-mega__card:hover .header-mega__card-image--horizontal{transform:scale(1.04)}.header-mega__card-label{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--text-inverse);background:linear-gradient(#0000,#0f172ab8);padding:.85rem .75rem;font-size:.75rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.site-header__auth-hooks,.site-header__backdrop{display:none}.site-header__nav--portaled{top:var(--site-header-offset,118px);z-index:230;width:min(320px,88vw);padding:0;padding-left:env(safe-area-inset-left,0px);padding-bottom:env(safe-area-inset-bottom,0px);background:var(--surface-base);border-right:1px solid var(--border-default);border-top:1px solid var(--border-default);box-shadow:var(--shadow-lg);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;position:fixed;bottom:0;left:0;overflow:hidden auto;transform:translate(0)}.site-header__backdrop--portaled{top:var(--site-header-offset,118px);z-index:198;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0f172a73;border:none;display:block;position:fixed;bottom:0;left:0;right:0}body.site-nav-open .site-header{z-index:250}body.site-nav-open .site-header--hidden{pointer-events:auto;transform:none}.assets-site-header__menu-cart-wrap{display:contents}.wl-nav-mount{align-items:center;display:flex}.wl-nav-btn{border-radius:var(--radius-sm);width:38px;height:38px;color:var(--text-primary);cursor:pointer;transition:background var(--duration-fast), color var(--duration-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.wl-nav-btn:hover{background:var(--brand-primary-muted);color:var(--brand-primary)}.wl-nav-btn__count{border-radius:var(--radius-pill);background:var(--brand-primary);color:#fff;min-width:16px;height:16px;padding:0 3px;font-size:.625rem;font-weight:500;line-height:16px;position:absolute;top:4px;right:4px}.site-footer{background:var(--surface-base);border-top:1px solid #1253ed14;margin-top:auto;position:relative;overflow:hidden}.site-footer:before{content:"";background:radial-gradient(circle at 10% 0%, #1253ed24, transparent 45%), radial-gradient(circle at 90% 20%, #6366f11a, transparent 40%), linear-gradient(180deg, var(--surface-base) 0%, var(--brand-primary-muted) 100%);pointer-events:none;position:absolute;inset:0}.site-footer__inner{z-index:1;max-width:var(--content-max);grid-template-columns:1fr 2fr;gap:3rem;margin:0 auto;padding:clamp(2rem,3.5vw,2.5rem) 1.25rem 2rem;display:grid;position:relative}.storefront-main+.site-footer .site-footer__inner{padding-top:1rem}.site-footer__brand{max-width:320px}.site-footer__tagline{color:var(--text-primary);margin:1rem 0 .5rem;font-size:1.125rem;font-weight:500}.site-footer__desc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.site-footer__columns{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.site-footer__heading{letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary);margin:0 0 .75rem;font-size:.8125rem;font-weight:500}.site-footer__links{margin:0;padding:0;list-style:none}.site-footer__links li{margin-bottom:.5rem}.site-footer__links a{color:var(--text-secondary);transition:color var(--duration-fast);font-size:.875rem;text-decoration:none}.site-footer__links a:hover{color:var(--brand-primary)}.site-footer__bottom{z-index:1;max-width:var(--content-max);color:var(--text-tertiary);border-top:1px solid #1253ed1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin:0 auto;padding:1.25rem;font-size:.8125rem;display:flex;position:relative}.site-footer__bottom p{margin:0}.site-footer__payments{color:var(--text-secondary)}@media (min-width:1024px){.site-header__action-label{display:inline}.site-header__search{max-width:min(520px,36vw)}}@media (min-width:1280px){.site-header__search{max-width:min(560px,32vw)}.site-header__inner{padding-inline:clamp(1.25rem,2.5vw,2rem)}}@media (min-width:1536px){.site-header__search{max-width:600px}}@media (max-width:1023px){.header-mega{display:none}.header-mega__inner{grid-template-columns:1fr}.header-mega__columns,.header-mega__featured{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header__search{max-width:none}.site-header__search--bar{display:none}.site-header__search-toggle{display:inline-flex}.site-header__inner{grid-template-columns:auto 1fr auto auto auto;grid-template-areas:"logo.search-toggle actions menu";gap:.15rem .35rem}.site-header__menu-btn{justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;padding:.35rem .4rem;display:inline-flex}.site-header__logo{min-height:2.75rem;padding-block:.25rem}.site-header__action,.wl-nav-btn{min-width:2.75rem;min-height:2.75rem}.wl-nav-btn{width:2.75rem;height:2.75rem}.site-header__menu-label{display:none}.site-header__nav--desktop,.site-header__nav.site-header__nav--desktop:not([aria-hidden=true]){display:none!important}body.site-nav-open{touch-action:none;overflow:hidden}body.site-nav-open .site-header{z-index:201;contain:none;transform:none}body.site-nav-open .site-header--hidden{pointer-events:auto;transform:none}.site-header__mobile-nav{flex-direction:column;flex:1;min-height:0;padding:0;display:flex}.site-header__mobile-nav-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;overflow:hidden auto}.site-header__mobile-nav-extras{border-top:1px solid var(--border-default);background:var(--surface-subtle);flex-shrink:0}.site-header__mobile-nav-extras .site-header__mobile-nav-link--solo:last-child{border-bottom:none}.site-header__mobile-nav-group{border-bottom:1px solid var(--border-default)}.site-header__mobile-nav-group.is-expanded{background:var(--surface-subtle)}.site-header__mobile-nav-row{align-items:stretch;gap:0;display:flex}.site-header__mobile-nav-link{min-height:3rem;color:var(--text-primary);transition:background var(--duration-fast), color var(--duration-fast);flex:1;align-items:center;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;line-height:1.3;text-decoration:none;display:flex}.site-header__mobile-nav-link:hover,.site-header__mobile-nav-link:focus-visible{background:var(--brand-primary-muted);color:var(--brand-primary)}.site-header__mobile-nav-link--solo{border-bottom:1px solid var(--border-default);min-height:2.75rem;padding-block:.625rem}.site-header__mobile-nav-link--accent{color:var(--brand-primary);font-weight:700}.site-header__mobile-nav-toggle{border:none;border-left:1px solid var(--border-default);width:3rem;min-height:3rem;color:var(--text-secondary);cursor:pointer;transition:background var(--duration-fast), color var(--duration-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.site-header__mobile-nav-toggle:hover,.site-header__mobile-nav-toggle:focus-visible{background:var(--brand-primary-muted);color:var(--brand-primary)}.site-header__mobile-nav-toggle svg{transition:transform var(--duration-fast) var(--ease-premium)}.site-header__mobile-nav-group.is-expanded .site-header__mobile-nav-toggle svg{transform:rotate(180deg)}.site-header__mobile-submenu{border-top:1px solid var(--border-default);background:var(--surface-base);padding:.25rem 0 .75rem}.site-header__mobile-submenu-section+.site-header__mobile-submenu-section{margin-top:.75rem}.site-header__mobile-submenu-heading{letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);margin:0;padding:.5rem 1rem .35rem;font-size:.6875rem;font-weight:700}.site-header__mobile-submenu-list{margin:0;padding:0;list-style:none}.site-header__mobile-submenu-link{min-height:2.75rem;color:var(--text-secondary);transition:background var(--duration-fast), color var(--duration-fast);align-items:center;padding:.75rem 1rem .75rem 1.35rem;font-size:.875rem;font-weight:500;line-height:1.35;text-decoration:none;display:flex}.site-header__mobile-submenu-link:hover,.site-header__mobile-submenu-link:focus-visible{background:var(--brand-primary-muted);color:var(--brand-primary)}.site-header__mobile-nav-footer{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border-default);background:var(--surface-base);flex-direction:column;flex-shrink:0;gap:.5rem;margin-top:0;display:flex}.site-header__mobile-nav-footer-link{border-radius:var(--radius-sm);min-height:2.75rem;transition:background var(--duration-fast), color var(--duration-fast);justify-content:center;align-items:center;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.site-header__mobile-nav-footer-link--primary{background:var(--brand-primary);color:var(--text-inverse)}.site-header__mobile-nav-footer-link--primary:hover,.site-header__mobile-nav-footer-link--primary:focus-visible{background:var(--brand-primary-hover);color:var(--text-inverse)}.site-header__mobile-nav-footer-link--secondary{border:1px solid var(--border-default);background:var(--surface-base);color:var(--text-primary)}.site-header__mobile-nav-footer-link--secondary:hover,.site-header__mobile-nav-footer-link--secondary:focus-visible{border-color:var(--brand-primary);color:var(--brand-primary);background:var(--brand-primary-muted)}}@media (max-width:767px){.site-header__inner{padding:.45rem max(.875rem, env(safe-area-inset-right,0px)) .45rem max(.875rem, env(safe-area-inset-left,0px));grid-template-columns:auto 1fr auto auto auto;grid-template-areas:"logo.search-toggle actions menu";gap:.15rem .35rem;min-height:3.25rem}.site-header__logo img,.site-header__logo .assets-site-header__menu-logo{max-width:min(168px,40vw);max-height:44px}.site-header__search--bar{display:none}.site-header__search-toggle{display:inline-flex}.site-header__menu-btn{min-width:2.75rem;min-height:2.75rem;padding:.25rem .15rem .25rem .25rem}.site-header__menu-label{display:none}.site-header__action--desktop-only{display:none!important}.site-header__action--account{display:inline-flex!important}.site-header__action--account .site-header__action-label{display:none}.site-header__actions{flex-shrink:0;gap:0}.site-header__action{justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;padding:.25rem;display:inline-flex}.site-header__cart-count{min-width:17px;height:17px;font-size:.625rem;line-height:17px;top:0;right:-2px}.site-footer__inner{grid-template-columns:1fr;gap:2rem}.site-footer__columns{grid-template-columns:repeat(2,1fr)}.back-to-top{--floating-ui-clearance:4.5rem;right:max(.75rem, env(safe-area-inset-right,0px));bottom:calc(max(.75rem, env(safe-area-inset-bottom,0px)) + var(--floating-ui-clearance));width:2.75rem;height:2.75rem}.site-header__search-submit{width:2.75rem;min-width:44px;height:2.75rem;min-height:44px}body.site-nav-open .back-to-top{display:none}body.site-nav-open .help-widget{visibility:hidden;pointer-events:none}:is(body:has(.pdp-mobile-bar) .help-widget,body:has(.checkout-mobile-bar) .help-widget){--floating-ui-clearance:5.25rem;bottom:calc(max(.75rem, env(safe-area-inset-bottom,0px)) + var(--floating-ui-clearance))}body:has(.acct__mobile-nav) .help-widget{--floating-ui-clearance:4.5rem;bottom:calc(max(.75rem, env(safe-area-inset-bottom,0px)) + var(--floating-ui-clearance))}body:has(.footer-products-panel.is-ready.is-interactive) .help-widget{--floating-ui-clearance:5.5rem;bottom:calc(max(.75rem, env(safe-area-inset-bottom,0px)) + var(--floating-ui-clearance))}:is(body:has(.pdp-mobile-bar) .back-to-top,body:has(.checkout-mobile-bar) .back-to-top){--floating-ui-clearance:9.5rem;bottom:calc(max(.75rem, env(safe-area-inset-bottom,0px)) + var(--floating-ui-clearance))}body:has(.footer-products-panel.is-ready.is-interactive) .back-to-top{--floating-ui-clearance:5.5rem;bottom:calc(max(.75rem, env(safe-area-inset-bottom,0px)) + var(--floating-ui-clearance))}:is(body:has(.pdp-mobile-bar):has(.footer-products-panel.is-ready.is-interactive) .back-to-top,body:has(.checkout-mobile-bar):has(.footer-products-panel.is-ready.is-interactive) .back-to-top){--floating-ui-clearance:12.5rem;bottom:calc(max(.75rem, env(safe-area-inset-bottom,0px)) + var(--floating-ui-clearance))}:is(body:has(.checkout-page--payment) .help-widget,body:has(.cart-page) .help-widget){--floating-ui-clearance:5.5rem;bottom:calc(max(.75rem, env(safe-area-inset-bottom,0px)) + var(--floating-ui-clearance))}body.is-landing-page .back-to-top,body.is-landing-page .help-widget{display:none!important}}@media (min-width:768px){body:has(.footer-products-panel.is-ready.is-interactive) .help-widget{visibility:hidden;pointer-events:none}}@media (max-width:479px){.site-footer__columns{grid-template-columns:1fr}.site-header__nav--portaled{width:min(100dvw,100%)}.site-header__inner{padding:.4rem max(.625rem, env(safe-area-inset-right,0px)) .4rem max(.625rem, env(safe-area-inset-left,0px));gap:.1rem .25rem}.site-header__logo img,.site-header__logo .assets-site-header__menu-logo{max-width:min(132px,34vw);max-height:40px}.site-header__search-toggle,.site-header__action{min-width:2.75rem;min-height:2.75rem}.site-header__menu-btn{min-width:2.75rem;min-height:2.75rem;padding-inline:.1rem}.site-header__menu-label{display:none}.site-header__cart-count{min-width:14px;height:14px;font-size:.5625rem;top:-3px;right:-4px}.announcement-bar{--announcement-marquee-duration:18s;padding:.15rem 0}.announcement-bar__item{padding:0 .5rem;font-size:.75rem}.landing-live-ticker--announcement .landing-live-ticker__track{gap:.5rem}.landing-live-ticker--announcement .landing-live-ticker__item{font-size:.6875rem}}
:root{--social-rail-inset-left:4px;--social-rail-track-width:26px;--social-rail-content-gap:3.5rem;--social-rail-clearance:calc(var(--social-rail-inset-left) + var(--social-rail-track-width) + var(--social-rail-content-gap))}@media (min-width:1280px){:root{--social-rail-inset-left:8px;--social-rail-content-gap:3.75rem}}.social-rail{left:var(--social-rail-inset-left);z-index:90;opacity:1;pointer-events:auto;flex-direction:column;align-items:center;gap:1.35rem;display:none;position:fixed;top:50%;transform:translateY(-50%)}.social-rail__list{flex-direction:column;align-items:center;gap:1.15rem;margin:0;padding:0;list-style:none;display:flex}.social-rail__link svg{width:17px;height:17px}.social-rail__link{color:#111;justify-content:center;align-items:center;text-decoration:none;transition:color .3s,transform .3s;display:inline-flex}.social-rail__link:hover{color:var(--brand-primary);transform:scale(1.08)}.social-rail__link:focus-visible{outline:2px solid var(--brand-primary);outline-offset:4px;border-radius:2px}.social-rail__newsletter{color:#fff;background:#111;border:1px solid #111;border-radius:7px;justify-content:center;align-items:center;width:26px;height:76px;text-decoration:none;transition:background .3s,color .3s,border-color .3s,box-shadow .3s;display:inline-flex;box-shadow:0 2px 8px #0000001f}.social-rail__newsletter:hover,.social-rail__newsletter:focus-visible{color:#111;background:#fff;border-color:#0000001f;box-shadow:0 1px 4px #0000000f}.social-rail__newsletter:focus-visible{outline:2px solid var(--brand-primary);outline-offset:3px}.social-rail__newsletter-text{color:inherit;letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-rl;-webkit-user-select:none;user-select:none;font-size:.4375rem;font-weight:500;line-height:1;transform:rotate(180deg)}@media (min-width:1024px){.social-rail{display:flex}}@media (min-width:1280px){.social-rail{left:var(--social-rail-inset-left)}}@media (prefers-reduced-motion:reduce){.social-rail__link,.social-rail__newsletter{transition:color .3s,background .3s,border-color .3s}.social-rail__link:hover,.social-rail__newsletter:hover{transform:none}}
.site-footer.site-footer--layered{z-index:1;color:#fff;pointer-events:none;background:0 0;margin-top:auto;position:relative;overflow:visible;box-shadow:none!important;border:none!important;outline:none!important}.site-footer.site-footer--layered:before,.site-footer.site-footer--layered:after{content:none!important;background:0 0!important;border:none!important;display:none!important}.site-footer__shell{z-index:2;color:#fff;pointer-events:auto;background-color:#1253ed;background-image:radial-gradient(circle at 12% 18%,#ffffff24,#0000 42%),radial-gradient(circle at 88% 42%,#6366f147,#0000 48%),linear-gradient(#1253ed 0% 18%,#0e46c8 100%);border:none;border-bottom:1px solid #ffffff47;max-width:100%;margin:0 auto;position:relative;box-shadow:none!important;border-top:none!important;outline:none!important}:is(body.is-landing-page .storefront-main:has(>.premium-home>.social-proof-strip),body.is-landing-page .storefront-main:has(>.premium-home>.tour-ribbon)){box-shadow:none;border-bottom:none;margin-bottom:0;padding-bottom:0}:is(body.is-landing-page .storefront-main:has(>.premium-home>.social-proof-strip)+.site-footer.site-footer--layered,body.is-landing-page .storefront-main:has(>.premium-home>.tour-ribbon)+.site-footer.site-footer--layered){background-color:#1253ed;box-shadow:none!important;border:none!important;margin-top:0!important}:is(body.is-landing-page .storefront-main:has(>.premium-home>.social-proof-strip)+.site-footer.site-footer--layered .site-footer__shell,body.is-landing-page .storefront-main:has(>.premium-home>.tour-ribbon)+.site-footer.site-footer--layered .site-footer__shell){box-shadow:none!important;background-color:#1253ed!important;background-image:linear-gradient(#1253ed,#1253ed),radial-gradient(circle at 12% 34%,#ffffff1f,#0000 42%),radial-gradient(circle at 88% 58%,#6366f138,#0000 48%),linear-gradient(#1253ed 0%,#0e46c8 100%)!important;background-position:0 0,0 0,0 0,0 0!important;background-repeat:no-repeat!important;background-size:100% 64px,100% 100%,100% 100%,100% 100%!important;border-top:none!important;outline:none!important}body.is-landing-page .storefront-main:has(>.premium-home>.social-proof-strip)+.site-footer.site-footer--layered .site-footer__shell:before{background:linear-gradient(#0000 0% 28%,#0000006b 72%)}body.is-landing-page .storefront-main:has(>.premium-home>.tour-ribbon)+.site-footer.site-footer--layered .site-footer__shell:before{background:linear-gradient(#0000 0% 28%,#0000006b 72%)}.site-footer__shell:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000 0% 22%,#0000006b 70%);position:absolute;inset:0}.site-footer__shell>*{z-index:1;position:relative}.site-footer__shell-inner{z-index:1;max-width:var(--content-wide,1440px);margin:0 auto;position:relative}.site-footer-newsletter{text-align:center;scroll-margin-top:var(--site-header-offset,118px);border-bottom:1px solid #ffffff47;flex-direction:column;align-items:center;gap:2.5rem;padding:clamp(3.5rem,8vw,8.125rem) 1.25rem;display:flex}.site-footer-newsletter__header{flex-direction:column;align-items:center;gap:1.15rem;max-width:34rem;display:flex}.site-footer-newsletter__title{font-family:var(--font-primary);font-size:clamp(1.75rem,4vw,3rem);font-weight:var(--font-weight-regular,400);letter-spacing:-.03em;color:#fff;margin:0;line-height:1.05}.site-footer-newsletter__body{color:#ffffffd1;max-width:30rem;margin:0;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.65}.site-footer-newsletter__form{flex-direction:column;gap:.75rem;width:min(100%,32rem);display:flex}.site-footer-newsletter__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.site-footer-newsletter__row--action{grid-template-columns:1fr auto}.site-footer-newsletter__input{color:#fff;width:100%;min-height:48px;font-family:var(--font-primary);font-size:.6875rem;font-weight:var(--font-weight-medium,500);letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff47;border-radius:0;outline:none;padding:0 1rem;transition:border-color .2s,background .2s}.site-footer-newsletter__input::placeholder{color:#ffffff8c}.site-footer-newsletter__input:focus{background:#ffffff1f;border-color:#ffffffa6}.site-footer-newsletter__submit{color:#fff;min-height:48px;font-family:var(--font-primary);font-size:.6875rem;font-weight:var(--font-weight-medium,500);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;padding:0 1.35rem;transition:background .2s,border-color .2s}.site-footer-newsletter__submit:hover{background:#fff3;border-color:#ffffff8c}.site-footer-newsletter__consent{text-align:left;color:#ffffffb8;cursor:pointer;align-items:flex-start;gap:.55rem;min-height:44px;margin:.35rem 0 0;font-size:.75rem;line-height:1.45;display:flex}.site-footer-newsletter__consent input{accent-color:#fff;flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.15rem}.site-footer-newsletter__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.site-footer-newsletter__submit:disabled{opacity:.7;cursor:not-allowed}.site-footer__grid{border-top:1px solid #ffffff47}.site-footer-accordion-group{grid-template-columns:1fr;display:grid}.site-footer-accordion{border-bottom:1px solid #ffffff47}.site-footer-accordion__button{color:#fff;width:100%;font-family:var(--font-primary);font-size:.8125rem;font-weight:var(--font-weight-medium,500);letter-spacing:.06em;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.site-footer-accordion__label{display:inline-block}.site-footer-accordion__icon{flex-shrink:0;width:12px;height:12px;position:relative}.site-footer-accordion__icon:before,.site-footer-accordion__icon:after{content:"";background:currentColor;width:12px;height:1.5px;transition:transform .2s;position:absolute;inset:50% auto auto 0;transform:translateY(-50%)}.site-footer-accordion__icon:after{transform:translateY(-50%)rotate(90deg)}.site-footer-accordion__button[aria-expanded=true] .site-footer-accordion__icon:after{opacity:0;transform:translateY(-50%)rotate(0)}.site-footer-accordion__content{max-height:0;transition:max-height .25s;overflow:hidden}.site-footer-accordion__content[data-open=true]{max-height:280px}@media (max-width:1023px){.site-footer-accordion__content[data-open=true]{-webkit-overflow-scrolling:touch;max-height:min(70dvh,480px);overflow-y:auto}}.site-footer-accordion__list{flex-direction:column;gap:.85rem;margin:0;padding:0 1.25rem 1rem;list-style:none;display:flex}.site-footer-accordion__link{color:#ffffffe0;align-items:center;gap:.45rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}@media (max-width:1023px){.site-footer-accordion__link{min-height:2.75rem;padding-block:.5rem}}.site-footer-accordion__link:hover,.site-footer-accordion__link:focus-visible{color:#fff}.footer-roll-text{vertical-align:bottom;height:1.2em;line-height:1.2;display:inline-block;position:relative;overflow:hidden}.footer-roll-text__track{will-change:transform;flex-direction:column;transition:transform .42s cubic-bezier(.76,0,.24,1);display:flex;transform:translate(0,0)}.footer-roll-text__line{white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:100%;height:1.2em;line-height:1.2;display:block;overflow:hidden}.footer-roll-text__sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-footer-accordion__link:hover .footer-roll-text__track,.site-footer-accordion__link:focus-visible .footer-roll-text__track{transform:translateY(-50%)}.site-footer-base{z-index:1;background-color:inherit;border-top:1px solid #ffffff47;grid-template-columns:1fr;display:grid;position:relative}.site-footer-base__item{font-family:var(--font-primary);font-size:.8125rem;font-weight:var(--font-weight-medium,500);letter-spacing:.05em;text-transform:uppercase;color:#ffffffe0;padding:.9rem 1.25rem}.site-footer-base__item a{color:inherit;text-decoration:none}.site-footer-base__item a:hover{color:#fff}.site-footer__panel-spacer{z-index:0;pointer-events:none;background:0 0;position:relative}.footer-products-panel{z-index:0;width:100%;padding:clamp(1.75rem, 3.5vw, 2rem) max(1.25rem, env(safe-area-inset-right,0px)) calc(1.25rem + env(safe-area-inset-bottom,0px)) max(1.25rem, env(safe-area-inset-left,0px));color:#fff;background-color:#0d2d7e;background-image:radial-gradient(circle at 16% 0,#ffffff12,#0000 44%),linear-gradient(#103080 0%,#0a2160 100%);background-position:50%;background-size:101% 101%;position:fixed;inset:auto 0 0}.footer-products-panel:not(.is-ready){visibility:hidden;pointer-events:none}.footer-products-panel.is-ready{visibility:visible;pointer-events:none}.footer-products-panel.is-ready.is-interactive{z-index:1;pointer-events:auto}.footer-products-panel.is-ready .footer-product-snippet__add{z-index:2;pointer-events:auto;position:relative}.footer-products-panel:before{content:"";pointer-events:none;background:linear-gradient(#10308000 0%,#00000047 52%);position:absolute;inset:0}.footer-products-panel__inner{z-index:1;max-width:var(--content-wide,1440px);flex-direction:column;gap:1.25rem;margin:0 auto;display:flex;position:relative}.footer-products-panel__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 2rem;display:flex}.footer-products-panel__title{font-family:var(--font-primary);font-size:clamp(1.0625rem,4.5vw,1.35rem);font-weight:var(--font-weight-medium,500);letter-spacing:.06em;text-transform:uppercase;overflow-wrap:anywhere;max-width:100%;margin:0}.footer-products-panel__details{gap:2rem;display:none}.footer-products-panel__meta{letter-spacing:.04em;color:#ffffffb8;flex-direction:column;gap:.15rem;margin:0;font-size:.75rem;line-height:1.55;display:flex}.footer-products-panel__meta-link,.footer-products-panel__category-link{color:#ffffffb8;text-decoration:none;transition:color .2s}.footer-products-panel__meta-link:hover,.footer-products-panel__category-link:hover{color:#fff}@media (max-width:1023px){.footer-products-panel__meta-link,.footer-products-panel__category-link{align-items:center;min-height:2.75rem;padding-block:.35rem;display:inline-flex}.footer-product-snippet__add{width:2.75rem;height:2.75rem}}.footer-products-panel__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.footer-products-panel__empty{color:#ffffffb8;grid-column:1/-1;margin:0;padding:1rem .25rem;font-size:.8125rem}.footer-product-snippet{-webkit-backdrop-filter:blur(15px);color:#fff;background:#0000001a;border:1px solid #fff3;border-radius:0;align-items:center;gap:.75rem;padding:.65rem;transition:border-color .25s,background .25s;display:flex}.footer-product-snippet__link{min-width:0;color:inherit;flex:1;align-items:center;gap:.75rem;text-decoration:none;display:flex}.footer-product-snippet__link:hover{color:#fff}.footer-product-snippet:hover{background:#0000002e;border-color:#ffffff59}.footer-product-snippet__thumb{background:#ffffff14;flex-shrink:0;width:4rem;height:4rem;overflow:hidden}.footer-product-snippet__thumb img{object-fit:cover;width:100%;height:100%;display:block}.footer-product-snippet__body{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.footer-product-snippet__title{font-size:.8125rem;font-weight:var(--font-weight-medium,500);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.35;display:-webkit-box;overflow:hidden}.footer-product-snippet__subtitle{letter-spacing:.06em;text-transform:uppercase;color:#ffffffa6;margin:0;font-size:.6875rem}.footer-product-snippet__price{font-size:.8125rem;font-weight:var(--font-weight-medium,500);color:#fff;margin:0}.footer-product-snippet__add{z-index:2;color:#1253ed;cursor:pointer;background:#fff;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-left:auto;font-size:1.125rem;font-weight:500;line-height:1;transition:transform .2s,opacity .2s;display:inline-flex;position:relative}.footer-product-snippet__add:hover:not(:disabled){transform:scale(1.05)}.footer-product-snippet__add:disabled{opacity:.45;cursor:not-allowed}.footer-products-panel__shop-all{color:#fff;width:100%;min-height:3rem;font-family:var(--font-primary);font-size:.75rem;font-weight:var(--font-weight-medium,500);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#1253ed;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:background .2s;display:flex}.footer-products-panel__shop-all:hover{background:#0e46c8}.footer-products-panel__disclaimer{color:#ffffff8c;margin:0;font-size:.6875rem;line-height:1.45}@media (min-width:768px){.footer-products-panel__products{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-products-panel__details{display:flex}}@media (min-width:1024px){.footer-products-panel__products{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer-accordion-group,.site-footer-base{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer-accordion{border-bottom:0;border-right:1px solid #ffffff47}.site-footer-accordion:nth-child(3){border-right:0}.site-footer-accordion__button{pointer-events:none;padding-block:1.125rem}.site-footer-accordion__icon{display:none}.site-footer-accordion__content{overflow:visible;max-height:none!important}.site-footer-accordion__content[data-open=false],.site-footer-accordion__content[data-open=true]{max-height:none}.site-footer-accordion__list{padding-top:.35rem}.site-footer-base__item:not(:last-child){border-right:1px solid #ffffff47}.site-footer-base__item--tagline{display:block}}@media (max-width:767px){.site-footer-newsletter__row,.site-footer-newsletter__row--action{grid-template-columns:1fr}.site-footer-base__item--tagline{display:none}.site-footer__panel-spacer{display:none;height:0!important;min-height:0!important}.footer-products-panel{z-index:1;visibility:visible;pointer-events:auto;max-height:none;padding:1.25rem max(1rem, env(safe-area-inset-right,0px)) calc(1.25rem + env(safe-area-inset-bottom,0px)) max(1rem, env(safe-area-inset-left,0px));position:relative;inset:auto;overflow:visible}.footer-products-panel:not(.is-ready),.footer-products-panel.is-ready,.footer-products-panel.is-ready.is-interactive{visibility:visible;pointer-events:auto;z-index:1}:is(body:has(.checkout-mobile-bar) .footer-products-panel,body:has(.pdp-mobile-bar--visible) .footer-products-panel){padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px));max-height:none}.footer-products-panel__header{flex-direction:column;align-items:flex-start;gap:.65rem}.footer-products-panel__products{grid-template-columns:1fr;gap:.65rem}.footer-product-snippet{gap:.5rem;padding:.55rem}.footer-product-snippet__thumb{width:3.5rem;height:3.5rem}.footer-product-snippet__title{font-size:.8125rem}.footer-product-snippet__add{width:2.75rem;min-width:44px;height:2.75rem;min-height:44px;font-size:1.125rem}.footer-product-snippet__add .notify-me-btn__glyph{letter-spacing:.02em;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:inline-flex}.footer-products-panel__shop-all{min-height:2.75rem}:is(body:has(.pdp-mobile-bar--visible) .footer-products-panel.is-ready.is-interactive,body:has(.checkout-mobile-bar) .footer-products-panel.is-ready.is-interactive){z-index:1;pointer-events:auto}:is(body:has(.pdp-mobile-bar--visible) .footer-products-panel.is-ready .footer-product-snippet__add,body:has(.checkout-mobile-bar) .footer-products-panel.is-ready .footer-product-snippet__add){pointer-events:auto;z-index:5}}@media (max-width:390px){.footer-product-snippet__title,.footer-product-snippet__price{font-size:.75rem}.footer-products-panel__title{letter-spacing:.04em}}@media (prefers-reduced-motion:reduce){.site-footer-accordion__content,.footer-product-snippet,.footer-products-panel__shop-all{transition:none}}
