.cookie-consent,.cookie-preferences{position:fixed;inset:0;z-index:1000}
.cookie-dialog-open{overflow:hidden}
.cookie-consent{display:flex;align-items:flex-end;padding:16px;background:rgba(4,18,42,.42)}
.cookie-consent[hidden],.cookie-preferences[hidden],.cookie-settings-button[hidden],.cookie-embed-placeholder[hidden],[data-cookie-src][hidden]{display:none!important}
.cookie-consent__panel{width:min(1180px,100%);margin:0 auto;padding:24px;background:#fff;border:1px solid #d8dfeb;box-shadow:0 18px 70px rgba(4,18,42,.24);display:grid;gap:22px}
.cookie-consent__copy h2,.cookie-preferences__panel h2{margin:4px 0 10px;color:#082657;font-family:"Playfair Display",Georgia,serif;font-size:clamp(25px,4vw,38px);line-height:1.08}
.cookie-consent__copy p,.cookie-preferences__panel>p,.cookie-category p{margin:0;color:#536176;line-height:1.6}
.cookie-consent__copy>a{display:inline-block;margin-top:12px;color:#082657;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.cookie-consent__eyebrow{margin:0!important;color:#c58b0a!important;font-size:11px!important;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.cookie-consent__actions,.cookie-preferences__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.cookie-consent__actions{align-content:flex-end}
.cookie-button{min-height:44px;padding:11px 17px;border:1px solid #082657;background:#fff;color:#082657;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.cookie-button:hover,.cookie-button:focus-visible{background:#f0f3f8;outline:2px solid #dcae2b;outline-offset:2px}
.cookie-button--primary{background:#082657;color:#fff}
.cookie-button--primary:hover,.cookie-button--primary:focus-visible{background:#123a75}
.cookie-button--link{border-color:transparent;text-decoration:underline;text-underline-offset:3px}
.cookie-preferences{display:grid;place-items:center;padding:16px}
.cookie-preferences__backdrop{position:absolute;inset:0;background:rgba(4,18,42,.7)}
.cookie-preferences__panel{position:relative;width:min(680px,100%);max-height:calc(100vh - 32px);overflow:auto;padding:28px;background:#fff;border:1px solid #d8dfeb;box-shadow:0 24px 80px rgba(4,18,42,.35)}
.cookie-preferences__close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:0;background:#f0f3f8;color:#082657;font-size:28px;line-height:1;cursor:pointer}
.cookie-category{display:grid;gap:14px;margin-top:20px;padding:18px;border:1px solid #d8dfeb;background:#f8fafc}
.cookie-category strong{display:block;margin-bottom:5px;color:#082657;font-size:16px}
.cookie-switch{display:flex;align-items:center;gap:9px;color:#082657;font-size:13px;font-weight:800;cursor:pointer}
.cookie-switch input{width:20px;height:20px;margin:0;accent-color:#082657}
.cookie-switch:has(input:disabled){cursor:default;color:#657187}
.cookie-preferences__actions{justify-content:flex-end;margin-top:24px}
.cookie-settings-button{position:fixed;z-index:95;left:12px;bottom:72px;padding:9px 12px;border:1px solid #d8dfeb;background:#fff;color:#082657;box-shadow:0 6px 24px rgba(4,18,42,.16);font:inherit;font-size:11px;font-weight:800;cursor:pointer}
.cookie-embed-placeholder{min-height:390px;display:grid;place-items:center;padding:30px;background:#e9edf3;color:#082657;text-align:center}
.cookie-embed-placeholder__inner{max-width:440px}
.cookie-embed-placeholder strong{display:block;margin-bottom:8px;font-family:"Playfair Display",Georgia,serif;font-size:28px}
.cookie-embed-placeholder p{margin:0 0 18px;color:#536176;line-height:1.6}
@media(min-width:760px){.cookie-consent{padding:24px}.cookie-consent__panel{grid-template-columns:1fr auto;align-items:end;padding:30px}.cookie-consent__actions{max-width:410px;justify-content:flex-end}.cookie-category{grid-template-columns:1fr auto;align-items:center}.cookie-settings-button{bottom:16px}.cookie-embed-placeholder{min-height:600px}}
@media(max-width:759px){.cookie-consent__actions .cookie-button{flex:1 1 100%}.cookie-preferences__panel{padding:24px 18px}.cookie-preferences__actions .cookie-button{flex:1 1 100%}}
@media(prefers-reduced-motion:no-preference){.cookie-consent__panel,.cookie-preferences__panel{animation:cookie-panel-in .22s ease-out both}@keyframes cookie-panel-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}}
