body{color:#111827;margin:0;font-family:Inter,Arial,sans-serif}.layout{grid-template-columns:280px 1fr;height:100vh;display:grid;overflow:hidden}.layout.sidebar-collapsed{grid-template-columns:84px 1fr}.layout.single{grid-template-columns:1fr}.sidebar{color:#f9fafb;box-sizing:border-box;background:#111827;grid-template-columns:1fr auto;grid-auto-rows:min-content;align-items:center;column-gap:10px;height:100vh;padding:20px;display:grid}.sidebar.collapsed{width:84px;padding:16px 12px}.sidebar.collapsed .menu{justify-content:center;gap:0;padding:10px 0}.sidebar.collapsed .menu-icon-wrap{margin:0 auto}.sidebar-title{grid-area:1/1;align-items:center;min-height:28px;margin:0;padding-block:4px;font-size:1.2rem;line-height:1;display:inline-flex}.menu-toggle-btn{color:#f9fafb;cursor:pointer;background:0 0;border:1px solid #374151;border-radius:8px;grid-area:1/2;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .18s,border-color .18s,transform .12s;display:inline-flex}.menu-toggle-btn svg{width:16px;height:16px}.menu-toggle-btn:hover{background:#1f2937;border-color:#4b5563;transform:translateY(-1px)}.sidebar p{color:#9ca3af;margin-bottom:12px;font-size:.8rem}.menu{text-align:left;color:#f3f4f6;cursor:pointer;background:0 0;border:1px solid #374151;border-radius:8px;grid-column:1/-1;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:10px;transition:background-color .18s,border-color .18s,transform .12s;display:flex}.sidebar>.menu:first-of-type{margin-top:10px}.menu-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.menu-icon-wrap svg{width:18px;height:18px}.menu.active{background:#2563eb;border-color:#2563eb}.menu:hover{background:#2563eb26;border-color:#60a5fa;transform:translateY(-1px)}.menu.danger{color:#fecaca;border-color:#b91c1c}.content{box-sizing:border-box;background:#f3f4f6;height:100vh;padding:14px 16px;font-size:.92rem;line-height:1.35;overflow-y:auto}.profile-bar{z-index:20;background:#eef4ff;border:1px solid #c7d7fe;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:8px 10px;display:flex;position:sticky;top:0}.profile-bar-left{align-items:center;gap:10px;display:flex}.profile-avatar{color:#fff;background:#1d4ed8;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;font-weight:700;display:inline-flex}.profile-title{color:#6b7280;margin:0;font-size:.68rem}.profile-name{color:#111827;margin:0;font-size:.84rem;font-weight:600}.profile-role{color:#374151;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.72rem}.profile-page-title{color:#111827;margin:0;font-size:1.35rem;font-weight:700}.content header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.content header button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;transition:background-color .18s,border-color .18s,transform .12s;display:inline-flex}.content header button svg{width:14px;height:14px}.content header button:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.status{color:#1d4ed8}.toast-notification{z-index:1100;border-radius:10px;align-items:center;gap:10px;max-width:min(380px,100vw - 32px);padding:10px 12px;font-size:.8rem;display:flex;position:fixed;top:16px;right:16px;box-shadow:0 10px 24px #0f172a33}.toast-notification.success{color:#166534;background:#ecfdf3;border:1px solid #86efac}.toast-notification.error{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.toast-notification.info{color:#1e3a8a;background:#eff6ff;border:1px solid #93c5fd}.toast-notification span{flex:1}.toast-close-btn{width:20px;height:20px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:.72rem;line-height:1;display:inline-flex}.toast-close-btn:hover{filter:brightness(.9)}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stack,.integration-layout{flex-direction:column;gap:12px;display:flex}.integration-config-card{gap:12px}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:6px;display:grid}.integration-block{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.integration-block h4{margin:0 0 6px;font-size:.86rem}.integration-inline{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.integration-agent-select{border:1px solid #cbd5e1;border-radius:8px;width:100%;max-width:520px;margin-top:6px;padding:8px 10px;font-size:.9rem}.compact-check{align-items:center;gap:8px;margin:2px 0 8px;font-size:.84rem;display:flex}.compact-check input[type=checkbox]{width:16px;height:16px;margin:0}.test-panel-card h3{margin:0}.card{background:#fff;border-radius:10px;padding:12px;box-shadow:0 1px 4px #00000014}.card-toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.card-toolbar h3{margin:0}.add-data-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;padding:7px 10px;transition:background-color .18s,border-color .18s,transform .12s}.add-data-btn:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.add-data-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.save-config-btn{color:#1f5131;background:#eef6f0;border-color:#b7d8c0;font-weight:600}.save-config-btn:hover{background:#e2f0e7;border-color:#94c8a4}.toolbar-actions{gap:8px;display:flex}.card.full{grid-column:span 2}.form input,.form select,.form textarea,.form button{box-sizing:border-box;border:1px solid #d1d5db;border-radius:7px;width:100%;margin-top:6px;margin-bottom:6px;padding:8px 9px}.form button{color:#fff;cursor:pointer;background:#111827;transition:background-color .18s,border-color .18s,transform .12s}.form button:hover{background:#1f2937;border-color:#374151;transform:translateY(-1px)}.system-prompt-block{flex-direction:column;display:flex}.system-prompt-input{resize:none;flex:1;width:100%;min-height:220px;margin-top:6px;margin-bottom:0;line-height:1.45}.prompt-form-actions{gap:6px;display:flex}.modal-backdrop{z-index:1000;background:#0f172a59;justify-content:center;align-items:center;padding:14px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:10px;width:min(640px,100%);padding:14px;box-shadow:0 20px 30px #0000002e}.modal-card.form{max-height:min(90vh,760px);overflow-y:auto}.modal-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.modal-head h3{margin:0}.modal-head .icon-btn{flex:0 0 30px;align-self:flex-start;width:30px;min-width:30px;height:30px;margin:0;padding:0}.modal-subtitle{color:#6b7280;margin:4px 0 0;font-size:.8rem;line-height:1.4}.field-label{color:#374151;margin-top:4px;margin-bottom:4px;font-size:.84rem;font-weight:600;display:inline-block}.field-help{color:#6b7280;margin-top:-2px;font-size:.74rem;display:block}.hidden-file-input{display:none}.dataset-note{color:#6b7280;margin:0 0 6px;font-size:.76rem}.dataset-title-guide{color:#475569;background:#fafafa;border:1px solid #e2e8f0;border-radius:8px;margin:10px 0 12px;padding:8px 10px;font-size:.76rem;line-height:1.45}.dataset-title-guide summary{cursor:pointer;color:#334155;font-weight:600;list-style-position:outside}.dataset-title-guide summary::-webkit-details-marker{color:#64748b}.dataset-title-guide ul{margin:8px 0 0;padding-left:1.15rem}.dataset-title-guide li{margin-bottom:6px}.dataset-title-guide li:last-child{margin-bottom:0}.dataset-title-guide code{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:1px 4px;font-size:.72rem}.embedding-admin-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:10px 0 14px;padding:12px 12px 10px}.embedding-admin-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.embedding-admin-head h5{color:#1e293b;margin:0;font-size:.88rem;font-weight:700}.embedding-flag{white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:600}.embedding-flag-ok{color:#166534;background:#dcfce7}.embedding-flag-warn{color:#92400e;background:#fef3c7}.embedding-flag-neutral{color:#475569;background:#e2e8f0}.embedding-flag-err{color:#991b1b;background:#fee2e2}.embedding-admin-desc{color:#64748b;margin:0 0 10px;font-size:.74rem;line-height:1.45}.embedding-admin-desc code,.embedding-path-inline{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:1px 4px;font-size:.7rem}.embedding-admin-meta{grid-template-columns:auto 1fr;gap:4px 14px;margin:0 0 10px;font-size:.76rem;display:grid}.embedding-admin-meta dt{color:#64748b;margin:0;font-weight:600}.embedding-admin-meta dd{color:#1e293b;margin:0}.embedding-mono{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem}.embedding-file-verify{margin-bottom:10px}.embedding-verify-table{border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;font-size:.72rem;overflow:hidden}.embedding-verify-table th,.embedding-verify-table td{text-align:left;border-bottom:1px solid #f1f5f9;padding:6px 8px}.embedding-verify-table th{color:#475569;background:#f1f5f9;font-weight:600}.embedding-verify-table tr:last-child td{border-bottom:none}.embedding-admin-hint-warn{color:#b45309}.embedding-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.embedding-force-btn{background:#fffbeb;border-color:#fcd34d}.embedding-force-btn:hover:not(:disabled){background:#fef3c7;border-color:#f59e0b}.embedding-build-progress{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-top:12px;padding:12px 14px}.embedding-build-progress-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.embedding-build-progress-title{color:#14532d;font-size:.9rem;font-weight:600}.embedding-build-progress-phase{color:#166534;font-size:.8rem}.embedding-build-progress-message{color:#166534;margin:0 0 4px;font-size:.88rem;line-height:1.45}.embedding-build-progress-detail{color:#15803d;word-break:break-word;margin:0 0 10px;font-size:.78rem}.embedding-build-progress-bar{background:#dcfce7;border-radius:3px;height:5px;overflow:hidden}.embedding-build-progress-fill{background:linear-gradient(90deg,#059669,#10b981);border-radius:3px;height:100%;transition:width .28s}.usage-summary-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-top:10px;display:grid}.usage-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}.usage-summary-label{color:#64748b;margin-bottom:4px;font-size:.72rem;display:block}.usage-summary-card strong{color:#0f172a;font-size:1.05rem}.agent-tool-catalog-block{border-top:1px solid #e2e8f0;margin-top:14px;padding-top:12px}.agent-tool-toggle-grid{flex-direction:column;gap:8px;margin:8px 0 10px;display:flex}.agent-tool-toggle-row{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:10px;padding:8px 10px;font-size:.82rem;display:flex}.agent-tool-toggle-row input{margin-top:3px}.agent-tool-toggle-body{flex-direction:column;gap:2px;min-width:0;display:flex}.agent-tool-toggle-body strong{color:#1e293b}.agent-tool-id{color:#64748b;background:#f1f5f9;border-radius:4px;width:fit-content;padding:1px 5px;font-size:.72rem}.agent-tool-desc{color:#475569;font-size:.76rem;line-height:1.35}.agent-tool-impl{color:#94a3b8;font-size:.7rem}.dataset-block-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.dataset-block-head h4{margin:0}.dataset-upload-dropzone.dataset-upload-busy{opacity:.65;pointer-events:none;cursor:wait}.dataset-upload-dropzone{text-align:center;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:16px 12px;transition:border-color .18s,background-color .18s,transform .12s;display:flex}.dataset-upload-dropzone:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.dataset-upload-dropzone svg{color:#2563eb;width:20px;height:20px}.dataset-upload-dropzone strong{color:#1f2937;font-size:.84rem}.dataset-upload-dropzone p{color:#64748b;margin:0;font-size:.74rem}.status-row{align-items:center;gap:10px;margin-top:6px;display:flex}.status-row select{width:140px;margin:0}.status-row small{color:#6b7280;font-size:.78rem}.modal-actions{justify-content:flex-end;margin-top:6px}.prompt-full-text{white-space:pre-wrap;color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;max-height:420px;padding:12px;line-height:1.55;overflow-y:auto}.button-secondary{color:#111827;background:#f3f4f6;border:1px solid #d1d5db}.button-secondary:hover{background:#e5e7eb;border-color:#9ca3af}.form fieldset{border:1px solid #d1d5db;border-radius:8px;margin:6px 0 8px;padding:8px 10px}.form fieldset label{border-radius:8px;align-items:center;gap:8px;min-height:30px;margin:0;padding:5px 7px;display:flex}.form fieldset label:hover{background:#f8fafc}.form fieldset input[type=checkbox]{flex:0 0 16px;width:16px;height:16px;margin:0}.form fieldset legend{color:#374151;padding:0 4px;font-size:.82rem;font-weight:600}.form fieldset{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.list-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.prompt-row-right{align-items:center;gap:10px;display:flex}.status-label{letter-spacing:.04em;cursor:pointer;border:none;border-radius:9999px;padding:5px 9px;font-size:.68rem;font-weight:700;transition:filter .18s,transform .12s}.status-label.active{color:#166534;background:#dcfce7}.status-label.draft{color:#92400e;background:#fef3c7}.status-label.disabled{color:#374151;background:#e5e7eb}.status-label:hover{filter:brightness(.95);transform:translateY(-1px)}.status-label.readonly{cursor:default}.status-label.readonly:hover{filter:none;transform:none}.row-icon-actions{align-items:center;gap:4px;display:flex}.table-wrap{width:100%;overflow-x:auto}.prompt-table{border-collapse:collapse;width:100%;font-size:.82rem}.prompt-table th,.prompt-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:8px 6px}.prompt-table th{color:#6b7280;background:#f9fafb;font-weight:600;position:sticky;top:0}.prompt-content-cell{white-space:normal;max-width:360px;line-height:1.4}.prompt-content-cell p{margin:0 0 4px}.link-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem}.link-btn:hover{color:#1d4ed8;text-decoration:underline}.icon-btn{cursor:pointer;color:#334155;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;transition:background-color .18s,border-color .18s,transform .12s;display:inline-flex}.icon-btn svg{width:13px;height:13px}.icon-btn:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px)}.form .row-icon-actions .icon-btn{color:#334155;background:#fff;border-color:#d1d5db;width:26px;min-width:26px;margin:0;padding:0}.form .row-icon-actions .icon-btn:hover{background:#f8fafc;border-color:#94a3b8}.form .row-icon-actions .icon-btn.danger{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.form .row-icon-actions .icon-btn.danger:hover{color:#991b1b;background:#fee2e2;border-color:#ef4444}.icon-btn.danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.icon-btn.danger:hover{background:#fee2e2;border-color:#fca5a5}.import-block{border:1px solid #e5e7eb;border-radius:10px;margin-bottom:10px;padding:10px}.agent-layout{grid-template-columns:360px minmax(0,1fr);gap:16px;display:grid}.agent-tree{flex-direction:column;gap:10px;display:flex}.agent-node{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px}.clickable-agent{cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .12s}.clickable-agent:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 4px 10px #3b82f61f}.clickable-agent.selected{background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f638,0 6px 14px #3b82f633}.clickable-agent.selected strong{color:#1e3a8a}.master-node{background:#f8fbff;border-color:#bfdbfe}.sub-tree{flex-direction:column;gap:8px;margin-top:10px;display:flex}.sub-node{background:#f9fafb}.agent-row{justify-content:space-between;gap:10px;display:flex}.agent-row p{color:#6b7280;margin:4px 0 0;font-size:.84rem}.agent-meta{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.agent-action-row{align-items:center;gap:4px;display:flex}.empty-hint{color:#6b7280;margin:2px 0 0}.agent-config-stack{flex-direction:column;gap:12px;display:flex}.dataset-manual-form{margin-top:6px}.dataset-section-title{color:#475569;margin:0 0 6px;font-size:.76rem;font-weight:600}.dataset-list{flex-direction:column;gap:4px;margin-top:8px;display:flex}.dataset-preview-box{margin-top:8px;display:block}.dataset-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:7px 10px;transition:border-color .16s,background-color .16s;display:flex}.form .dataset-item{color:#111827;background:#fff;border:1px solid #e5e7eb}.dataset-item:hover{color:#111827;background:#f8fafc;border-color:#cbd5e1}.dataset-item.selected{background:#f0f7ff;border-color:#bfdbfe}.form .dataset-item:hover,.form .dataset-item.selected:hover{color:#111827;background:#f8fafc;border-color:#cbd5e1}.dataset-item-left{align-items:center;gap:10px;min-width:0;display:flex}.dataset-item-main{min-width:0}.dataset-item-main strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;line-height:1.3;display:block;overflow:hidden}.dataset-item p{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:.73rem;overflow:hidden}.dataset-item small{color:#94a3b8;margin-top:2px;font-size:.7rem;display:block}.dataset-file-type{letter-spacing:.03em;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.64rem;font-weight:700;display:inline-flex}.dataset-file-type.pdf{color:#b91c1c;background:#fee2e2}.dataset-file-type.doc{color:#1d4ed8;background:#dbeafe}.dataset-file-type.xls{color:#166534;background:#dcfce7}.dataset-file-type.img{color:#5b21b6;background:#ede9fe}.dataset-file-type.txt,.dataset-file-type.url,.dataset-file-type.file{color:#374151;background:#e5e7eb}.dataset-manual-view{white-space:pre-wrap;color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;max-height:320px;margin-top:6px;padding:10px;line-height:1.45;overflow-y:auto}.agent-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.chat-test-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:8px;min-height:120px;max-height:240px;padding:10px;display:flex;overflow-y:auto}.chat-bubble{white-space:pre-wrap;border-radius:10px;max-width:90%;padding:8px 10px;font-size:.85rem;line-height:1.4}.chat-bubble.user{color:#1e3a8a;background:#dbeafe;align-self:flex-end}.chat-bubble.assistant{color:#5b21b6;background:#ede9fe;align-self:flex-start}.form .chat-system-review-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:6px;align-self:flex-start;width:auto;margin-top:8px;margin-bottom:0;padding:5px 10px;font-size:.72rem;font-weight:500;transition:all .16s;display:block;box-shadow:inset 0 1px #ffffffe6}.form .chat-system-review-btn:hover{color:#334155;background:#f8fbff;border-color:#bfdbfe;transform:none}.form .chat-system-review-btn[aria-expanded=true]{color:#1d4ed8;background:#f5faff;border-color:#cfe3ff}.form .chat-system-review-btn[aria-expanded=true]:hover{color:#1e40af;background:#eef6ff;border-color:#bcd7ff;transform:none}.chat-meta-block{border-top:1px solid #5b21b633;flex-direction:column;gap:2px;margin-top:6px;padding-top:6px;display:flex}.chat-meta-block small{color:#6d28d9;font-size:.72rem;line-height:1.35}.chat-meta-title{font-weight:700}.chat-meta-block.citations{border-top-color:#c7d2fe}.chat-meta-block.citations small,.chat-meta-block.citations .chat-citation-list{color:#4338ca}.chat-meta-block.confidence{border-top-color:#bfdbfe}.chat-meta-block.confidence small{color:#1d4ed8}.chat-meta-block.debug{border-top-color:#ddd6fe}.chat-meta-block.debug small{color:#6d28d9}.chat-meta-block.sentiment{border-top-color:#cbd5e1}.chat-meta-block.sentiment.positive{border-top-color:#86efac}.chat-meta-block.sentiment.positive small{color:#166534}.chat-meta-block.sentiment.neutral{border-top-color:#cbd5e1}.chat-meta-block.sentiment.neutral small{color:#475569}.chat-meta-block.sentiment.negative{border-top-color:#fca5a5}.chat-meta-block.sentiment.negative small{color:#b91c1c}.chat-citation-list{color:#6d28d9;margin:0;padding-left:16px;font-size:.74rem}.chat-loading{color:#475569;font-size:.78rem}.sheet-block{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;padding:8px}.structured-sources-panel{margin-top:12px;margin-bottom:12px}.structured-sources-intro{margin-top:4px;margin-bottom:10px}.structured-sources-table{border-collapse:collapse;width:100%;margin-bottom:10px;font-size:.82rem}.structured-sources-table th,.structured-sources-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:8px 6px}.structured-sources-table th{color:#475569;font-weight:600}.structured-sources-desc{color:#64748b;max-width:420px;margin-top:4px;font-size:.74rem}.structured-sources-actions{white-space:nowrap;width:1%}.structured-sources-remove{color:#b91c1c;cursor:pointer;background:0 0;border:none;padding:4px 2px;font-size:.82rem;text-decoration:underline}.structured-sources-remove:disabled{opacity:.5;cursor:not-allowed}.structured-sources-add-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.structured-sources-add-row select{background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:220px;padding:8px 10px}.structured-embed-inline{color:#334155;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.structured-embed-toggle input{width:16px;height:16px}@media (width<=960px){.layout{grid-template-columns:1fr;height:auto;overflow:visible}.sidebar,.sidebar.collapsed,.content{width:100%;height:auto}.grid{grid-template-columns:1fr}.card.full{grid-column:span 1}.form fieldset,.integration-grid,.integration-inline,.agent-layout,.agent-config-grid{grid-template-columns:1fr}.toolbar-actions{flex-wrap:wrap;justify-content:flex-end;width:100%}}
