@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;color:#213547;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}input,textarea{color:#213547!important}*{color-scheme:light!important}@media (prefers-color-scheme: dark){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px #0000001a}.btn-glow:hover{box-shadow:0 0 15px #0dff8080}.chat-bubble-assistant,.chat-bubble-user{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.typing-indicator span{animation:blink 1.4s infinite both}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes blink{0%{opacity:.1}20%{opacity:1}to{opacity:.1}}.methodology-item{transition:all .3s ease}.methodology-item:hover{transform:translateY(-5px)}.chat-window{box-shadow:0 10px 25px -5px #0000001a;border:1px solid rgba(0,0,0,.1)}:root{color-scheme:light;color:#213547;background-color:#fff}body,p,h1,h2,h3,h4,h5,h6,input,textarea{color:#213547}.field-input,.summary-editor,.field-label{color:#333}@media (prefers-color-scheme: dark){:root{color:#213547;background-color:#fff}body,p,h1,h2,h3,h4,h5,h6,input,textarea{color:#213547}}html,body,#root,.App{min-height:100%;margin:0;padding:0;box-sizing:border-box;background:#fff}#root{width:100%;margin:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.rss-sheet-backdrop,[class*=backdrop]{background:transparent!important}body,#root{background:#fff!important}._8eLsd[style*="height: 80px"]{pointer-events:none;height:80px!important;max-height:80px!important;overflow:visible!important;width:100vw!important;inset:auto 0 0!important}._8eLsd[style*="height: 80px"] ._7vsRM,._8eLsd[style*="height: 80px"] ._ASuX0,._8eLsd[style*="height: 80px"] ._YZRPO,._8eLsd[style*="height: 80px"] ._xlcmb{pointer-events:auto}.rss-backdrop,.rss-sheet-backdrop,._SJDBw,._eog8P{pointer-events:none!important}.document-tree{height:100%;display:flex;flex-direction:column;background-color:#f8f9fa;border-right:1px solid #e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;min-height:0}.tree-header{padding:12px 16px;border-bottom:1px solid #e0e0e0;background-color:#fff}.tree-header h3{margin:0;font-size:13px;font-weight:600;color:#333}.tree-content{flex:1;overflow-y:auto;padding:4px 0;min-height:0}.tree-node{width:100%}.tree-item{display:flex;align-items:center;padding:2px 8px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .1s ease}.tree-item:hover{background-color:#e8eaed}.tree-item.active{background-color:#e3f2fd;color:#1976d2}.tree-item-content{display:flex;align-items:center;width:100%;min-height:20px}.expand-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-right:4px;font-size:10px;color:#666;transition:transform .2s ease;cursor:pointer}.expand-icon.expanded{transform:rotate(90deg)}.expand-placeholder{width:16px;height:16px;margin-right:4px}.node-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.project-item .node-title{font-weight:600}.tree-children{width:100%}.tree-content::-webkit-scrollbar{width:8px}.tree-content::-webkit-scrollbar-track{background:transparent}.tree-content::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:4px}.tree-content::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.next-actions{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:2px 4px;margin:2px 0;display:flex;align-items:center;gap:8px;min-height:32px}.next-actions-header{margin:0;flex-shrink:0}.next-actions-header h4{margin:0;color:#495057;font-size:12px;font-weight:600;text-transform:none;letter-spacing:.5px;line-height:1}.next-actions-buttons{display:flex;gap:4px;flex-wrap:wrap;align-items:center}.next-action-button{background:#dee2e6;color:#495057;border:none;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;line-height:1;min-height:24px}.next-action-button:hover:not(:disabled){background:#ced4da;transform:translateY(-1px);box-shadow:0 1px 2px #0000001a}.next-action-button:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 1px #0000001a}.next-action-button:disabled{background:#e9ecef;cursor:not-allowed;opacity:.6}.next-action-button:focus{outline:none;box-shadow:0 0 0 1px #dee2e640}.document-workspace{flex:1;display:flex;flex-direction:column;height:100%;background:#fff;min-height:0;overflow:hidden}.workspace-header{padding:20px;border-bottom:1px solid #e9ecef;display:flex;align-items:center}.workspace-header h2{margin:0;font-size:24px;font-weight:600;color:#212529}.resize-handle-vertical{height:4px;background:#e9ecef;cursor:ns-resize!important;position:relative;transition:background-color .2s ease}.resize-handle-vertical:hover{background:#007bff}.resize-handle-vertical:before{content:"";position:absolute;top:-8px;left:0;right:0;height:20px;background:transparent;z-index:1}.document-fields-panel{flex:1;overflow-y:auto;padding:0;min-height:0;height:100%;display:flex;flex-direction:column}.fields-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f8f9fa;border-bottom:1px solid #e9ecef;min-height:36px;flex-shrink:0}.fields-title{font-size:12px;font-weight:600;color:#495057;letter-spacing:.5px}.collapse-button{background:none;border:none;cursor:pointer;padding:4px;color:#6c757d;font-size:10px;border-radius:2px;transition:color .2s ease;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.collapse-button:hover{color:#495057;background:#e9ecef}.collapsed-fields-panel{background:#f8f9fa;border-top:1px solid #e9ecef;min-height:36px;display:flex;align-items:center}.collapsed-fields-panel .fields-header{border-bottom:none;width:100%}.fields-table{display:flex;flex-direction:column;margin:0;padding:0;line-height:1;font-size:12px;flex:1;overflow-y:auto}.field-row{display:flex;align-items:stretch;border-bottom:1px solid #e0e0e0;margin:0;padding:0;line-height:1;position:relative}.field-row:last-child{border-bottom:none}.field-row.saving:after{content:"Saving...";position:absolute;top:2px;right:8px;font-size:10px;color:#6c757d;font-style:italic;z-index:1}.field-label{width:180px;padding:2px 8px;font-weight:500;color:#333;font-size:12px;background:#f5f5f5;border-right:1px solid #ddd;flex-shrink:0;display:flex;align-items:center;margin:0;line-height:1}.field-input{flex:1;padding:2px 8px;border:none;font-size:12px;resize:vertical;background:#fff;font-family:inherit;margin:0;line-height:1;outline:none;box-sizing:border-box;position:relative;color:#333}.field-input:focus{outline:none;background:#f8f9ff}.field-input.saving{background:#fff3cd}.document-summary-panel{background:#fff;border-bottom:1px solid #e9ecef;position:relative;overflow:hidden}.document-workspace .summary-content{padding:0;overflow:hidden;min-height:0;flex:1;height:100%;display:flex;flex-direction:column}.summary-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f8f9fa;border-bottom:1px solid #e9ecef;min-height:36px;flex-shrink:0}.summary-title{font-size:12px;font-weight:600;color:#495057;letter-spacing:.5px}.saving-indicator{font-size:11px;color:#6c757d;font-style:italic}.summary-editor{width:100%;height:100%;border:none;resize:none;padding:16px 16px 48px;font-family:inherit;font-size:14px;line-height:1.5;background:transparent;outline:none;color:#333}.summary-editor:focus{outline:none;background:#f8f9ff}.next-actions-container{position:absolute;bottom:2px;left:2px;right:2px;z-index:10}.next-actions-container .next-actions{margin:0}.document-tabs{display:flex;background:#f8f9fa;border-bottom:1px solid #dee2e6;overflow-x:auto;min-height:24px}.tab{display:flex;align-items:center;padding:2px 8px;background:#e9ecef;border-right:1px solid #dee2e6;cursor:pointer;min-width:100px;max-width:180px;transition:all .2s ease;-webkit-user-select:none;user-select:none;position:relative}.tab:hover{background:#dee2e6}.tab.active{background:#fff;border-bottom:2px solid #007bff;font-weight:500}.tab-icon{margin-right:4px;font-size:16px}.tab-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.tab-close{background:none;border:none;color:#6c757d;cursor:pointer;padding:1px 3px;margin-left:4px;border-radius:2px;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.tab-close:hover{background:#dc3545;color:#fff}.document-tabs::-webkit-scrollbar{height:4px}.document-tabs::-webkit-scrollbar-track{background:#f1f1f1}.document-tabs::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.document-tabs::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.tab{min-width:80px;padding:1px 6px}.tab-title{font-size:12px}.tab-icon{font-size:14px}}.project-tab{height:100%;display:flex;flex-direction:column;background:#fff;min-height:0}.project-header{padding:24px 32px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.project-header h1{margin:0 0 8px;font-size:28px;font-weight:600;color:#212529}.project-meta{display:flex;align-items:center;gap:16px}.project-status{font-size:14px;color:#6c757d;text-transform:capitalize;padding:4px 12px;background:#fff;border-radius:16px;border:1px solid #dee2e6}.project-content{flex:1;padding:32px;overflow-y:auto;min-height:0}.welcome-section{text-align:center;margin-bottom:48px}.welcome-section h2{margin:0 0 16px;font-size:24px;font-weight:500;color:#212529}.welcome-section p{font-size:16px;color:#6c757d;max-width:600px;margin:0 auto}.document-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:48px}.document-card{background:#fff;border:1px solid #e0e0e0;border-left:4px solid;border-radius:8px;padding:20px;cursor:pointer;transition:all .2s ease;position:relative}.document-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.document-card-icon{font-size:2rem;margin-bottom:12px}.document-card-content h3{margin:0 0 8px;font-size:1.2rem;font-weight:600;color:#333}.document-card-content p{margin:0;color:#666;font-size:.9rem;line-height:1.4}.document-card-content p:before{content:"Click here ";color:#007bff;font-weight:500}.document-card-action{margin-left:16px;padding:8px 16px;background:#007bff;color:#fff;border-radius:6px;font-size:14px;font-weight:500;transition:all .2s ease}.document-card:hover .document-card-action{background:#0056b3}.project-info{max-width:800px;margin:0 auto;padding:32px;background:#f8f9fa;border-radius:8px;text-align:center}.project-info h3{margin:0 0 16px;font-size:20px;font-weight:500;color:#212529}.project-info p{margin:0;font-size:16px;color:#6c757d;line-height:1.6}@media (max-width: 768px){.project-header{padding:16px 20px}.project-header h1{font-size:24px}.project-content{padding:20px}.document-grid{grid-template-columns:1fr;gap:16px}.document-card{padding:20px}.document-card-icon{font-size:28px}.welcome-section h2{font-size:20px}.project-info{padding:20px}}.document-chat{height:100%;display:flex;flex-direction:column;background:#fff;border-left:1px solid #e9ecef;min-height:0;overflow:hidden}.chat-header{padding:2px 8px;border-bottom:1px solid #e9ecef;background:#f8f9fa;flex-shrink:0;min-height:31px;display:flex;align-items:center}.chat-header h3{margin:0;font-size:12px;font-weight:600;color:#495057;letter-spacing:.5px}.chat-messages{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;min-height:0}.empty-chat{text-align:center;padding:20px;color:#6c757d;flex:1;display:flex;flex-direction:column;justify-content:center}.empty-chat-icon{font-size:32px;margin-bottom:12px}.empty-chat h4{margin:0 0 12px;font-size:16px;font-weight:500;color:#212529}.empty-chat p{margin:0 0 12px;font-size:14px}.empty-chat ul{text-align:left;max-width:300px;margin:0 auto;padding-left:20px}.empty-chat li{margin-bottom:6px;font-size:13px}.message{display:flex;flex-direction:column;max-width:80%}.message.user{align-self:flex-end}.message.ai{align-self:flex-start}.message-content{padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.4;word-wrap:break-word;white-space:pre-wrap}.message.user .message-content{background:#007bff;color:#fff;border-bottom-right-radius:4px}.message.ai .message-content{background:#f8f9fa;color:#212529;border:1px solid #e9ecef;border-bottom-left-radius:4px}.message-time{font-size:11px;color:#6c757d;margin-top:4px;padding:0 4px}.message.user .message-time{text-align:right}.message.ai .message-time{text-align:left}.typing-indicator{display:flex;gap:4px;padding:8px 0}.typing-indicator span{width:8px;height:8px;background:#6c757d;border-radius:50%;animation:typing 1.4s infinite ease-in-out}.typing-indicator span:nth-child(1){animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.chat-input{padding:16px;border-top:1px solid #e9ecef;background:#f8f9fa;display:flex;gap:12px;align-items:flex-end;flex-shrink:0}.chat-input textarea{flex:1;padding:12px;border:1px solid #dee2e6;border-radius:8px;font-size:14px;line-height:1.4;resize:none;font-family:inherit;background:#fff}.chat-input textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.chat-input textarea:disabled{background:#f8f9fa;color:#6c757d}.send-button{padding:12px 20px;background:#007bff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.send-button:hover:not(:disabled){background:#0056b3}.send-button:disabled{background:#6c757d;cursor:not-allowed}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#f1f1f1}.chat-messages::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.document-chat{border-left:none;border-top:1px solid #e9ecef}.chat-header{padding:2px 8px}.chat-messages,.chat-input{padding:16px}.message{max-width:90%}}.document-skeleton{padding:16px;height:100%;display:flex;flex-direction:column;gap:16px}.skeleton-summary{flex:1;display:flex;flex-direction:column;gap:8px}.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;height:16px}.skeleton-line-long{width:100%}.skeleton-line-medium{width:80%}.skeleton-line-short{width:60%}.skeleton-fields{display:flex;flex-direction:column;gap:12px}.skeleton-field{display:flex;flex-direction:column;gap:4px}.skeleton-label{width:120px;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:2px}.skeleton-input{width:100%;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.project-workspace{height:calc(100vh - 64px);width:100%;display:flex;background:#f8f9fa;overflow:hidden}.workspace-sidebar{width:100%;height:100%;background:#fff;display:flex;flex-direction:column;overflow:hidden;min-height:0}.workspace-main{width:100%;height:100%;display:flex;flex-direction:column;background:#fff;overflow:hidden;min-height:0}.workspace-chat{width:100%;height:100%;background:#fff;display:flex;flex-direction:column;overflow:hidden;min-height:0}.resize-handle{width:4px;background:#e9ecef;cursor:col-resize;transition:background-color .2s ease;position:relative}.resize-handle:hover{background:#007bff}.resize-handle:active{background:#0056b3}.resize-handle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:20px;background:#adb5bd;border-radius:1px}.resize-handle:hover:after{background:#007bff}.tab-content{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;position:fixed;top:0;left:0;background:#f8f9fa;gap:16px;z-index:1000}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{color:#6c757d;font-size:16px}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;text-align:center;padding:24px}.error-container h3{margin:0;color:#dc3545;font-size:20px}.error-container p{margin:0;color:#6c757d;font-size:16px;max-width:400px}.error-container button{padding:8px 16px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.error-container button:hover{background:#0056b3}.no-document-selected{display:flex;align-items:center;justify-content:center;height:100%;padding:24px}.empty-state{text-align:center;max-width:400px}.empty-state h3{margin:0 0 12px;color:#495057;font-size:18px}.empty-state p{margin:0;color:#6c757d;font-size:14px;line-height:1.5}.create-first-document{margin-top:24px;padding:16px;background:#f8f9fa;border-radius:6px}.create-first-document p{margin:0 0 8px;color:#495057;font-size:14px}.create-first-document p:last-child{margin-bottom:0;color:#6c757d;font-size:12px}.no-chat{display:flex;align-items:center;justify-content:center;height:100%;padding:20px}.no-chat .empty-chat{text-align:center;max-width:300px}.no-chat .empty-chat-icon{font-size:48px;margin-bottom:16px}.no-chat .empty-chat h4{margin:0 0 8px;color:#495057;font-size:18px}.no-chat .empty-chat p{margin:0;color:#6c757d;line-height:1.5}.project-chat{height:100%;display:flex;flex-direction:column;background:#fff}.project-chat .chat-header{padding:20px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.project-chat .chat-header h3{margin:0 0 8px;color:#212529;font-size:20px}.project-chat .chat-header p{margin:0;color:#6c757d;font-size:14px}.project-chat .chat-messages{flex:1;overflow-y:auto;padding:20px}.project-chat .empty-chat{text-align:center;max-width:400px;margin:0 auto;padding:40px 20px}.project-chat .empty-chat-icon{font-size:64px;margin-bottom:24px}.project-chat .empty-chat h4{margin:0 0 16px;color:#212529;font-size:24px;font-weight:600}.project-chat .empty-chat p{margin:0 0 16px;color:#6c757d;line-height:1.6;font-size:16px}.project-chat .empty-chat ul{text-align:left;margin:16px 0;padding-left:20px}.project-chat .empty-chat li{margin:8px 0;color:#495057;line-height:1.5}.project-chat .empty-chat li strong{color:#212529}.project-chat .empty-chat p:last-child{margin-top:24px;font-size:14px;color:#868e96;font-style:italic}@media (max-width: 1200px){.workspace-sidebar{min-width:240px}.workspace-chat{min-width:280px}}@media (max-width: 768px){.project-workspace{flex-direction:column;height:auto}.workspace-sidebar{height:300px;min-height:300px}.workspace-main{flex:1}.workspace-chat{height:300px;min-height:300px}}.admin-panel{display:grid;min-height:calc(100vh - 64px);background:#f5f5f5;width:100vw;padding:10px;box-sizing:border-box}.admin-header{background:#fff;padding:12px 15px;border-radius:6px;margin-bottom:10px;box-shadow:0 1px 3px #0000001a}.admin-header h1{margin:0;color:#333;font-size:18px}.admin-tabs{display:flex;gap:8px;margin-top:10px}.tab-button{padding:6px 12px;border:1px solid #ddd;background:#f8f9fa;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s}.tab-button:hover{background:#e9ecef}.tab-button.active{background:#007bff;color:#fff;border-color:#007bff}.admin-content{background:#fff;border-radius:6px;padding:12px;box-shadow:0 1px 3px #0000001a}.admin-loading,.admin-error{display:flex;align-items:center;justify-content:center;min-height:200px;font-size:18px}.admin-error{color:#d32f2f}.system-prompt-section{margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid #eee}.system-prompt-section h2{margin-bottom:20px;color:#333}.system-prompt-editor{margin-top:20px}.system-prompt-textarea{font-family:Courier New,monospace;font-size:14px;line-height:1.5;background:#f8f9fa;border:1px solid #ddd}.system-prompt-editor small{display:block;margin-top:10px;color:#666;font-style:italic}.loading{text-align:center;padding:20px;color:#666}.document-types-section h2{margin-bottom:20px;color:#333}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.document-types-layout{display:grid;grid-template-columns:300px 1fr;gap:20px;height:calc(100vh - 250px);overflow:hidden}.document-types-list{border-right:1px solid #eee;padding-right:20px;overflow-y:auto;height:100%;padding-bottom:10px}.document-types-list h3{margin-bottom:15px;color:#333}.document-type-item{padding:12px;border:1px solid #eee;border-radius:4px;margin-bottom:8px;cursor:pointer;transition:all .2s}.document-type-item:hover{background:#f8f9fa}.document-type-item.active{border-color:#1976d2;background:#e3f2fd}.document-type-name{font-weight:600;margin-bottom:4px}.document-type-key{font-size:12px;color:#666;margin-bottom:4px}.document-type-fields{font-size:12px;color:#999}.document-type-single{font-size:12px;color:#666;margin-top:4px}.document-type-editor{padding-left:20px;overflow-y:auto;height:100%}.document-type-editor h3{margin-bottom:20px;color:#333}.empty-state{display:flex;align-items:center;justify-content:center;height:200px;color:#666;font-style:italic}.fields-section{margin-top:30px;padding-top:20px;border-top:1px solid #eee}.fields-section h4{margin-bottom:15px;color:#333}.fields-table{overflow-x:auto}.fields-table table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #ddd}.fields-table th,.fields-table td{padding:12px;text-align:left;border-bottom:1px solid #eee}.fields-table th{background:#f8f9fa;font-weight:600;color:#333}.fields-table tr:hover{background:#f8f9fa}.add-field-row{background:#f0f8ff!important}.table-input{width:100%;padding:6px 8px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.table-input:focus{outline:none;border-color:#1976d2}.table-actions{display:flex;gap:6px}.btn{padding:8px 16px;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s;background:#fff}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#1976d2;color:#fff;border-color:#1976d2}.btn-primary:hover:not(:disabled){background:#1565c0}.btn-secondary{background:#fff;color:#333}.btn-secondary:hover:not(:disabled){background:#f5f5f5}.btn-danger{background:#fff;color:#d32f2f;border-color:#d32f2f}.btn-danger:hover:not(:disabled){background:#ffebee}.btn-sm{padding:4px 8px;font-size:12px}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:500;color:#333}.form-input,.form-textarea{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.form-input:focus,.form-textarea:focus{outline:none;border-color:#1976d2}.form-textarea{resize:vertical;min-height:80px}.form-actions{display:flex;gap:10px;align-items:center;margin-top:20px}.success-message{color:#2e7d32;font-size:14px}.form-checkbox{width:18px;height:18px;accent-color:#1976d2}.form-group small{color:#666;font-size:12px;margin-top:4px;display:block}@media (max-width: 768px){.document-types-layout{grid-template-columns:1fr}.document-types-list{border-right:none;border-bottom:1px solid #eee;padding-right:0;padding-bottom:20px}.document-type-editor{padding-left:0}.fields-table{font-size:12px}.fields-table th,.fields-table td{padding:8px}}.admin-panel .users-section{width:100%}.admin-panel .users-layout{display:grid;grid-template-columns:300px 1fr;gap:12px;height:calc(100vh - 250px);overflow:hidden}.admin-panel .tree-sidebar,.admin-panel .document-main{background:#f8f9fa;border-radius:6px;padding:10px;overflow:hidden;display:flex;flex-direction:column;min-height:0;height:100%}.admin-panel .tree-sidebar h3,.admin-panel .document-main h3{margin:0 0 10px;color:#333;font-size:14px;border-bottom:1px solid #ddd;padding-bottom:8px;flex-shrink:0}.admin-panel .tree-container{font-size:12px;overflow-y:auto;height:100%;padding-right:5px}.admin-panel .tree-container::-webkit-scrollbar,.document-types-list::-webkit-scrollbar{width:6px}.admin-panel .tree-container::-webkit-scrollbar-track,.document-types-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.admin-panel .tree-container::-webkit-scrollbar-thumb,.document-types-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.admin-panel .tree-container::-webkit-scrollbar-thumb:hover,.document-types-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.admin-panel .tree-user{margin-bottom:4px}.admin-panel .tree-user-header{display:flex;align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;padding:6px 8px;cursor:pointer;transition:all .2s}.admin-panel .tree-user-header:hover{border-color:#007bff;background:#f8f9fa}.admin-panel .tree-user-header.active{border-color:#007bff;background:#e3f2fd}.admin-panel .tree-toggle{background:none;border:none;cursor:pointer;font-size:10px;color:#666;margin-right:6px;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.admin-panel .tree-toggle:hover{color:#333}.admin-panel .tree-user-info{flex:1;cursor:pointer;padding:2px 0}.admin-panel .tree-user-info:hover{background:#007bff1a;border-radius:3px}.admin-panel .tree-user-email{font-weight:600;color:#333;font-size:12px;margin-bottom:2px}.admin-panel .tree-user-meta{display:flex;gap:4px}.admin-panel .user-name{font-size:11px;color:#666;font-style:italic}.admin-panel .tree-projects{margin-left:20px;margin-top:4px}.admin-panel .tree-project{margin-bottom:3px}.admin-panel .tree-project-header{display:flex;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:3px;padding:5px 6px;cursor:pointer;transition:all .2s}.admin-panel .tree-project-header:hover{border-color:#007bff;background:#f8f9fa}.admin-panel .tree-project-header.active{border-color:#007bff;background:#e3f2fd}.admin-panel .tree-project-info{flex:1;cursor:pointer;padding:2px 0}.admin-panel .tree-project-info:hover{background:#007bff1a;border-radius:3px}.admin-panel .tree-project-name{font-weight:600;color:#333;font-size:11px;margin-bottom:2px;display:flex;align-items:center;gap:6px}.admin-panel .tree-project-id{font-size:9px;color:#666;font-family:monospace}.admin-panel .tree-documents{margin-left:20px;margin-top:3px}.admin-panel .tree-document{background:#fff;border:1px solid #f0f0f0;border-radius:3px;padding:4px 6px;margin-bottom:2px;cursor:pointer;transition:all .2s;position:relative}.admin-panel .tree-document:hover{border-color:#007bff;background:#f8f9fa;transform:translate(2px)}.admin-panel .tree-document.active{border-color:#007bff;background:#e3f2fd;box-shadow:0 1px 3px #007bff33}.admin-panel .tree-document-title{font-weight:600;color:#333;font-size:11px;margin-bottom:1px;display:flex;align-items:center;gap:6px}.admin-panel .tree-document-type{font-size:10px;color:#666}.admin-panel .tree-loading{font-size:10px;color:#666;font-style:italic;padding:4px 6px;margin-left:20px}.admin-panel .user-email,.admin-panel .project-name,.admin-panel .document-title{font-weight:600;color:#333;margin-bottom:3px;font-size:13px}.admin-panel .user-name,.admin-panel .project-status,.admin-panel .document-type{font-size:11px;color:#666;margin-bottom:3px}.admin-panel .user-info{display:flex;gap:6px;margin-bottom:3px}.admin-panel .user-admin,.admin-panel .user-oauth{font-size:10px;padding:1px 4px;border-radius:2px;background:#e9ecef;color:#495057}.admin-panel .user-admin.admin{background:#28a745;color:#fff}.admin-panel .user-oauth{background:#17a2b8;color:#fff}.admin-panel .user-date,.admin-panel .project-date,.admin-panel .document-date{font-size:10px;color:#999}.admin-panel .project-language{font-size:10px;color:#6c757d;background:#f8f9fa;padding:1px 4px;border-radius:2px;display:inline-block}.admin-panel .empty-state{text-align:center;color:#666;font-style:italic;padding:12px;font-size:12px}.admin-panel .document-content{background:#fff;border-radius:4px;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:15px;flex:1;min-height:0;overflow:hidden}.admin-panel .document-left,.admin-panel .document-right{display:flex;flex-direction:column;overflow-y:auto;min-height:0}.admin-panel .document-summary,.admin-panel .document-fields{margin-bottom:12px;flex-shrink:0}.admin-panel .document-chat{flex:1;display:flex;flex-direction:column}.admin-panel .document-summary h4,.admin-panel .document-fields h4,.admin-panel .document-chat h4{margin:0 0 8px;color:#333;font-size:12px}.admin-panel .summary-content{background:#f8f9fa;border-radius:3px;padding:10px;border:1px solid #e9ecef;overflow:hidden}.admin-panel .summary-content pre{margin:0;white-space:pre-wrap;word-wrap:break-word;font-family:inherit;font-size:11px;line-height:1.3;color:#333;max-height:150px;overflow-y:auto}.admin-panel .fields-list{background:#f8f9fa;border-radius:3px;padding:8px}.admin-panel .field-item{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #eee}.admin-panel .field-item:last-child{border-bottom:none}.admin-panel .field-key{font-weight:600;color:#333;min-width:100px;font-size:11px}.admin-panel .field-value{color:#666;flex:1;margin-left:10px;font-size:11px}.admin-panel .chat-messages{flex:1;overflow-y:auto;background:#f8f9fa;border-radius:3px;padding:8px}.admin-panel .chat-message{background:#fff;border-radius:3px;padding:8px;margin-bottom:8px;border-left:2px solid #ddd}.admin-panel .chat-message.user{border-left-color:#007bff}.admin-panel .chat-message.ai{border-left-color:#28a745}.admin-panel .message-role{font-size:10px;font-weight:600;color:#666;margin-bottom:4px;text-transform:uppercase}.admin-panel .message-content{color:#333;line-height:1.3;margin-bottom:4px;white-space:pre-wrap;font-size:11px}.admin-panel .message-time{font-size:9px;color:#999}@media (max-width: 1200px){.admin-panel .users-layout{grid-template-columns:250px 1fr}}@media (max-width: 768px){.admin-panel .users-layout{grid-template-columns:1fr;height:auto}.admin-panel .tree-sidebar,.admin-panel .document-main{margin-bottom:12px}}
