.search-input{margin-left:1rem;width:100%;padding:.75rem .75rem .75rem 2.5rem;font-size:13px;color:#4b5563;background-color:#f2fafc;border-radius:.5rem;border:none;outline:none}.search-icon{position:absolute;left:2rem;top:50%;transform:translateY(-50%);color:#06aed5;font-size:1rem}.ag-cell{line-height:1.5;outline:none!important;font-size:13px}.clickable-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;width:100%;height:100%;display:flex;align-items:center;padding:0 16px;transition:background-color .15s ease}.clickable-cell:hover{background-color:#f9fafb}.ag-row{border-bottom:1px solid var(--ag-row-border-color);transition:background-color .15s ease}.ag-row-hover{background-color:var(--ag-row-hover-color)!important}.custom-cell-editor{padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;gap:12px;min-width:400px;min-height:200px;max-width:800px;max-height:600px;resize:both;overflow:auto;border:1px solid #e5e7eb;position:relative}.editor-resize-handle{position:absolute;bottom:0;right:0;width:20px;height:20px;cursor:nwse-resize;background:linear-gradient(135deg,transparent 0%,transparent 50%,#cbd5e1 50%,#cbd5e1 55%,transparent 55%,transparent 70%,#cbd5e1 70%,#cbd5e1 75%,transparent 75%)}.cell-editor-input{width:100%;padding:12px;font-size:13px;border:1px solid #e5e7eb;border-radius:6px;resize:none;flex:1;min-height:120px;outline:none;transition:border-color .2s;line-height:1.5}.cell-editor-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.cell-editor-actions{display:flex;justify-content:flex-end}.save-edit-btn{display:flex;align-items:center;justify-content:center;padding:8px 20px;border-radius:99px;font-size:14px;font-weight:500;transition:all .2s ease;cursor:pointer;border:none}.save-edit-btn.active{background-color:#66a182;color:#fff}.save-edit-btn.active:hover{background-color:#5b9175}.save-edit-btn.disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.ag-theme-alpine{--ag-header-height: 48px;--ag-header-foreground-color: #374151;--ag-header-background-color: #f9fafb;--ag-header-cell-hover-background-color: #f3f4f6;--ag-font-size: 13px;--ag-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--ag-background-color: #fff;--ag-foreground-color: #374151;--ag-border-color: #f3f4f6;--ag-secondary-border-color: #f3f4f6;--ag-row-border-color: #f3f4f6;--ag-row-hover-color: #f9fafb;--ag-selected-row-background-color: rgba(59, 130, 246, .05);--ag-cell-horizontal-padding: 16px;--ag-range-selection-border-color: transparent;--ag-range-selection-background-color: rgba(59, 130, 246, .1);--ag-checkbox-checked-color: #374151;--ag-checkbox-unchecked-color: #9ca3af;--ag-checkbox-background-color: #fff;--ag-input-focus-border-color: #374151;--ag-invalid-color: #ef4444;--ag-disabled-foreground-color: #9ca3af}.fixed-search-input{margin-left:1rem;width:100%;padding:.75rem .75rem .75rem 2.5rem;font-size:13px;color:#4b5563;background-color:#f3f4f6;border-radius:.5rem;border:1px solid #e5e7eb;outline:none;transition:all .2s ease}.fixed-search-input:focus{border-color:#d1d5db;background-color:#f9fafb}.fixed-search-icon{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1rem;pointer-events:none}.modern-button{display:flex;align-items:center;justify-content:center;height:40px;min-width:40px;padding:0 16px;border-radius:8px;font-weight:500;font-size:14px;transition:all .2s ease;border:1px solid #e5e7eb;background-color:#fff;color:#374151;cursor:pointer}.delete-button{background-color:#374151;color:#fff;border:1px solid #374151;min-width:80px}.delete-button:hover{background-color:#1f2937;border-color:#1f2937;transform:translateY(-1px);box-shadow:0 4px 12px #37415126}.disabled-button{background-color:#f9fafb;color:#9ca3af;border-color:#f3f4f6;cursor:not-allowed}.ag-header{border-bottom:1px solid #f3f4f6;background:#f9fafb}.ag-header-cell{padding:0 16px;border-right:1px solid #f3f4f6}.ag-header-cell:last-child{border-right:none}.ag-header-cell-label{justify-content:flex-start;font-weight:600;color:#374151;font-size:13px}.ag-cell{line-height:1.5;outline:none!important;font-size:13px;border-right:1px solid #f3f4f6}.ag-cell:last-child{border-right:none}.clickable-cell-readonly{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;height:100%;display:flex;align-items:center;padding:0 16px;color:#374151}.view-more-cell{display:flex;align-items:center;justify-content:center;height:100%;padding:0 16px}.view-more-button{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;font-weight:500;color:#374151;cursor:pointer;transition:all .15s ease;margin:4px}.view-more-button:hover{background:#374151;border-color:#374151;color:#fff}.tags-cell{display:flex;flex-wrap:wrap;gap:6px;padding:8px 16px;align-items:center;height:100%;min-height:48px}.tag-item{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:500;padding:4px 10px;border-radius:12px;white-space:nowrap;max-width:130px;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease;line-height:1.5;letter-spacing:.01em;background-color:#f3f4f6!important;color:#6b7280!important;border:1px solid #e5e7eb}.tag-item:hover{background-color:#e5e7eb!important;color:#374151!important;transform:translateY(-1px)}.tag-more{display:inline-flex;align-items:center;justify-content:center;background-color:#e5e7eb;color:#6b7280;font-size:11px;font-weight:500;padding:4px 8px;border-radius:10px;white-space:nowrap}.ag-row{border-bottom:1px solid #f3f4f6;transition:background-color .15s ease}.ag-row-hover{background-color:#f9fafb!important}.ag-row.ag-row-selected{background-color:#3b82f60d!important}.ag-checkbox-input-wrapper{border-radius:4px;width:16px;height:16px;border:1.5px solid #d1d5db;transition:all .15s ease}.ag-checkbox-input-wrapper.ag-checked{background-color:#374151;border-color:#374151}.ag-checkbox-input-wrapper.ag-checked:after{font-weight:900;font-size:9px;color:#fff}.ag-paging-panel{height:56px;padding:0 16px;border-top:1px solid #f3f4f6;color:#6b7280;font-size:.875rem}.modal-overlay{position:fixed;inset:0;background:#0006;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .15s ease-out;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.modal-content{background:#fff;border-radius:12px;box-shadow:0 24px 48px #00000026;width:100%;max-width:800px;max-height:85vh;display:flex;flex-direction:column;animation:slideIn .2s cubic-bezier(.16,1,.3,1);z-index:1000000;border:1px solid rgba(0,0,0,.05);overflow:hidden}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #f3f4f6;background:#fff;flex-shrink:0}.modal-title{font-size:20px;font-weight:600;color:#374151;margin:0;max-width:600px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em}.modal-close{width:32px;height:32px;border-radius:6px;border:none;background:#f9fafb;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0;font-size:14px}.modal-close:hover{background:#f3f4f6;color:#374151}.modal-body{padding:0;overflow-y:auto;flex:1;background:#fff}.modal-section{padding:24px 32px;border-bottom:1px solid #f3f4f6}.modal-section:last-child{border-bottom:none}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-title{font-size:16px;font-weight:600;color:#374151;margin:0;letter-spacing:-.01em}.edit-section-button{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#374151;border:none;border-radius:6px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.edit-section-button:hover{background:#1f2937;transform:translateY(-1px)}.section-content{font-size:14px;line-height:1.6;color:#374151}.description-content{background:#f9fafb;padding:20px;border-radius:8px;border:1px solid #f3f4f6;white-space:pre-wrap;max-height:200px;overflow-y:auto;font-family:inherit;color:#374151}.edit-section{background:#f9fafb;padding:20px;border-radius:8px;border:1px solid #f3f4f6}.edit-textarea{width:100%;padding:16px;font-size:14px;border:1px solid #e5e7eb;border-radius:6px;resize:vertical;min-height:120px;outline:none;transition:all .15s ease;line-height:1.6;font-family:inherit;background-color:#fff;color:#374151;margin-bottom:16px}.edit-textarea:focus{border-color:#374151;box-shadow:0 0 0 2px #3741511a}.edit-textarea::placeholder{color:#9ca3af;font-style:normal}.edit-actions{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px}.edit-button{display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;transition:all .15s ease;cursor:pointer;border:1px solid;min-width:80px}.edit-button.cancel{background:#fff;color:#6b7280;border-color:#e5e7eb}.edit-button.cancel:hover{background:#f9fafb;border-color:#d1d5db}.edit-button.save.active{background:#374151;border-color:#374151;color:#fff}.edit-button.save.active:hover{background:#1f2937;border-color:#1f2937}.edit-button.save.disabled{background:#f9fafb;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.edit-shortcuts{font-size:11px;color:#9ca3af;text-align:right}.edit-shortcuts kbd{background:#f3f4f6;border:none;border-radius:3px;padding:2px 4px;font-size:10px;font-family:monospace;color:#6b7280}.tags-content .no-data{color:#9ca3af;font-style:italic;font-size:13px}.tags-grid{display:flex;flex-wrap:wrap;gap:8px}.modal-tag{background:#f3f4f6;color:#6b7280;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500;border:1px solid #e5e7eb}.json-content{background:#374151;color:#f9fafb;padding:20px;border-radius:8px;font-size:12px;line-height:1.5;overflow-x:auto;max-height:300px;overflow-y:auto;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;border:1px solid #4b5563}.custom-cell-editor{padding:24px;background-color:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;gap:20px;min-width:700px;min-height:400px;max-width:900px;max-height:700px;border:1px solid #e5e7eb;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.cell-editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.cell-editor-title{font-size:20px;font-weight:600;color:#374151;margin:0;letter-spacing:-.025em}.cell-editor-close{width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:14px}.cell-editor-close:hover{background:#f9fafb;color:#374151;border-color:#d1d5db}.cell-editor-input{width:100%;padding:16px;font-size:14px;border:2px solid #e5e7eb;border-radius:8px;resize:vertical;flex:1;min-height:220px;outline:none;transition:all .2s ease;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#fafbfc;color:#374151}.cell-editor-input:focus{border-color:#374151;box-shadow:0 0 0 3px #37415114;background-color:#fff}.cell-editor-input::placeholder{color:#9ca3af;font-style:italic;font-size:13px}.cell-editor-actions{display:flex;justify-content:center;padding-top:16px;border-top:1px solid #f3f4f6}.editor-button.save.active{background:#374151;border-color:#374151;color:#fff;box-shadow:0 2px 4px #37415133}.editor-button.save.active:hover{background:#1f2937;border-color:#1f2937;box-shadow:0 4px 8px #3741514d;transform:translateY(-1px)}.editor-button.save.disabled{background:#f9fafb;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.editor-shortcuts{font-size:12px;color:#6b7280;text-align:center;padding-top:8px;border-top:1px solid #f3f4f6;margin-top:8px}.editor-shortcuts kbd{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;padding:2px 6px;font-size:11px;font-family:monospace;color:#374151}.spinner{width:48px;height:48px;border:3px solid rgba(55,65,81,.2);border-radius:50%;border-top-color:#374151;animation:spin 1s ease-in-out infinite}.modal-body::-webkit-scrollbar,.json-content::-webkit-scrollbar,.description-content::-webkit-scrollbar,.edit-textarea::-webkit-scrollbar{width:4px}.modal-body::-webkit-scrollbar-track,.json-content::-webkit-scrollbar-track,.description-content::-webkit-scrollbar-track,.edit-textarea::-webkit-scrollbar-track{background:transparent}.modal-body::-webkit-scrollbar-thumb,.json-content::-webkit-scrollbar-thumb,.description-content::-webkit-scrollbar-thumb,.edit-textarea::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.modal-body::-webkit-scrollbar-thumb:hover,.json-content::-webkit-scrollbar-thumb:hover,.description-content::-webkit-scrollbar-thumb:hover,.edit-textarea::-webkit-scrollbar-thumb:hover{background:#9ca3af}.view-toggle{display:flex;align-items:center}.view-toggle-group{display:flex;align-items:center;background:#f3f4f6;border-radius:20px;padding:3px;position:relative;box-shadow:inset 0 1px 3px #0000001a}.view-toggle-input{display:none}.view-toggle-label{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;border-radius:16px;position:relative;z-index:2;min-width:60px}.view-toggle-input:checked+.view-toggle-label{background:#374151;color:#fff;box-shadow:0 2px 4px #0003;transform:scale(1.02)}.toggle-icon{font-size:11px}.templates-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding:20px;background:#fff;min-height:calc(100vh - 200px)}.template-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:16px 16px 50px;transition:all .2s ease;cursor:pointer;position:relative;box-shadow:0 1px 3px #00000014;min-height:120px}.template-card:hover{border-color:#dee2e6;box-shadow:0 4px 12px #0000001f;transform:translateY(-1px);background:#fff}.template-card.selected{border-color:#374151;box-shadow:0 4px 12px #37415126;background:#fff}.template-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.template-card-checkbox{display:flex;align-items:center}.card-checkbox{width:14px;height:14px;border-radius:3px;border:1.5px solid #d1d5db;background:#fff;cursor:pointer;transition:all .15s ease}.card-checkbox:checked{background:#374151;border-color:#374151}.template-status{display:flex;align-items:center}.template-card-content{margin-bottom:0;padding-right:0}.template-card-name{font-size:16px;font-weight:600;color:#111827;margin:0 0 8px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.template-card-summary{font-size:13px;color:#6b7280;line-height:1.5;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.template-card-actions{position:absolute;bottom:12px;right:12px;display:flex;gap:6px}.card-icon-button{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:11px;cursor:pointer;transition:all .15s ease;border:none;background:#f8f9fa;color:#6b7280;box-shadow:0 1px 2px #00000014}.card-icon-button:hover{background:#374151;color:#fff;transform:translateY(-1px);box-shadow:0 2px 6px #00000026}.empty-state{display:flex;align-items:center;justify-content:center;height:200px;color:#9ca3af;font-size:16px;font-weight:500}.template-card .status-cell{display:flex;align-items:center;gap:3px;font-size:10px;font-weight:500;padding:3px 6px;border-radius:8px;background:#f3f4f6;color:#6b7280}.template-card .status-published{background:#dcfce7;color:#16a34a}.template-card .status-error{background:#fef2f2;color:#dc2626}.template-card .status-processing{background:#fef3c7;color:#d97706}@media (max-width: 1024px){.custom-cell-editor{min-width:600px;max-width:90vw}.modal-content{max-width:90vw;margin:0}.modal-header,.modal-section{padding:20px 24px}.modal-title{font-size:18px;max-width:400px}.templates-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;padding:16px}.template-card{padding:14px 14px 46px}.view-toggle-group{padding:2px}.view-toggle-label{padding:5px 10px;font-size:11px;min-width:50px}}@media (max-width: 768px){.custom-cell-editor{min-width:90vw;min-height:350px;padding:20px;margin:20px}.cell-editor-title{font-size:18px}.cell-editor-input{font-size:14px;padding:14px;min-height:180px}.modal-overlay{padding:10px}.modal-content{max-width:100vw;max-height:95vh}.modal-header,.modal-section{padding:16px 20px}.modal-title{font-size:16px;max-width:250px}.modal-close{width:28px;height:28px;font-size:12px}.view-more-button{font-size:11px;padding:4px 8px}.section-title{font-size:14px}.section-content{font-size:13px}.modal-tag{padding:3px 8px;font-size:11px}.json-content{font-size:11px;padding:16px;max-height:200px}.edit-textarea{font-size:14px;padding:12px;min-height:100px}.edit-section-button{font-size:11px;padding:4px 8px}.section-header{flex-direction:column;align-items:flex-start;gap:8px}.edit-actions{flex-direction:column;gap:8px}.edit-button{width:100%;justify-content:center}.templates-grid{grid-template-columns:1fr;gap:12px;padding:12px}.template-card{padding:12px 12px 42px}.template-card-name{font-size:16px}.template-card-summary{font-size:12px;-webkit-line-clamp:2}.card-action-button{font-size:11px;padding:5px 8px}.view-toggle-group{padding:2px}.view-toggle-label{padding:4px 8px;font-size:10px;min-width:45px}.toggle-icon{font-size:10px}.sticky>.flex{flex-direction:column;gap:12px}.sticky .relative{width:100%!important}.sticky .flex:last-child{justify-content:center;width:100%}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.tour-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.tour-modal{background:#fff;border-radius:12px;width:100%;max-width:720px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.tour-close{position:absolute;top:16px;right:16px;background:none;border:none;color:#6b7280;font-size:24px;cursor:pointer;z-index:10;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.tour-close:hover{background:#f3f4f6;color:#111827}.tour-progress{display:flex;align-items:center;justify-content:center;padding:24px 20px 0;gap:8px}.progress-dot{width:8px;height:8px;border-radius:50%;background:#e5e7eb;transition:all .3s ease}.progress-dot.active,.progress-dot.completed{background:#3b82f6;transform:scale(1.25)}.tour-body{padding:40px 48px 48px;color:#111827;overflow-y:auto;max-height:calc(90vh - 160px)}.tour-content{text-align:center}.tour-title{font-size:32px;font-weight:700;color:#111827;margin:0 0 12px;line-height:1.2;letter-spacing:-.025em}.tour-subtitle{font-size:18px;color:#6b7280;margin:0 0 32px;line-height:1.5;font-weight:400}.tour-description{font-size:16px;color:#4b5563;line-height:1.6;max-width:540px;margin:0 auto 40px}.examples-showcase{display:flex;flex-direction:column;gap:16px;max-width:520px;margin:0 auto;align-items:flex-start}.chat-message{display:inline-flex;max-width:85%;transition:all .2s ease}.chat-message:hover{transform:translateY(-1px)}.chat-message.user,.chat-message.right-align{align-self:flex-end;margin-left:auto}.message-content{background:#3b82f6;color:#fff;padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.4;font-weight:400;position:relative;transition:all .2s ease}.chat-message:hover .message-content{box-shadow:0 4px 12px #3b82f64d}.chat-message.user .message-content,.chat-message.right-align .message-content{border-bottom-right-radius:4px}.agents-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 48px}.agent-box{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px 20px;text-align:left;transition:all .15s ease;position:relative}.agent-box:hover{background:#f9fafb;border-color:#d1d5db}.agent-icon{margin-bottom:16px;display:flex;align-items:center;justify-content:flex-start}.agent-icon svg{width:24px;height:24px}.agent-box h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 8px}.agent-box p{font-size:14px;color:#6b7280;line-height:1.5;margin:0}.capabilities-section{margin-top:48px;padding-top:48px;border-top:1px solid #e5e7eb}.capabilities-section h2{font-size:24px;font-weight:600;color:#111827;margin:0 0 24px}.capabilities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.capability-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px;text-align:left;transition:all .15s ease}.capability-box:hover{background:#f3f4f6;border-color:#d1d5db}.capability-box h4{font-size:15px;font-weight:600;color:#111827;margin:0 0 8px}.capability-box p{font-size:13px;color:#6b7280;line-height:1.5;margin:0}.admin-content{display:flex;flex-direction:column;gap:32px;max-width:520px;margin:0 auto}.upload-visual{display:flex;justify-content:center;margin-bottom:16px}.upload-visual svg{opacity:.8}.guidance-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guidance-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px;text-align:center;transition:all .15s ease}.guidance-card:hover{background:#f3f4f6;border-color:#d1d5db;cursor:default}.guidance-card h4{font-size:14px;font-weight:600;color:#111827;margin:0 0 8px}.guidance-card p{font-size:13px;color:#6b7280;line-height:1.4;margin:0}.admin-upload-zone{border:1px dashed #d1d5db;border-radius:8px;padding:32px 24px;text-align:center;background:#fff;cursor:pointer;transition:all .2s ease;margin:24px 0}.admin-upload-zone:hover{border-color:#9ca3af}.admin-upload-zone.uploading{border-color:#3b82f6;background:#fff;cursor:not-allowed}.upload-icon{margin-bottom:12px;display:flex;justify-content:center}.upload-text{font-size:14px;color:#374151;font-weight:500;margin-bottom:4px}.upload-subtext{font-size:12px;color:#6b7280;margin-bottom:16px}.upload-spinner{width:24px;height:24px;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.uploaded-files{margin-top:24px}.uploaded-file{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px}.file-info{display:flex;align-items:center;gap:8px}.file-status{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:500}.file-status.uploading{background:#fef3c7;color:#92400e}.file-status.success{background:#d1fae5;color:#065f46}.upload-cta{background:#fff;color:#3b82f6;border:2px solid #3b82f6;padding:12px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.upload-cta:hover{background:#3b82f6;color:#fff}.word-integration{display:flex;flex-direction:column;gap:40px;max-width:560px;margin:0 auto}.integration-description{text-align:left;background:#f9fafb;padding:24px;border-radius:12px;border:1px solid #e5e7eb}.integration-description p{font-size:15px;color:#4b5563;line-height:1.6;margin-bottom:20px}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:14px;color:#374151;line-height:1.5}.feature-list li:before{content:"\2713";position:absolute;left:0;top:0;width:20px;height:20px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.download-section{text-align:center;padding:32px 24px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 10px 30px #667eea4d}.download-button-prominent{display:inline-flex;align-items:center;gap:12px;background:#fff;color:#1f2937;padding:16px 32px;border-radius:12px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;border:2px solid transparent}.download-button-prominent:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;background:#fafafa;border-color:#667eea}.microsoft-icon{width:24px;height:24px;flex-shrink:0}.arrow-icon{width:20px;height:20px;transition:transform .3s ease}.download-button-prominent:hover .arrow-icon{transform:translate(4px)}.download-note{margin-top:16px;font-size:13px;color:#fff;opacity:.95;font-weight:400}.tour-footer{display:flex;justify-content:space-between;align-items:center;padding:20px 48px;border-top:1px solid #e5e7eb;background:#fff}.footer-left,.footer-right{display:flex;gap:12px;align-items:center}.tour-button{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;outline:none}.tour-button.primary{background:#e43f6f;color:#fff}.tour-button.primary:hover{background:#d63461}.tour-button.secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.tour-button.secondary:hover{background:#f9fafb;border-color:#9ca3af}.tour-button.tertiary{background:transparent;color:#6b7280;border:none}.tour-button.tertiary:hover{color:#374151}@media (max-width: 768px){.tour-modal{margin:16px;max-width:calc(100% - 32px)}.tour-body{padding:32px 24px}.tour-title{font-size:28px}.tour-subtitle{font-size:16px}.agents-grid,.capabilities-grid,.guidance-cards{grid-template-columns:1fr;gap:12px}.tour-footer{padding:16px 24px}.examples-showcase{max-width:100%}.chat-message{max-width:90%}.addin-screenshot{padding:0}.admin-content{max-width:100%}.download-button-with-icon{padding:10px 20px;font-size:14px}.button-icon{width:20px;height:20px}}@media (max-width: 480px){.tour-body{padding:24px 20px}.tour-title{font-size:24px}.tour-description{font-size:15px}.capabilities-section{margin-top:32px;padding-top:32px}.capabilities-section h2{font-size:20px}.tour-footer{flex-direction:column-reverse;gap:12px}.footer-left,.footer-right{width:100%;justify-content:center}.download-button-with-icon{padding:8px 16px;font-size:13px;gap:8px}.button-icon{width:18px;height:18px}}@keyframes slideBack{0%{left:-40%}50%{left:100%}to{left:-40%}}@keyframes shrink{0%{width:100%}to{width:0%}}.info-banner{background:#06aed514;border:1px solid rgba(6,174,213,.15);border-radius:8px;padding:.75rem 1rem;margin-bottom:1.25rem;animation:fadeIn .3s ease-out}.info-banner-content{display:flex;align-items:center;gap:.75rem;color:#0891b2;position:relative}.info-banner-icon{font-size:.9rem;opacity:.7;flex-shrink:0}.info-banner-text{flex:1;display:flex;align-items:center}.info-banner-description{font-size:.8rem;line-height:1.4;color:#0e7490}.info-banner-close{background:transparent;border:none;color:#0891b2;padding:.25rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;opacity:.5}.info-banner-close:hover{opacity:1;transform:scale(1.1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ag-theme-alpine{--ag-header-height: 48px;--ag-header-foreground-color: #374151;--ag-header-background-color: #f9fafb;--ag-header-cell-hover-background-color: #f3f4f6;--ag-font-size: 13px;--ag-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--ag-background-color: #fff;--ag-foreground-color: #374151;--ag-border-color: #e5e7eb;--ag-secondary-border-color: #f3f4f6;--ag-row-border-color: #f3f4f6;--ag-row-hover-color: #f9fafb;--ag-selected-row-background-color: rgba(59, 130, 246, .05);--ag-cell-horizontal-padding: 16px;--ag-range-selection-border-color: transparent;--ag-range-selection-background-color: rgba(59, 130, 246, .1);--ag-checkbox-checked-color: #3b82f6;--ag-checkbox-unchecked-color: #9ca3af;--ag-checkbox-background-color: #fff;--ag-input-focus-border-color: #3b82f6;--ag-invalid-color: #ef4444;--ag-disabled-foreground-color: #9ca3af}.fixed-search-input{margin-left:1rem;width:100%;padding:.75rem .75rem .75rem 2.5rem;font-size:13px;color:#4b5563;background-color:#f2fafc;border-radius:.5rem;border:none;outline:none}.fixed-search-icon{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#06aed5;font-size:1rem;pointer-events:none}.upload-dropzone{border:2px dashed rgba(6,174,213,.3);border-radius:16px;padding:2.5rem;text-align:center;background-color:#f2fafc80;margin-bottom:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000008;position:relative;overflow:hidden}.upload-dropzone:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(6,174,213,.03) 0%,transparent 70%);z-index:0}.upload-dropzone>*{position:relative;z-index:1}.upload-dropzone:hover{border-color:#06aed5;background-color:#f2fafccc;transform:translateY(-2px);box-shadow:0 6px 16px #0000000f}.upload-dropzone.uploading{border-color:#06aed5;background-color:#f2fafce6;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #06aed54d}70%{box-shadow:0 0 0 10px #06aed500}to{box-shadow:0 0 #06aed500}}.upload-icon{color:#06aed5;font-size:2.5rem;margin-bottom:1rem;transition:transform .3s ease}.upload-dropzone:hover .upload-icon{transform:translateY(-5px)}.upload-title{font-weight:500;color:#374151;margin-bottom:.5rem;font-size:1rem}.upload-subtitle{color:#9ca3af;font-size:.825rem}.upload-spinner{width:40px;height:40px;border:3px solid rgba(6,174,213,.2);border-radius:50%;border-top-color:#06aed5;animation:spin 1s cubic-bezier(.66,0,.34,1) infinite;margin-bottom:1rem}.status-cell{display:flex;align-items:center;padding:0 16px;height:100%}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:99px;font-size:12px;font-weight:500;letter-spacing:.01em;box-shadow:0 1px 2px #0000000d;transition:all .2s ease;min-width:90px;margin-right:5px}.status-badge.info{background-color:#303841;color:#fff}.status-badge.success{background-color:#5b9d7a;color:#fff}.status-badge.error{background-color:#f56476;color:#fff}.status-badge.pending{background-color:#f9a03f;color:#fff}.status-badge svg{margin-right:6px}.status-badge:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.date-cell{display:flex;align-items:center;padding:0 16px;height:100%;color:#6b7280;cursor:help;font-size:13px}.date-cell:hover{color:#374151}.modern-button{display:flex;align-items:center;justify-content:center;height:44px;min-width:110px;padding:0 20px;border-radius:99px;font-weight:500;font-size:15px;transition:all .2s ease;border:1px solid #e5e7eb;background-color:#fff;color:#374151;cursor:pointer}.delete-button{background-color:#f56476;color:#fff;border:none}.delete-button:hover{background-color:#e35768;box-shadow:0 2px 5px #f564764d}.disabled-button{background-color:#fff;color:#9ca3af;cursor:not-allowed}.ag-header{border-bottom:1px solid var(--ag-border-color)}.ag-header-cell{padding:0 16px}.custom-header{font-weight:600;color:#374151;letter-spacing:.01em}.ag-header-cell-label{justify-content:flex-start}.ag-cell{line-height:1.5;outline:none!important}.custom-cell{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%;padding:0 16px}.ag-row{border-bottom:1px solid var(--ag-row-border-color);transition:all .2s ease}.ag-row:hover{background-color:#f8fafc;transform:translateY(-1px);box-shadow:0 1px 2px #0000000d}.ag-row.ag-row-selected{background-color:var(--ag-selected-row-background-color)!important}.row-loading{opacity:.7;pointer-events:none}.ag-paging-panel{height:56px;padding:0 16px;border-top:1px solid var(--ag-border-color);color:#6b7280;font-size:.875rem}.ag-paging-button{min-width:32px;height:32px;border-radius:6px;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.ag-paging-button:hover:not(.ag-disabled){background-color:#f3f4f6}.ag-checkbox-input-wrapper{border-radius:4px;width:18px;height:18px;border:1.5px solid #d1d5db;transition:all .15s ease}.ag-checkbox-input-wrapper.ag-checked{background-color:#3b82f6;border-color:#3b82f6}.ag-checkbox-input-wrapper.ag-checked:after{font-weight:900;font-size:10px;color:#fff}.loading-spinner{display:flex;align-items:center;justify-content:center}.spinner{width:48px;height:48px;border:3px solid rgba(59,130,246,.2);border-radius:50%;border-top-color:#3b82f6;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.ag-overlay-no-rows-center{padding:24px;text-align:center;color:#6b7280;font-size:14px}.ag-root :focus{outline:none}div[disabled]{pointer-events:none;opacity:.7}
/*! Bundled license information:

highlight.js/styles/github.css:
  (*!
    Theme: GitHub
    Description: Light theme as seen on github.com
    Author: github.com
    Maintainer: @Hirse
    Updated: 2021-05-15
  
    Outdated base version: https://github.com/primer/github-syntax-light
    Current colors taken from GitHub's CSS
  *)
*/
