.qx-mobile-shell{display:none;position:fixed;left:0;right:0;bottom:0;z-index:var(--qx-z-sticky);padding:0 12px calc(10px + var(--qx-safe-bottom));pointer-events:none;transform:translateZ(0);transition:transform .42s var(--qx-ease-emphasized),opacity .32s var(--qx-ease-standard)}.qx-mobile-shell--hidden{transform:translate3d(0,calc(100% + 24px),0);opacity:.4}.qx-mobile-shell__bar{pointer-events:auto;margin:0 auto;max-width:420px;border-radius:22px;border:1px solid color-mix(in srgb,var(--qx-primary) 14%,var(--qx-glass-border,rgb(255 255 255/.2)));background:color-mix(in srgb,#faf9fb 78%,transparent);box-shadow:0 14px 40px rgb(28 20 32/.14),inset 0 1px rgb(255 255 255/.85);backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2)}.qx-mobile-shell__list{list-style:none;margin:0;padding:6px;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2px;gap:2px}.qx-mobile-shell__tab{min-height:var(--qx-touch-min,2.75rem);text-decoration:none;color:#6f6a72}.qx-mobile-shell__pill,.qx-mobile-shell__tab{position:relative;display:flex;align-items:center;justify-content:center;border-radius:16px}.qx-mobile-shell__pill{flex-direction:column;gap:2px;min-width:100%;padding:6px 4px;transition:background-color var(--qx-motion-component) var(--qx-ease-standard),color var(--qx-motion-component) var(--qx-ease-standard),transform var(--qx-motion-component) var(--qx-ease-emphasized)}.qx-mobile-shell__tab--active{color:#1c171f}.qx-mobile-shell__tab--active .qx-mobile-shell__pill{background:linear-gradient(135deg,color-mix(in srgb,var(--qx-primary) 16%,transparent),color-mix(in srgb,var(--qx-secondary) 10%,transparent));box-shadow:inset 0 1px rgb(255 255 255/.7)}.qx-mobile-shell__tab--active .qx-mobile-shell__icon{color:var(--qx-primary)}.qx-mobile-shell__tab--active .qx-mobile-shell__icon svg{stroke:var(--qx-primary)}.qx-mobile-shell__icon{display:grid;place-items:center;line-height:0}.qx-mobile-shell__label{font-size:.58rem;font-weight:700;letter-spacing:.01em;line-height:1}.qx-mobile-shell__badge{position:absolute;top:2px;right:calc(50% - 18px);min-width:15px;height:15px;padding:0 4px;display:grid;place-items:center;border-radius:var(--qx-radius-full);background:var(--qx-primary);color:#fff;font-size:.55rem;font-weight:800;border:1.5px solid #faf9fb;box-shadow:0 4px 10px color-mix(in srgb,var(--qx-primary) 28%,transparent)}@media (max-width:679px){.qx-product-shell--customer-shell .qx-mobile-shell{display:block}.qx-product-shell--customer-shell .qx-product-shell__header{display:none}.qx-product-shell--customer-shell .qx-product-shell__main{padding-bottom:calc(5.5rem + var(--qx-safe-bottom))}.qx-product-shell--customer-shell:not(.qx-product-shell--home-immersive) .qx-product-shell__main>.qx-container{max-width:var(--qx-buyer-content-max,60rem)}}@media (min-width:680px){.qx-product-shell--customer-shell:not(.qx-product-shell--home-immersive) .qx-mobile-shell{display:none}.qx-product-shell--customer-shell:not(.qx-product-shell--home-immersive) .qx-product-shell__header{display:block}.qx-mobile-shell{display:none}}@media (prefers-reduced-motion:reduce){.qx-mobile-shell,.qx-mobile-shell__pill{transition:none!important}.qx-mobile-shell--hidden{transform:none;opacity:1}}