.dp-consent[hidden]{display:none!important}
.dp-consent{position:fixed;bottom:76px;right:20px;z-index:99999;box-sizing:border-box;width:min(540px,calc(100vw - 40px));max-height:calc(100dvh - 112px);overflow:auto;background:#fff;color:#171717;border:1px solid #d8d8d8;border-radius:16px;padding:24px;box-shadow:0 12px 48px #0002;font:15px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.dp-consent h2{margin:0 0 12px;font:700 21px/1.25 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:inherit}
.dp-consent p{margin:0 0 16px;color:inherit}
.dp-consent .dp-consent-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:0}
.dp-consent button,.dp-consent-open{font:600 14px/1.3 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;min-height:44px;border:1px solid #171717;border-radius:8px;background:#fff;color:#171717;padding:11px 16px}
.dp-consent button[data-dp-choice="accepted"]{background:#171717;color:#fff}
.dp-consent button:focus-visible,.dp-consent-open:focus-visible{outline:3px solid #315cf0;outline-offset:3px}
.dp-consent button:disabled{opacity:.55;cursor:wait}
.dp-consent-open{position:fixed;bottom:20px;right:20px;z-index:99998;box-shadow:0 3px 18px #0002}
.dp-consent #dp-consent-message:not(:empty){margin-top:16px;margin-bottom:0}
@media(max-width:430px){.dp-consent{right:12px;bottom:72px;width:calc(100vw - 24px);padding:20px}.dp-consent-open{right:12px;bottom:12px}.dp-consent-actions button{flex:1 1 42%}}
/* The existing storefront resets button backgrounds with !important. */
.dp-consent button,.dp-consent-open{background:#fff!important;color:#171717!important;border:1px solid #171717!important}
.dp-consent button[data-dp-choice="accepted"]{background:#171717!important;color:#fff!important}
/* Keep footer actions above the floating preferences button on small screens. */
@media(max-width:699px){.drippa-store .drippa-footer{padding-bottom:84px}.dp-partners-footer{padding-bottom:84px}}
