:root{font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#f4f7f8;background:#0e1112;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #0e1112;--surface: #15191a;--surface-raised: #1b2021;--surface-soft: #212728;--line: #303839;--muted: #95a2a4;--text: #f4f7f8;--accent: #35d3b4;--accent-strong: #18b99d;--warning: #f0b85a;--danger: #f17171}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:var(--bg)}button,input,textarea,select{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}svg{width:18px;height:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{margin:0;color:var(--accent);font-size:12px;font-weight:700;text-transform:uppercase}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1.2fr) minmax(420px,.8fr)}.login-identity{padding:clamp(48px,8vw,120px);display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line);background:#111617}.brand-mark{width:56px;height:56px;display:grid;place-items:center;margin-bottom:34px;border:1px solid #3b4a48;background:#182220;color:var(--accent);border-radius:8px}.brand-mark svg{width:28px;height:28px}.login-identity h1{max-width:760px;margin:18px 0 24px;font-size:clamp(42px,6vw,84px);line-height:1.06;letter-spacing:0}.login-intro{max-width:620px;margin:0;color:#afbbbc;font-size:18px;line-height:1.8}.login-metric{display:flex;gap:20px;align-items:center;width:fit-content;margin-top:56px;padding-top:20px;border-top:1px solid var(--line)}.login-metric span{color:var(--muted)}.login-panel{display:grid;place-items:center;padding:36px}.login-form{width:min(420px,100%);display:grid;gap:22px}.login-form h2{margin:12px 0 8px;font-size:30px}.login-form p{margin:0;color:var(--muted)}.login-form label{display:grid;gap:9px;color:#d7ddde;font-size:14px}.login-form input{width:100%;height:50px;padding:0 14px;border:1px solid var(--line);border-radius:6px;outline:none;color:var(--text);background:var(--surface)}.login-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #35d3b41f}.password-field{position:relative}.password-field input{padding-right:48px}.password-field button{position:absolute;right:7px;top:7px;width:36px;height:36px;display:grid;place-items:center;border:0;color:var(--muted);background:transparent}.primary-button{min-height:48px;padding:0 16px;border:0;border-radius:6px;color:#06110f;background:var(--accent);font-weight:800}.login-button{display:flex;align-items:center;justify-content:space-between}.form-error,.page-error,.composer-error,.result-error{padding:11px 13px;border:1px solid rgba(241,113,113,.45);border-radius:6px;color:#ffc3c3;background:#74242438}.chat-app{height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);overflow:hidden}.history-sidebar{min-height:0;display:flex;flex-direction:column;padding:18px 14px;border-right:1px solid var(--line);background:#111516}.app-brand{display:flex;gap:11px;align-items:center;height:48px;padding:0 10px}.app-brand>svg{width:25px;height:25px;color:var(--accent)}.app-brand div{display:grid;gap:2px}.app-brand span{color:var(--muted);font-size:11px}.history-heading{display:flex;align-items:center;gap:8px;margin:24px 8px 10px;color:#cbd3d4;font-size:13px}.history-heading em{margin-left:auto;color:var(--muted);font-style:normal}.history-list{min-height:0;flex:1;overflow-y:auto;display:grid;align-content:start;gap:5px;scrollbar-width:thin}.history-list a{display:grid;gap:5px;padding:11px;border:1px solid transparent;border-radius:6px;color:inherit;text-decoration:none}.history-list a:hover{border-color:var(--line);background:var(--surface)}.history-list a span{overflow:hidden;color:#a8b3b4;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.history-list a small{color:#728082}.sidebar-empty{padding:15px 10px;color:var(--muted);font-size:13px}.logout-button{height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--line);border-radius:6px;color:#c6cecf;background:transparent}.chat-workspace{min-width:0;min-height:0;display:grid;grid-template-rows:70px minmax(0,1fr) auto;background:var(--bg)}.workspace-header{display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--line);background:#0e1112f5}.workspace-header>div:first-child{display:grid;gap:5px}.project-select{position:relative;display:flex;align-items:center}.project-select select{min-width:260px;padding:0 28px 0 0;border:0;outline:none;color:var(--text);background:transparent;font-size:16px;font-weight:700;appearance:none}.project-select svg{position:absolute;right:0;pointer-events:none;color:var(--muted)}.header-account{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:13px}.header-account strong{color:#dfe5e6}.conversation-scroll{min-height:0;overflow-y:auto;padding:48px max(32px,calc((100vw - 1320px)/2)) 260px;scroll-behavior:smooth}.empty-conversation{min-height:55vh;display:grid;place-items:center;align-content:center;text-align:center}.empty-conversation>svg{width:42px;height:42px;color:var(--accent)}.empty-conversation h1{margin:20px 0 8px;font-size:32px}.empty-conversation p{max-width:560px;margin:0;color:var(--muted);line-height:1.7}.center-state{min-height:45vh;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.error-state{color:#ffc3c3}.conversation-pair{display:grid;gap:20px;margin:0 auto 54px;max-width:1120px}.user-message{justify-self:end;max-width:min(720px,78%);display:flex;gap:12px;align-items:flex-start}.user-message>span{flex:0 0 30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#081411;background:var(--accent);font-size:12px;font-weight:800}.user-message p{margin:0;padding:13px 16px;border:1px solid #384443;border-radius:8px 2px 8px 8px;background:var(--surface-raised);line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.assistant-message{display:grid;gap:14px}.batch-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.batch-header>div{display:flex;align-items:center;gap:10px}.batch-header>div>svg{color:var(--accent)}.batch-header>div>div{display:grid;gap:3px}.batch-header span{color:var(--muted);font-size:12px}.batch-header button{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #5c4141;border-radius:5px;color:#ffb0b0;background:transparent}.result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:12px}.result-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.result-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid var(--line)}.result-card h3{margin:5px 0 3px;font-size:16px}.result-card header p{margin:0;color:var(--muted);font-size:11px}.channel-label{color:var(--accent);font-size:10px;font-weight:800}.status-chip{display:flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid var(--line);border-radius:5px;color:#c7d0d1;font-size:11px;white-space:nowrap}.status-chip svg{width:14px;height:14px}.result-succeeded .status-chip{border-color:#35d3b459;color:#7fe3d0}.result-failed .status-chip,.result-cancelled .status-chip{color:#faa}.text-result{min-height:150px;padding:17px}.text-result>span{color:var(--muted);font-size:11px}.text-result p{margin:11px 0 0;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.result-error{margin:16px}.media-result{aspect-ratio:16 / 9;background:#090b0c}.media-result img,.media-result video{width:100%;height:100%;display:block;object-fit:contain}.media-loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted)}.result-card>footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border-top:1px solid var(--line);background:var(--line)}.result-card>footer>div{min-width:0;display:grid;gap:5px;padding:11px 13px;background:var(--surface-raised)}.result-card footer span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:10px}.result-card footer span svg{width:12px;height:12px}.result-card footer strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.composer-dock{position:fixed;z-index:10;left:250px;right:0;bottom:0;padding:14px max(32px,calc((100vw - 1320px)/2)) 14px;background:#0e1112f5;border-top:1px solid rgba(48,56,57,.65);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.composer{max-width:1120px;margin:0 auto;border:1px solid #394443;border-radius:8px;background:var(--surface-raised);box-shadow:0 16px 50px #00000047}.prompt-field{display:block}.prompt-field textarea{width:100%;min-height:88px;max-height:190px;resize:vertical;padding:16px;border:0;outline:none;color:var(--text);background:transparent;line-height:1.6}.composer-error{margin:0 12px 8px;padding:7px 10px;font-size:12px}.reference-strip{display:flex;gap:8px;overflow-x:auto;padding:11px 13px 0}.reference-strip figure{position:relative;flex:0 0 68px;height:52px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:5px}.reference-strip img{width:100%;height:100%;object-fit:cover}.reference-strip button{position:absolute;top:2px;right:2px;width:22px;height:22px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;color:#fff;background:#000000b3}.reference-strip button svg{width:12px;height:12px}.composer-controls{display:flex;align-items:end;gap:8px;padding:10px;border-top:1px solid var(--line)}.composer-controls label{display:grid;gap:4px}.composer-controls label>span{color:var(--muted);font-size:9px}.composer-controls select{height:34px;max-width:220px;padding:0 26px 0 9px;border:1px solid var(--line);border-radius:5px;color:#dbe1e2;background:var(--surface)}.icon-text-button{height:34px;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:5px;color:#dbe1e2;background:transparent}.composer-cost{margin-left:auto;padding-bottom:8px;color:var(--warning);font-size:11px;white-space:nowrap}.send-button{flex:0 0 36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#06110f;background:var(--accent)}.composer-note{max-width:1120px;margin:7px auto 0;color:#667375;font-size:10px;text-align:center}.page-error{max-width:1120px;margin:0 auto 8px;font-size:12px}.boot-screen{min-height:100vh;display:grid;place-items:center;color:var(--muted)}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-identity{display:none}.chat-app{grid-template-columns:1fr}.history-sidebar{display:none}.composer-dock{left:0;padding-inline:12px}.workspace-header{padding:0 16px}.header-account span{display:none}.project-select select{min-width:170px;max-width:55vw}.conversation-scroll{padding:28px 14px 310px}.composer-controls{align-items:stretch;flex-wrap:wrap}.composer-controls label{flex:1 1 130px}.composer-controls select{width:100%;max-width:none}.composer-cost{order:8;margin-left:0;padding:9px 0}.send-button{margin-left:auto;align-self:end}.user-message{max-width:92%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
