.content-ops{margin:0 auto;max-width:1200px;padding:24px}.content-ops .page-header{margin-bottom:16px}.content-ops .page-title{font-size:24px;font-weight:600;margin:0 0 4px}.content-ops .page-description{color:var(--muted-foreground,#64748b);font-size:14px;margin:0}.content-ops .tabs{border-bottom:1px solid var(--border,#e5e7eb);display:flex;gap:2px;margin-bottom:20px}.content-ops .tab{background:transparent;border:none;border-bottom:2px solid transparent;color:#64748b;cursor:pointer;font-size:14px;padding:10px 16px}.content-ops .tab:hover{color:#0f172a}.content-ops .tab--active{border-bottom-color:#f97316;color:#0f172a;font-weight:500}.co-pane{display:flex;flex-direction:column;gap:16px}.co-stat-grid{display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.co-stat-card{text-align:left}.co-stat-label{color:#64748b;font-size:13px;margin-bottom:4px}.co-stat-value{color:#0f172a;font-size:28px;font-weight:600}.co-usage-card .co-usage-title{align-items:center;display:flex;font-weight:600;justify-content:space-between;margin-bottom:12px}.co-usage-hint{color:#94a3b8;font-size:12px;font-weight:400}.co-usage-row{display:grid;gap:24px;grid-template-columns:1fr 1fr}.co-usage-item{display:flex;flex-direction:column;gap:6px}.co-usage-line{color:#475569;font-size:13px}.co-publish-card__header,.co-usage-line{display:flex;justify-content:space-between}.co-publish-card__header{align-items:flex-start;gap:16px}.co-publish-title{font-weight:600;margin-bottom:4px}.co-publish-desc{color:#64748b;font-size:13px;max-width:600px}.co-toggle{align-items:center;cursor:pointer;display:inline-flex;gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.co-toggle input{display:none}.co-toggle__slider{background:#cbd5e1;border-radius:11px;height:22px;position:relative;transition:background .2s;width:40px}.co-toggle__slider:after{background:#fff;border-radius:50%;content:"";height:18px;left:2px;position:absolute;top:2px;transition:left .2s;width:18px}.co-toggle__slider--on{background:#f97316}.co-toggle__slider--on:after{left:20px}.co-toggle__label{color:#475569;font-size:13px;min-width:48px}.co-publish-warning{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#b91c1c;font-size:13px;margin-top:14px;padding:10px 14px}.co-flow-card .co-flow-title{font-weight:600;margin-bottom:12px}.co-flow-steps{color:#475569;font-size:14px;line-height:1.8;list-style-position:outside;list-style-type:decimal;margin:0;padding-left:22px}.co-sub-tabs{display:flex;gap:4px;margin-bottom:12px}.co-sub-tab{background:#f1f5f9;border:none;border-radius:16px;color:#475569;cursor:pointer;font-size:13px;padding:6px 14px}.co-sub-tab--active{background:#f97316;color:#fff}.co-card-actions{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.co-card-actions .co-hint{color:#94a3b8;font-size:12px}.co-card-actions__btns{display:flex;gap:8px}.co-data-table{border-collapse:collapse;font-size:14px;width:100%}.co-data-table td,.co-data-table th{border-bottom:1px solid #f1f5f9;padding:10px 12px;text-align:left}.co-data-table th{background:#f8fafc;color:#475569;font-size:13px;font-weight:500}.co-data-table tbody tr:hover{background:#fafafa}.co-actions-col{text-align:right;white-space:nowrap}.co-truncate{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-row-link{color:#f97316;cursor:pointer}.co-row-link:hover{text-decoration:underline}.co-title-cell{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0}.co-preset-label{color:#0284c7;font-weight:500}.co-reject-hint{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#991b1b;font-size:13px;padding:8px 12px}.co-reject-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;margin-bottom:4px;padding:12px 14px}.co-reject-banner__head{align-items:center;display:flex;font-size:14px;gap:6px;margin-bottom:6px}.co-reject-banner__icon{font-size:16px}.co-reject-banner__time{color:#b91c1c;font-size:12px;font-weight:400;margin-left:4px}.co-reject-banner__body{background:#fff9;border-radius:4px;color:#7f1d1d;font-size:13px;line-height:1.7;padding:8px 12px;white-space:pre-wrap}.co-status-pill__hint{margin-left:2px;opacity:.7}.co-reject-banner--warn{background:#fffbeb;border-color:#fde68a;color:#92400e}.co-reject-banner--warn .co-reject-banner__body{color:#78350f}.co-similarity-pill{border-radius:10px;display:inline-block;font-size:12px;line-height:1.5;padding:2px 8px;white-space:nowrap}.co-similarity-pill--high{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.co-similarity-pill--ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.co-similarity-pill--clickable{cursor:pointer}.co-similarity-pill--clickable:hover{filter:brightness(.96)}.co-originality-summary{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;display:flex;gap:12px;justify-content:space-between;padding:10px 12px}.co-originality-summary span{font-weight:600;white-space:nowrap}.co-originality-dialog{min-height:0}.co-originality-dialog__scroll{max-height:calc(100vh - 14rem);min-height:0;overflow-y:auto;padding-right:4px}.co-originality-dialog__scroll,.co-originality-match{display:flex;flex-direction:column;gap:12px}.co-originality-match__target{color:#334155;font-size:14px;line-height:1.6}.co-originality-match__target button{background:transparent;border:0;color:#f97316;cursor:pointer;font:inherit;padding:0}.co-originality-match__target button:hover{text-decoration:underline}.co-originality-passages{display:flex;flex-direction:column;gap:12px}.co-originality-pair{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.co-originality-pair__head{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#334155;display:flex;font-size:13px;gap:12px;justify-content:space-between;padding:8px 12px}.co-originality-pair__head span{color:#64748b;white-space:nowrap}.co-originality-pair__grid{display:grid;gap:0;grid-template-columns:repeat(2,minmax(0,1fr))}.co-originality-pair__grid div{background:#f8fafc;border:1px solid #e2e8f0;padding:10px 12px}.co-originality-pair__grid div:first-child{border-width:0 1px 0 0}.co-originality-pair__grid div:last-child{border-width:0}.co-originality-passages label{color:#64748b;display:block;font-size:12px;font-weight:600;margin-bottom:6px}.co-originality-passages p{color:#0f172a;font-size:13px;line-height:1.7;margin:0}.co-originality-match__empty{background:#f8fafc;border-radius:8px;color:#64748b;font-size:13px;line-height:1.6;padding:10px 12px}.co-status-pill--clickable{cursor:pointer;transition:filter .15s,transform .1s}.co-status-pill--clickable:hover{filter:brightness(.96)}.co-status-pill--clickable:active{transform:scale(.97)}.co-hint-plain{color:#94a3b8;font-size:12px;line-height:1.7;margin:4px 0 0}.co-hint-plain code{background:#f1f5f9;border-radius:3px;color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;padding:1px 6px}.co-muted{color:#cbd5e1}.co-material-thumb{border-radius:4px;height:48px;-o-object-fit:cover;object-fit:cover;width:64px}.co-material-thumb--large{border-radius:6px;display:block;height:auto;margin-bottom:8px;width:200px}.co-pill{background:#f1f5f9;border-radius:10px;color:#475569;display:inline-block;font-size:12px;margin-right:4px;padding:2px 8px}.co-pill--preset{background:#e0f2fe;color:#0284c7}.co-pill--mine{background:#dcfce7;color:#16a34a}.co-status-pill{align-items:center;border-radius:10px;display:inline-flex;font-size:12px;font-weight:500;gap:4px;padding:2px 8px}.co-status-pill__spinner{animation:co-status-pill-spin .8s linear infinite;border:1.5px solid;border-radius:50%;border-top:1.5px solid transparent;display:inline-block;height:10px;width:10px}@keyframes co-status-pill-spin{to{transform:rotate(1turn)}}.co-status-pill--pending{background:#f1f5f9;color:#64748b}.co-status-pill--running{background:#fef3c7;color:#d97706}.co-status-pill--succeeded{background:#dcfce7;color:#16a34a}.co-status-pill--failed{background:#fee2e2;color:#dc2626}.co-status-pill--draft{background:#f1f5f9;color:#64748b}.co-status-pill--pending_review{background:#fef3c7;color:#d97706}.co-status-pill--approved{background:#dbeafe;color:#2563eb}.co-status-pill--published{background:#dcfce7;color:#16a34a}.co-status-pill--rejected{background:#fee2e2;color:#dc2626}.co-error-msg{color:#dc2626;font-size:12px}.co-empty-state{color:#94a3b8;padding:40px;text-align:center}.co-form-title{font-weight:600;margin-bottom:12px}.co-form-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr}.co-form-field{display:flex;flex-direction:column;gap:6px}.co-form-field label{color:#475569;font-size:13px}.co-form-field--full{grid-column:1/-1}.co-form-footer{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:16px}.co-quota-hint{color:#64748b;font-size:12px}.co-required{color:#dc2626}.co-chip-row{display:flex;flex-wrap:wrap;gap:6px}.co-chip{background:#f1f5f9;border:1px solid transparent;border-radius:14px;color:#475569;cursor:pointer;font-size:12px;padding:4px 10px}.co-chip--active{background:#fff7ed;border-color:#f97316;color:#c2410c}.co-suggestion-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.co-suggestion-chip{background:#fefce8;border:1px solid #fde68a;border-radius:12px;color:#854d0e;cursor:pointer;font-size:12px;padding:3px 10px}.co-dialog-form{display:flex;flex-direction:column;gap:12px;padding:4px 2px 8px}.co-dialog-footer{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.co-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.co-placeholder-hint{color:#94a3b8;font-size:12px;margin-left:4px}.co-file-input{font-size:13px;padding:4px 0}.co-upload-list{display:flex;flex-direction:column;gap:4px;margin-top:8px}.co-upload-item{align-items:center;background:#f8fafc;border-radius:6px;display:flex;font-size:13px;gap:8px;padding:6px 10px}.co-upload-name{color:#475569;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-upload-status{border-radius:10px;font-size:12px;padding:2px 8px}.co-upload-status--pending{background:#f1f5f9;color:#64748b}.co-upload-status--uploading{background:#fef3c7;color:#d97706}.co-upload-status--uploaded{background:#dcfce7;color:#16a34a}.co-upload-status--failed{background:#fee2e2;color:#dc2626}.co-upload-error{color:#dc2626;cursor:help;font-weight:600}.co-prompt-entry-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:8px}.co-prompt-entry{align-items:stretch;background:#fff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;padding:20px;text-align:left;transition:all .15s}.co-prompt-entry:hover{border-color:#cbd5e1;box-shadow:0 2px 6px #0f172a0f}.co-prompt-entry--active{border-color:#f97316;box-shadow:inset 0 0 0 1px #f97316}.co-prompt-entry__icon{align-items:center;border-radius:10px;display:flex;font-size:20px;height:44px;justify-content:center;margin-bottom:12px;width:44px}.co-prompt-entry__icon--green{background:linear-gradient(135deg,#34d399,#10b981);color:#fff}.co-prompt-entry__icon--purple{background:linear-gradient(135deg,#a78bfa,#8b5cf6);color:#fff}.co-prompt-entry__eyebrow{color:#94a3b8;font-size:12px;margin-bottom:4px}.co-prompt-entry__title{color:#0f172a;font-size:18px;font-weight:600;margin-bottom:12px}.co-prompt-entry__cta{border-top:1px solid #f1f5f9;color:#10b981;font-size:13px;padding-top:10px}.co-prompt-entry__cta--purple{color:#8b5cf6}.co-special-prompts__header{padding:4px 4px 12px}.co-special-prompts__title{color:#0f172a;font-size:16px;font-weight:600}.co-special-prompts__desc{color:#64748b;font-size:13px;margin-top:4px}.co-special-card{margin-bottom:16px}.co-special-card__header{align-items:flex-start;display:flex;gap:12px;margin-bottom:14px}.co-special-card__icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:18px;height:36px;justify-content:center;width:36px}.co-special-card__icon--purple{background:#ede9fe;color:#8b5cf6}.co-special-card__icon--orange{background:#fed7aa;color:#ea580c}.co-special-card__title{color:#0f172a;font-weight:600}.co-special-card__desc{color:#94a3b8;font-size:12px}.co-special-card__footer{display:flex;justify-content:flex-end;margin-top:12px}.co-hint-block{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#1e40af;font-size:12px;line-height:1.7;margin-top:8px;padding:10px 14px}.co-hint-block code{background:#ffffffb3;border-radius:3px;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;padding:1px 6px}.co-usage-tips__title{color:#0f172a;font-weight:600;margin-bottom:10px}.co-usage-tips__list{color:#475569;font-size:13px;line-height:1.9;margin:0;padding-left:22px}.co-usage-tips__list code{background:#f1f5f9;border-radius:3px;font-family:ui-monospace,monospace;font-size:12px;padding:1px 6px}.co-article-preview{display:flex;flex-direction:column;gap:16px;max-height:75vh;overflow-y:auto;padding-right:4px}.co-preview-article{background:#fff;padding:8px 4px}.co-preview-cover{border-radius:8px;margin-bottom:16px;max-height:320px;-o-object-fit:cover;object-fit:cover;width:100%}.co-preview-meta{align-items:center;color:#64748b;display:flex;font-size:13px;gap:6px;margin-bottom:10px}.co-preview-meta__sep{color:#cbd5e1}.co-preview-title{color:#0f172a;font-size:28px;font-weight:700;line-height:1.35;margin:4px 0 12px}.co-preview-summary{border-left:3px solid #f97316;color:#475569;font-size:15px;line-height:1.7;margin:0 0 14px;padding-left:12px}.co-preview-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.co-preview-tag{background:#f1f5f9;border-radius:12px;color:#475569;font-size:12px;padding:2px 10px}.markdown-body{color:#1f2937;font-size:15px;line-height:1.85}.markdown-body h1{color:#0f172a;font-size:24px;font-weight:700;margin:24px 0 12px}.markdown-body h2{border-bottom:1px solid #f1f5f9;color:#0f172a;font-size:20px;font-weight:600;margin:22px 0 10px;padding-bottom:4px}.markdown-body h3{color:#1f2937;font-size:17px;font-weight:600;margin:18px 0 8px}.markdown-body h4{color:#1f2937;font-size:15px;font-weight:600;margin:14px 0 6px}.markdown-body p{margin:10px 0}.markdown-body ol,.markdown-body ul{margin:10px 0;padding-left:24px}.markdown-body li{margin:4px 0}.markdown-body blockquote{background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:0 4px 4px 0;color:#475569;margin:12px 0;padding:8px 14px}.markdown-body code{background:#f1f5f9;border-radius:3px;color:#be123c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em;padding:1px 6px}.markdown-body pre{background:#0f172a;border-radius:6px;color:#e2e8f0;margin:14px 0;overflow-x:auto;padding:14px 16px}.markdown-body pre code{background:transparent;color:inherit;padding:0}.markdown-body a{color:#f97316;text-decoration:underline}.markdown-body table{border-collapse:collapse;margin:14px 0;width:100%}.markdown-body table td,.markdown-body table th{border:1px solid #e2e8f0;font-size:14px;padding:8px 12px}.markdown-body table th{background:#f8fafc;font-weight:600}.markdown-body hr{border:none;border-top:1px solid #e2e8f0;margin:18px 0}.markdown-body img{border-radius:6px;height:auto;margin:10px 0;max-width:100%}.co-preview-seo__title,.markdown-body strong{color:#0f172a;font-weight:600}.co-preview-seo__title{font-size:14px;margin-bottom:10px}.co-seo-card{background:#fafafa;border:1px solid #e2e8f0;border-radius:6px;padding:12px 14px}.co-seo-card__url{color:#15803d;font-size:12px;margin-bottom:4px}.co-seo-card__title{color:#1a0dab;cursor:pointer;font-size:18px;line-height:1.3;margin-bottom:4px}.co-seo-card__title:hover{text-decoration:underline}.co-seo-card__desc{color:#475569;font-size:13px;line-height:1.5}.content-ops--editor{max-width:960px;padding-bottom:100px}.co-editor-header{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.co-editor-back{display:flex}.co-editor-meta-row{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:13px;gap:12px}.co-editor-meta-item:before{color:#cbd5e1;content:"·";margin-right:8px}.co-editor-meta-row>:first-child:before{content:"";margin:0}.co-editor-section-title{color:#0f172a;font-size:16px;font-weight:600;margin:0 0 16px}.co-editor-bulk-copy{align-items:center;border-top:1px dashed #e5e7eb;display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px}.co-field-hint{color:var(--text-tertiary,#94a3b8);font-size:12px;line-height:1.5;margin:6px 0 0}.co-copy-hint{color:#16a34a;font-size:13px}.co-editor-actions{bottom:20px;pointer-events:none;position:fixed;z-index:30}.co-editor-actions__inner{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0f172a1f,0 2px 6px #0f172a0f;display:flex;gap:12px;justify-content:space-between;padding:12px 16px;pointer-events:auto}.co-editor-actions__left,.co-editor-actions__right{display:flex;flex-wrap:wrap;gap:8px}.co-copy-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.co-copy-field__head{align-items:center;display:flex;gap:8px;justify-content:space-between}.co-copy-field__label{color:#475569;font-size:13px;font-weight:500}.co-copy-field__btn{align-items:center;background:transparent;border:1px solid transparent;border-radius:6px;color:#94a3b8;cursor:pointer;display:inline-flex;height:26px;justify-content:center;transition:all .15s;width:26px}.co-copy-field__btn:hover{background:#f1f5f9;border-color:#e2e8f0;color:#0f172a}.co-copy-field__btn--copied,.co-copy-field__btn--copied:hover{background:transparent;border-color:transparent;color:#16a34a}.co-kb-overview{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.co-kb-stat{display:flex;flex-direction:column;gap:4px}.co-kb-stat__label{color:#64748b;font-size:13px}.co-kb-stat__value{color:#0f172a;font-size:24px;font-weight:600}.co-kb-stat__value--success{color:#16a34a}.co-kb-actions-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.co-kb-actions__primary{align-items:center;display:flex;gap:8px}.co-kb-hint{color:#94a3b8;font-size:13px}.co-upload-btn{display:inline-block;position:relative}.co-upload-btn__input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.co-kb-title{color:#0f172a;font-weight:500}.co-kb-subtle{color:#94a3b8;font-size:12px;margin-top:2px;word-break:break-all}.co-source-pill{background:#f1f5f9;border-radius:4px;color:#475569;padding:2px 8px}.co-doc-status,.co-source-pill{display:inline-block;font-size:12px}.co-doc-status{border-radius:12px;font-weight:500;padding:2px 10px}.co-doc-status--pending,.co-doc-status--uploading{background:#f1f5f9;color:#64748b}.co-doc-status--fetching_url,.co-doc-status--indexing,.co-doc-status--parsing{background:#dbeafe;color:#1d4ed8}.co-doc-status--awaiting_confirmation{background:#ffedd5;color:#c2410c}.co-doc-status--ready{background:#dcfce7;color:#15803d}.co-doc-status--failed{background:#fee2e2;color:#b91c1c}.co-doc-error{cursor:help;margin-left:6px}.co-form-required{color:#dc2626;margin-left:2px}.co-form-hint{color:#94a3b8;font-size:12px;margin-top:4px}.co-error-pre{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:12px;max-height:240px;overflow:auto;padding:12px;white-space:pre-wrap;word-break:break-all}.co-rag-card__row{align-items:center;display:flex;gap:16px;justify-content:space-between}.co-rag-card__main{flex:1;min-width:0}.co-rag-card__title{align-items:center;color:#0f172a;display:flex;font-size:15px;font-weight:600;gap:10px}.co-rag-card__desc{color:#64748b;font-size:13px;line-height:1.6;margin:6px 0 0}.co-rag-pill{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:2px 10px}.co-rag-pill--none{background:#f1f5f9;color:#64748b}.co-rag-pill--creating{background:#dbeafe;color:#1d4ed8}.co-rag-pill--ready{background:#dcfce7;color:#15803d}.co-rag-pill--failed{background:#fee2e2;color:#b91c1c}.co-rag-notice{border-radius:6px;font-size:13px;line-height:1.6;padding:10px 14px}.co-rag-notice--ready{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.co-rag-notice--pending{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.co-checkbox{align-items:center;color:var(--co-text-secondary,#6b7280);cursor:pointer;display:inline-flex;font-size:13px;gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.co-checkbox input[type=checkbox]{cursor:pointer;height:16px;width:16px}.co-radio{align-items:flex-start;color:var(--co-text-secondary,#6b7280);cursor:pointer;display:flex;font-size:13px;gap:8px;line-height:1.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.co-radio input[type=radio]{cursor:pointer;margin-top:3px}.co-illustrate-options{background:var(--co-surface-subtle,#f9fafb);display:flex;flex-direction:column;gap:8px;margin-top:8px}.co-illustrate-options,.co-illustrate-sub{border:1px solid var(--co-border,#e5e7eb);border-radius:6px;margin-left:24px;padding:10px 12px}.co-illustrate-sub{background:#fff;display:grid;gap:12px;grid-template-columns:2fr 1fr;margin-bottom:4px;margin-top:4px}.co-illustrate-sub .co-form-field{margin:0}.co-illustrate-sub label{color:var(--co-text-secondary,#6b7280);font-size:12px}.co-inline-group-row{align-items:stretch;display:flex;gap:8px}.co-inline-group-row :deep(.co-select),.co-inline-group-row>:first-child{flex:1}.co-inline-group-form{align-items:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:6px;display:flex;gap:8px;margin-top:8px;padding:10px}.co-inline-group-form :deep(input){flex:1}.co-dropzone{align-items:center;background:#fafafa;border:2px dashed #d1d5db;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:28px 16px;position:relative;text-align:center;transition:border-color .15s,background .15s}.co-dropzone:hover{background:#f5f5f5;border-color:#9ca3af}.co-dropzone--active{background:#eff6ff;border-color:#2563eb;color:#1e3a8a}.co-dropzone__icon{font-size:28px;line-height:1}.co-dropzone__text{display:flex;flex-direction:column;font-size:13px;gap:2px}.co-dropzone__text strong{color:#111827;font-size:14px}.co-dropzone__text span{color:#6b7280;font-size:12px}.co-dropzone__input{display:none}.co-image-group-card{margin-bottom:12px}.co-image-group-filter{align-items:center;display:flex;flex:1;gap:8px}.co-image-group-filter label{white-space:nowrap}.co-image-group-filter :deep(.co-select){min-width:200px}.co-image-group-tip{color:var(--text-muted,#888);font-size:12px;line-height:1.6;margin-top:10px}.co-rag-hint{color:#94a3b8;font-size:12px;line-height:1.5;margin-top:8px;text-align:right}.co-vditor-host{border-radius:8px;overflow:hidden}.co-vditor-host .vditor{border:1px solid var(--co-border,#e5e7eb);border-radius:8px}.co-vditor-image-btn svg{display:block}
