#sevenoways-ucp-overlay {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);z-index:9998;}
#sevenoways-ucp-popup {position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,0.3);z-index:9999;}
#sevenoways-ucp-popup h2 {margin-top:0;}
#sevenoways-ucp-popup .sevenoways-ucp-button {display:inline-block;padding:10px 20px;background:#0073aa;color:#fff;text-decoration:none;border-radius:5px;}
#sevenoways-ucp-popup .sevenoways-ucp-button:hover {background:#005f8d;}
#sevenoways-ucp-popup .sevenoways-ucp-close {position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer;color:#666;}
