#rma-cc{position:fixed;left:16px;right:16px;bottom:16px;max-width:560px;margin-left:auto;background:#1B004E;color:#fff;padding:18px 20px;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.25);font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:14px;line-height:1.5;z-index:2147483647}
#rma-cc p{margin:0 0 12px;color:#fff}
#rma-cc a{color:#F0BB29;text-decoration:underline}
#rma-cc a:hover{text-decoration:none}
#rma-cc .rma-cc-actions{display:flex;gap:8px;flex-wrap:wrap}
#rma-cc button{cursor:pointer;border:0;border-radius:6px;padding:8px 14px;font-size:14px;font-weight:600;font-family:inherit;line-height:1.2}
#rma-cc .rma-cc-accept{background:#F0BB29;color:#1B004E}
#rma-cc .rma-cc-accept:hover{filter:brightness(1.05)}
#rma-cc .rma-cc-reject{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.35)}
#rma-cc .rma-cc-reject:hover{background:rgba(255,255,255,.08)}
@media (max-width:480px){#rma-cc{left:12px;right:12px;bottom:12px;padding:14px 16px;font-size:13px}}
