.sticky-product-footer{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #e0e0e0;z-index:100;padding:1rem 0;box-shadow:0 -2px 10px #0000000d;transition:transform .3s ease,opacity .3s ease}.sticky-product-footer__container{display:flex;align-items:center;justify-content:space-between;gap:2rem}.sticky-product-footer__info{display:flex;align-items:center;gap:1.5rem}.sticky-product-footer__image img{border-radius:4px;object-fit:cover;border:1px solid #eee}.sticky-product-footer__title{font-weight:600;font-size:1.4rem;margin:0;color:#333;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.sticky-product-footer__price .price{font-size:1.4rem;margin:0}.sticky-product-footer__actions{flex-shrink:0;width:100%;max-width:300px}.sticky-product-footer .product-form{margin:0}@media screen and (min-width:750px){.sticky-product-footer{transform:translateY(100%);opacity:0;pointer-events:none}.sticky-product-footer.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}}@media screen and (max-width:749px){.sticky-product-footer{position:fixed;bottom:0;transform:none;opacity:1;pointer-events:auto;padding:1rem 1.5rem;z-index:999}.sticky-product-footer__info{display:none}.sticky-product-footer__container{padding:0;justify-content:center}.sticky-product-footer__actions{max-width:100%}}.sticky-product-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;opacity:0;transition:opacity .3s ease}@media screen and (min-width:750px){.sticky-product-modal{align-items:center}}.sticky-product-modal.is-active{pointer-events:auto;opacity:1}.sticky-product-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sticky-product-modal__content{position:relative;background:#fff;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;border-radius:12px 12px 0 0;padding:2rem;z-index:1001;transform:translateY(100%);transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}@media screen and (min-width:750px){.sticky-product-modal__content{border-radius:12px;transform:translateY(20px);box-shadow:0 10px 25px #0000001a}}.sticky-product-modal.is-active .sticky-product-modal__content{transform:translateY(0)}.sticky-product-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;color:#333;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.sticky-product-modal__close svg{width:1.5rem;height:1.5rem}.sticky-product-modal__header{display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #eee;padding-right:3rem}.sticky-product-modal__image img{border-radius:4px;object-fit:cover;border:1px solid #f0f0f0}.sticky-product-modal__title{margin:0 0 .5rem;font-size:1.6rem;font-weight:600;line-height:1.4}.sticky-product-modal__price .price{font-size:1.6rem;font-weight:700}.sticky-product-modal__body fieldset{margin-bottom:2rem}.sticky-product-modal__body .product-form__input .form__label{margin-bottom:.8rem;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-sticky-product-footer.css.map */
