.anb-bar.anb-magnet{background:linear-gradient(90deg,#0d205f,#4f46e5 50%,#0d205f);background-size:200% 100%}.anb-badge-free{background:#16a34a!important}.anb-slide{animation:anbFade .45s ease}@keyframes anbFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.anb-dots{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;margin-right:4px}.anb-dot{width:6px;height:6px;border-radius:50%;background:#ffffff59;transition:background .2s ease}.anb-dot-on{background:#fff}@media(max-width:500px){.anb-dots{display:none}}.anb-modal-overlay{position:fixed;inset:0;z-index:1000;background:#0d205f8c;backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px;animation:anbFade .2s ease}.anb-modal{position:relative;width:100%;max-width:640px;background:#fff;border-radius:var(--border-radius-l,16px);box-shadow:0 24px 64px #0d205f47;padding:8px;max-height:90vh;overflow:auto}.anb-modal-close{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:none;background:#eef2ff;cursor:pointer;transition:background .15s ease}.anb-modal-close:hover{background:#e0e7ff}