.popup{align-items:center;display:flex;justify-content:center;position:fixed;z-index:1250}.popup,.popup-overlay{bottom:0;left:0;right:0;top:0}.popup-overlay{background-color:#00000080;position:absolute}.popup-product-info{display:flex;justify-content:center}.popup-product-name-centered{margin-bottom:10px;margin-top:10px}.popup-product-image{margin-bottom:10px;max-height:700px;max-width:100%}.popup-footer{background-color:#f7f7f7;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:10px}.popup-buttons,.popup-footer{display:flex;justify-content:flex-end}.popup-buttons{align-items:center;gap:10px}.popup-content{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #00000080;max-height:100%;max-width:100%;overflow:auto;position:relative}.popup-header{align-items:center;background-color:#f7f7f7;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;justify-content:space-between;padding:10px}.popup-product-name{font-size:2em;margin:0}.popup-close{background-color:transparent;border:none;color:#999;cursor:pointer;font-size:1.5em;padding:0}
