#bdg-app .bdg-circle{width:22px;height:22px;border-radius:50%;background-color:rgba(255,255,255,.2);border:1.5px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:2}#bdg-app .bdg-dot{width:8px;height:8px;background-color:#fff;border-radius:50%;opacity:0;transition:opacity .2s}#bdg-app .premium-btn:active .bdg-dot,#bdg-app .premium-btn:hover .bdg-dot{opacity:1}.bdg-list-item{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#475569;margin-bottom:10px;line-height:1.4}.bdg-bullet{width:6px;height:6px;border-radius:50%;background-color:#2d9cdb;flex-shrink:0;margin-top:6px}