.modnux-header-favorites{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;border-radius:12px;color:var(--header-text,#fff);text-decoration:none;transition:background .18s ease,transform .18s ease,color .18s ease}.modnux-header-favorites:hover{background:rgba(255,255,255,.12);color:#fb7185;text-decoration:none}.modnux-header-favorites:active{transform:scale(.96)}.modnux-header-favorites.has-favorites svg{fill:#fb7185;stroke:#fb7185}.modnux-header-favorites__count{position:absolute;top:1px;right:0;min-width:17px;height:17px;padding:0 4px;border:2px solid var(--header-grad-end,#1565c0);border-radius:999px;background:#e11d48;color:#fff;font-size:10px;font-weight:850;line-height:13px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,.24)}.modnux-header-favorites__count[hidden]{display:none!important}body.dark-mode .modnux-header-favorites__count{border-color:#0b1220}@media(max-width:768px){.modnux-header-favorites{width:38px;height:38px;border-radius:11px}.modnux-header-favorites__count{top:0;right:-1px}}
