.cookie-consent{position:fixed;z-index:2147483647;right:20px;bottom:20px;left:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:920px;margin:auto;padding:18px 20px;border:1px solid rgba(20,22,31,.14);border-radius:18px;background:rgba(255,255,255,.98);color:#14161f;box-shadow:0 18px 60px rgba(20,22,45,.22);font-family:Geist,Inter,system-ui,-apple-system,sans-serif;text-align:left;backdrop-filter:blur(14px)}
.cookie-consent__copy{min-width:0}
.cookie-consent__copy strong{display:block;margin:0 0 5px;font-size:16px;line-height:1.25;letter-spacing:0}
.cookie-consent__copy p{max-width:650px;margin:0;color:#5f6474;font-size:14px;line-height:1.5;letter-spacing:0}
.cookie-consent__copy a{color:#4338ca;font-weight:700;text-decoration:underline;text-underline-offset:2px}
.cookie-consent__actions{display:flex;flex:0 0 auto;gap:10px}
.cookie-consent__actions button{min-height:42px;padding:10px 17px;border:1px solid rgba(20,22,31,.16);border-radius:11px;background:#f4f5f8;color:#20222d;font:700 14px/1 system-ui,-apple-system,sans-serif;cursor:pointer}
.cookie-consent__actions .cookie-consent__accept{border-color:#4338ca;background:#4338ca;color:#fff}
.cookie-consent__actions button:hover{filter:brightness(.96)}
.cookie-consent__actions button:focus-visible,.cookie-consent__close:focus-visible{outline:3px solid rgba(79,70,229,.35);outline-offset:2px}
.cookie-consent__close{position:absolute;top:8px;right:10px;width:30px;height:30px;border:0;background:transparent;color:#676b78;font:400 24px/1 system-ui;cursor:pointer}
[data-cookie-settings]{cursor:pointer}
@media(max-width:680px){.cookie-consent{right:12px;bottom:12px;left:12px;display:block;padding:18px 16px 16px}.cookie-consent__copy{padding-right:20px}.cookie-consent__copy p{font-size:13px}.cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr;margin-top:14px}.cookie-consent__actions button{width:100%}}
@media(prefers-reduced-motion:no-preference){.cookie-consent{animation:cookie-consent-in .22s ease-out both}@keyframes cookie-consent-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
