.cwg-fav-item{background:rgba(255,255,255,.9);padding:10px 12px;border-radius:8px;margin-bottom:8px;font-size:13px;color:#333;display:flex;align-items:center;justify-content:space-between;gap:10px}.cwg-fav-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cwg-fav-actions{display:flex;gap:5px}.cwg-fav-btn{width:28px;height:28px;border:none;border-radius:6px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.cwg-fav-copy{background:#1a472a;color:#fff}.cwg-fav-delete{background:#c41e3a;color:#fff}.cwg-toast.show{transform:translateX(-50%) translateY(0)}.cwg-loader.active{display:inline-block}