.eb-header-favorites{position:relative!important}.eb-header-favorites__count{position:absolute;top:-8px;right:-11px;z-index:5;display:inline-flex;min-width:19px;height:19px;align-items:center;justify-content:center;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#922020!important;color:#fff!important;font-family:inherit;font-size:10px;font-weight:800;line-height:1;box-shadow:0 2px 7px rgb(34 34 34 / .18)}.eb-header-favorites__count[hidden]{display:none!important}.eb-favorite-toast{position:fixed;right:20px;bottom:20px;z-index:100000;display:flex;max-width:min(430px,calc(100vw - 28px));align-items:center;gap:14px;padding:12px 14px;border:1px solid #d8cecb;border-left:4px solid #922020;border-radius:10px;background:#fff;color:#222;font-family:inherit;font-size:13px;line-height:1.35;box-shadow:0 12px 36px rgb(34 34 34 / .18);opacity:0;pointer-events:none;transform:translateY(14px);transition:opacity .18s ease,transform .18s ease}.eb-favorite-toast.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.eb-favorite-toast span{min-width:0;flex:1}.eb-favorite-toast a{flex:0 0 auto;color:#922020!important;font-weight:800;text-decoration:none!important;white-space:nowrap}.eb-favorite-toast a:hover{color:#741818!important}@media (max-width:520px){.eb-favorite-toast{right:12px;bottom:12px;left:12px;max-width:none}}