@keyframes slideup{0%{bottom:-100%}to{bottom:0}}.fade-enter-active,.fade-leave-active{transition:height .3s ease-in-out,opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0;height:0}.sticky-add-to-cart{z-index:7000;width:100%;height:7rem;padding:1.1rem 1.1rem calc(1.1rem + env(safe-area-inset-bottom)) 1.1rem;background-color:#fff;justify-content:center;gap:.8rem;animation:.4s ease-in-out 50ms forwards slideInStickyAtc;display:flex;position:fixed;left:0;right:0;box-shadow:0 .6rem 2.4rem -.2rem #00000047}.sticky-add-to-cart__one-click-checkout-button{flex:1;min-height:4.8rem}.sticky-add-to-cart__one-click-checkout-button.checkout-actions{margin-top:0}.sticky-add-to-cart__one-click-checkout-button:empty{display:none}.sticky-add-to-cart__atc-button{flex:1;min-height:4.8rem}@media (width>=320px) and (width<=439px){.sticky-add-to-cart__atc-button{flex:1.27}}body:has(.sticky-add-to-cart){padding-bottom:7rem}@keyframes slideInStickyAtc{0%{bottom:-10rem}to{bottom:0}}
