.sp-consent{position:fixed;inset:auto 1rem 1rem 1rem;z-index:2147483000;font:16px/1.45 system-ui,sans-serif;color:#12212f}
.sp-consent__panel{max-width:720px;margin:auto;background:#fff;border:1px solid #d9e2ec;border-radius:8px;box-shadow:0 24px 80px rgba(15,23,42,.24);padding:1rem}
.sp-consent__actions{display:flex;gap:.5rem;flex-wrap:wrap}
.sp-consent button{border:1px solid #123047;border-radius:6px;background:#fff;padding:.7rem 1rem;font-weight:700}
.sp-consent button[data-sp-consent=accept]{background:#123047;color:#fff}
.sp-consent__option{display:flex;gap:.75rem;margin:.65rem 0}
.sp-consent__option input{inline-size:1.2rem;block-size:1.2rem}
#saferpage-consent-trigger{position:fixed;right:1rem;bottom:1rem;z-index:2147482999}
