.storefront-fab-stack{position:fixed;right:max(20px,calc(env(safe-area-inset-right, 0px) + 16px));bottom:max(24px,calc(env(safe-area-inset-bottom, 0px) + 20px));z-index:80;display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none}.storefront-fab-stack>*{pointer-events:auto}@media (max-width:900px){.storefront-fab-stack{right:max(12px,calc(env(safe-area-inset-right, 0px) + 10px));bottom:calc(var(--mobile-safe-bottom, 66px) + 14px);gap:6px}body:has(.product-detail-mobile-bar) .storefront-fab-stack{bottom:calc(var(--mobile-safe-bottom, 66px) + var(--mobile-sticky-bar-height, 72px) + 12px)}body:has(.cart-sticky-checkout) .storefront-fab-stack{bottom:calc(var(--mobile-safe-bottom, 66px) + var(--cart-sticky-checkout-height, 86px) + 12px)}}