.divider[data-v-25a853f8]{width:100%;height:1px;background-color:#f2f2f2;margin:6px 0}.progress{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:12px;height:14px}.progress .progress-content{position:relative;height:14px;border-radius:14px;background-color:rgba(119,148,141,.2);margin-right:6px;flex:1}.progress .progress-content .progress-bar{position:absolute;left:0;top:0;border-radius:14px;height:100%;z-index:1;background-color:#0c9}.progress .progress-label{color:#333;width:32px;text-align:right}.stocktaking-schedule-list>*{margin-bottom:15px}.stocktaking-schedule-list .schedule-rate{display:flex;justify-content:space-between}.stocktaking-schedule-list .schedule-rate .rate-item{display:flex;justify-content:flex-start;flex:1;align-items:center;margin-right:24px}.stocktaking-schedule-list .schedule-rate .rate-item-right{width:130px}.stocktaking-schedule-list .schedule-title{font-size:16px;font-weight:500;color:#5e5e5e;padding:15px}.stocktaking-schedule-list .inventory-primary{color:#c9c9c9}.stocktaking-schedule-list .inventory-success{color:#0cc8a0}.stocktaking-schedule-list .inventory-error{color:red}.stocktaking-schedule-list .stocktaking-schedule-info{color:#333;text-align:left;padding-bottom:0}.stocktaking-schedule-list .schedule-ctx{color:#333;font-size:14px;padding-top:0}.stocktaking-schedule-list .schedule-ft{padding:0 15px 15px;display:flex;gap:12px}.stocktaking-schedule-list .schedule-ft .weui-btn{flex:1;margin-top:0!important;display:flex;align-items:center;justify-content:center;font-size:16px;height:44px;line-height:44px}.stocktaking-schedule-list .schedule-ft .weui-btn_primary{background-color:#09c49a}.stocktaking-schedule-list .schedule-ft .weui-btn_default{border:1px solid rgba(0,0,0,.2)}.stocktaking-schedule-list .schedule-ft .rfid-btn{position:relative;border:1px solid #09c49a!important;color:#09c49a!important;background-color:#e6f9f5!important;font-weight:500}.stocktaking-schedule-list .schedule-ft .rfid-btn:after{border:none}.stocktaking-schedule-list .schedule-ft .rfid-icon{width:20px;height:20px;margin-right:4px}.stocktaking-schedule-list .schedule-ft .rfid-badge{position:absolute;top:-10px;right:-6px;background-color:#ff5257;color:#fff;font-size:10px;line-height:1.2;padding:2px 4px;border-radius:4px 4px 4px 0;transform-origin:center;animation:rfid-pulse 2s ease-in-out infinite;z-index:10}@keyframes rfid-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.stocktaking-schedule-list .mint-button--primary{background-color:#09c49a}