.favorite-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:5px;padding:0 5px;border-radius:99px;background:#f3bf58;color:#1b1103;font-size:10px;font-weight:900}.favorite-badge.zero{display:none}.favorite-btn{background:linear-gradient(135deg,rgba(243,191,88,.14),rgba(241,118,60,.1));border-color:rgba(243,191,88,.38);color:#f7d58d}.favorite-btn.active{background:rgba(83,223,154,.12);border-color:rgba(83,223,154,.4);color:#9cf2c2}.favorite-line{min-height:20px;margin-top:9px}.favorite-count{font-size:11px;color:#f7d58d}.favorite-list{display:grid;gap:9px;max-height:60vh;overflow:auto}.favorite-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border:1px solid #263b55;border-radius:13px;background:#0a1524}.favorite-item b,.favorite-item span,.favorite-item small{display:block}.favorite-item span,.favorite-item small{color:#8ea6c4;font-size:11px;margin-top:4px}.detail-favorite-bar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding:12px;border-radius:12px;background:#0a1524;border:1px solid #263b55;color:#f7d58d}
