/* Only loaded for the nonce-protected administrator test. No visitor UI. */
#amr-ads-test { box-sizing: border-box; position: fixed; z-index: 2147482998; right: 18px; top: 50px; width: 340px; max-width: calc(100vw - 36px); padding: 18px; background: #fffbea; color: #171717; border: 2px solid #9b7510; border-radius: 4px; box-shadow: 0 6px 20px #0002; font: 14px/1.5 Arial, Helvetica, sans-serif; text-align: left; }
#amr-ads-test h2 { margin: 0 0 10px; color: #171717; font-size: 21px; font-weight: 700; line-height: 1.2; }
#amr-ads-test p { margin: 0 0 12px; color: #171717; font-size: 14px; line-height: 1.5; }
#amr-ads-test button { appearance: none; min-height: 44px; margin: 4px 0; padding: 10px 15px; border: 1px solid #171717; border-radius: 3px; background: #171717; color: #fff; font: 700 14px/1.3 Arial, Helvetica, sans-serif; cursor: pointer; }
#amr-ads-test button:hover { background: #373737; }
#amr-ads-test :focus-visible { outline: 3px solid #b52220; outline-offset: 3px; }
@media (max-width: 700px) { #amr-ads-test { top: 52px; right: 12px; padding: 12px; max-width: calc(100vw - 24px); } }
