.qr-code-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.qr-code-container .qr-code-image{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qr-code-container .qr-code-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.qr-code-container .qr-code-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.device-page .el-card__body{padding:12px!important}.device-page .charging-pile-list{padding:12px;border:1px solid #ebeef5}.device-page .charging-pile-card{margin-bottom:20px;border-radius:8px}.device-page .charging-pile-card .pile-actions{padding-top:8px}.device-page .charging-pile-card .el-card__body{padding-bottom:8px}.device-page .charging-pile-card.status-idle .status-circle{background-color:#67c23a}.device-page .charging-pile-card.status-offline .status-circle{background-color:#909399}.device-page .charging-pile-card.status-charging .status-circle{background-color:#409eff}.device-page .charging-pile-card.status-disabled .status-circle{background-color:#f56c6c}.device-page .charging-pile-card.status-fault .status-circle{background-color:#909399}.device-page .pile-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px}.device-page .status-circle{width:60px;height:60px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-ms-flex-negative:0;flex-shrink:0}.device-page .pile-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.device-page .pile-info .pile-title{font-size:16px;font-weight:700;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.device-page .pile-info .pile-details{color:#666;font-size:14px;line-height:1.5}.device-page .qr-code{font-size:24px;color:#409eff}.device-page .pile-actions{margin-top:15px;padding-top:15px;border-top:1px solid #ebeef5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.device-page .pile-actions .el-button{font-size:14px}.tabs-container{background-color:#fff;padding:12px;margin-bottom:12px}