.ucp-banner-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);z-index:99999;display:flex;align-items:center;justify-content:center}.ucp-banner-modal{position:relative;background:#fff;border-radius:8px;max-width:600px;width:90%;max-height:90vh;overflow:auto;box-shadow:0 4px 20px rgba(0,0,0,0.3)}.ucp-banner-close{position:absolute;top:8px;right:8px;z-index:1;background:rgba(0,0,0,0.1);border:none;border-radius:50%;width:32px;height:32px;font-size:20px;line-height:1;cursor:pointer;color:#333}.ucp-banner-close:hover{background:rgba(0,0,0,0.2)}.ucp-banner-content{box-sizing:border-box;overflow:hidden}.ucp-banner-content img{max-width:100%;height:auto;display:block}.ucp-banner-popup{position:fixed;bottom:20px;right:20px;z-index:99998;max-width:350px;width:auto;background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,0.2)}.ucp-banner-bar{position:fixed;left:0;right:0;z-index:99997;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.15)}.ucp-banner-bar--top{top:0}.ucp-banner-bar--bottom{bottom:0}.ucp-banner-inline{margin:16px 0;max-width:100%}@media (max-width: 600px){.ucp-banner-modal{width:95%;max-width:none}.ucp-banner-popup{left:10px;right:10px;bottom:10px;max-width:none}}
