.qr-scanner-container[data-v-6d277b76]{//max-width:600px;//margin:0 auto;//padding:20px;//font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.upload-area[data-v-6d277b76]{border:2px dashed #ddd;border-radius:12px;padding:40px 20px;text-align:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;background:#f8f9fa}.upload-area.dragging[data-v-6d277b76],.upload-area[data-v-6d277b76]:hover{border-color:#3498db;background:#e3f2fd}.upload-icon[data-v-6d277b76]{font-size:48px;margin-bottom:15px}.upload-text .title[data-v-6d277b76]{font-size:18px;font-weight:600;color:#333;margin-bottom:5px}.upload-text .subtitle[data-v-6d277b76]{font-size:14px;color:#666}.preview-section[data-v-6d277b76]{margin-bottom:30px}.preview-header[data-v-6d277b76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.preview-header h3[data-v-6d277b76]{margin:0;font-size:16px;color:#333}.clear-btn[data-v-6d277b76]{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:30px;height:30px;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;border-radius:50%}.clear-btn[data-v-6d277b76]:hover{background:#f5f5f5;color:#666}.image-container[data-v-6d277b76]{position:relative;border-radius:8px;overflow:hidden;border:1px solid #eee}.preview-image[data-v-6d277b76]{width:100%;height:auto;display:block}.scanning-overlay[data-v-6d277b76]{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.spinner[data-v-6d277b76]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;-webkit-animation:spin-data-v-6d277b76 1s linear infinite;animation:spin-data-v-6d277b76 1s linear infinite}@-webkit-keyframes spin-data-v-6d277b76{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-data-v-6d277b76{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.result-section[data-v-6d277b76]{background:#fff;border-radius:12px;padding:20px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.result-header[data-v-6d277b76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.result-header h3.success[data-v-6d277b76]{color:#2ecc71;margin:0}.result-header h3.error[data-v-6d277b76]{color:#e74c3c;margin:0}.result-time[data-v-6d277b76]{font-size:12px;color:#999}.success-result[data-v-6d277b76]{margin-top:15px}.qr-content[data-v-6d277b76]{margin-bottom:20px}.qr-content .label[data-v-6d277b76]{font-weight:600;color:#333;margin-bottom:8px}.content-box[data-v-6d277b76]{position:relative;background:#f8f9fa;border-radius:8px;padding:15px;border:1px solid #e9ecef}.content-text[data-v-6d277b76]{margin:0;white-space:pre-wrap;word-break:break-all;font-family:Monaco,Consolas,monospace;font-size:14px;line-height:1.5;color:#333}.copy-btn[data-v-6d277b76]{position:absolute;top:10px;right:10px;background:#3498db;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.copy-btn[data-v-6d277b76]:hover{background:#2980b9}.qr-details[data-v-6d277b76]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:15px;border-top:1px solid #eee}.detail-item[data-v-6d277b76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.detail-label[data-v-6d277b76]{font-size:14px;color:#666}.detail-value[data-v-6d277b76]{font-size:14px;color:#333;font-weight:500}.error-result[data-v-6d277b76]{text-align:center;padding:30px 20px}.error-message[data-v-6d277b76]{color:#e74c3c;margin-bottom:20px}.retry-btn[data-v-6d277b76]{background:#3498db;color:#fff;border:none;padding:10px 24px;border-radius:6px;font-size:14px;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.retry-btn[data-v-6d277b76]:hover{background:#2980b9}.usage-examples[data-v-6d277b76]{margin-top:30px;padding-top:20px;border-top:1px solid #eee}.usage-examples h4[data-v-6d277b76]{margin-bottom:15px;color:#333;font-size:16px}.example-buttons[data-v-6d277b76]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.example-btn[data-v-6d277b76]{background:#f8f9fa;border:1px solid #ddd;padding:8px 16px;border-radius:6px;font-size:13px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.example-btn[data-v-6d277b76]:hover{background:#e9ecef;border-color:#ccc}.hm-image-uploader[data-v-1f370f84]{display:inline-block;vertical-align:top;position:relative}.hm-image-uploader .uploader-preview[data-v-1f370f84]{position:relative;width:100%;height:100%;border:1px dashed #d9d9d9;border-radius:6px;overflow:hidden}.hm-image-uploader .uploader-preview .uploader-image[data-v-1f370f84]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hm-image-uploader .uploader-preview .uploader-overlay[data-v-1f370f84]{position:absolute;inset:0;background:rgba(0,0,0,.5);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;gap:8px;opacity:0;-webkit-transition:opacity .25s;transition:opacity .25s}.hm-image-uploader .uploader-preview:hover .uploader-overlay[data-v-1f370f84]{opacity:1}.hm-image-uploader .uploader-trigger[data-v-1f370f84]{width:100%;height:100%;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;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;background:#fafafa;font-size:28px;color:#8c939d;-webkit-transition:border-color .25s;transition:border-color .25s;-webkit-box-sizing:border-box;box-sizing:border-box}.hm-image-uploader .uploader-trigger[data-v-1f370f84]:hover{border-color:#409eff}.add-code-page[data-v-67edc2ba]{padding:0}.add-code-page .dialog-footer[data-v-67edc2ba]{text-align:right;margin-top:20px}.add-code-page .dialog-footer .el-button[data-v-67edc2ba]{margin-left:10px}.add-code-page .dialog-footer .el-button[data-v-67edc2ba]:first-child{margin-left:0}@media screen and (max-width:768px){.add-code-page[data-v-67edc2ba] .el-form .el-form-item{margin-bottom:18px}.add-code-page[data-v-67edc2ba] .el-form .el-form-item .el-form-item__label{padding:0 8px 0 0;font-size:13px;line-height:32px;color:#606266}.add-code-page[data-v-67edc2ba] .el-form .el-form-item .el-form-item__content .el-input .el-input__inner{height:36px;line-height:36px;font-size:14px;padding:0 12px}.add-code-page .dialog-footer[data-v-67edc2ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px;margin-top:20px;padding-top:20px;border-top:1px solid #e4e7ed;text-align:right}.add-code-page .dialog-footer .el-button[data-v-67edc2ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0!important;padding:10px 20px;font-size:14px;min-height:40px}}@media screen and (max-width:480px){.add-code-page[data-v-67edc2ba] .el-form .el-form-item{margin-bottom:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.add-code-page[data-v-67edc2ba] .el-form .el-form-item .el-form-item__label{width:100%!important;text-align:left;padding:0 0 8px 0;line-height:1.5;margin-bottom:0}.add-code-page[data-v-67edc2ba] .el-form .el-form-item .el-form-item__content{width:100%!important;margin-left:0!important}.add-code-page[data-v-67edc2ba] .el-form .el-form-item .el-form-item__content .el-input{width:100%}.add-code-page[data-v-67edc2ba] .el-form .el-form-item .el-form-item__content .el-input .el-input__inner{height:40px;line-height:40px;font-size:14px}.add-code-page .dialog-footer[data-v-67edc2ba]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px;margin-top:16px;padding-top:16px}.add-code-page .dialog-footer .el-button[data-v-67edc2ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 20px;font-size:14px;min-height:44px}}@media screen and (max-width:360px){.add-code-page[data-v-67edc2ba] .el-form .el-form-item{margin-bottom:14px}.add-code-page[data-v-67edc2ba] .el-form .el-form-item .el-form-item__label{font-size:12px;padding-bottom:6px}.add-code-page[data-v-67edc2ba] .el-form .el-form-item .el-form-item__content .el-input .el-input__inner{height:38px;line-height:38px;font-size:13px;padding:0 10px}.add-code-page .dialog-footer[data-v-67edc2ba]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:10px;margin-top:14px;padding-top:14px}.add-code-page .dialog-footer .el-button[data-v-67edc2ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 16px;font-size:13px;min-height:42px}}.text-main[data-v-57d36049]{color:#f0b800!important}.text-main-dark[data-v-57d36049]{color:#c99000!important}.text-main-light[data-v-57d36049]{color:#f0d848!important}.bg-main[data-v-57d36049]{background:#f0b800!important}.bg-main-dark[data-v-57d36049]{background:#c99000!important}.bg-main-darkest[data-v-57d36049]{background:#b08000!important}.bg-main-gradient[data-v-57d36049]{background:#c99000!important}.border-main[data-v-57d36049]{border-color:#f0b800!important}.border-main-dark[data-v-57d36049]{border-color:#c99000!important}.border-main-darkest[data-v-57d36049]{border-color:#b08000!important}.border-left-main[data-v-57d36049]{border-left:4px solid #f0b800!important}.border-left-main-dark[data-v-57d36049]{border-left:4px solid #c99000!important}[data-v-57d36049]:root{--main-bg:#f0b800;--main-bg-dark:#c99000;--main-bg-darkest:#b08000;--main-bg-light:#f0d848;--main-bg-gradient:#c99000}.access-log-content .pagination[data-v-57d36049]{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.access-log[data-v-57d36049](.el-dialog) .el-dialog__header{background:#fff;padding:20px 24px;border-bottom:1px solid #ebeef5}.access-log[data-v-57d36049](.el-dialog) .el-dialog__header .el-dialog__title{color:#303133;font-weight:600;font-size:18px}.access-log[data-v-57d36049](.el-dialog) .el-dialog__header .el-dialog__close{color:#909399;font-size:16px}.access-log[data-v-57d36049](.el-dialog) .el-dialog__header .el-dialog__close:hover{color:#303133}.access-log[data-v-57d36049](.el-dialog) .el-dialog__body{padding:20px 24px;max-height:80vh;overflow-y:auto;background:#fff}.stats-grid[data-v-57d36049]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card[data-v-57d36049]{background:#f5f7fa;border-radius:8px;padding:20px;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;border:1px solid #ebeef5}.stat-info h4[data-v-57d36049]{font-size:14px;font-weight:500;color:#909399;margin-bottom:8px}.stat-info h4 i[data-v-57d36049]{margin-right:4px;color:#c99000}.stat-number[data-v-57d36049]{font-size:32px;font-weight:700;color:#303133;line-height:1.2}.stat-icon-box[data-v-57d36049]{font-size:40px;opacity:.15;color:#c99000}.chart-card[data-v-57d36049]{background:#fff;border:1px solid #ebeef5;border-radius:8px;margin-bottom:24px;overflow:hidden}.chart-header[data-v-57d36049]{padding:16px 20px;border-bottom:1px solid #ebeef5;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.chart-header[data-v-57d36049],.chart-header h3[data-v-57d36049]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart-header h3[data-v-57d36049]{font-size:16px;font-weight:600;color:#303133;gap:8px;margin:0}.chart-header h3 i[data-v-57d36049]{color:#c99000}.chart-container[data-v-57d36049]{width:100%;height:360px;padding:16px}.log-section[data-v-57d36049]{background:#fff;border:1px solid #ebeef5;border-radius:8px;overflow:hidden;padding:20px}.log-header[data-v-57d36049]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.log-header[data-v-57d36049],.log-header h3[data-v-57d36049]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.log-header h3[data-v-57d36049]{font-size:16px;font-weight:600;color:#303133;gap:8px;margin:0}.log-header h3 i[data-v-57d36049]{color:#c99000}.mobile-card-list[data-v-57d36049]{padding:8px 0;max-height:50vh;overflow-y:auto}.mobile-card-list .log-card[data-v-57d36049]{background:#fafafa;border-radius:8px;margin-bottom:12px;border:1px solid #ebeef5;overflow:hidden}.mobile-card-list .log-card .card-header[data-v-57d36049]{background:#f5f7fa;padding:10px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#606266;font-size:13px}.mobile-card-list .log-card .card-header .card-index[data-v-57d36049]{font-weight:600}.mobile-card-list .log-card .card-header .card-time[data-v-57d36049]{color:#909399}.mobile-card-list .log-card .card-body[data-v-57d36049]{padding:12px 14px}.mobile-card-list .log-card .card-body .card-item[data-v-57d36049]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.mobile-card-list .log-card .card-body .card-item[data-v-57d36049]:last-child{margin-bottom:0}.mobile-card-list .log-card .card-body .card-item .item-icon[data-v-57d36049]{font-size:14px;margin-right:8px;color:#c99000}.mobile-card-list .log-card .card-body .card-item .label[data-v-57d36049]{color:#909399;min-width:50px;font-size:13px}.mobile-card-list .log-card .card-body .card-item .value[data-v-57d36049]{color:#303133;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all;font-size:13px;text-align:right}.mobile-card-list .empty-state[data-v-57d36049]{text-align:center;padding:40px;color:#909399}@media screen and (max-width:1024px){.stats-grid[data-v-57d36049]{gap:12px}.stat-number[data-v-57d36049]{font-size:28px}}@media screen and (max-width:768px){.stats-grid[data-v-57d36049]{grid-template-columns:repeat(2,1fr);gap:12px}.stat-card[data-v-57d36049]{padding:16px}.stat-number[data-v-57d36049]{font-size:24px}.stat-icon-box[data-v-57d36049]{font-size:32px}.chart-container[data-v-57d36049]{height:260px}.log-header .el-input[data-v-57d36049]{width:100%!important}}@media screen and (max-width:480px){.stats-grid[data-v-57d36049]{gap:8px}.stat-card[data-v-57d36049]{padding:12px}.stat-number[data-v-57d36049]{font-size:20px}.chart-container[data-v-57d36049]{height:220px}}