:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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;display:flex;place-items:center;min-width:320px;min-height:100vh}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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.unauthorized-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.unauthorized-card{padding:50px 40px;border-radius:16px;text-align:center;max-width:520px;width:100%;position:relative;overflow:hidden}.unauthorized-decorative{position:absolute;top:0;left:0;right:0;height:4px}.unauthorized-icon-wrapper{margin-bottom:24px;display:flex;justify-content:center}.unauthorized-icon-circle{width:80px;height:80px;border-radius:50%;background-color:#fff2f0;display:flex;align-items:center;justify-content:center;border:3px solid #ffccc7}.unauthorized-lock-icon{font-size:36px;color:#ff4d4f}.unauthorized-title{font-size:26px!important;font-weight:600!important;color:#262626!important;margin-bottom:16px!important;line-height:1.3!important}.unauthorized-paragraph{font-size:16px!important;color:#595959!important;margin-bottom:24px!important;line-height:1.6!important}.unauthorized-tips{background-color:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;padding:16px;margin-bottom:32px;text-align:left}.unauthorized-tips-title{color:#52c41a!important;font-size:14px!important}.unauthorized-tips-list{margin:8px 0 0;padding-left:20px;color:#595959;font-size:14px}.unauthorized-switch-btn{background-color:#1890ff!important;border-color:#1890ff!important;font-weight:500!important;height:46px!important;padding:0 24px!important;font-size:15px!important;border-radius:8px!important;box-shadow:0 4px 12px #1890ff4d!important}.unauthorized-back-btn{font-weight:500!important;height:46px!important;padding:0 24px!important;font-size:15px!important;border-radius:8px!important;border-color:#d9d9d9!important}.unauthorized-help-link{color:#722ed1!important;font-size:15px!important;font-weight:500!important;padding:0!important;height:auto!important}.unauthorized-footer{color:#fffc!important;font-size:14px!important;margin-top:24px!important;text-align:center!important}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%;margin:0;padding:0}.app-layout{height:100vh;width:100vw;background:#f5f5f5;display:flex;margin:0;padding:0}.app-sidebar{background:#fff!important;border-right:1px solid #f0f0f0;box-shadow:2px 0 8px #00000005;overflow:hidden;position:relative;flex-shrink:0;width:320px!important;min-width:320px!important;max-width:320px!important}.main-layout{flex:1;height:100vh;width:calc(100vw - 320px);display:flex;flex-direction:column;min-width:0}.app-content{background:#fff;display:flex;flex-direction:column;height:100vh;width:100%;overflow:hidden;flex:1;padding:0!important;margin:0!important}[data-theme=dark] .app-layout{background:#141414}[data-theme=dark] .app-sidebar{background:#141414!important;border-right:1px solid #303030}[data-theme=dark] .app-content{background:#141414}.sidebar-container{height:100vh;display:flex;flex-direction:column;padding:20px 16px;position:relative;overflow-y:auto;overflow-x:hidden}.sidebar-container::-webkit-scrollbar{width:0px;background:transparent}.sidebar-header{margin-bottom:20px;flex-shrink:0}.app-branding{display:flex;align-items:center;gap:12px;margin-bottom:12px}.app-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:4px}.app-info{flex:1;min-width:0}.app-title{margin:0!important;color:#1890ff;font-size:18px!important;font-weight:600;line-height:1.2}.app-subtitle{font-size:11px;color:#8c8c8c;display:block;margin-top:2px}.feature-info{padding:8px 12px;background:#1890ff0d;border-radius:6px;border-left:3px solid #1890ff}.sidebar-title{margin-bottom:8px!important;color:#1890ff;display:flex;align-items:center;gap:8px;font-size:18px!important}.sidebar-footer{margin-top:auto;padding-top:20px;flex-shrink:0;border-top:1px solid #f0f0f0}[data-theme=dark] .app-subtitle{color:#a6a6a6}[data-theme=dark] .feature-info{background:#1890ff1a;border-left:3px solid #1890ff}.file-upload-container{flex:1;display:flex;flex-direction:column}.upload-card{border:1px dashed #d9d9d9;border-radius:8px;background:#fafafa}.upload-dragger{border:none!important;background:transparent!important}.upload-dragger .ant-upload-drag-icon{font-size:32px;color:#1890ff;margin-bottom:8px}.upload-dragger .ant-upload-text{font-size:14px;font-weight:500;color:#595959;margin-bottom:4px}.upload-dragger .ant-upload-hint{font-size:12px;color:#8c8c8c}.file-preview{margin:16px 0;border:1px solid #e8f4ff;background:#f6ffed}.uploaded-file-card{border:1px solid #b7eb8f;background:#f6ffed}.uploaded-file-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.file-info{background:#fff;border:1px solid #f0f0f0;margin:8px 0}.chat-interface{display:flex;flex-direction:column;height:100vh;width:100%;background:#fff;min-width:0;flex:1}.chat-heading{display:flex;align-items:center;justify-content:center}.chat-header{padding:20px 24px;border-bottom:1px solid #f0f0f0;background:#fff;box-shadow:0 2px 8px #00000005;flex-shrink:0;z-index:1}.messages-container{flex:1;overflow-y:auto;overflow-x:hidden;padding:20px 24px;background:#fafafa;position:relative;min-height:0}.empty-chat{display:flex;align-items:center;justify-content:center;height:100%;text-align:center;min-height:400px}.message-wrapper{margin-bottom:16px;display:flex;width:100%}.message-wrapper.user{justify-content:flex-end}.message-wrapper.ai{justify-content:flex-start}.message-container{display:flex;align-items:flex-end;gap:8px;max-width:70%}.message-avatar{flex-shrink:0}.ai-avatar{background:#1890ff!important}.user-avatar{background:#52c41a!important}.message-bubble{padding:12px 16px;border-radius:16px;position:relative;word-wrap:break-word;box-shadow:0 2px 8px #0000000f}.message-bubble.ai{background:#fff;border:1px solid #f0f0f0;border-bottom-left-radius:4px}.message-bubble.user{background:#1890ff;color:#fff;border-bottom-right-radius:4px}.message-bubble.typing{background:#f0f0f0;border:1px solid #e8e8e8}.message-text{line-height:1.5;margin-bottom:4px;white-space:pre-line}.message-text.ai{color:#000}.message-text.user{color:#fff}.message-timestamp{font-size:11px;opacity:.7;text-align:right}.message-bubble.user .message-timestamp{color:#fffc}.suggestions-container{margin:16px 0 20px;padding:16px;background:#f8f9fa;border-radius:12px;border:1px solid #e8f4ff;animation:fadeInUp .3s ease-out}.suggestions-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e6ed}.suggestions-list{display:flex;flex-wrap:wrap;gap:8px}.suggestion-tag{cursor:pointer!important;margin:2px!important;padding:8px 14px!important;border-radius:20px!important;border:1px solid #1890ff!important;color:#1890ff!important;background:#f0f8ff!important;transition:all .2s ease!important;font-size:13px;line-height:1.4;max-width:100%;word-wrap:break-word;display:inline-block}.suggestion-tag:hover{background:#1890ff!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}.suggestion-tag:active{transform:translateY(0)}.chat-input{padding:20px 24px;background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #00000005;flex-shrink:0}.chat-input-field{border-radius:20px!important;padding:12px 16px!important;font-size:14px;border:1px solid #d9d9d9!important;box-shadow:0 2px 4px #00000005;resize:none!important}.chat-input-field:focus{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.send-button{border-radius:50%!important;width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-left:8px!important;box-shadow:0 2px 8px #1890ff4d;flex-shrink:0}.send-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1890ff66}[data-theme=dark] .chat-interface{background:#141414}[data-theme=dark] .chat-header{background:#141414;border-bottom:1px solid #303030}[data-theme=dark] .messages-container{background:#0f0f0f}[data-theme=dark] .message-bubble.ai,[data-theme=dark] .message-bubble.typing,[data-theme=dark] .suggestions-container{background:#262626;border:1px solid #404040}[data-theme=dark] .suggestions-header{border-bottom:1px solid #404040}[data-theme=dark] .suggestion-tag{background:#1a1a1a!important;border:1px solid #1890ff!important;color:#1890ff!important}[data-theme=dark] .suggestion-tag:hover{background:#1890ff!important;color:#fff!important}[data-theme=dark] .message-text.ai,[data-theme=dark] .message-text.user,[data-theme=dark] .message-bubble.ai,[data-theme=dark] .message-bubble.ai .message-text{color:#fff!important}[data-theme=dark] .chat-input{background:#141414;border-top:1px solid #303030}[data-theme=dark] .chat-input-field{background:#262626!important;border:1px solid #404040!important;color:#fff!important}[data-theme=dark] .chat-input-field::placeholder{color:#8c8c8c!important}[data-theme=dark] .upload-card{background:#262626;border:1px dashed #404040}[data-theme=dark] .file-info{background:#262626;border:1px solid #404040}[data-theme=dark] .sidebar-footer{border-top:1px solid #303030}@media (max-width: 992px){.app-sidebar{position:fixed!important;z-index:1000!important;height:100vh!important}.main-layout{margin-left:0!important}}@media (max-width: 768px){.message-container{max-width:85%}.chat-header,.messages-container,.chat-input{padding:16px}.sidebar-container{padding:16px 12px}.suggestions-container{margin:12px 0 16px;padding:12px}.suggestion-tag{font-size:12px!important;padding:6px 10px!important}}@media (max-width: 480px){.message-container{max-width:95%}.message-bubble{padding:10px 14px}.chat-input-field{padding:10px 14px!important}.send-button{width:40px!important;height:40px!important}.suggestions-container{margin:8px 0 12px;padding:10px}.suggestions-list{gap:4px}}.messages-container::-webkit-scrollbar{width:6px}.messages-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.messages-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.messages-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-theme=dark] .messages-container::-webkit-scrollbar-track{background:#262626}[data-theme=dark] .messages-container::-webkit-scrollbar-thumb{background:#404040}[data-theme=dark] .messages-container::-webkit-scrollbar-thumb:hover{background:#595959}.send-button{transition:all .2s ease}.upload-dragger{transition:all .3s ease}.upload-dragger:hover{border-color:#1890ff!important}.ant-spin-dot{font-size:14px}.typing .ant-spin-dot-item{background-color:#1890ff}.ant-layout-sider-trigger{background:#1890ff!important;color:#fff!important}.ant-card{border-radius:8px}.ant-btn,.ant-input{border-radius:6px}.ant-upload-drag{border-radius:8px!important}.ant-layout{background:transparent!important}.ant-layout-content{background:transparent!important;padding:0!important;margin:0!important}.ant-layout-sider{background:#fff!important}[data-theme=dark] .ant-layout-sider{background:#141414!important}.error-message{border:1px solid #ff4d4f!important;background:#fff2f0!important}.error-avatar{background:#ff4d4f!important}[data-theme=dark] .error-message{background:#2a1215!important;border:1px solid #a8071a!important}
