.cc-root{z-index:9999;pointer-events:none;justify-content:center;padding:16px;animation:.35s cubic-bezier(.16,1,.3,1) both cc-rise;display:flex;position:fixed;bottom:0;left:0;right:0}@keyframes cc-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cc-card{pointer-events:auto;-webkit-backdrop-filter:blur(14px);color:#f4f5ff;background:#0a1028eb;border:1px solid #c0c1ff29;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:720px;padding:20px 22px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;box-shadow:0 24px 70px #0000008c}.cc-title{letter-spacing:-.01em;margin-bottom:6px;font-family:Outfit,Inter,sans-serif;font-size:15px;font-weight:600;display:block}.cc-body{color:#e6e4f5d1;margin:0;font-size:13px;line-height:1.6}.cc-link{color:#b9a6fb;text-underline-offset:2px;text-decoration:underline}.cc-link:hover{color:#cdbcff}.cc-prefs{border-top:1px solid #c0c1ff14;border-bottom:1px solid #c0c1ff14;flex-direction:column;gap:2px;padding:6px 0;display:flex}.cc-pref{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:10px 4px;display:flex}.cc-pref--locked{cursor:default}.cc-pref-text{flex-direction:column;gap:2px;display:flex}.cc-pref-text strong{color:#f4f5ff;font-size:13px;font-weight:600}.cc-pref-text em{color:#e6e4f599;font-size:12px;font-style:normal;line-height:1.45}.cc-pref input[type=checkbox]{accent-color:#8083ff;width:18px;height:18px;cursor:inherit;flex-shrink:0}.cc-pref input[type=checkbox]:disabled{opacity:.55}.cc-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.cc-btn{appearance:none;cursor:pointer;border:none;border-radius:100px;padding:10px 18px;font-family:Outfit,Inter,sans-serif;font-size:13.5px;font-weight:600;transition:background .18s,border-color .18s,transform .18s}.cc-btn:active{transform:translateY(1px)}.cc-btn--primary{color:#120833;background:#b9a6fb}.cc-btn--primary:hover{background:#cdbcff}.cc-btn--ghost{color:#f4f5ff;background:#c0c1ff0f;border:1px solid #c0c1ff29}.cc-btn--ghost:hover{background:#c0c1ff1a;border-color:#c0c1ff4d}.footer-cookie-btn{appearance:none;cursor:pointer;font:inherit;color:#e6e4f599;background:0 0;border:none;padding:0;font-size:13px;transition:color .18s}.footer-cookie-btn:hover{color:#b9a6fb}@media (max-width:560px){.cc-root{padding:10px}.cc-card{border-radius:14px;padding:18px}.cc-actions{justify-content:stretch}.cc-btn{text-align:center;flex:auto}}@media (prefers-reduced-motion:reduce){.cc-root{animation:none}}
