.sds30-consent-review-link { color: inherit; text-decoration: none; }
.sds30-consent-banner { position:fixed; z-index:1500; bottom:12px; left:12px; right:12px; max-width:760px; margin:auto; padding:16px; background:#fff; color:#071c35; border:1px solid #b7cbd6; border-radius:12px; box-shadow:0 4px 24px #071c3533; }
.sds30-consent-banner[hidden] { display:none; }
.sds30-consent-banner p { font-size:14px; line-height:1.4; margin:0 0 8px; }
.consent-actions { display:flex; gap:8px; flex-wrap:wrap; }
.consent-actions button { min-height:44px; padding:8px 12px; background:transparent; border:0; color:#075ca8; font:inherit; cursor:pointer; }
.consent-actions button:first-child { background:#075ca8; color:#fff; border-radius:6px; }
.consent-dialog { width:min(520px,calc(100% - 24px)); max-height:calc(100dvh - 24px); overflow:auto; padding:24px; border:0; border-radius:12px; }
.consent-dialog::backdrop { background:#071c3577; }
.consent-dialog label { display:flex; align-items:center; gap:10px; min-height:44px; }
.consent-visible .whatsapp-float { visibility:hidden; }
@media(max-width:420px){.sds30-consent-banner{padding:12px;bottom:8px;left:8px;right:8px}.consent-actions{gap:4px;flex-wrap:nowrap}.consent-actions button{font-size:12px;line-height:1.2;padding:6px;flex:1}.consent-dialog .consent-actions{flex-wrap:wrap}}
