.channel-config[data-v-f5a1fbba]{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:.53333rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container[data-v-f5a1fbba]{max-width:32rem;margin:0 auto;background:#fff;border-radius:.42667rem;padding:.8rem;-webkit-box-shadow:0 .26667rem .8rem rgba(0,0,0,.1);box-shadow:0 .26667rem .8rem rgba(0,0,0,.1)}.header[data-v-f5a1fbba]{text-align:center;margin-bottom:.8rem}.header h1[data-v-f5a1fbba]{color:#333;font-size:.85333rem;font-weight:600;margin:0 0 .21333rem 0}.subtitle[data-v-f5a1fbba]{color:#666;font-size:.42667rem;margin:0}.actions[data-v-f5a1fbba]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4rem;margin-bottom:.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.btn[data-v-f5a1fbba]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.21333rem;padding:.32rem .64rem;border:none;border-radius:.21333rem;font-size:.37333rem;font-weight:600;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none}.btn-primary[data-v-f5a1fbba]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary[data-v-f5a1fbba]:hover:not(:disabled){-webkit-transform:translateY(-.05333rem);transform:translateY(-.05333rem);-webkit-box-shadow:0 .13333rem .4rem rgba(0,0,0,.2);box-shadow:0 .13333rem .4rem rgba(0,0,0,.2)}.btn-secondary[data-v-f5a1fbba]{background:#f8f9fa;color:#495057;border:.02667rem solid #dee2e6}.btn-secondary[data-v-f5a1fbba]:hover:not(:disabled){background:#e9ecef}.btn-danger[data-v-f5a1fbba]{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff}.btn-danger[data-v-f5a1fbba]:hover:not(:disabled){-webkit-transform:translateY(-.05333rem);transform:translateY(-.05333rem);-webkit-box-shadow:0 .13333rem .4rem rgba(0,0,0,.2);box-shadow:0 .13333rem .4rem rgba(0,0,0,.2)}.btn[data-v-f5a1fbba]:disabled{opacity:.6;cursor:not-allowed;-webkit-transform:none;transform:none}.icon[data-v-f5a1fbba]{font-size:.42667rem}.channel-list[data-v-f5a1fbba]{margin-top:.8rem}.list-header[data-v-f5a1fbba]{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:.53333rem;padding-bottom:.4rem;border-bottom:.05333rem solid #f1f3f4}.list-header h3[data-v-f5a1fbba]{color:#333;font-size:.53333rem;margin:0}.stats[data-v-f5a1fbba]{gap:.53333rem}.stat-item[data-v-f5a1fbba],.stats[data-v-f5a1fbba]{display:-webkit-box;display:-ms-flexbox;display:flex}.stat-item[data-v-f5a1fbba]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.21333rem}.stat-label[data-v-f5a1fbba]{color:#666;font-size:.37333rem}.stat-value[data-v-f5a1fbba]{color:#28a745;font-weight:600;font-size:.42667rem}.stat-value.disabled[data-v-f5a1fbba]{color:#dc3545}.loading[data-v-f5a1fbba]{text-align:center;padding:1.6rem .53333rem}.spinner[data-v-f5a1fbba]{width:1.06667rem;height:1.06667rem;border:.10667rem solid #f3f3f3;border-top:.10667rem solid #667eea;border-radius:50%;-webkit-animation:spin-data-v-f5a1fbba 1s linear infinite;animation:spin-data-v-f5a1fbba 1s linear infinite;margin:0 auto .53333rem}@-webkit-keyframes spin-data-v-f5a1fbba{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-data-v-f5a1fbba{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.empty-state[data-v-f5a1fbba]{text-align:center;padding:1.6rem .53333rem}.empty-icon[data-v-f5a1fbba]{font-size:1.28rem;margin-bottom:.53333rem}.empty-state p[data-v-f5a1fbba]{color:#666;font-size:.42667rem;margin-bottom:.53333rem}.channel-grid[data-v-f5a1fbba]{display:grid;grid-template-columns:repeat(auto-fill,minmax(9.33333rem,1fr));gap:.53333rem}.channel-card[data-v-f5a1fbba]{background:#fff;border:.05333rem solid #e9ecef;border-radius:.32rem;padding:.53333rem;-webkit-transition:all .3s ease;transition:all .3s ease}.channel-card[data-v-f5a1fbba]:hover{border-color:#667eea;-webkit-box-shadow:0 .13333rem .4rem rgba(0,0,0,.1);box-shadow:0 .13333rem .4rem rgba(0,0,0,.1)}.channel-card.disabled[data-v-f5a1fbba]{border-color:#dc3545;background:#fff5f5}.channel-header[data-v-f5a1fbba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:.4rem}.channel-name[data-v-f5a1fbba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.21333rem}.name[data-v-f5a1fbba]{font-size:.48rem;font-weight:600;color:#333}.status-badge[data-v-f5a1fbba]{display:inline-block;padding:.10667rem .21333rem;border-radius:.32rem;font-size:.32rem;font-weight:600;text-transform:uppercase}.status-badge.enabled[data-v-f5a1fbba]{background:#d4edda;color:#155724}.status-badge.disabled[data-v-f5a1fbba]{background:#f8d7da;color:#721c24}.channel-actions[data-v-f5a1fbba]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.21333rem}.action-btn[data-v-f5a1fbba]{width:.85333rem;height:.85333rem;border:none;border-radius:.16rem;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;font-size:.37333rem;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;position:relative;overflow:hidden}.action-btn[data-v-f5a1fbba]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.1);opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.action-btn[data-v-f5a1fbba]:active:before,.action-btn[data-v-f5a1fbba]:hover:before{opacity:1}.action-btn.qrcode[data-v-f5a1fbba]{background:#e3f2fd;color:#1976d2}.action-btn.qrcode[data-v-f5a1fbba]:hover{background:#bbdefb}.action-btn.edit[data-v-f5a1fbba]{background:#fff3cd;color:#856404}.action-btn.edit[data-v-f5a1fbba]:hover{background:#ffeaa7}.action-btn.enable[data-v-f5a1fbba]{background:#d4edda;color:#155724}.action-btn.enable[data-v-f5a1fbba]:hover{background:#c3e6cb}.action-btn.disable[data-v-f5a1fbba]{background:#f8d7da;color:#721c24}.action-btn.disable[data-v-f5a1fbba]:hover{background:#f5c6cb}.action-btn.delete[data-v-f5a1fbba]{background:#f8d7da;color:#721c24}.action-btn.delete[data-v-f5a1fbba]:hover{background:#f5c6cb}.channel-info[data-v-f5a1fbba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.21333rem;margin-top:.4rem;padding-top:.4rem;border-top:.02667rem solid #f0f0f0}.info-row[data-v-f5a1fbba]{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;padding:.10667rem 0}.label[data-v-f5a1fbba]{color:#666;font-size:.37333rem;font-weight:500}.value[data-v-f5a1fbba]{color:#333;font-size:.37333rem;font-weight:500}.value.unlimited[data-v-f5a1fbba]{color:#28a745;font-weight:600}.value.description[data-v-f5a1fbba]{max-width:5.33333rem;text-align:right;word-break:break-word}.modal-overlay[data-v-f5a1fbba]{position:fixed;top:0;left:0;width:100%;height:100%;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;z-index:10000;padding:.53333rem;-webkit-box-sizing:border-box;box-sizing:border-box}.modal[data-v-f5a1fbba]{background:#fff;border-radius:.42667rem;width:100%;max-width:13.33333rem;max-height:90vh;overflow-y:auto;-webkit-box-shadow:0 .53333rem 1.6rem rgba(0,0,0,.3);box-shadow:0 .53333rem 1.6rem rgba(0,0,0,.3);position:relative;margin:auto}.modal-header[data-v-f5a1fbba]{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;padding:.53333rem .64rem;border-bottom:.02667rem solid #e9ecef}.modal-header h3[data-v-f5a1fbba]{margin:0;color:#333;font-size:.48rem;font-weight:600}.close-btn[data-v-f5a1fbba]{background:none;border:none;font-size:.64rem;color:#666;cursor:pointer;padding:0;width:.85333rem;height:.85333rem;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%;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.close-btn[data-v-f5a1fbba]:hover{background:#f8f9fa}.modal-body[data-v-f5a1fbba]{padding:.64rem}.form-group[data-v-f5a1fbba]{margin-bottom:.53333rem}.form-group label[data-v-f5a1fbba]{display:block;margin-bottom:.21333rem;color:#333;font-weight:500;font-size:.37333rem}.form-input[data-v-f5a1fbba],.form-textarea[data-v-f5a1fbba]{width:100%;padding:.32rem;border:.05333rem solid #e9ecef;border-radius:.21333rem;font-size:.37333rem;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;-webkit-box-sizing:border-box;box-sizing:border-box}.form-input[data-v-f5a1fbba]:focus,.form-textarea[data-v-f5a1fbba]:focus{outline:none;border-color:#667eea}.form-textarea[data-v-f5a1fbba]{resize:vertical;min-height:2.13333rem}.form-tip[data-v-f5a1fbba]{display:block;margin-top:.16rem;color:#666;font-size:.32rem}.checkbox-label[data-v-f5a1fbba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.26667rem;cursor:pointer;font-size:.37333rem;color:#333}.form-checkbox[data-v-f5a1fbba]{width:.48rem;height:.48rem;margin:0}.modal-footer[data-v-f5a1fbba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.32rem;padding:.53333rem .64rem;border-top:.02667rem solid #e9ecef}.delete-modal .modal-body[data-v-f5a1fbba]{text-align:center}.delete-warning[data-v-f5a1fbba]{padding:.53333rem 0}.warning-icon[data-v-f5a1fbba]{font-size:1.28rem;margin-bottom:.53333rem}.warning-text[data-v-f5a1fbba]{color:#721c24;background:#f8d7da;padding:.32rem;border-radius:.16rem;margin-top:.4rem;font-size:.37333rem}.qr-modal .modal-body[data-v-f5a1fbba]{text-align:center}.qr-content[data-v-f5a1fbba]{padding:.53333rem 0}.channel-info[data-v-f5a1fbba]{margin-bottom:.53333rem;text-align:left}.channel-info p[data-v-f5a1fbba]{margin:.21333rem 0;color:#333;font-size:.37333rem}.qr-code-container[data-v-f5a1fbba]{margin:.53333rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qr-canvas[data-v-f5a1fbba]{border:.02667rem solid #e9ecef;border-radius:0;background:#fff}.qr-tips[data-v-f5a1fbba]{margin-top:.53333rem;text-align:left}.qr-tips p[data-v-f5a1fbba]{margin:.21333rem 0;color:#666;font-size:.34667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.21333rem}@media (max-width:768px){.channel-config[data-v-f5a1fbba]{padding:.26667rem}.container[data-v-f5a1fbba]{padding:.4rem;border-radius:.32rem}.header h1[data-v-f5a1fbba]{font-size:.64rem}.subtitle[data-v-f5a1fbba]{font-size:.37333rem}.channel-grid[data-v-f5a1fbba]{grid-template-columns:1fr;gap:.4rem}.list-header[data-v-f5a1fbba]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.stats[data-v-f5a1fbba]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.actions[data-v-f5a1fbba]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.btn[data-v-f5a1fbba]{width:100%}.btn[data-v-f5a1fbba],.modal-overlay[data-v-f5a1fbba]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-overlay[data-v-f5a1fbba]{padding:.26667rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal[data-v-f5a1fbba]{margin:0;max-width:none;width:100%;max-height:calc(100vh - 1.06667rem);border-radius:.32rem}.modal-header[data-v-f5a1fbba]{padding:.42667rem .53333rem;position:sticky;top:0;background:#fff;z-index:1}.modal-header h3[data-v-f5a1fbba]{font-size:.42667rem}.modal-body[data-v-f5a1fbba]{padding:.53333rem}.modal-footer[data-v-f5a1fbba]{padding:.42667rem .53333rem;position:sticky;bottom:0;background:#fff;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.26667rem}.modal-footer .btn[data-v-f5a1fbba]{width:100%;margin:0}.qr-modal[data-v-f5a1fbba]{max-width:none;width:calc(100% - .53333rem);margin:0 .26667rem}.qr-modal .modal-body[data-v-f5a1fbba]{padding:.4rem}.qr-content[data-v-f5a1fbba]{padding:.4rem 0}.channel-info[data-v-f5a1fbba]{margin-bottom:.4rem;text-align:center}.qr-code-container[data-v-f5a1fbba]{margin:.4rem 0;overflow:hidden}.qr-canvas[data-v-f5a1fbba]{max-width:100%;height:auto;display:block;margin:0 auto}.form-group[data-v-f5a1fbba]{margin-bottom:.42667rem}.form-input[data-v-f5a1fbba],.form-textarea[data-v-f5a1fbba]{padding:.37333rem .32rem;font-size:.42667rem}.form-tip[data-v-f5a1fbba]{font-size:.34667rem}.channel-card[data-v-f5a1fbba]{padding:.42667rem}.channel-header[data-v-f5a1fbba]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.32rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.channel-actions[data-v-f5a1fbba]{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.21333rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.action-btn[data-v-f5a1fbba]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1.6rem;height:1.06667rem;font-size:.42667rem;border-radius:.21333rem}.info-row[data-v-f5a1fbba]{-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;gap:.10667rem;padding:.21333rem 0;border-bottom:.02667rem solid #f0f0f0}.info-row[data-v-f5a1fbba]:last-child{border-bottom:none}.value.description[data-v-f5a1fbba]{max-width:none;text-align:left;word-break:break-all}.status-badge[data-v-f5a1fbba]{-ms-flex-item-align:start;align-self:flex-start;margin-top:.10667rem}.channel-name[data-v-f5a1fbba]{width:100%}.name[data-v-f5a1fbba]{font-size:.42667rem;line-height:1.4}}@media (max-width:1024px) and (min-width:769px){.channel-grid[data-v-f5a1fbba]{grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:.48rem}.channel-card[data-v-f5a1fbba]{padding:.48rem}.action-btn[data-v-f5a1fbba]{width:.96rem;height:.96rem;font-size:.4rem}}@media (max-width:480px){.channel-config[data-v-f5a1fbba]{padding:.13333rem}.container[data-v-f5a1fbba]{padding:.32rem}.header h1[data-v-f5a1fbba]{font-size:.53333rem}.subtitle[data-v-f5a1fbba]{font-size:.34667rem}.channel-grid[data-v-f5a1fbba]{gap:.32rem}.channel-card[data-v-f5a1fbba]{padding:.37333rem;border-radius:.26667rem}.channel-header[data-v-f5a1fbba]{gap:.26667rem}.channel-actions[data-v-f5a1fbba]{gap:.16rem}.action-btn[data-v-f5a1fbba]{min-width:1.49333rem;height:1.01333rem;font-size:.4rem;border-radius:.16rem}.name[data-v-f5a1fbba]{font-size:.4rem}.status-badge[data-v-f5a1fbba]{font-size:.29333rem;padding:.08rem .16rem}.info-row[data-v-f5a1fbba]{padding:.16rem 0}.label[data-v-f5a1fbba],.value[data-v-f5a1fbba]{font-size:.34667rem}.modal-overlay[data-v-f5a1fbba]{padding:.13333rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal[data-v-f5a1fbba]{max-height:calc(100vh - .53333rem)}.modal-body[data-v-f5a1fbba],.modal-footer[data-v-f5a1fbba],.modal-header[data-v-f5a1fbba]{padding:.32rem .42667rem}.qr-modal[data-v-f5a1fbba]{width:calc(100% - .26667rem);margin:0 .13333rem}.qr-canvas[data-v-f5a1fbba]{width:4.8rem;height:4.8rem}}@media (max-width:768px) and (orientation:landscape){.modal-overlay[data-v-f5a1fbba]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.26667rem}.modal[data-v-f5a1fbba]{max-height:calc(100vh - .53333rem)}.qr-canvas[data-v-f5a1fbba]{width:4.8rem;height:4.8rem}}@media (hover:none) and (pointer:coarse){.action-btn[data-v-f5a1fbba]{min-height:1.17333rem;min-width:1.17333rem}.btn[data-v-f5a1fbba],.form-input[data-v-f5a1fbba],.form-textarea[data-v-f5a1fbba]{min-height:1.17333rem}}.modal-overlay[data-v-f5a1fbba]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.modal-overlay .modal[data-v-f5a1fbba]{-ms-flex-negative:0;flex-shrink:0;max-width:calc(100vw - 1.06667rem);max-height:calc(100vh - 1.06667rem)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.channel-card[data-v-f5a1fbba]{border-width:.02667rem}.action-btn[data-v-f5a1fbba]{border:.02667rem solid rgba(0,0,0,.1)}}