#mozavagas-popup{position:fixed;bottom:28px;right:28px;background:linear-gradient(180deg,#ffffff 0%,#fbfbfd 100%);border-radius:12px;box-shadow:0 10px 30px rgb(20 30 50 / .15);padding:18px;max-width:380px;z-index:99999;display:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial;color:#222;border:1px solid rgb(0 0 0 / .04)}#mozavagas-popup h3{margin:0 0 8px 0;font-size:16px;color:#1f2937;display:flex;justify-content:space-between;align-items:center;gap:8px}#mozavagas-popup .mv-close{cursor:pointer;font-size:18px;line-height:1;color:#555;border:none;background:#fff0}#mozavagas-popup ul{margin:10px 0 0 0;padding:0;list-style:none;max-height:220px;overflow:auto}#mozavagas-popup ul li{margin-bottom:10px;font-size:14px;background:linear-gradient(90deg,rgb(23 162 137 / .05),rgb(23 162 137 / .02));padding:8px;border-radius:8px}#mozavagas-popup ul li a{text-decoration:none;color:#0b6b61;font-weight:600}#mozavagas-popup .mv-footer{margin-top:12px;display:flex;justify-content:space-between;align-items:center;gap:8px}#mozavagas-popup .mv-button{display:inline-block;padding:8px 12px;border-radius:8px;background:#17a589;color:#fff;text-decoration:none;font-size:13px;box-shadow:0 4px 10px rgb(23 162 137 / .18)}#mozavagas-popup .mv-small{font-size:12px;color:#666}