:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1f2733;background:#f4f6f9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,label:focus-visible{outline:3px solid rgba(33,101,214,.2);outline-offset:2px}svg{width:22px;height:22px}.app-shell{min-height:100vh;display:grid;grid-template-columns:84px 196px minmax(0,1fr)}.primary-nav{position:fixed;inset:0 auto 0 0;width:84px;padding:18px 10px;background:#171716;color:#fff;display:flex;flex-direction:column;align-items:center;z-index:10}.brand-mark{width:44px;height:44px;border-radius:12px;background:linear-gradient(145deg,#4381bc,#274d73);display:grid;place-items:center;font:800 20px Georgia,serif;box-shadow:inset 0 0 0 1px #ffffff29}.primary-nav nav{display:grid;gap:8px;width:100%;margin-top:42px}.primary-nav a{min-height:58px;color:#9fa6b0;text-decoration:none;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:11px}.primary-nav a.active,.primary-nav a:hover{color:#fff;background:#ffffff17}.primary-nav a.active{box-shadow:inset 3px 0 #76a4cf}.primary-nav a svg{width:21px}.avatar{margin-top:auto;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#315f8f;font-size:11px;font-weight:700}.secondary-nav{position:fixed;inset:0 auto 0 84px;width:196px;background:#fff;border-right:1px solid #e4e8ee;padding:23px 14px;z-index:9}.product-name{display:flex;gap:10px;align-items:flex-start;padding:0 7px 24px;border-bottom:1px solid #edf0f4}.product-name>svg{color:#315f8f;flex:0 0 auto}.product-name strong{display:block;font-size:14px;line-height:1.35}.product-name span{display:block;color:#9aa3af;font-size:9px;margin-top:4px;letter-spacing:.05em}.secondary-nav nav{padding-top:14px}.secondary-nav nav p{margin:18px 9px 7px;color:#a1a9b4;font-size:11px}.secondary-nav nav a{display:flex;gap:9px;align-items:center;min-height:42px;padding:0 10px;border-radius:7px;color:#596474;text-decoration:none;font-size:13px}.secondary-nav nav a svg{width:17px}.secondary-nav nav a.active{color:#315f8f;background:#edf3fa;font-weight:700}.demo-note{position:absolute;bottom:18px;left:14px;right:14px;padding:12px;background:#f7f9fb;border:1px solid #e6eaf0;border-radius:8px}.demo-note span{color:#315f8f;font-size:11px;font-weight:700}.demo-note p{margin:4px 0 0;color:#8993a1;font-size:9px}main{grid-column:3;min-width:0}.topbar{height:60px;padding:0 28px;background:#fffffff5;border-bottom:1px solid #e5e9ef;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topbar>div:first-child{display:flex;gap:10px;align-items:center;color:#8c96a4;font-size:13px}.topbar b{font-weight:400;color:#c2c8d0}.topbar strong{color:#344052}.runtime-status{display:flex;align-items:center;gap:8px;color:#687486;font-size:12px;padding:7px 11px;border:1px solid #e1e6ed;border-radius:7px}.runtime-status i{width:7px;height:7px;border-radius:50%;background:#c2c8d0}.runtime-status i.online{background:#2ca76d;box-shadow:0 0 0 3px #2ca76d1f}.content{width:min(1440px,100%);margin:0 auto;padding:30px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px}.eyebrow{color:#315f8f;font-size:10px;font-weight:800;letter-spacing:.14em}.page-heading h1{margin:7px 0;font-size:25px;letter-spacing:-.02em}.page-heading p{margin:0;color:#717d8d;font-size:13px}.mode-badge{display:flex;align-items:center;gap:10px;min-width:178px;padding:11px 14px;background:#edf3fa;color:#315f8f;border:1px solid #d7e4f1;border-radius:9px}.mode-badge svg{width:20px}.mode-badge strong,.mode-badge small{display:block}.mode-badge strong{font-size:12px}.mode-badge small{margin-top:2px;color:#758ba2;font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.metric{background:#fff;border:1px solid #e2e7ee;border-radius:9px;padding:15px 17px;display:grid;grid-template-columns:1fr auto;align-items:end}.metric>span{color:#7a8594;font-size:11px}.metric>strong{grid-row:span 2;font-size:22px;color:#2b3747}.metric>small{margin-top:7px;color:#a0a8b4;font-size:9px}.workspace-grid{display:grid;grid-template-columns:minmax(380px,.82fr) minmax(500px,1.18fr);gap:16px;align-items:start}.panel{background:#fff;border:1px solid #e0e5ec;border-radius:10px;box-shadow:0 4px 16px #1f2b3b09}.upload-panel{padding:21px}.panel-title{display:flex;align-items:center;gap:11px;margin-bottom:18px}.panel-icon{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;color:#315f8f;background:#edf3fa}.panel-icon svg{width:19px}.panel-title h2{margin:0;font-size:15px}.panel-title p{margin:4px 0 0;color:#8a95a4;font-size:11px}.dropzone{min-height:172px;padding:24px;border:1px dashed #b9c7d6;background:#fafbfd;border-radius:9px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:border-color .16s,background .16s}.dropzone:hover{border-color:#315f8f;background:#f6f9fc}.dropzone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-icon{width:43px;height:43px;border-radius:50%;background:#edf3fa;color:#315f8f;display:grid;place-items:center;margin-bottom:13px}.dropzone strong{color:#536071;font-size:13px;font-weight:500}.dropzone label{color:#2165d6;cursor:pointer;margin-left:4px;font-weight:700}.dropzone>span{color:#9aa3b0;font-size:10px;margin-top:8px}.selected-file{margin-top:10px;padding:10px;display:flex;align-items:center;gap:10px;border:1px solid #dce4ed;border-radius:8px}.selected-file>svg{color:#315f8f}.selected-file>div{min-width:0;flex:1}.selected-file strong,.selected-file span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-file strong{font-size:11px}.selected-file span{color:#909ba9;font-size:9px;margin-top:3px}.selected-file button,.question-form button{border:0;border-radius:7px;color:#fff;background:#2165d6;cursor:pointer;font-weight:700}.selected-file button{padding:8px 12px;font-size:10px}button:disabled{opacity:.55;cursor:not-allowed}.inline-error{margin:8px 0 0;color:#c43e45;font-size:10px}.section-divider{display:flex;justify-content:space-between;padding:19px 1px 10px;border-bottom:1px solid #edf0f4}.section-divider strong{font-size:12px}.section-divider span{color:#98a1ae;font-size:10px}.file-list{max-height:292px;overflow:auto}.file-row{width:100%;display:grid;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 2px;color:inherit;background:transparent;border:0;border-bottom:1px solid #f0f2f5;cursor:pointer;text-align:left}.file-row:hover{background:#f8fafc}.file-type{width:37px;height:42px;border-radius:5px;display:grid;place-items:center;color:#315f8f;background:#eaf1f8;font-size:7px;font-weight:800}.file-type.pdf{color:#b84850;background:#faecee}.file-type.docx{color:#285fa2;background:#eaf1fb}.file-row>div:nth-child(2){min-width:0}.file-row>div:nth-child(2) strong,.file-row>div:nth-child(2) span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-row>div:nth-child(2) strong{color:#3d4958;font-size:11px}.file-row>div:nth-child(2) span{color:#9ba4b0;font-size:9px;margin-top:4px}.file-state{text-align:right}.file-state span{color:#25845d;font-size:9px}.file-state span i{display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:#31ad75}.file-state small{display:block;margin-top:4px;color:#8d98a6;font-size:9px}.list-state{min-height:150px;color:#919ba8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:11px}.list-state>svg{color:#b1bac5}.list-state small{font-size:9px}.list-state.error{color:#c43e45}.list-state button{border:1px solid #d7dde5;background:#fff;border-radius:6px;padding:5px 10px;color:#465365;cursor:pointer}.spinner{width:18px;height:18px;border:2px solid #dbe3ec;border-top-color:#315f8f;border-radius:50%;animation:spin .7s linear infinite}.qa-panel{min-height:694px;display:flex;flex-direction:column}.qa-panel>.panel-title{padding:21px 21px 0}.chat-area{flex:1;min-height:450px;max-height:560px;padding:6px 21px 18px;overflow-y:auto;background:linear-gradient(#fff,#fcfdfe)}.chat-empty{min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.answer-orb{width:58px;height:58px;display:grid;place-items:center;color:#315f8f;background:#edf3fa;border-radius:17px;box-shadow:0 8px 18px #315f8f1a}.chat-empty>strong{margin-top:16px;font-size:14px}.chat-empty>p{width:min(390px,90%);color:#8a95a3;font-size:11px;line-height:1.65}.suggestions{width:min(430px,100%);display:grid;gap:7px;margin-top:8px}.suggestions button{padding:9px 12px;color:#526174;background:#fff;border:1px solid #e0e5eb;border-radius:7px;cursor:pointer;font-size:10px;text-align:left}.suggestions button:hover{color:#315f8f;border-color:#b9cce0;background:#f8fafc}.chat-item{margin-bottom:20px}.question-bubble{margin-left:12%;padding:11px 13px;display:flex;gap:10px;background:#edf4ff;border:1px solid #d7e6fb;border-radius:9px}.question-bubble span{width:24px;height:24px;flex:0 0 auto;border-radius:6px;background:#315f8f;color:#fff;display:grid;place-items:center;font-size:9px}.question-bubble p{margin:3px 0 0;font-size:11px}.answer-card{margin-top:10px;padding:15px;border:1px solid #e0e5ec;border-radius:9px}.answer-meta{display:flex;justify-content:space-between;align-items:center;color:#657184}.answer-meta span{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700}.answer-meta svg{width:15px;color:#315f8f}.answer-meta small{color:#9aa3ae;font-size:8px}.answer-text{margin:13px 0 15px;color:#3e4a59;font-size:11px;line-height:1.75;overflow-wrap:anywhere}.answer-text>:first-child{margin-top:0}.answer-text>:last-child{margin-bottom:0}.answer-text p,.answer-text ul,.answer-text ol{margin:7px 0}.answer-text ul,.answer-text ol{padding-left:20px}.answer-text code{padding:1px 4px;background:#f2f5f8;border-radius:4px;font-family:Consolas,monospace}.references{border-top:1px solid #edf0f3;padding-top:12px}.references>strong{display:block;margin-bottom:8px;color:#6b7685;font-size:10px}.reference{width:100%;padding:8px;display:flex;gap:8px;color:#596677;background:#fafbfc;border:1px solid transparent;border-radius:6px;cursor:pointer;text-align:left}.reference+.reference{margin-top:5px}.reference:hover,.reference.active{border-color:#cdddeb;background:#f4f8fc}.reference>span{color:#315f8f;font-size:9px;font-weight:800}.reference div{min-width:0}.reference strong{font-size:9px}.reference p{margin:3px 0;overflow:hidden;color:#7d8795;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.reference small{color:#9da6b1;font-size:8px}.answer-loading{margin:10px 0;display:flex;align-items:center;gap:8px;color:#788595;font-size:10px}.answer-loading i{width:14px;height:14px;border:2px solid #d9e2ec;border-top-color:#315f8f;border-radius:50%;animation:spin .7s linear infinite}.question-form{padding:15px 21px 18px;border-top:1px solid #e5e9ef;background:#fff;border-radius:0 0 10px 10px}.question-form>label{display:block;margin-bottom:7px;color:#5d6979;font-size:10px;font-weight:700}.question-form>div{display:flex;gap:8px}.question-form textarea{flex:1;resize:none;padding:10px 12px;border:1px solid #d6dde6;border-radius:7px;color:#354152;font-size:11px;line-height:1.5}.question-form textarea:focus{border-color:#759ac1}.question-form button{width:70px}.question-form>small{display:block;margin-top:7px;color:#9aa3af;font-size:8px}.preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:34px;display:grid;place-items:center;background:#121b278f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.preview-dialog{width:min(1080px,100%);height:min(820px,calc(100vh - 68px));min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #dce2ea;border-radius:12px;box-shadow:0 24px 70px #0d182742}.preview-header{min-height:72px;padding:13px 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e3e7ed}.preview-header>div:nth-child(2){min-width:0;flex:1}.preview-header h2,.preview-header p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-header h2{margin:0;color:#303c4c;font-size:14px}.preview-header p{margin:4px 0 0;color:#8c97a5;font-size:10px}.preview-download{padding:8px 12px;color:#315f8f;background:#f4f7fa;border:1px solid #d9e2eb;border-radius:7px;text-decoration:none;font-size:10px;font-weight:700}.preview-close{width:34px;height:34px;display:grid;place-items:center;color:#617083;background:#fff;border:1px solid #dce2e9;border-radius:7px;cursor:pointer;font-size:22px;line-height:1}.preview-body{min-height:0;flex:1;overflow:auto;background:#eef1f5}.preview-state{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#778496;font-size:11px}.preview-state.error{color:#a84249}.preview-state.error span{color:#778496}.preview-state button{padding:7px 12px;color:#465365;background:#fff;border:1px solid #d7dde5;border-radius:6px;cursor:pointer}.pdf-preview{width:100%;height:100%;min-height:640px;display:block;border:0;background:#fff}.text-preview,.markdown-preview{width:min(900px,calc(100% - 40px));min-height:calc(100% - 40px);margin:20px auto;padding:34px 40px;color:#334154;background:#fff;border:1px solid #dfe4ea;border-radius:8px;box-shadow:0 4px 16px #1f2b3b0a}.text-preview{overflow:visible;white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.8 Consolas,Microsoft YaHei,monospace}.markdown-preview{font-size:13px;line-height:1.75}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3{color:#273648}.markdown-preview img{max-width:100%}.markdown-preview table{width:100%;border-collapse:collapse}.markdown-preview th,.markdown-preview td{padding:8px;border:1px solid #dfe4ea;text-align:left}.docx-preview{min-height:100%;padding:20px;overflow:auto}.docx-preview .docx-wrapper{background:transparent;padding:0}.docx-preview .docx-wrapper>section.docx{margin:0 auto 20px;box-shadow:0 4px 18px #1f2b3b17}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1199px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.primary-nav{width:76px}.secondary-nav{display:none}main{grid-column:2}.workspace-grid{grid-template-columns:1fr}.qa-panel{min-height:640px}}@media (max-width: 759px){.app-shell{display:block;padding-bottom:68px}.primary-nav{inset:auto 0 0;width:100%;height:62px;padding:6px 12px;flex-direction:row;justify-content:space-between}.brand-mark{width:38px;height:38px}.primary-nav nav{display:flex;justify-content:center;margin:0;width:auto}.primary-nav a{width:64px;min-height:50px}.primary-nav .avatar{margin:0}.topbar{height:54px;padding:0 16px}.runtime-status{padding:6px 8px;font-size:10px}.content{padding:20px 14px}.page-heading{align-items:flex-start;flex-direction:column}.page-heading h1{font-size:22px}.mode-badge{min-width:0}.metric-grid{grid-template-columns:repeat(2,1fr)}.workspace-grid{display:block}.qa-panel{margin-top:14px}.upload-panel,.qa-panel>.panel-title,.chat-area,.question-form{padding-left:15px;padding-right:15px}.preview-overlay{padding:0}.preview-dialog{width:100%;height:100%;max-height:none;border:0;border-radius:0}.preview-header{padding:10px 12px}.preview-download{display:none}.text-preview,.markdown-preview{width:calc(100% - 24px);margin:12px auto;padding:22px 18px}.docx-preview{padding:12px 0}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
