.cookie-consent{position:fixed;right:20px;bottom:20px;left:20px;z-index:1000;display:flex;width:min(100% - 40px,920px);align-items:center;justify-content:space-between;gap:28px;margin-inline:auto;padding:22px 24px;border:1px solid #e5e9f0;border-radius:16px;color:#12172f;background:#fff;box-shadow:0 20px 70px rgba(8,5,49,.25);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.cookie-consent[hidden]{display:none}.cookie-consent h2{margin:0;color:#100752;font-size:1.1rem;line-height:1.2}.cookie-consent p{max-width:610px;margin:6px 0 0;color:#5b6475;font-size:.84rem;line-height:1.55}.cookie-consent p a{color:#148f92;font-weight:750}.cookie-consent__actions{display:flex;flex:0 0 auto;gap:9px}.cookie-consent__actions button{min-height:43px;padding:10px 15px;border:1px solid #1bacaf;border-radius:10px;color:#fff;background:#1bacaf;font:750 .9rem/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}.cookie-consent__actions .cookie-consent__reject{color:#100752;background:#fff}.cookie-settings-float{position:fixed;right:14px;bottom:14px;z-index:900;padding:7px 10px;border:1px solid #dce2ee;border-radius:8px;color:#100752;background:#fff;box-shadow:0 8px 24px rgba(16,7,82,.1);font:700 .72rem/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}@media(max-width:680px){.cookie-consent{right:12px;bottom:12px;left:12px;width:calc(100% - 24px);align-items:stretch;flex-direction:column;gap:16px;padding:20px}.cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr}.cookie-consent__actions button{width:100%}}
