.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:1000;display:none;max-width:980px;margin:auto;background:#fff;color:#17233a;border:1px solid #dfe7f2;border-radius:20px;padding:22px 24px;box-shadow:0 22px 70px rgba(8,26,53,.24)}
.cookie-banner.show{display:block}.cookie-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-copy{max-width:610px}.cookie-copy strong{display:block;color:#112f5b;font-size:1.08rem;margin-bottom:5px}.cookie-copy p{margin:0;color:#647086;font-size:.9rem;line-height:1.5}.cookie-copy a{color:#2c5ba9;text-decoration:underline}.cookie-actions{display:flex;gap:9px;flex-wrap:wrap}.cookie-button{border:0;border-radius:999px;padding:11px 17px;font:inherit;font-weight:750;cursor:pointer}.cookie-button.accept{background:#112f5b;color:#fff}.cookie-button.reject{background:#eef4ff;color:#112f5b}.cookie-settings{color:inherit;text-decoration:underline;cursor:pointer}
@media(max-width:720px){.cookie-banner{left:10px;right:10px;bottom:10px;padding:19px}.cookie-inner{display:block}.cookie-actions{margin-top:17px}.cookie-button{flex:1}}
