/*
Generated time: September 5, 2025 06:35
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
#gdpr-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:9998;display:none}#gdpr-overlay.show{display:block}#gdpr-popup{position:fixed;top:100px;right:40px;background:#fff;width:320px;padding:24px;border-radius:10px;z-index:9999;text-align:center;display:none}#gdpr-popup.show{display:block}#gdpr-popup h4{font-size:16px;font-weight:700;margin-bottom:10px}#gdpr-popup p{font-size:14px;color:#333;margin:0}.gdpr-popup-buttons{margin-top:20px}.gdpr-popup-buttons a{background:#000;color:#fff;padding:10px 20px;font-size:14px;font-weight:600;border-radius:6px;text-decoration:none;display:inline-block;transition:background .3s ease}.gdpr-popup-buttons a:hover{background:#222}