.channel-form-modal .ant-modal-content{overflow:hidden;border-radius:12px;box-shadow:0 24px 70px rgba(15,23,42,.16)}.channel-form-modal .ant-modal-header{padding:18px 24px;border-bottom:1px solid #edf1f7}.channel-form-modal .ant-modal-title{color:#172033;font-size:18px;font-weight:700}.channel-form-modal .ant-modal-body{max-height:calc(100vh - 154px);overflow-y:auto;padding:0;background:#f5f8fc}.channel-form-modal .ant-modal-footer{padding:14px 24px;border-top:1px solid #edf1f7}.channel-form{padding:16px 18px 18px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:13px 16px;border:1px solid #e5edf7;border-radius:10px;background:linear-gradient(135deg,#fff,#f7fbff)}.section-head h3{margin:0;color:#172033;font-size:18px;font-weight:800;line-height:1.2}.section-badge{height:28px;padding:0 12px;color:#1d6ff2;font-size:13px;font-weight:700;border:1px solid #b9d3ff;border-radius:999px;background:#eef5ff}.section-actions,.section-badge{display:inline-flex;align-items:center}.section-actions{gap:8px}.section-actions .ant-btn{height:28px;padding:0 10px;font-size:13px;font-weight:700;border-radius:999px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;padding:16px;border:1px solid #e5edf7;border-radius:10px;background:#fff}.span-2{grid-column:span 2}.channel-form .ant-form-item{margin-bottom:0}.channel-form .ant-form-item-label{padding-bottom:6px}.channel-form .ant-form-item-label>label{color:#26364f;font-size:14px;font-weight:700}.channel-form .ant-input,.channel-form .ant-input-number,.channel-form .ant-select-selection,.channel-form .ant-time-picker-input{height:38px;border-color:#d8e2ef;border-radius:7px}.channel-form .ant-input-number{width:100%}.channel-form .ant-input-number-input,.channel-form .ant-time-picker-input{height:36px}.channel-form .ant-select-selection-selected-value,.channel-form .ant-select-selection__placeholder,.channel-form .ant-select-selection__rendered{height:36px;line-height:36px}.channel-form .ant-select-selection__rendered{display:flex;align-items:center;margin-top:0;margin-bottom:0}.channel-form .ant-select-selection__placeholder{top:50%;margin-top:0;transform:translateY(-50%)}.channel-form .type-radio{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.channel-form .type-radio .ant-radio-button-wrapper{height:38px;line-height:36px;text-align:center}.switch-card{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:11px 14px;border:1px solid #dfe8f3;border-radius:9px;background:#f8fbff}.switch-card.compact{min-height:54px}.switch-copy{display:flex;flex-direction:column;gap:4px}.switch-copy strong{color:#172033;font-size:15px;line-height:1.2}.time-range-list{display:grid;gap:10px;margin-top:8px;padding:12px;border:1px dashed #d8e2ef;border-radius:9px;background:#fff}.time-range-row{display:grid;grid-template-columns:74px minmax(0,1fr) 16px minmax(0,1fr) 34px minmax(120px,160px);align-items:center;gap:10px}.time-range-row .ant-time-picker{width:100%}.time-action{display:inline-flex;align-items:center;justify-content:center;border:0;color:#fff;box-shadow:none}.time-action.add{background:#1677ff}.time-action.remove{background:#f04438}.time-status{width:100%}.time-picker-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border-top:1px solid #edf1f7}.time-picker-footer .ant-btn{min-width:54px}.time-label{color:#26364f;font-weight:700;white-space:nowrap}.time-separator{color:#98a2b3;text-align:center}@media(max-width:768px){.time-range-row{grid-template-columns:1fr 1fr 34px;gap:8px}.time-range-row .time-label{grid-column:1/-1}.time-range-row .time-separator{display:none}.time-range-row .time-status{grid-column:1/-1}}.form-config-modal .ant-modal-content{overflow:hidden;border-radius:12px;box-shadow:0 24px 70px rgba(15,23,42,.16)}.form-config-modal .ant-modal-header{padding:18px 24px;border-bottom:1px solid #edf1f7}.form-config-modal .ant-modal-title{color:#172033;font-size:18px;font-weight:800}.form-config-modal .ant-modal-body{max-height:calc(100vh - 154px);overflow-y:auto;padding:16px 18px;background:#f5f8fc}.form-config-modal .ant-modal-footer{padding:14px 24px;border-top:1px solid #edf1f7;background:#fff}.form-config{display:grid;gap:14px}.config-card{overflow:hidden;border:1px solid #e5edf7;border-radius:10px;background:#fff}.config-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:0 18px;border-bottom:1px solid #edf1f7;background:linear-gradient(135deg,#fff,#f7fbff)}.config-card-head h3{margin:0;color:#172033;font-size:17px;font-weight:800}.option-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px 18px 18px}.option-grid .ant-checkbox-wrapper{display:flex;align-items:center;min-height:38px;margin:0;padding:0 12px;color:#26364f;font-size:14px;font-weight:600;border:1px solid #e3ebf6;border-radius:7px;background:#fbfdff;transition:all .18s ease}.option-grid .ant-checkbox-wrapper:hover{border-color:#9bc2ff;background:#f4f8ff}.option-grid .ant-checkbox-wrapper-checked{color:#1677ff;border-color:#9bc2ff;background:#eef5ff}.option-grid .ant-checkbox{top:0}.config-card-head .ant-checkbox-wrapper{color:#52647f;font-weight:700}@media(max-width:768px){.form-config-modal .ant-modal{width:calc(100vw - 24px)!important;margin:12px}.form-config-modal .ant-modal-body{padding:12px}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}}.channel-config-page[data-v-25a96b01] .BasePanel-root{padding:18px 20px 20px}.channel-config-page[data-v-25a96b01] .search-wrapper{padding:12px 14px;margin-bottom:12px}.channel-config-page[data-v-25a96b01] .standard-table{margin-top:0}.channel-config-page[data-v-25a96b01] .base-pagination{margin-top:12px;padding-top:12px}.table-wrap[data-v-25a96b01]{margin-top:16px}.table-top-wrap[data-v-25a96b01]{display:flex;align-items:center;min-height:34px;margin:0 0 10px}.table-title[data-v-25a96b01]{flex:1}.table-title span[data-v-25a96b01]{line-height:32px;font-weight:700;font-size:16px;display:flex;align-items:center}.table-title span[data-v-25a96b01]:before{content:"";display:block;width:3px;height:18px;background-color:#1890ff;margin-right:8px;position:relative;top:-1px}.btn-gruop[data-v-25a96b01]{display:flex;justify-content:flex-end}.btn-gruop>button[data-v-25a96b01]{margin-left:12px}.btn-gruop>button[data-v-25a96b01]:first-child{margin-left:0}.operation-actions[data-v-25a96b01]{display:inline-flex;align-items:center;line-height:1}.operation-row[data-v-25a96b01]{display:inline-flex;align-items:center;gap:2px}.link-actions[data-v-25a96b01]{display:inline-flex;align-items:center;justify-content:center;line-height:1}