.cookie-banner{position:fixed;z-index:1000;left:18px;right:18px;bottom:18px;max-width:980px;margin:auto;padding:20px;background:#fff;color:#17203b;border:1px solid #dfe4f2;border-radius:18px;box-shadow:0 18px 55px rgba(8,17,55,.25)}
.cookie-banner[hidden]{display:none}.cookie-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-copy strong{display:block;color:#1d2b78;font-size:18px;margin-bottom:4px}.cookie-copy p{margin:0;color:#66708d;font-size:13px;max-width:65ch}.cookie-copy a{color:#1d2b78;text-decoration:underline;font-weight:700}.cookie-actions{display:flex;gap:9px;flex:0 0 auto}.cookie-button{min-height:42px;padding:0 15px;border:1px solid #1d2b78;border-radius:11px;background:#fff;color:#1d2b78;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.cookie-button.primary{background:#1d2b78;color:#fff}.cookie-settings{padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.cookie-settings:hover{text-decoration:underline}.external-placeholder{display:grid;place-items:center;min-height:310px;padding:24px;border:1px dashed #aeb8d5;border-radius:16px;background:#f3f5fb;color:#4f5a79;text-align:center}.external-placeholder strong{display:block;color:#1d2b78;margin-bottom:6px}.external-placeholder button{margin-top:13px}
@media(max-width:720px){.cookie-banner{left:10px;right:10px;bottom:10px;padding:17px}.cookie-inner{align-items:stretch;flex-direction:column;gap:15px}.cookie-actions{flex-direction:column}.cookie-button{width:100%}}
@media(prefers-reduced-motion:reduce){.cookie-banner{scroll-behavior:auto}}
