.favorites-btn{width:40px;height:38px;padding:0}.favorites-btn svg{color:#fff}.favorites-btn:hover svg{color:#6b7280}.custom-modal{z-index:9999;position:fixed;inset:0}.custom-modal .modal-dialog{z-index:10000}.favorites-modal-backdrop{-webkit-backdrop-filter:blur(8px);height:100vh;background:#000000b3;justify-content:center;align-items:center;height:100dvh;padding:16px;display:flex;position:fixed;inset:0;z-index:2000!important}.favorites-modal{background:var(--tblr-bg-surface);border:1px solid #ffffff1f;border-radius:1rem;width:100%;max-width:420px;padding:1.5rem;position:relative;box-shadow:0 18px 40px #00000059}.favorites-close-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:10px;right:10px}.favorites-modal-title{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.favorites-modal-text{color:#ffffffb3;line-height:1.5}.favorites-modal-actions{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.favorites-btn.is-busy:disabled{opacity:1;cursor:wait}.favorites-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite favoritesSpin}@keyframes favoritesSpin{to{transform:rotate(360deg)}}.favorites-btn:disabled,.favorites-btn.is-busy:disabled{cursor:wait;background:#8a59f6;opacity:1!important;box-shadow:none!important;border-color:#0000!important}.favorites-toast{z-index:120000;-webkit-backdrop-filter:blur(10px);color:#fff;opacity:0;pointer-events:none;background:#111827d1;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:calc(100vw - 28px);max-width:280px;padding:12px 14px;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .16s;display:inline-flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%)translateY(14px)scale(.98);box-shadow:0 14px 30px #00000059,inset 0 1px #ffffff0f}.favorites-toast.show{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)scale(1)}@media (min-width:768px){.favorites-toast{width:auto;max-width:340px;left:auto;right:18px;transform:translateY(14px)scale(.98)}.favorites-toast.show{transform:translateY(0)scale(1)}}.favorites-toast-text{letter-spacing:.2px;align-items:center;font-size:.92rem;font-weight:600;line-height:1.25;display:inline-flex}.favorites-toast.added{box-shadow:0 14px 30px #00000059,inset 0 0 0 1px #22c55e38}.favorites-toast.removed{box-shadow:0 14px 30px #00000059,inset 0 0 0 1px #ef444438}@media (prefers-reduced-motion:reduce){.favorites-toast{transition:opacity .12s;transform:translate(-50%)}.favorites-toast.show{transform:translate(-50%)}}
