.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center}.popup-box{position:relative;max-width:600px;width:calc(100% - 2rem);max-height:80vh;border-radius:10px;background-color:#000;color:#f5f5f5;display:flex;flex-direction:column}.popup-box .popup-scrollable{overflow:auto;max-height:90vh}.popup-close{position:absolute;top:10px;right:10px;width:32px;height:32px;font-size:20px;background:#eee;border:none;border-radius:50%;cursor:pointer;line-height:32px;text-align:center;z-index:10}.popup-box .popup-scrollable::-webkit-scrollbar{width:8px}.popup-box .popup-scrollable::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.popup-box .popup-scrollable::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#bbb,#888);border-radius:4px}.popup-box .popup-scrollable::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#999,#666)}.popup-box .popup-scrollable{scrollbar-width:thin;scrollbar-color:#888 #f0f0f0}
/*# sourceMappingURL=/cdn/shop/t/737/assets/popup-new.css.map */
