.m-product-card__mobile-add-icon{position:absolute;top:8px;right:8px;width:24px;height:24px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2}.m-product-card__mobile-add-icon:hover{transform:scale(1.1)}.m-product-card__mobile-add-icon svg{color:#333;width:14px;height:14px}.m-product-card__mobile-add-button{font-size:14px;padding:8px 16px;border-radius:6px;border:none;transition:all .2s ease}.m-product-card__mobile-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center}.m-product-card__mobile-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:30}.m-product-card__mobile-modal-content{position:relative;width:100%;background:#fff;max-height:80vh;overflow:hidden;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:35}.m-product-card__mobile-modal[data-show] .m-product-card__mobile-modal-content{transform:translateY(0)}.m-product-card__mobile-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0;position:relative}.m-product-card__mobile-modal-header:after{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:40px;height:4px;background:#e5e5e5;border-radius:2px}.m-product-card__mobile-modal-close{width:32px;height:32px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.m-product-card__mobile-modal-close:hover{transform:scale(1.1)}.m-product-card__mobile-modal-close svg{color:#666;width:16px;height:16px}.m-product-card__mobile-modal-body{display:flex;justify-content:center;align-items:flex-start;padding:5px 10px 20px;max-height:calc(80vh - 80px);overflow-y:auto}.m-product-card__mobile-modal .m-product-card-options{margin-bottom:20px}.m-product-card__mobile-modal .m-product-card-option__label{font-size:16px;font-weight:500;margin-bottom:12px;color:#333}.m-product-card__mobile-modal-body .m-product-option--content{display:flex;flex-direction:column}.m-product-card__mobile-modal-body .m-product-form{width:100%}.m-product-card__mobile-modal-body .m-product-option--node{width:100%;border-bottom:1px solid black;display:flex}.m-product-card__mobile-modal-body .m-product-card .m-product-option{flex-direction:column}.m-product-card__mobile-modal-body product-card-variant-picker,.m-product-card__mobile-modal-body product-card-variant-button{width:100%}.m-product-card__mobile-modal .m-product-card-option__values{display:flex;flex-direction:column;gap:0}.m-product-card__mobile-modal .m-product-card-option__item{position:relative;border-bottom:1px solid #000}.m-product-card__mobile-modal .m-product-card-option__item:last-child{border-bottom:none}.m-product-card__mobile-modal .m-product-card-option__input{position:absolute;opacity:0;pointer-events:none}.m-product-card__mobile-modal .m-product-card-option__label-btn{display:block;width:100%;padding:10px 8px;text-align:left;border:none;border-radius:0;background:#fff;color:#333;font-size:14px;cursor:pointer;transition:all .2s ease;text-decoration:none}.m-product-card__mobile-modal .m-product-card-option__label-btn:hover{background:#f5f5f5}.m-product-card__mobile-modal .m-product-card-option__input:checked+.m-product-card-option__label-btn{background:#333;color:#fff}.m-product-card__mobile-modal .m-product-card-option__item--disabled .m-product-card-option__label-btn{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#999}.m-product-card__mobile-modal .m-product-card-option__item--disabled .m-product-card-option__label-btn:after{content:"";position:absolute;top:50%;left:12px;right:12px;height:1px;background:#999;transform:translateY(-50%)}.m-product-card__mobile-add-btn{font-size:16px;font-weight:600;padding:16px;border-radius:8px;border:none;transition:all .2s ease}.m-product-card__mobile-add-btn:disabled{opacity:.5;cursor:not-allowed}.m-product-card__mobile-modal{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.m-product-card__mobile-modal[data-show]{opacity:1;visibility:visible}.m-product-card__title{position:relative}@media (min-width: 1024px){.m-product-card__mobile-add-icon,.m-product-card__mobile-add-button,.m-product-card__mobile-modal{display:none!important}}body.modal-open{overflow:hidden;position:fixed;width:100%;left:0;right:0}.m-product-card__mobile-add-btn.loading{position:relative;color:transparent}.m-product-card__mobile-add-btn.loading:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin:-10px 0 0 -10px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/mobile-product-card.css.map */
