:root{--bg:#f4f4f5;--text:#18181b;--muted:#71717a;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,PingFang SC,Hiragino Sans GB,Noto Sans SC,Microsoft YaHei,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--text);background:var(--bg)}code,.mono{font-family:var(--font-mono)}.artwork-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.72fr);align-items:start;gap:16px;display:grid}.log-panel{position:sticky;top:68px}.log{color:#e4e4e7;white-space:pre-wrap;word-break:break-word;background:#18181b;border-radius:8px;min-height:360px;max-height:calc(100vh - 180px);margin:0;padding:12px;font-size:12px;line-height:1.55;overflow:auto}@media (width<=980px){.artwork-layout{grid-template-columns:1fr}.log-panel{position:static}}.users-layout{flex-direction:column;display:flex}.media-thumb-btn{aspect-ratio:3/4;cursor:pointer;background:#f4f4f5;border:0;width:100%;padding:0;display:block;overflow:hidden}.media-thumb-btn img{object-fit:cover;width:100%;height:100%;display:block}.media-missing{aspect-ratio:3/4;color:#71717a;background:#f4f4f5;place-items:center;font-size:12px;display:grid}.chat-turn-list{flex-direction:column;gap:10px;max-height:min(56vh,640px);padding-right:2px;display:flex;overflow:auto}.chat-turn{background:#fff;border:1px solid #e4e4e7;border-radius:10px;overflow:hidden}.chat-turn.open{border-color:#93c5fd;box-shadow:0 0 0 1px #2563eb1f}.chat-turn-summary{text-align:left;width:100%;color:inherit;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.chat-turn-summary:hover{background:#f8fafc}.chat-turn-meta{color:#71717a;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.chat-turn-time{color:#71717a}.chat-turn-meta code{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:4px;padding:1px 6px;font-size:11px}.chat-turn-toggle{color:#2563eb;margin-left:auto;font-weight:600}.chat-turn-line{grid-template-columns:36px minmax(0,1fr);gap:8px;font-size:13px;line-height:1.45;display:grid}.chat-turn-line strong{color:#71717a;font-size:12px;font-weight:650}.chat-turn-line.assistant strong{color:#2563eb}.chat-turn-line span{-webkit-line-clamp:2;color:#18181b;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.chat-turn-tools{flex-wrap:wrap;gap:4px;display:flex}.chat-turn-error{color:#dc2626;font-size:12px}.chat-turn-body{background:#fafafa;border-top:1px solid #e4e4e7;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.chat-bubble{background:#fff;border:1px solid #e4e4e7;border-radius:10px;padding:10px 12px}.chat-bubble.user{background:#eff6ff;border-color:#bfdbfe}.chat-bubble.assistant{background:#f0fdf4;border-color:#bbf7d0}.chat-bubble.tool{background:#fffbeb;border-color:#fde68a}.chat-bubble.other{background:#fff}.chat-bubble-head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.chat-bubble-role{color:#52525b;font-size:12px;font-weight:700}.chat-bubble-time{color:#a1a1aa;font-size:11px}.chat-bubble-text{white-space:pre-wrap;word-break:break-word;color:#18181b;margin:0;font-family:inherit;font-size:13px;line-height:1.55}.chat-turn-ids{color:#71717a;flex-direction:column;gap:4px;font-size:11px;display:flex}.chat-turn-ids code{font-size:11px}.app-shell{min-height:100vh}.app-sider{flex-direction:column;height:100vh;display:flex;top:0;position:sticky!important}.app-sider .ant-layout-sider-children{flex-direction:column;height:100%;padding:12px 8px;display:flex}.sidebar-brand{border-bottom:1px solid #0000000f;align-items:center;gap:10px;margin-bottom:4px;padding:8px 10px 16px;display:flex}.sidebar-logo{border-radius:8px;flex-shrink:0;width:32px;height:32px;display:block;overflow:hidden}.sidebar-brand-text{flex-direction:column;min-width:0;line-height:1.25;display:flex}.sidebar-footer{border-top:1px solid #0000000f;flex-direction:column;gap:8px;margin-top:auto;padding-top:12px;display:flex}.user-chip{background:#f4f4f5;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:6px 8px;display:flex}.app-header{z-index:20;border-bottom:1px solid #0000000f;align-items:center;display:flex;position:sticky;top:0;height:52px!important;padding:0 24px!important;line-height:52px!important}.app-content{min-height:0}.page-frame{width:min(1280px,100%);margin:0 auto;padding:20px 24px 40px}.auth-screen{background:#f4f4f5;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:12px;width:min(400px,100vw - 40px);padding:36px 32px;box-shadow:0 1px 3px #0000000f}.auth-logo{border-radius:12px;width:48px;height:48px;margin:0 auto 18px;overflow:hidden}.auth-logo svg{width:100%;height:100%;display:block}@media (width<=900px){.page-frame{padding:16px}}
