.mobile-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:999;background:var(--white);box-shadow:0 -4px 20px #00000026;padding:1rem;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.mobile-sticky-cta.active{transform:translateY(0)}.mobile-sticky-cta-button{width:100%;padding:1.25rem 2rem;background:linear-gradient(135deg,var(--vibrant-orange) 0%,var(--fresh-orange) 100%);color:var(--white);border:none;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;box-shadow:0 4px 15px #ff6b3566;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.mobile-sticky-cta-button:hover{background:linear-gradient(135deg,var(--fresh-orange) 0%,var(--vibrant-orange) 100%);box-shadow:0 6px 25px #ff6b3580;transform:scale(1.02)}.mobile-sticky-cta-button:active{transform:scale(.98)}@media (max-width: 768px){.mobile-sticky-cta{display:block}body.sticky-cta-active{padding-bottom:90px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/mobile-sticky-cta.css.map */
