: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}html,body{margin:0;min-width:320px;height:100%}#root{height:100%}.h-screen{height:100vh}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.min-h-0{min-height:0}.overflow-y-auto{overflow-y:auto}.flex-shrink-0{flex-shrink:0}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}.app-root{box-sizing:border-box}.chat-container{min-height:80vh}.chat-messages{min-height:200px}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.gap-2{gap:.5rem}.inline-flex{display:inline-flex}.relative{position:relative}.absolute{position:absolute}.text-green-600{color:#16a34a}.text-amber-600{color:#d97706}.text-lg{font-size:1.125rem}.cursor-help{cursor:help}.whitespace-nowrap{white-space:nowrap}.z-10{z-index:10}.left-full{left:100%}.ml-1{margin-left:.25rem}.top-0{top:0}.px-2{padding-left:.5rem;padding-right:.5rem}.text-sm{font-size:.875rem}.bg-gray-800{background-color:#1f2937}.text-white{color:#fff}.rounded{border-radius:.25rem}.shadow{box-shadow:0 1px 3px #0000001a}.bg-blue-100{background-color:#dbeafe}.hover\:bg-blue-200:hover{background-color:#bfdbfe}.rounded-full{border-radius:9999px}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.text-blue-800{color:#1e40af}.border{border-width:1px}.border-blue-200{border-color:#bfdbfe}.transition{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.auth-modal-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#00000080}.auth-modal-box{width:100%;max-width:400px;margin:0 1rem;background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.auth-modal-header{padding:1rem 1.25rem .5rem;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between}.auth-modal-tabs{display:flex;border-bottom:1px solid #f3f4f6}.auth-modal-tab{flex:1;padding:.75rem;font-size:.875rem;font-weight:500;color:#6b7280;background:none;border:none;cursor:pointer;border-bottom:2px solid transparent}.auth-modal-tab.active{color:#2563eb;border-bottom-color:#2563eb}.auth-modal-tab:hover:not(.active){color:#374151}.auth-modal-body{min-height:280px}.auth-modal-close{padding:.375rem;border-radius:.5rem;color:#6b7280;background:none;border:none;cursor:pointer}.auth-modal-close:hover{background:#f3f4f6;color:#374151}.auth-toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);padding:.5rem 1rem;border-radius:.5rem;background:#16a34a;color:#fff;font-size:.875rem;box-shadow:0 10px 15px -3px #0000001a}.auth-input{width:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;font-size:1rem}.auth-input:focus{outline:none;box-shadow:0 0 0 2px #2563eb}.auth-btn-primary{width:100%;padding:.625rem;border-radius:.5rem;background:#2563eb;color:#fff;font-weight:500;border:none;cursor:pointer}.auth-btn-primary:hover:not(:disabled){background:#1d4ed8}.auth-btn-primary:disabled{opacity:.5;cursor:not-allowed}.auth-btn-secondary{padding:.5rem 1rem;border-radius:.5rem;background:#f3f4f6;color:#374151;font-size:.875rem;border:none;cursor:pointer}.auth-btn-secondary:hover:not(:disabled){background:#e5e7eb}.auth-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.auth-btn-green{padding:.5rem 1rem;border-radius:.5rem;background:#16a34a;color:#fff;font-size:.875rem;border:none;cursor:pointer}.auth-btn-green:hover{background:#15803d}.auth-label{display:block;color:#4b5563;font-size:.875rem;margin-bottom:.25rem}.auth-error{color:#ef4444;font-size:.75rem;margin-top:.25rem}.auth-error-sm{color:#ef4444;font-size:.875rem;margin-bottom:.5rem}.auth-flex-col{display:flex;flex-direction:column}.auth-items-center{align-items:center;justify-content:center}.auth-py4{padding-top:1rem;padding-bottom:1rem}.auth-py6{padding-top:1.5rem;padding-bottom:1.5rem}.auth-py8{padding-top:2rem;padding-bottom:2rem}.auth-gap2{gap:.5rem}.auth-mb4{margin-bottom:1rem}.auth-mt4{margin-top:1rem}.auth-min-h{min-height:280px}.search-page-grid{display:grid;grid-template-columns:1fr;gap:24px;padding:16px;box-sizing:border-box;height:100vh;overflow:hidden}@media(min-width:1024px){.search-page-grid{grid-template-columns:1fr 2fr}}.search-page-left{min-height:0;overflow-y:auto;display:flex;flex-direction:column;align-self:stretch;scrollbar-gutter:stable;contain:layout paint}.search-page-right{display:flex;flex-direction:column;min-height:0;overflow-y:auto;align-self:stretch;scrollbar-gutter:stable}.recovery-banner{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:10px 14px;background:linear-gradient(135deg,#e6f7ff,#f0f5ff);border:1px solid #91d5ff;border-radius:8px;font-size:.9em}.recovery-banner-text{color:#0050b3}.recovery-banner-actions{display:flex;gap:8px}.recovery-banner-btn{padding:6px 14px;border-radius:6px;font-size:.9em;cursor:pointer;border:1px solid transparent}.recovery-banner-btn--primary{background:#1890ff;color:#fff;border-color:#1890ff}.recovery-banner-btn--primary:hover{background:#40a9ff}.recovery-banner-btn--secondary{background:#fff;color:#595959;border-color:#d9d9d9}.recovery-banner-btn--secondary:hover{border-color:#1890ff;color:#1890ff}.search-page-grid--three{grid-template-columns:1fr}@media(min-width:1024px){.search-page-grid--three{grid-template-columns:220px 1fr minmax(260px,320px)}}.search-page-sidebar{min-height:0;overflow:hidden;display:flex;flex-direction:column;align-self:stretch}.search-page-main{min-height:0;display:flex;flex-direction:column;align-self:stretch;border:1px solid #e8e8e8;border-radius:12px;background:#fff;overflow:hidden}.search-page-messages{flex:1;overflow-y:auto;min-height:0}.search-page-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#888}.search-page-new-btn{padding:10px 20px;border:1px solid #1890ff;border-radius:8px;background:#fff;color:#1890ff;font-size:1em;cursor:pointer}.search-page-new-btn:hover{background:#e6f7ff}.search-page-error{padding:8px 16px;font-size:.9em;color:#cf1322;background:#fff2f0;border-top:1px solid #ffccc7}.search-page-quota{flex-shrink:0;padding:8px 0;font-size:.9em;color:#666}.consensus-chat-root{display:flex;flex-direction:column;height:100%;min-height:320px;border:1px solid #e8e8e8;border-radius:12px;background:#fafafa;overflow:hidden;contain:layout paint}.consensus-chat-header{display:flex;align-items:center;gap:8px;flex-shrink:0;padding:12px 16px;border-bottom:1px solid #eee;background:#fff}.consensus-chat-icon{flex-shrink:0;color:#1890ff}.consensus-chat-title{margin:0;font-size:1rem;font-weight:600;color:#333}.consensus-chat-spinner{animation:consensus-spin .8s linear infinite;color:#1890ff}@keyframes consensus-spin{to{transform:rotate(360deg)}}.consensus-chat-body{overflow-y:auto;padding:12px 16px;contain:layout paint;overflow-anchor:auto;height:calc(100vh - 180px);min-height:240px;scrollbar-gutter:stable}.consensus-msg-user,.consensus-msg-assistant{margin-bottom:12px}.consensus-msg-user{text-align:right}.consensus-bubble-user{display:inline-block;max-width:90%;padding:8px 12px;border-radius:12px;background:#e6f7ff;border:1px solid #91d5ff;font-size:.95em}.consensus-bubble-assistant{display:inline-block;max-width:100%;padding:10px 14px;border-radius:12px;background:#fff;border:1px solid #e8e8e8;font-size:.95em;line-height:1.6;contain:layout;content-visibility:auto}.consensus-cursor{display:inline-block;width:2px;height:1em;background:#1890ff;margin-left:2px;animation:consensus-blink 1s step-end infinite}@keyframes consensus-blink{50%{opacity:0}}.consensus-error{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;background:#fff2f0;border:1px solid #ffccc7;color:#cf1322;font-size:.9em}.consensus-cite{color:#1890ff;cursor:help;font-weight:600;vertical-align:super;font-size:.75em}.consensus-cite-num{text-decoration:none}.consensus-cite-btn{margin:0;padding:0 2px;border:none;background:none;font:inherit;cursor:pointer;color:#1890ff;vertical-align:super;font-size:.75em;font-weight:600;text-decoration:none;display:inline-block;position:relative;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:auto}.consensus-cite-btn:hover{text-decoration:underline;background:#1890ff1f;border-radius:2px}.consensus-cite-btn:focus-visible{outline:2px solid #1890ff;outline-offset:1px}.suggestion-buttons-wrap{margin-top:12px;padding:10px 12px;border-radius:8px}.suggestion-buttons-wrap--blue{background:#e6f7ff;border:1px solid #91d5ff}.suggestion-buttons-wrap--grey{background:#f5f5f5;border:1px solid #d9d9d9}.suggestion-buttons-title{font-size:.9em;font-weight:600;color:#333;margin-bottom:8px}.suggestion-buttons-list{display:flex;flex-wrap:wrap;gap:8px}.suggestion-button{padding:6px 12px;border-radius:6px;border:1px solid transparent;font-size:.85em;cursor:pointer;transition:background .2s}.suggestion-buttons-wrap--blue .suggestion-button{background:#fff;color:#1890ff;border-color:#91d5ff}.suggestion-buttons-wrap--blue .suggestion-button:hover{background:#bae7ff}.suggestion-buttons-wrap--grey .suggestion-button{background:#fff;color:#595959;border-color:#d9d9d9}.suggestion-buttons-wrap--grey .suggestion-button:hover{background:#e8e8e8}.markdown-body{line-height:1.7;color:#1a1a1a;font-size:.95rem}.scholar-h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-top:1.2rem;margin-bottom:.6rem;border-bottom:1px solid #e5e7eb;padding-bottom:.3rem}.scholar-p{margin-bottom:.8rem;line-height:1.7;color:#374151}.scholar-li{margin-bottom:.5rem;line-height:1.6;color:#374151}.scholar-strong{color:#111827;font-weight:600}.citation-btn{color:#2563eb;font-weight:500;cursor:pointer;padding:0 2px;margin:0 1px;border-radius:2px;background:none;border:none;font-size:.85em;vertical-align:super;line-height:1;transition:all .2s}.citation-btn:hover{background-color:#eff6ff;text-decoration:underline}.suggestions-area{margin-top:1.2rem;padding-top:.8rem;border-top:1px solid #e5e7eb}.suggestions-label{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}.suggestions-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.suggestion-btn{padding:.4rem .8rem;background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;border-radius:9999px;font-size:.875rem;cursor:pointer;transition:all .2s}.suggestion-btn:hover{background:#dbeafe;transform:translateY(-1px)}.keywords-area{margin-top:1rem;padding-top:.8rem;border-top:1px dashed #d1d5db}.keywords-label{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}.keywords-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.keyword-btn{padding:.3rem .6rem;background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s}.keyword-btn:hover{background:#e5e7eb}.message-item{margin-bottom:1.5rem;padding:1rem;border-radius:.5rem}.message-item.message-item--user{text-align:right;background:transparent}.message-item.message-item--user .message-item-bubble{background:#f3f4f6;margin-left:2rem;border-radius:1rem 1rem .2rem}.message-item.message-item--assistant .message-item-bubble{background:#fff;border:1px solid #e5e7eb;margin-right:2rem;border-radius:1rem 1rem 1rem .2rem;box-shadow:0 1px 2px #0000000d}.message-item-bubble{display:inline-block;max-width:90%;padding:10px 14px;border-radius:12px;font-size:.95em;line-height:1.6}.message-item-bubble--user{background:#e6f7ff;border:1px solid #91d5ff}.message-item-bubble--assistant{background:#fff;border:1px solid #e8e8e8;text-align:left;max-width:100%}.message-item--streaming .message-item-bubble--assistant{min-height:1.6em}.message-item-streaming-body{white-space:pre-wrap;word-break:break-word}.message-item-view-papers{margin-top:8px;font-size:.8em;color:#1890ff;background:none;border:none;cursor:pointer;padding:0}.message-item-view-papers:hover{text-decoration:underline}.message-item-failed-hint{margin-top:8px;font-size:.85em;color:#999}.message-list{flex:1;overflow-y:auto;padding:12px 16px}.input-area{display:flex;gap:8px;padding:12px;border-top:1px solid #e8e8e8;background:#fff}.input-area-field{flex:1;padding:10px 14px;border:1px solid #d9d9d9;border-radius:8px;font-size:1em}.input-area-field:focus{outline:none;border-color:#1890ff}.input-area-field:disabled{background:#f5f5f5;cursor:not-allowed}.input-area-btn{padding:10px 20px;border:none;border-radius:8px;background:#1890ff;color:#fff;font-size:1em;cursor:pointer}.input-area-btn:hover:not(:disabled){background:#40a9ff}.input-area-btn:disabled{background:#d9d9d9;cursor:not-allowed}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;padding:10px 12px;background:#fafafa;border-bottom:1px solid #e8e8e8}.filter-bar-label{display:flex;align-items:center;gap:6px;font-size:.85em;color:#666}.filter-bar-select{padding:4px 8px;border:1px solid #d9d9d9;border-radius:4px;font-size:.9em;background:#fff}.results-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}.results-panel-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px;display:flex;flex-direction:column;gap:10px}.paper-card{padding:12px 14px;border-radius:8px;border:1px solid #e8e8e8;background:#fff;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.paper-card:hover{box-shadow:0 4px 12px #00000014}.paper-card--preprint{border-left:3px solid #faad14}.paper-card-header{margin-bottom:6px}.paper-card-title{margin:0 0 4px;font-size:.95em;font-weight:600;color:#333}.paper-card-badges{margin-top:4px}.badge{display:inline-block;padding:2px 6px;border-radius:4px;font-size:.75em}.badge--preprint{background:#fff7e6;color:#d46b08;border:1px solid #ffd591}.badge--journal{background:#e6f7ff;color:#0958d9;border:1px solid #91d5ff}.paper-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:.8em;color:#666;margin-bottom:8px}.paper-meta span:not(:last-child):after{content:" · ";color:#999}.paper-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f0}.paper-action-btn{padding:4px 10px;font-size:.8em;border:1px solid #d9d9d9;border-radius:4px;background:#fff;cursor:pointer}.paper-action-btn:hover{border-color:#1890ff;color:#1890ff}.paper-action-link{font-size:.8em;color:#1890ff;text-decoration:none}.paper-action-link:hover{text-decoration:underline}.literature-panel{display:flex;flex-direction:column;gap:10px;padding:12px;overflow-y:auto}@keyframes literature-card-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.literature-card{padding:12px 14px;border-radius:8px;border:1px solid #e8e8e8;background:#fff;transition:border-color .2s,background .2s,box-shadow .2s;cursor:pointer}.literature-card--stagger{opacity:0;animation:literature-card-in .3s ease forwards}.literature-card:hover{box-shadow:0 4px 12px #00000014}.literature-card--active{border-color:#1890ff;background:#e6f7ff}.literature-card-index{font-size:.85em;font-weight:600;color:#1890ff;margin-bottom:4px}.literature-card-title{font-weight:600;font-size:.95em;color:#333;margin-bottom:6px}.literature-card-authors{font-size:.85em;color:#666;margin-bottom:4px}.literature-card-meta{font-size:.8em;color:#999}.conversation-sidebar{display:flex;flex-direction:column;height:100%;border-right:1px solid #e8e8e8;background:#fafafa}.conversation-sidebar-new{flex-shrink:0;margin:12px;padding:10px 14px;border:1px dashed #d9d9d9;border-radius:8px;background:#fff;color:#595959;font-size:.95em;cursor:pointer}.conversation-sidebar-new:hover{border-color:#1890ff;color:#1890ff}.conversation-sidebar-list{flex:1;overflow-y:auto;padding:0 8px 12px}.conversation-sidebar-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;margin-bottom:4px;border-radius:8px;cursor:pointer;transition:background .2s}.conversation-sidebar-item:hover{background:#f0f0f0}.conversation-sidebar-item--active{background:#e6f7ff}.conversation-sidebar-item-title{flex:1;min-width:0;font-size:.9em;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-sidebar-item-delete{flex-shrink:0;width:24px;height:24px;padding:0;border:none;border-radius:4px;background:transparent;color:#999;font-size:1.2em;line-height:1;cursor:pointer}.conversation-sidebar-item-delete:hover{background:#ffccc7;color:#cf1322}
