@charset "UTF-8";.table.empty-center :deep(.el-table__empty-block){height:60vh;display:flex;align-items:center;justify-content:center}.table.empty-center :deep(.el-table__empty-text){width:100%}.table :deep(.el-table__cell),.table :deep(.el-table__cell .cell),.table :deep(.el-table__header .cell){color:#4b5563;font-size:14px}.table :deep(tr.el-table__row){height:70px!important;box-sizing:border-box}.table :deep(.el-table__cell){height:70px!important;box-sizing:border-box;padding:0 14px;white-space:nowrap;overflow:hidden;vertical-align:middle}.table :deep(.el-table__cell .cell){height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:normal;text-align:center!important}.status-dot-draft{background-color:#909399}.status-dot-scheduled{background-color:#409eff}.status-dot-sending{background-color:#67c23a}.status-dot-paused{background-color:#e6a23c}.status-dot-stopped{background-color:#f56c6c}:deep(.el-dropdown-menu) .el-dropdown-menu__item{padding:8px 16px;margin:0;border:none}:deep(.el-dropdown-menu) .el-dropdown-menu__item:hover{background-color:#f5f7fa}:deep(.el-dialog__header .el-dialog__title){font-size:16px;font-weight:700}.detail-item{display:flex;align-items:flex-start;padding:12px 0;border-bottom:1px solid var(--pdl-border-base, #e5e7eb)}.detail-item:last-child{border-bottom:none}.detail-item .label{width:140px;flex-shrink:0;color:var(--pdl-fg-base, #111827);font-weight:600;font-size:15px}.detail-item .value{flex:1;color:var(--pdl-fg-base, #111827);font-size:15px;font-weight:500;word-break:break-word}.common-template-item,.common-template-item *{cursor:not-allowed!important}.table :deep(.el-table__cell),.table :deep(.el-table__cell .cell){color:#4b5563;font-size:16px}.table :deep(.el-table__header .cell){color:#4b5563;font-size:14px}.table :deep(.el-table__inner-wrapper::after),.table :deep(.el-table__border-left-patch){display:none!important}.table :deep(.el-table__cell){padding:10px 12px}.more-btn{padding:4px 6px}.table :deep(td:last-child){padding-left:4px;padding-right:4px}.table :deep(td:last-child .cell){overflow:visible;text-overflow:clip;white-space:nowrap}.custom-tabs{display:flex;border-bottom:1px solid #e5e7eb;position:relative}.tab-item{padding:12px 16px;cursor:pointer;font-size:18px;font-weight:600;color:#4b5563;transition:color .2s ease;position:relative}.tab-item:hover{color:#374151}.tab-item.active{color:#000}.tab-item.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background-color:#1e6dfb;border-radius:2px 2px 0 0}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.editor-container{border:1px solid #ccc;border-radius:4px;background-color:#fff;display:flex;flex-direction:column}.editor-container.is-disabled{background-color:#f5f7fa;cursor:not-allowed}.editor-container .toolbar{padding:8px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;display:flex;flex-wrap:wrap;gap:0;border-radius:4px 4px 0 0}.editor-container .toolbar-row{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:4px 0}.editor-container .tool-group{display:flex;align-items:center;gap:2px;padding:4px 8px;border-right:1px solid #e5e7eb}.editor-container .tool-group:last-child{border-right:none}.editor-container .tool-btn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;background:transparent;color:#6b7280;border-radius:4px;cursor:pointer;transition:all .2s ease}.editor-container .tool-btn:hover{color:#374151;background-color:#f3f4f6;border-color:#d1d5db}.editor-container .tool-btn.is-active{color:#1f2937;background-color:#e5e7eb;border-color:#9ca3af}.editor-container .tool-btn:disabled{opacity:.5;cursor:not-allowed}.editor-container .tool-btn .icon{width:16px;height:16px}.editor-container .tool-select{height:32px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:4px;padding:0 8px;font-size:12px;cursor:pointer}.editor-container .tool-select:hover{border-color:#9ca3af}.editor-container .tool-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.editor-container .paragraph-select{width:100px}.editor-container .color-picker{display:flex;align-items:center;gap:4px;padding:4px 8px;border-right:1px solid #e5e7eb}.editor-container .color-picker:last-child{border-right:none}.editor-container .color-picker .color-label{font-size:14px;font-weight:700;min-width:16px;text-align:center}.editor-container .color-picker .text-color-label{color:#374151;text-decoration:underline}.editor-container .color-picker .bg-color-label{color:#374151;background:#f3f4f6;border:1px solid #d1d5db;border-radius:2px;padding:1px 2px}.editor-container .color-picker .color-input{width:20px;height:20px;border:1px solid #d1d5db;border-radius:3px;padding:0;cursor:pointer;background-color:#fff}.editor-container .color-picker .color-input:hover{border-color:#9ca3af}.editor-container .color-picker .color-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.editor-container .editor-content-wrapper{position:relative;flex:1;display:flex;flex-direction:column}.editor-container .editor-content-wrapper.is-uploading .ProseMirror{opacity:.7;pointer-events:none}.editor-container .ProseMirror{padding:12px;min-height:var(--40807d44);outline:none;flex:1;transition:opacity .3s ease}.editor-container .ProseMirror:focus{outline:none}.editor-container .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.editor-container .ProseMirror h1{font-size:2em;font-weight:700;margin:.67em 0}.editor-container .ProseMirror h2{font-size:1.5em;font-weight:700;margin:.75em 0}.editor-container .ProseMirror h3{font-size:1.17em;font-weight:700;margin:.83em 0}.editor-container .ProseMirror h4{font-size:1em;font-weight:700;margin:1.12em 0}.editor-container .ProseMirror h5{font-size:.83em;font-weight:700;margin:1.5em 0}.editor-container .ProseMirror h6{font-size:.75em;font-weight:700;margin:1.67em 0}.editor-container .ProseMirror span[style*=font-size]{display:inline}.editor-container .ProseMirror ul,.editor-container .ProseMirror ol{padding-left:1.5em;margin:1em 0;list-style-position:outside}.editor-container .ProseMirror ul{list-style-type:disc}.editor-container .ProseMirror ol{list-style-type:decimal}.editor-container .ProseMirror li{margin:.25em 0;display:list-item}.editor-container .ProseMirror ul ul,.editor-container .ProseMirror ol ol,.editor-container .ProseMirror ul ol,.editor-container .ProseMirror ol ul{margin:.5em 0}.editor-container .ProseMirror blockquote{border-left:4px solid #e5e7eb;padding-left:1em;margin:1em 0;color:#6b7280;font-style:italic}.editor-container .ProseMirror code{background-color:#f3f4f6;padding:.125em .25em;border-radius:.25em;font-family:Courier New,monospace;font-size:.875em}.editor-container .ProseMirror .has-focus{outline:none}.editor-container .upload-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;z-index:10}.editor-container .upload-loading-content{display:flex;align-items:center;gap:12px}.editor-container .upload-loading-spinner{width:20px;height:20px;border:2px solid rgba(59,130,246,.3);border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}.editor-container .upload-loading-text{display:flex;flex-direction:column;gap:2px}.editor-container .upload-text-line{color:#3b82f6;font-size:14px;font-weight:500;line-height:1;text-shadow:0 0 1px rgba(255,255,255,.8),0 0 2px rgba(59,130,246,.3);position:relative}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.editor-container .link-dialog-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000}.editor-container .link-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:400px;max-width:90vw}.editor-container .link-dialog-header{padding:16px 20px;border-bottom:1px solid #e5e7eb}.editor-container .link-dialog-header h3{margin:0;font-size:16px;font-weight:600;color:#374151}.editor-container .link-dialog-body{padding:20px}.editor-container .link-input-group{display:flex;flex-direction:column;gap:8px}.editor-container .link-input-group label{font-size:14px;font-weight:500;color:#374151}.editor-container .link-input{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;outline:none;transition:border-color .2s}.editor-container .link-input:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.editor-container .link-input::-moz-placeholder{color:#9ca3af}.editor-container .link-input::placeholder{color:#9ca3af}.editor-container .link-dialog-footer{padding:16px 20px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}.editor-container .link-btn{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;outline:none}.editor-container .link-btn.link-btn-cancel{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.editor-container .link-btn.link-btn-cancel:hover{background:#e5e7eb}.editor-container .link-btn.link-btn-confirm{background:#3b82f6;color:#fff}.editor-container .link-btn.link-btn-confirm:hover{background:#2563eb}:deep(a){color:#3b82f6;text-decoration:underline}:deep(a):hover{color:#2563eb}.message-textarea :deep(.el-textarea__inner){border:1px solid #e5e7eb;border-radius:6px;font-size:15px;line-height:1.5}.sms-request-page[data-v-16d2cf0f]{padding:16px 12px 24px}.header[data-v-16d2cf0f]{margin-bottom:12px;display:flex;flex-direction:column;gap:8px}.header-row[data-v-16d2cf0f]{display:flex;align-items:center}.header-row.space-between[data-v-16d2cf0f]{justify-content:space-between}.back-link[data-v-16d2cf0f]{color:#6b7280}.title[data-v-16d2cf0f]{font-size:24px;font-weight:800;margin:0;color:#111827}.content[data-v-16d2cf0f]{display:grid;grid-template-columns:1fr 1fr;gap:24px}.left-form .form[data-v-16d2cf0f] .el-form-item{margin-bottom:16px}.left-form[data-v-16d2cf0f] .el-form-item__label{font-weight:600;color:#111827}.right-form .form[data-v-16d2cf0f] .el-form-item{margin-bottom:16px}.right-form[data-v-16d2cf0f] .el-form-item__label{font-weight:600;color:#111827}.tip[data-v-16d2cf0f]{margin-top:6px;font-size:12px;color:#98a2b3}.row[data-v-16d2cf0f]{display:flex;align-items:center}.col[data-v-16d2cf0f]{display:flex;flex-direction:column}.grid-2[data-v-16d2cf0f]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.grid-3[data-v-16d2cf0f]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.mb8[data-v-16d2cf0f]{margin-bottom:8px}.mb16[data-v-16d2cf0f]{margin-bottom:16px}.mr6[data-v-16d2cf0f]{margin-right:6px}.mr8[data-v-16d2cf0f]{margin-right:8px}.ml8[data-v-16d2cf0f]{margin-left:8px}.card-title[data-v-16d2cf0f]{font-weight:700;color:#374151}.filter-actions[data-v-16d2cf0f]{margin-top:16px;display:flex;align-items:center}.members-preview[data-v-16d2cf0f]{display:block}.preview-header[data-v-16d2cf0f]{margin-bottom:16px}.member-count[data-v-16d2cf0f]{font-weight:600;color:#374151}.preview-pagination[data-v-16d2cf0f]{margin-top:16px;display:flex;justify-content:center}.footer[data-v-16d2cf0f]{display:flex;justify-content:flex-end;margin-top:24px}.submit-btn[data-v-16d2cf0f]{height:38px}@media (max-width: 1024px){.content[data-v-16d2cf0f]{grid-template-columns:1fr}}.card-header-row[data-v-16d2cf0f]{display:flex;align-items:center;justify-content:space-between}.preview-btn[data-v-16d2cf0f]{height:32px;padding:0 12px;font-size:14px}.filter-card[data-v-16d2cf0f] .el-card__header{height:61px;padding:0 16px;display:flex;align-items:center}.card-header-row[data-v-16d2cf0f]{width:100%}.send-time-card[data-v-16d2cf0f]{min-height:259px;height:259px}.advanced-card[data-v-16d2cf0f]{min-height:259px;height:auto}.advanced-card .grid-2[data-v-16d2cf0f]{gap:8px;grid-template-columns:320px 1fr;align-items:start}.template-select-container[data-v-16d2cf0f]{display:flex;gap:8px;align-items:flex-start}.preview-template-btn[data-v-16d2cf0f]{height:32px;padding:0 12px;font-size:14px;white-space:nowrap;flex-shrink:0}.template-preview[data-v-16d2cf0f]{min-height:200px;max-height:500px}.template-preview-dialog[data-v-16d2cf0f] .el-dialog__body{padding:16px 20px}.template-preview-dialog[data-v-16d2cf0f] .el-dialog__footer{padding:12px 20px 16px}.template-content[data-v-16d2cf0f]{display:flex;flex-direction:column;gap:16px}.template-header[data-v-16d2cf0f]{border-bottom:1px solid #e5e7eb;padding-bottom:12px}.template-name[data-v-16d2cf0f]{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}.template-meta[data-v-16d2cf0f]{display:flex;gap:16px;font-size:14px;color:#6b7280}.template-type[data-v-16d2cf0f]{background-color:#f3f4f6;padding:4px 8px;border-radius:4px;font-weight:500}.template-body[data-v-16d2cf0f]{flex:1}.email-preview[data-v-16d2cf0f],.sms-preview[data-v-16d2cf0f]{display:flex;flex-direction:column;gap:12px}.email-content[data-v-16d2cf0f],.sms-content[data-v-16d2cf0f]{display:flex;flex-direction:column;gap:6px}.email-content label[data-v-16d2cf0f],.sms-content label[data-v-16d2cf0f]{font-weight:600;color:#374151;font-size:14px}.content-html[data-v-16d2cf0f]{border:1px solid #e5e7eb;border-radius:6px;padding:12px;background-color:#fff;min-height:100px;max-height:250px;overflow-y:auto}.content-text[data-v-16d2cf0f]{border:1px solid #e5e7eb;border-radius:6px;padding:12px;background-color:#f9fafb;min-height:80px;max-height:180px;overflow-y:auto;white-space:pre-wrap;word-wrap:break-word;font-family:Courier New,monospace;font-size:14px;line-height:1.5}.email-subject[data-v-16d2cf0f]{display:flex;flex-direction:column;gap:8px}.email-subject label[data-v-16d2cf0f]{font-weight:600;color:#374151;font-size:14px}.subject-text[data-v-16d2cf0f]{border:1px solid #e5e7eb;border-radius:6px;padding:12px;background-color:#f9fafb;font-size:14px;color:#111827}.no-template[data-v-16d2cf0f]{display:flex;justify-content:center;align-items:center;min-height:300px}.cross-day-tip[data-v-16d2cf0f]{color:#409eff;font-weight:500;margin-top:4px}.time-ranges-container[data-v-16d2cf0f]{display:flex;flex-direction:column;gap:12px;width:100%}.time-range-wrapper[data-v-16d2cf0f]{width:100%}.time-range-container[data-v-16d2cf0f]{display:flex;align-items:center;gap:8px;width:100%}.time-separator[data-v-16d2cf0f]{color:#606266;font-weight:500;flex-shrink:0}.add-time-range-btn[data-v-16d2cf0f]{margin-left:8px}
