:root{font-family:Inter,Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none;--blue:#155eef;--blue-dark:#0b4dd8;--navy:#132a52;--line:#e4e9f2;--muted:#667085;--shadow:0 8px 28px rgba(16,47,92,.08)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,p{margin-top:0}a{color:var(--blue)}.splash{height:100vh;display:grid;place-content:center;gap:14px;text-align:center;color:var(--blue)}.splash svg{width:42px;height:42px;margin:auto}.fatal-error{height:100vh;display:grid;place-content:center;justify-items:center;text-align:center;gap:10px;padding:24px}.fatal-error>svg{width:46px;height:46px;color:var(--blue)}.fatal-error h1{font-size:24px;margin:8px 0 0}.fatal-error p{color:var(--muted)}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.login-brand{background:linear-gradient(145deg,#0d326a,#1458b9 64%,#1875db);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:9vw;position:relative;overflow:hidden}.login-brand:after{content:"";position:absolute;inset:auto -12% -25% 15%;height:55%;border:1px solid rgba(255,255,255,.16);transform:rotate(-8deg)}.seal{width:66px;height:66px;display:grid;place-content:center;background:#fff;color:var(--blue);border-radius:8px;margin-bottom:42px;box-shadow:0 10px 30px #0b285c55}.login-brand>p{font-size:16px;letter-spacing:4px;opacity:.78}.login-brand h1{font-size:46px;line-height:1.35;letter-spacing:0;margin-bottom:28px}.login-brand>span{font-size:18px;opacity:.85}.login-panel{display:grid;place-content:center;padding:36px}.login-form{width:min(390px,80vw)}.login-form h2{font-size:30px;margin-bottom:8px}.login-form>p{color:var(--muted);margin-bottom:34px}.login-form label{display:grid;gap:9px;font-size:14px;font-weight:600;margin-bottom:20px}.login-form input,.inline-form input,.inline-form select,.settings-form input{border:1px solid #d9e0eb;border-radius:6px;padding:13px 14px;outline:none;background:#fff}.login-form input:focus,.inline-form input:focus,.settings-form input:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #155eef18}.login-form small{display:flex;align-items:center;justify-content:center;gap:6px;color:#98a2b3;margin-top:22px}.mobile-brand{display:none}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f1f4f8;border-radius:6px;padding:3px;margin:-16px 0 22px}.auth-tabs button{height:36px;border:0;border-radius:4px;background:transparent;color:#667085;font-weight:600}.auth-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 2px 7px #163b7220}.login-form label.agreement{display:flex;grid-template-columns:none;align-items:flex-start;gap:9px;font-weight:400;color:#667085;line-height:1.5}.agreement input{width:16px;height:16px;flex:0 0 16px;margin-top:2px;padding:0}.primary,.secondary{border:0;border-radius:6px;min-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:600;font-size:14px}.primary{background:var(--blue);color:#fff;box-shadow:0 3px 10px #155eef2e}.primary:hover{background:var(--blue-dark)}.secondary{background:#fff;border:1px solid #dce3ee;color:#344054}.wide{width:100%;min-height:46px}.icon-btn{width:38px;height:38px;display:grid;place-content:center;border:0;background:transparent;border-radius:6px;color:#667085}.icon-btn:hover{background:#f0f3f8}.icon-btn svg{width:19px}.error-box,.notice{padding:12px 14px;border-radius:6px;margin:12px 0 18px;font-size:14px}.error-box{background:#fff1f1;color:#b42318}.notice{background:#edf5ff;color:#164e98;border:1px solid #d6e9ff}.app-shell{display:flex;height:100vh;overflow:hidden}.sidebar{width:244px;flex:0 0 244px;background:#11284e;color:#d9e6fb;padding:20px 14px 14px;display:flex;flex-direction:column}.brand{height:58px;display:flex;align-items:center;gap:11px;padding:0 8px 14px;border-bottom:1px solid #ffffff18}.brand>div{width:38px;height:38px;border-radius:6px;background:#fff;color:#155eef;display:grid;place-content:center}.brand svg{width:23px}.brand span{display:grid}.brand strong{font-size:16px;color:#fff}.brand small{font-size:12px;color:#9fb5d8;margin-top:3px}.mobile-close{display:none}.new-chat{height:42px;border:1px solid #ffffff22;background:#1d4f97;color:#fff;border-radius:6px;margin:18px 4px 10px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.new-chat svg{width:18px}.sidebar nav{overflow:auto;flex:1}.sidebar nav p{text-transform:uppercase;font-size:11px;color:#738aaf;padding:18px 11px 7px;margin:0}.sidebar nav button{border:0;background:transparent;color:#b9c9e1;width:100%;height:42px;display:flex;align-items:center;gap:12px;border-radius:6px;padding:0 12px;margin:2px 0;text-align:left}.sidebar nav button svg{width:18px}.sidebar nav button:hover,.sidebar nav button.active{background:#ffffff12;color:#fff}.sidebar nav button.active{box-shadow:inset 3px 0 #4b9cff}.profile{border-top:1px solid #ffffff18;display:flex;align-items:center;gap:9px;padding:14px 5px 0}.profile>div{width:34px;height:34px;border-radius:50%;display:grid;place-content:center;background:#2d6dc5;color:#fff}.profile span{display:grid;flex:1;min-width:0}.profile strong{font-size:13px;color:#fff}.profile small{font-size:11px;color:#8fa6ca;margin-top:2px}.profile .icon-btn{color:#9db1cf}.main{flex:1;min-width:0;height:100vh;background:#f6f8fb}.mobile-top{display:none}.chat-page,.workspace-page{height:100%;display:flex;flex-direction:column}.chat-header,.page-heading{height:82px;flex:0 0 82px;background:#fff;border-bottom:1px solid var(--line);padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.chat-header h1,.page-heading h1{font-size:22px;margin:0 0 5px}.chat-header p,.page-heading p{font-size:13px;color:var(--muted);margin:0}.header-actions{display:flex;align-items:center;gap:9px}.chat-shell{flex:1;min-height:0;position:relative;display:flex;flex-direction:column}.messages{flex:1;overflow:auto;padding:30px max(24px,calc((100% - 880px)/2)) 12px}.message-row{display:flex;gap:12px;margin-bottom:24px}.message-row.user{flex-direction:row-reverse}.avatar{width:36px;height:36px;flex:0 0 36px;border-radius:7px;display:grid;place-content:center;background:#eaf2ff;color:var(--blue);font-size:13px;font-weight:700}.user .avatar{background:#155eef;color:#fff}.avatar svg{width:20px}.bubble{max-width:80%;background:#fff;border:1px solid #e5eaf2;border-radius:4px 8px 8px;padding:13px 17px;box-shadow:0 3px 12px #1c33540a;line-height:1.75;font-size:15px;overflow-wrap:anywhere}.user .bubble{background:#155eef;color:#fff;border-color:#155eef;border-radius:8px 4px 8px 8px}.bubble p:last-child,.bubble ul:last-child{margin-bottom:0}.bubble h1{font-size:22px}.bubble h2{font-size:19px}.bubble h3{font-size:16px}.bubble table{border-collapse:collapse;display:block;overflow:auto}.bubble th,.bubble td{border:1px solid #dfe5ed;padding:6px 9px}.bubble blockquote{margin:10px 0;border-left:3px solid #7eb0ff;padding-left:12px;color:#667085}.citations{border-top:1px solid #e7ebf2;margin-top:13px;padding-top:9px;color:#667085;font-size:12px;display:flex;gap:5px;align-items:center}.typing{display:flex;gap:5px;padding:17px}.typing i{width:6px;height:6px;border-radius:50%;background:#8ca2c4;animation:pulse 1.2s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.25;transform:translateY(-2px)}}.composer{padding:10px max(24px,calc((100% - 880px)/2)) 20px;background:linear-gradient(transparent,#f6f8fb 14%)}.input-box{display:flex;align-items:flex-end;gap:10px;background:#fff;border:1px solid #d9e1ed;border-radius:8px;padding:10px;box-shadow:var(--shadow)}.input-box textarea{flex:1;border:0;outline:0;resize:none;line-height:1.6;max-height:160px;padding:4px 5px}.input-box button{width:38px;height:38px;border:0;border-radius:6px;background:var(--blue);color:#fff;display:grid;place-content:center}.input-box button svg{width:18px}.composer>small{display:block;text-align:center;color:#98a2b3;font-size:11px;margin-top:8px}.suggestions{display:flex;gap:7px;margin-bottom:8px}.suggestions button{border:1px solid #e0e6ef;background:#fff;color:#667085;border-radius:5px;padding:5px 10px;font-size:12px}.history-panel{position:absolute;right:18px;top:12px;bottom:15px;width:310px;background:#fff;border:1px solid #dfe5ed;border-radius:8px;box-shadow:0 18px 50px #142d5c24;z-index:5;padding:12px;overflow:auto}.history-panel header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:4px 5px}.history-panel>button{width:100%;border:0;background:#fff;border-radius:6px;padding:9px;display:flex;gap:9px;text-align:left}.history-panel>button:hover,.history-panel>button.active{background:#eef5ff}.history-panel>button svg{width:17px;color:#55739d}.history-panel>button span{font-size:13px;display:grid;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-panel small{font-size:10px;color:#98a2b3;margin-top:3px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14203688;display:grid;place-content:center;padding:22px;z-index:20}.modal{background:#fff;border-radius:8px;box-shadow:0 24px 80px #06163455}.domain-modal{width:min(820px,94vw);max-height:90vh;overflow:auto;padding:25px}.domain-modal>header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.domain-modal h2{font-size:22px;margin-bottom:6px}.domain-modal p{color:#667085;font-size:13px;margin:0}.domain-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.domain-card{min-height:82px;border:1px solid #e0e5ed;border-radius:6px;background:#fff;padding:14px;display:flex;gap:13px;text-align:left;align-items:center}.domain-card:hover,.domain-card.selected{border-color:#5894f7;background:#f5f9ff}.domain-card>span{width:35px;height:35px;display:grid;place-content:center;background:#eaf2ff;color:#155eef;border-radius:6px;font-size:12px;font-weight:700}.domain-card>div{display:grid;gap:5px}.domain-card strong{font-size:15px}.domain-card small{color:#7b8799}.workspace-page{overflow:auto;padding-bottom:32px}.workspace-page .page-heading{margin-bottom:24px}.workspace-page>*:not(.page-heading){margin-left:28px;margin-right:28px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px}.stat-row>div{background:#fff;border:1px solid var(--line);border-radius:7px;padding:18px;display:flex;align-items:center;gap:13px}.stat-row svg{color:#155eef;background:#eaf2ff;width:42px;height:42px;padding:10px;border-radius:6px}.stat-row span{display:grid;color:#667085;font-size:12px}.stat-row strong{color:#172033;font-size:21px}.table-wrap{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;font-size:13px}.table-wrap th{background:#f8fafc;color:#667085;text-align:left;font-weight:600;padding:13px 16px;white-space:nowrap}.table-wrap td{padding:14px 16px;border-top:1px solid #edf0f4}.file-name{display:flex;align-items:center;gap:8px;font-weight:600}.file-name svg{color:#155eef}.danger-link{border:0;background:transparent;color:#d92d20;display:flex;align-items:center;gap:5px}.empty{text-align:center;color:#98a2b3;padding:50px!important}.inline-form{display:grid;grid-template-columns:1fr 1fr 1.4fr 1fr auto;gap:10px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:16px;margin-bottom:20px}.tag{background:#eaf2ff;color:#155eef;padding:4px 8px;border-radius:4px}.prompt-list{display:grid;grid-template-columns:1fr 1fr;gap:15px}.prompt-editor{background:#fff;border:1px solid var(--line);border-radius:7px;padding:16px}.prompt-editor header{display:flex;justify-content:space-between;margin-bottom:10px}.prompt-editor textarea{width:100%;min-height:150px;border:1px solid #dfe5ed;border-radius:6px;padding:12px;resize:vertical;line-height:1.6}.prompt-editor .secondary{margin-top:9px}.switch-label{font-size:12px;color:#667085}.settings-form{max-width:700px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:22px;display:grid;gap:22px}.settings-form label,.model-params label,.api-key-section label{display:grid;gap:7px;font-size:13px;font-weight:600}.settings-form input{border:1px solid #d9e0eb;border-radius:6px;padding:13px 14px;outline:none}.settings-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #155eef18}.config-status{display:flex;gap:13px;align-items:center;padding:15px;border-radius:6px}.config-status svg{flex:0 0 auto}.config-status p{margin:4px 0 0;font-size:12px}.config-status small{display:block;margin-top:5px;opacity:.8}.config-status.ok{background:#ecfdf3;color:#027a48}.config-status.warn{background:#fff8e8;color:#9c6500}.api-key-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.api-key-section h3{font-size:16px;margin:0 0 14px}.settings-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.danger-outline{border:1px solid #f4b7b2;background:#fff;color:#b42318;border-radius:6px;padding:0 14px;min-height:40px}.model-params{display:grid;gap:16px}.model-params .primary{justify-self:start}@media(max-width:850px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh}.mobile-brand{display:flex;align-items:center;gap:9px;color:#154f9e;margin-bottom:45px}.sidebar{position:fixed;z-index:15;inset:0 auto 0 0;transform:translate(-100%);transition:.2s}.sidebar.open{transform:none}.mobile-close{display:grid;margin-left:auto;color:#fff}.sidebar-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1b3188;z-index:14}.main{height:100vh}.mobile-top{height:54px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 10px;font-size:14px}.mobile-top>span{width:38px}.chat-page,.workspace-page{height:calc(100vh - 54px)}.chat-header,.page-heading{padding:0 15px;height:70px;flex-basis:70px}.chat-header h1,.page-heading h1{font-size:18px}.chat-header p,.page-heading p{display:none}.header-actions .secondary{max-width:140px;white-space:nowrap;overflow:hidden}.header-actions .primary{font-size:0;padding:0;width:38px}.header-actions .primary svg{margin:0}.messages{padding:20px 14px 5px}.bubble{max-width:88%;font-size:14px;padding:11px 13px}.composer{padding:8px 12px 12px}.suggestions{overflow:auto}.suggestions button{white-space:nowrap}.domain-grid{grid-template-columns:1fr}.domain-modal{padding:18px}.workspace-page>*:not(.page-heading){margin-left:12px;margin-right:12px}.stat-row,.inline-form,.prompt-list{grid-template-columns:1fr}.history-panel{right:8px;left:8px;width:auto}.profile{padding-bottom:8px}}@media(max-width:520px){.history-button{display:none}.header-actions{gap:4px}.header-actions .secondary{padding:0 8px;max-width:125px}.chat-header{gap:5px}.chat-header h1{font-size:17px}.login-panel{padding:24px}.login-form{width:100%}.modal-backdrop{padding:10px}.domain-card{min-height:72px;padding:10px}.stat-row{gap:8px}}
