.pim-consent{position:fixed;z-index:1000;right:24px;bottom:24px;width:min(440px,calc(100% - 48px));padding:24px;background:#fff;color:#0f2b4c;box-shadow:0 8px 40px #0f2b4c26;border:1px solid #d9e0e5;font-family:inherit;font-size:14px;line-height:1.55}
.pim-consent[hidden]{display:none}
.pim-consent h2{font-size:19px;line-height:1.25;margin:0 0 12px;letter-spacing:-.02em}
.pim-consent p{margin:0 0 12px}
.pim-consent>a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.pim-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}
.pim-consent-actions button{border:1px solid #0f2b4c;background:#0f2b4c;color:white;min-height:44px;padding:10px 16px;font:inherit;cursor:pointer}
.pim-consent-actions button:hover{background:#244566}
.pim-consent :focus-visible{outline:3px solid #008798;outline-offset:3px}
[data-cookie-preferences]{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
@media(max-width:520px){.pim-consent{bottom:12px;right:12px;width:calc(100% - 24px);padding:20px;max-height:calc(100dvh - 24px);overflow:auto}}
