:root{font-family:"Source Sans 3",IBM Plex Sans,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#0f1115;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-width:320px;overflow:hidden;background:#fff}a{color:inherit;text-decoration:none}#root{height:100%}.muted{color:#6b7280}.muted.small{font-size:12px;overflow-wrap:anywhere}.error{color:#4b5563}.error.small{font-size:12px;overflow-wrap:anywhere}.title{font-size:20px;font-weight:600}.btn{background:#fff;color:inherit;border:1px solid #d1d5db;padding:8px 12px;border-radius:8px;font-size:14px;cursor:pointer}.btn:hover{border-color:#9ca3af}.card{background:transparent;border:none;padding:0}.input,.textarea{width:100%;box-sizing:border-box;background:#fff;color:inherit;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;outline:none;font-size:14px}.input:focus,.textarea:focus{border-color:#9ca3af}.centered{height:100%;display:grid;place-items:center;padding:16px}.login-card{width:min(440px,92vw);display:grid;gap:14px}.auth-shell{background:#fff}.auth-card{border:1px solid #e5e7eb;border-radius:16px;padding:28px;box-shadow:0 10px 30px #0f11150f}.auth-brand{font-size:18px;font-weight:700;letter-spacing:.3px}.auth-title{font-size:22px;font-weight:600}.auth-subtitle{font-size:13px;margin-top:-6px}.form{display:grid;gap:12px}.label{display:grid;gap:6px;font-size:14px}.hint{font-size:12px}.link-row{display:flex;gap:8px;align-items:center;justify-content:center;font-size:13px}.link{color:inherit;text-decoration:none;font-weight:600}.app-shell{height:100%;display:grid;grid-template-columns:minmax(240px,320px) 1fr;overflow:hidden;background:#fff}.app-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:16px;padding:18px 16px;overflow:hidden;min-width:0}.sidebar-top{display:flex;flex-direction:column;gap:12px}.sidebar-title{font-size:20px;font-weight:600;letter-spacing:.2px;display:flex;align-items:center;gap:8px}.sidebar-toggle{margin-left:auto;width:auto;height:auto;border-radius:0;border:none;background:transparent;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:2px 0 2px 6px}.sidebar-toggle:hover{color:#4b5563}.sidebar-toggle svg{width:16px;height:16px}.sidebar-new{background:transparent;border:none;color:#9ca3af;padding:0;font-size:13px;font-weight:400;text-align:center;cursor:pointer;text-decoration:none;align-self:center;display:inline-flex;align-items:center;gap:8px}.sidebar-new .plus{font-size:14px;line-height:1;font-weight:400}.sidebar-scroll{display:flex;flex-direction:column;gap:18px;padding-right:6px;flex:1;min-height:0}.sidebar-list{display:flex;flex-direction:column;gap:4px;flex:0 1 auto;overflow-y:auto;padding-right:4px;max-height:clamp(120px,38vh,420px)}.chat-item{display:flex;align-items:center;gap:8px;text-align:left;width:100%;background:transparent;border-radius:6px;padding:6px 8px;color:inherit;cursor:pointer;min-width:0}.chat-item:hover{background:#f3f4f6}.chat-item.active{background:#e5e7eb;font-weight:600}.chat-item-title{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1;line-height:1.2}.chat-delete{border:none;background:transparent;color:#9ca3af;cursor:pointer;padding:4px;opacity:0;transition:opacity .12s ease,color .12s ease;flex:0 0 auto}.chat-item:hover .chat-delete{opacity:1}.chat-delete:hover{color:#ef4444}.sidebar-divider{height:1px;background:#e5e7eb}.sidebar-divider.section-divider{margin:-9px 0}.sidebar-sections{display:flex;flex-direction:column;gap:18px}.sidebar-section{display:flex;flex-direction:column;gap:8px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;border:none;background:transparent;padding:0;cursor:pointer;color:inherit}.section-right{display:inline-flex;align-items:center;gap:8px;color:#6b7280}.chev{width:16px;height:16px;transform:rotate(0);transition:transform .12s ease;color:#6b7280}.chev.open{transform:rotate(90deg)}.section-head-row{display:flex;justify-content:flex-end}.section-title{font-size:13px;font-weight:600}.section-action{font-size:12px;color:#4b5563;border:1px solid #d1d5db;padding:4px 10px;border-radius:999px;background:#fff;cursor:pointer}.section-action.disabled{opacity:.5;cursor:not-allowed}.section-action:disabled{opacity:.5;cursor:not-allowed}.section-list{display:flex;flex-direction:column;gap:6px}.section-upload{border:none;background:transparent;color:#9ca3af;cursor:pointer;padding:6px 0;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:400;text-decoration:none}.section-upload[disabled]{opacity:.5;cursor:not-allowed}.section-upload-plus{font-weight:400;line-height:1;font-size:14px}.section-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-actions{display:inline-flex;align-items:center;gap:10px}.section-item-title{font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-inline{border:none;background:transparent;color:#4b5563;font-size:12px;cursor:pointer;padding:0}.section-inline[disabled]{opacity:.5;cursor:not-allowed}.sidebar-footer{border-top:1px solid #e5e7eb;padding-top:12px;display:grid;gap:8px}.ws-status{font-size:12px;color:#6b7280;display:grid;gap:4px}.user-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.user-name{font-size:13px;font-weight:600;color:#111827;word-break:break-word}.logout-btn{width:100%;border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:10px;padding:8px 10px;font-size:13px;cursor:pointer}.logout-btn:hover{border-color:#9ca3af}.main{height:100%;overflow:hidden;background:#fff;position:relative;min-height:0}.chat-layout{height:100%;display:grid;grid-template-columns:1fr;min-height:0}.chat-layout.has-right{grid-template-columns:1fr var(--ictihat-panel-width, 320px)}.ictihat-panel{border-left:1px solid #e5e7eb;padding:14px 12px;overflow:hidden;display:flex;flex-direction:column;gap:10px;background:#fff;min-height:0;position:relative}.ictihat-panel-resizer{position:absolute;top:0;bottom:0;left:-6px;width:12px;cursor:col-resize;z-index:2}.ictihat-panel-resizer:after{content:"";position:absolute;top:10px;bottom:10px;left:5px;width:2px;border-radius:999px;background:transparent}.ictihat-panel:hover .ictihat-panel-resizer:after{background:#1118272e}.ictihat-panel-resizer:focus-visible:after{background:#1d4ed873}.ictihat-panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.ictihat-panel-title{font-size:13px;font-weight:600}.ictihat-panel-close{border:1px solid #e5e7eb;background:#fff;color:#6b7280;width:28px;height:28px;line-height:26px;padding:0;cursor:pointer;font-size:18px;border-radius:6px}.ictihat-panel-close:hover{background:#f3f4f6;color:#111827}.ictihat-panel-list{overflow:auto;display:flex;flex-direction:column;gap:6px;padding-right:4px;max-height:34vh;min-height:0}.ictihat-item{border:1px solid #e5e7eb;background:transparent;border-radius:0;padding:8px;font-size:12px;text-align:left;cursor:pointer;color:#111827}.ictihat-item:hover{background:#f3f4f6}.ictihat-item.active{background:#e5e7eb;font-weight:600}.ictihat-panel-body{flex:1;overflow:auto;border-top:1px solid #e5e7eb;padding-top:10px;min-height:0}.ictihat-text{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12.5px;line-height:1.5;color:#111827}.ictihat-page{height:100vh;background:#fff;display:flex;flex-direction:column}.ictihat-header{padding:14px 16px;border-bottom:1px solid #e5e7eb}.ictihat-header-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.ictihat-back{font-size:13px;color:#9ca3af;text-decoration:none;white-space:nowrap}.ictihat-back:hover{color:#4b5563}.ictihat-title{font-size:16px;font-weight:600}.ictihat-filters{padding:14px 16px;display:grid;gap:10px;border-bottom:1px solid #e5e7eb}.ictihat-ek{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ictihat-body{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr}.ictihat-results{border-right:1px solid #e5e7eb;padding:14px 16px;overflow:auto;display:grid;gap:10px;align-content:start}.ictihat-card{border:1px solid #e5e7eb;border-radius:0;padding:10px;display:grid;gap:8px}.ictihat-citation{font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ictihat-viewer{padding:14px 16px;overflow:auto}.ictihat-doc-title{font-size:13px;font-weight:600;margin-bottom:8px}.ictihat-doc-text{margin:0 0 10px;padding:10px;border:1px solid #e5e7eb;border-radius:0;background:transparent;white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12.5px;line-height:1.5}.sidebar-navlink{align-self:center;font-size:13px;color:#9ca3af;text-decoration:none;width:100%;text-align:center}.sidebar-navlink:hover{color:#4b5563}@media(max-width:980px){.chat-layout.has-right{grid-template-columns:1fr}.ictihat-panel{display:none}.ictihat-body{grid-template-columns:1fr}.ictihat-results{border-right:none;border-bottom:1px solid #e5e7eb}.ictihat-ek{grid-template-columns:repeat(2,minmax(0,1fr))}}.sidebar-fab{position:absolute;top:16px;left:16px;z-index:5;border:none;border-radius:0;padding:0;background:transparent;width:32px;height:32px;display:grid;place-items:center;cursor:pointer}.sidebar-fab:hover{color:#4b5563}.sidebar-fab svg{width:16px;height:16px}.chat-view{height:100%;display:flex;flex-direction:column;background:#fff;font-size:15px;line-height:1.6;color:#111827;min-height:0}.chat-body{flex:1;overflow-y:auto;padding:24px 24px 32px;display:flex;flex-direction:column;min-height:0}.chat-stream{width:100%;max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.msg{max-width:65%;padding:10px 12px;border-radius:12px;min-width:0;font-size:14px;line-height:1.5}.msg.assistant{align-self:flex-start;background:#fff;border:1px solid #e5e7eb;max-width:92%}.msg.user{align-self:flex-end;background:#f3f4f6;border:1px solid transparent}.msg-content{min-width:0;font-family:inherit;overflow-wrap:anywhere;word-break:break-word}.msg-content a{color:#1d4ed8;text-decoration:none}.msg-content a:hover{text-decoration:underline}.msg-content :where(h1,h2,h3){font-size:1em;margin:.3em 0 .4em;font-weight:600}.msg-content :where(p){margin:.35em 0}.msg-content :where(ul,ol){margin:.35em 0 .35em 1.1em}.msg-content :where(li){margin:.15em 0}.msg-content :where(code){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95em;overflow-wrap:anywhere;word-break:break-word}.msg-content :where(pre){margin:.5em 0;padding:10px 12px;border-radius:8px;overflow:auto;background:#f3f4f6;border:1px solid #e5e7eb}.msg-content :where(pre code){font-size:12.5px}.msg-content :where(blockquote){margin:.4em 0;padding-left:10px;border-left:2px solid #d1d5db;color:#4b5563}.atif-inline{margin:8px 0;color:inherit;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.55;font-family:inherit}.atif-inline:before{content:"“";margin-right:2px}.atif-inline:after{content:"”";margin-left:2px}.md-pre-unwrap{margin:6px 0;padding:0}.kunye-breadcrumb{display:inline;padding:0;border:none;background:transparent;font:inherit;font-size:12px;color:#9ca3af;cursor:pointer;text-align:left;white-space:normal;overflow-wrap:anywhere}.kunye-breadcrumb:hover{color:#6b7280;text-decoration:underline}.kunye-breadcrumb:disabled{cursor:default;opacity:.7;text-decoration:none}.ictihat-mark{background:#facc158c;color:inherit;padding:0 1px;border-radius:3px}.msg-ictihat{margin-top:10px;padding-top:10px;border-top:1px solid #e5e7eb;display:grid;gap:8px}.msg-ictihat-title{font-size:12px;font-weight:600;color:#111827}.msg-ictihat-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.msg-ictihat-sort{border:none;background:transparent;padding:0;font-size:12px;color:#9ca3af;cursor:pointer;white-space:nowrap}.msg-ictihat-sort:hover{color:#6b7280;text-decoration:underline}.msg-ictihat-list{display:grid;gap:6px}.msg-ictihat-btn{width:100%;text-align:left;border:1px solid #e5e7eb;background:transparent;border-radius:10px;padding:8px 10px;cursor:pointer;display:grid;gap:4px}.msg-ictihat-btn:hover{background:#f3f4f6}.msg-ictihat-toprow{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.msg-ictihat-citation{font-size:12px;font-weight:600;color:#111827;overflow-wrap:anywhere;min-width:0;flex:1 1 auto}.msg-ictihat-date{font-size:12px;color:#9ca3af;overflow-wrap:anywhere;flex:0 0 auto;white-space:nowrap}.msg-ictihat-excerpt{font-size:12px;color:#1d4ed8;background:#1d4ed814;padding:6px 8px;border-left:2px solid rgba(29,78,216,.35);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:8px}.ictihat-panel-meta{display:grid;gap:4px;margin-bottom:10px}.ictihat-panel-citation{font-size:12.5px;font-weight:600;overflow-wrap:anywhere}.composer{padding:12px 24px 20px;background:#fff}.composer-inner{max-width:880px;margin:0 auto}.chat-disclaimer{padding:0 24px 14px;font-size:12px;color:#6b7280;text-align:center}.drop-overlay{position:absolute;inset:0;background:#1118270f;display:grid;place-items:center;pointer-events:none}.drop-card{background:#fff;border:1px dashed #9ca3af;border-radius:14px;padding:14px 16px;box-shadow:0 10px 30px #0f111514;color:#111827;font-size:14px;font-weight:600}.chat-body{position:relative}.typing-dots{display:inline-flex;align-items:center;gap:6px;height:20px}.typing-dots .dot{width:6px;height:6px;border-radius:999px;background:#9ca3af;opacity:.5;animation:typing-bounce 1.05s infinite ease-in-out}.typing-dots .dot:nth-child(2){animation-delay:.12s}.typing-dots .dot:nth-child(3){animation-delay:.24s}@keyframes typing-bounce{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(-4px);opacity:.9}}.prep-line{display:inline-flex;align-items:baseline;gap:6px;color:#6b7280;max-width:100%;overflow:hidden}.prep-label{font-size:13px;font-weight:500;color:#111827;white-space:nowrap}.typewriter{position:relative;display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;white-space:nowrap;overflow:hidden;max-width:0ch;animation:tw-clip 2.2s steps(16,end) infinite}.typewriter:after{content:"";display:inline-block;width:1px;height:1.05em;margin-left:3px;background:#9ca3af;animation:tw-caret .8s steps(1,end) infinite}@keyframes tw-clip{0%{max-width:0ch}40%{max-width:16ch}60%{max-width:16ch}to{max-width:0ch}}@keyframes tw-caret{0%,49%{opacity:1}50%,to{opacity:0}}.toast-host{position:fixed;right:16px;top:16px;z-index:50;display:grid;gap:10px;width:min(300px,calc(100vw - 24px));box-sizing:border-box}.toast{background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #e5e7eb;border-radius:0;padding:9px 10px;box-shadow:0 10px 30px #0f11151f;color:#111827;max-width:100%}.toast-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.toast-text{min-width:0}.toast-title{font-size:13px;font-weight:700}.toast-subtitle{margin-top:2px;font-size:12px;color:#6b7280;min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.35}.toast-close{border:none;background:transparent;color:#6b7280;cursor:pointer;padding:0 2px;line-height:1;font-size:18px}.toast-close:hover{color:#111827}.toast-action{border:none;background:transparent;padding:0;cursor:pointer;color:#111827;font-size:13px;font-weight:600;text-decoration:none;text-align:left}.toast-action:hover{opacity:.8}.toast-select{width:auto;max-width:120px;font-size:12px;padding:4px 6px;border:1px solid #e5e7eb;background:transparent;color:#111827;border-radius:0}.toast-actions{display:inline-flex;align-items:center;gap:10px;margin-top:8px}.composer-box{display:flex;align-items:center;gap:8px;border:1px solid #d1d5db;border-radius:18px;padding:10px 12px;background:#fff;box-shadow:0 6px 18px #0f111514}.icon-btn{width:32px;height:32px;border-radius:0;border:none;background:transparent;color:#4b5563;display:grid;place-items:center;cursor:pointer;padding:0}.icon-btn:hover{opacity:.68}.icon-btn[disabled]{opacity:.5;cursor:not-allowed}.send-btn svg{width:22px;height:22px}.icon-btn svg{width:20px;height:20px}.icon-btn svg{transform:rotate(-28deg)}.composer-textarea{flex:1;border:none;outline:none;resize:none;background:transparent;font:inherit;font-size:14px;line-height:1.4;max-height:180px;padding:4px 0;overflow-y:auto}.send-btn{width:38px;height:38px;border-radius:999px;border:none;background:#111;color:#fff;display:grid;place-items:center;cursor:pointer;padding:0}.send-btn:hover{opacity:.92}.msg.assistant{background:transparent;border:none;padding:0;max-width:100%}.chat-body,.sidebar-list{scrollbar-width:thin;scrollbar-color:rgba(17,24,39,.28) transparent}.chat-body::-webkit-scrollbar,.sidebar-list::-webkit-scrollbar{width:10px}.chat-body::-webkit-scrollbar-track,.sidebar-list::-webkit-scrollbar-track{background:transparent}.chat-body::-webkit-scrollbar-thumb,.sidebar-list::-webkit-scrollbar-thumb{background-color:#11182738;border-radius:999px;border:3px solid transparent;background-clip:content-box}.chat-body::-webkit-scrollbar-button,.sidebar-list::-webkit-scrollbar-button{display:none;width:0;height:0}.chat-body::-webkit-scrollbar-corner,.sidebar-list::-webkit-scrollbar-corner{background:transparent}.send-btn[disabled]{background:#9ca3af;cursor:not-allowed}@media(max-width:960px){.app-shell{grid-template-columns:minmax(220px,260px) 1fr}.chat-body{padding:20px 18px 28px}.composer{padding:12px 18px 18px}}@media(max-width:720px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.chat-body{padding:18px 16px 24px}}@media(max-width:520px){.msg{max-width:82%}.composer{padding:10px 14px 16px}.composer-box{border-radius:14px}}
