.rm-consent{--rm-bg:#131010;--rm-line:#f4efe924;--rm-fg:#f4efe9;--rm-fg2:#a29a93;--rm-red:#f2381f;--rm-red-hi:#ff5238;--rm-red-soft:#f2381f29;z-index:2147483000;background:var(--rm-bg);border:1px solid var(--rm-line);max-width:640px;color:var(--rm-fg);border-radius:14px;gap:14px;margin:0 auto;padding:20px 22px;font-family:Arial,Helvetica,sans-serif;display:grid;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 12px 40px #0006}.rm-consent p{color:var(--rm-fg2);margin:0;font-size:14px;line-height:1.55}.rm-consent a{color:var(--rm-fg);text-underline-offset:2px;text-decoration:underline}.rm-consent-actions{flex-wrap:wrap;gap:12px;display:flex}.rm-consent-button{cursor:pointer;border:1px solid var(--rm-line);border-radius:9px;flex:140px;padding:12px 18px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:600;transition:background-color .15s,border-color .15s}.rm-consent-button--accept{background:var(--rm-red);color:#0b0908;border-color:#0000}.rm-consent-button--accept:hover,.rm-consent-button--accept:focus-visible{background:var(--rm-red-hi)}.rm-consent-button--decline{color:var(--rm-fg);background:0 0}.rm-consent-button--decline:hover,.rm-consent-button--decline:focus-visible{border-color:var(--rm-fg2);background:#f4efe90f}.rm-consent-button:focus-visible{outline:2px solid var(--rm-red-hi);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.rm-consent{animation:.25s ease-out both rmConsentIn}}@keyframes rmConsentIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
