.cookie-consent{position:fixed;z-index:1000;right:20px;bottom:20px;width:min(430px,calc(100% - 40px));padding:20px;border:1px solid #d7dde7;border-radius:14px;background:#fff;color:#08152f;box-shadow:0 14px 45px rgba(8,21,47,.2)}
.cookie-consent[hidden]{display:none}.cookie-consent p{margin:0 0 16px;line-height:1.5}.cookie-consent div{display:flex;gap:10px}.cookie-consent button,.cookie-manage{font:inherit;cursor:pointer}.cookie-consent button{flex:1;min-height:42px;border:1px solid #17345f;border-radius:8px;background:#17345f;color:#fff;font-weight:700}.cookie-consent button+button{background:#fff;color:#17345f}.cookie-manage{padding:0;border:0;background:none;color:inherit;font-size:inherit;text-decoration:underline}
