.cookie-consent{position:fixed;z-index:100;right:22px;bottom:22px;width:min(440px,calc(100% - 32px));padding:19px 20px;border:1px solid rgba(220,225,240,.92);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 22px 54px -22px rgba(30,41,82,.28),0 3px 10px rgba(30,41,82,.06);backdrop-filter:blur(20px);color:#0f172a;font-family:"Plus Jakarta Sans",sans-serif;opacity:0;transform:translate3d(0,14px,0);transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.cookie-consent.is-visible{opacity:1;transform:translate3d(0,0,0)}.cookie-consent__top{display:flex;align-items:flex-start;gap:11px}.cookie-consent__icon{display:grid;place-items:center;flex:0 0 auto;width:33px;height:33px;border:1px solid #dedcff;border-radius:10px;background:#f0efff;color:#4f46e5;font-size:14px}.cookie-consent h2{margin:1px 0 6px;font-size:14px;letter-spacing:-.025em}.cookie-consent p{margin:0;color:#64748b;font-size:11px;line-height:1.65}.cookie-consent a{color:#4f46e5;text-decoration:none;font-weight:700}.cookie-consent a:hover{text-decoration:underline}.cookie-consent__actions{display:flex;justify-content:flex-end;gap:9px;margin-top:16px}.cookie-consent button{min-height:36px;padding:8px 12px;border:1px solid #dce1ed;border-radius:9px;background:#fff;color:#334155;font:700 11px "Plus Jakarta Sans",sans-serif;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.cookie-consent button:hover{transform:translateY(-1px);background:#f8f9fc;border-color:#cbd2e1}.cookie-consent .cookie-consent__accept{border-color:#4f46e5;background:#4f46e5;color:#fff;box-shadow:0 4px 10px rgba(79,70,229,.16)}.cookie-consent .cookie-consent__accept:hover{border-color:#4338ca;background:#4338ca}@media(max-width:620px){.cookie-consent{right:16px;bottom:16px;padding:17px}.cookie-consent__actions{justify-content:stretch}.cookie-consent button{flex:1}}
