.halo-warning-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}body.has-warning .halo-warning-overlay{opacity:1;visibility:visible}.halo-warning-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:90%;max-width:420px;padding:30px 25px;border-radius:12px;opacity:0;visibility:hidden;z-index:9999;display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;background-color:#fff;box-shadow:0 20px 60px #0000004d;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}body.has-warning .halo-warning-popup{transform:translate(-50%,-50%) scale(1);pointer-events:all;opacity:1;visibility:visible}.halo-warning-popup .halo-warning-icon .icon{width:40px;height:40px;fill:#e8a317}.halo-warning-popup .halo-warning-content{color:#333;font-size:15px;line-height:1.5;font-weight:500}.halo-warning-popup .halo-popup-close{position:absolute;top:10px;right:10px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;border-radius:50%;transition:background-color .2s ease}.halo-warning-popup .halo-popup-close:hover{background-color:#00000014}.halo-warning-popup .halo-popup-close svg{width:18px;height:18px;stroke:transparent;fill:#999}.halo-warning-ok-btn{display:inline-block;padding:10px 40px;background-color:#333;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:background-color .2s ease;margin-top:5px}.halo-warning-ok-btn:hover{background-color:#555}@media(max-width:768px){.halo-warning-popup{padding:25px 20px;max-width:340px}.halo-warning-popup .halo-warning-content{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-warning-popup.css.map */
