.consent-bar{position:fixed;z-index:60;left:0;right:0;bottom:0;width:auto;margin:0;padding:0 0 env(safe-area-inset-bottom);border:0;border-top:1px solid #d8e3f1;border-radius:0;background:#f7fbff;color:#122143;box-shadow:0 -4px 16px rgba(6,38,111,.08)}
.consent-bar[hidden],.consent-preferences[hidden]{display:none}.consent-bar__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;width:min(1180px,calc(100% - 40px));min-height:72px;margin:auto;padding:10px 0}.consent-bar__copy{margin:0;font-size:.82rem;line-height:1.35}.consent-bar__copy a,.consent-preferences a{color:#073cae;text-decoration:underline;text-underline-offset:2px}.consent-bar__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-width:390px}.consent-action{min-height:42px;padding:0 13px;border:1px solid #073cae;border-radius:8px;background:#073cae;color:#fff;font:700 .76rem/1.2 "DM Sans",Arial,sans-serif;cursor:pointer}.consent-action--secondary{background:#fff;color:#073cae}.consent-action:hover{filter:brightness(.95)}.consent-action:focus-visible,.cookie-preferences:focus-visible{outline:3px solid #ffc928;outline-offset:2px}.cookie-preferences{padding:0;border:0;background:none;color:inherit;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.consent-preferences{position:fixed;z-index:61;right:18px;bottom:max(18px,env(safe-area-inset-bottom));width:min(430px,calc(100% - 36px));padding:22px;border:1px solid #cbd9ee;border-radius:17px;background:#fff;color:#122143;box-shadow:0 18px 48px rgba(6,38,111,.22)}.consent-preferences h2{margin:0 0 8px;font-size:1.25rem}.consent-preferences p{margin:7px 0;color:#52627e;font-size:.9rem}.consent-preferences__status{padding:10px 12px;border-radius:9px;background:#edf5ff;color:#294a7d!important;font-weight:700}.consent-preferences__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.consent-preferences__close{position:absolute;right:13px;top:10px;width:36px;height:36px;border:0;background:transparent;color:#435371;font-size:1.4rem;cursor:pointer}
@media(max-width:760px){.consent-bar__inner{grid-template-columns:1fr;gap:8px;width:calc(100% - 28px);padding:10px 0}.consent-bar__copy{font-size:.78rem}.consent-bar__actions{min-width:0}.consent-action{min-height:42px;padding:5px 9px;font-size:.7rem}}@media(max-width:480px){.consent-bar__inner{width:calc(100% - 20px);padding:9px 0}.consent-bar__actions{grid-template-columns:1fr 1fr}.consent-preferences__actions{grid-template-columns:1fr}.consent-preferences{right:10px;bottom:max(10px,env(safe-area-inset-bottom));width:calc(100% - 20px)}}
