.cookie-consent{position:fixed;z-index:10000;right:20px;bottom:20px;width:min(680px,calc(100vw - 40px));display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 20px;border:1px solid rgba(23,32,51,.14);border-radius:14px;background:#fff;box-shadow:0 16px 42px #1720332e;color:#172033;font-family:Inter,system-ui,sans-serif}.cookie-consent strong{display:block;font-size:14px;line-height:1.3}.cookie-consent p{max-width:420px;margin:5px 0 0;color:#5f6673;font-size:12px;line-height:1.5}.cookie-consent-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.cookie-consent-actions a{color:#5143ca;font-size:12px;font-weight:700;text-underline-offset:3px}.cookie-button{min-height:38px;padding:9px 13px;border-radius:8px;font:700 12px/1 Inter,system-ui,sans-serif;cursor:pointer}.cookie-button-primary{border:1px solid #5b4fe8;background:#5b4fe8;color:#fff}.cookie-button-secondary{border:1px solid #d8d5e1;background:#fff;color:#454052}.cookie-preferences-trigger{position:fixed;z-index:9999;left:16px;bottom:14px;padding:7px 10px;border:1px solid rgba(23,32,51,.14);border-radius:7px;background:#ffffffeb;color:#5b4fe8;font:700 11px/1.2 Inter,system-ui,sans-serif;cursor:pointer;box-shadow:0 4px 16px #17203314}.cookie-consent-settings{right:20px}@media(max-width:680px){.cookie-consent{right:10px;bottom:10px;width:calc(100vw - 20px);display:block;padding:16px}.cookie-consent-actions{justify-content:flex-start;margin-top:12px}.cookie-preferences-trigger{left:10px;bottom:8px}}
