.np-consent-banner{position:fixed;z-index:10000;right:1rem;bottom:1rem;left:1rem;max-width:54rem;margin:auto;padding:1.25rem;background:#fff;color:#111;border:2px solid #111;box-shadow:0 4px 18px #0003;font:16px/1.5 sans-serif}
.np-consent-banner[hidden],.np-consent-settings[hidden]{display:none}
.np-consent-banner h2{margin:0 0 .5rem;font-size:1.25rem}
.np-consent-banner p{margin:.5rem 0 1rem}
.np-consent-actions{display:flex;flex-wrap:wrap;gap:.75rem}
.np-consent-actions button{cursor:pointer;border:2px solid #111;border-radius:9999px;padding:.65rem 1.25rem;background:#fff;color:#111;font:inherit;font-weight:600}
.np-consent-actions button:first-child{background:#111;color:#fff}
.np-consent-banner a{color:inherit;font-weight:600}
.np-consent-settings{position:fixed;z-index:9999;right:1rem;bottom:1rem;cursor:pointer;border:2px solid #111;border-radius:9999px;padding:.55rem 1rem;background:#fff;color:#111;font:inherit;font-weight:600}
@media(max-width:480px){.np-consent-banner{right:.5rem;bottom:.5rem;left:.5rem}.np-consent-actions{flex-direction:column}.np-consent-actions button{width:100%}}
