.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-fdd78dea]{color:#f0b800!important}.text-main-dark[data-v-fdd78dea]{color:#c99000!important}.text-main-light[data-v-fdd78dea]{color:#f0d848!important}.bg-main[data-v-fdd78dea]{background:#f0b800!important}.bg-main-dark[data-v-fdd78dea]{background:#c99000!important}.bg-main-darkest[data-v-fdd78dea]{background:#b08000!important}.bg-main-gradient[data-v-fdd78dea]{background:#c99000!important}.border-main[data-v-fdd78dea]{border-color:#f0b800!important}.border-main-dark[data-v-fdd78dea]{border-color:#c99000!important}.border-main-darkest[data-v-fdd78dea]{border-color:#b08000!important}.border-left-main[data-v-fdd78dea]{border-left:4px solid #f0b800!important}.border-left-main-dark[data-v-fdd78dea]{border-left:4px solid #c99000!important}[data-v-fdd78dea]: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-fdd78dea]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.access-log[data-v-fdd78dea](.el-dialog) .el-dialog__header{background:linear-gradient(135deg,#0a0e1a,#141b2d);padding:24px 28px;border-bottom:1px solid rgba(240,184,0,.1)}.access-log[data-v-fdd78dea](.el-dialog) .el-dialog__header .el-dialog__title{color:#f0b800;font-weight:700;font-size:20px;letter-spacing:2px}.access-log[data-v-fdd78dea](.el-dialog) .el-dialog__header .el-dialog__close{color:rgba(240,184,0,.5);font-size:24px;font-weight:600}.access-log[data-v-fdd78dea](.el-dialog) .el-dialog__header .el-dialog__close:hover{color:#f0b800}.access-log[data-v-fdd78dea](.el-dialog) .el-dialog__body{padding:28px;max-height:80vh;overflow-y:auto;background:#f5f7fa}.stats-grid[data-v-fdd78dea]{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-bottom:32px}.stat-card[data-v-fdd78dea]{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:32px;padding:28px 24px;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;-webkit-transition:all .3s ease;transition:all .3s ease;border:1px solid rgba(240,184,0,.2);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.06);box-shadow:0 8px 24px rgba(0,0,0,.06)}.stat-card[data-v-fdd78dea]:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 20px 32px rgba(240,184,0,.15);box-shadow:0 20px 32px rgba(240,184,0,.15);border-color:rgba(240,184,0,.4)}.stat-info h4[data-v-fdd78dea]{font-size:16px;font-weight:500;color:#6b7280;margin-bottom:16px;letter-spacing:.5px}.stat-info h4 i[data-v-fdd78dea]{margin-right:6px;color:#f0b800}.stat-number[data-v-fdd78dea]{font-size:52px;font-weight:800;color:#1f2a3e;line-height:1.1;font-variant-numeric:tabular-nums}.stat-icon-box[data-v-fdd78dea]{font-size:64px;opacity:.2;color:#f0b800}.chart-card[data-v-fdd78dea]{background:#fff;border-radius:24px;border:1px solid #eef2f6;margin-bottom:32px;overflow:hidden;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.03);box-shadow:0 4px 12px rgba(0,0,0,.03)}.chart-header[data-v-fdd78dea]{padding:20px 24px;border-bottom:1px solid #eff0f2;-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-fdd78dea],.chart-header h3[data-v-fdd78dea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart-header h3[data-v-fdd78dea]{font-size:18px;font-weight:600;color:#1e293b;gap:8px;margin:0}.chart-header h3 i[data-v-fdd78dea]{color:#f0b800}.chart-container[data-v-fdd78dea]{width:100%;height:380px;padding:16px}.log-section[data-v-fdd78dea]{background:#fff;border-radius:24px;border:1px solid #eef2f6;overflow:hidden;padding:24px}.log-header[data-v-fdd78dea]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.log-header[data-v-fdd78dea],.log-header h3[data-v-fdd78dea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.log-header h3[data-v-fdd78dea]{font-size:18px;font-weight:600;color:#1e293b;gap:8px;margin:0}.log-header h3 i[data-v-fdd78dea]{color:#f0b800}.mobile-card-list[data-v-fdd78dea]{padding:8px 0;max-height:50vh;overflow-y:auto}.mobile-card-list .log-card[data-v-fdd78dea]{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:20px;margin-bottom:16px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.04);overflow:hidden}.mobile-card-list .log-card .card-header[data-v-fdd78dea]{background:linear-gradient(135deg,#0a0e1a,#141b2d);padding:14px 18px;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:#f0b800;position:relative}.mobile-card-list .log-card .card-header[data-v-fdd78dea]:after{content:"";position:absolute;top:-50%;right:-20px;width:100px;height:100px;background:rgba(240,184,0,.06);border-radius:50%}.mobile-card-list .log-card .card-header .card-index[data-v-fdd78dea]{font-size:13px;font-weight:600;background:rgba(240,184,0,.15);padding:4px 10px;border-radius:16px}.mobile-card-list .log-card .card-header .card-time[data-v-fdd78dea]{font-size:12px;opacity:.85}.mobile-card-list .log-card .card-body[data-v-fdd78dea]{padding:16px}.mobile-card-list .log-card .card-body .card-item[data-v-fdd78dea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.mobile-card-list .log-card .card-body .card-item[data-v-fdd78dea]:last-child{margin-bottom:0}.mobile-card-list .log-card .card-body .card-item .item-icon[data-v-fdd78dea]{font-size:16px;margin-right:12px;color:#f0b800}.mobile-card-list .log-card .card-body .card-item .label[data-v-fdd78dea]{color:#909399;min-width:50px;font-size:13px}.mobile-card-list .log-card .card-body .card-item .value[data-v-fdd78dea]{color:#303133;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all;font-size:14px;text-align:right;font-weight:500}.mobile-card-list .empty-state[data-v-fdd78dea]{text-align:center;padding:48px;color:#909399}@media screen and (max-width:1024px){.stats-grid[data-v-fdd78dea]{gap:20px}.stat-number[data-v-fdd78dea]{font-size:42px}.stat-icon-box[data-v-fdd78dea]{font-size:52px}}@media screen and (max-width:768px){.stats-grid[data-v-fdd78dea]{grid-template-columns:repeat(2,1fr);gap:16px}.stat-card[data-v-fdd78dea]{padding:20px 16px}.stat-number[data-v-fdd78dea]{font-size:32px}.stat-icon-box[data-v-fdd78dea]{font-size:40px}.chart-container[data-v-fdd78dea]{height:280px}.log-header .el-input[data-v-fdd78dea]{width:100%!important}}@media screen and (max-width:480px){.stats-grid[data-v-fdd78dea]{gap:12px}.stat-card[data-v-fdd78dea]{padding:16px 12px}.stat-number[data-v-fdd78dea]{font-size:26px}.stat-icon-box[data-v-fdd78dea]{font-size:32px}.chart-container[data-v-fdd78dea]{height:240px}}