:root{--font-ui:"Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Source Han Sans SC", "Noto Sans CJK SC", "Noto Sans SC", Arial, sans-serif;--font-mono:"Cascadia Mono", "SFMono-Regular", Consolas, "Liberation Mono", "Courier New", monospace;--font-body:var(--font-ui);--font-display:var(--font-ui);--base-font-size:15px;--line-height-body:1.5;--ink:#111;--ink-soft:#666;--muted:#999;--brand:#07c160;--brand-strong:#06ad56;--focus:#07c1604d;--success:#07c160;--success-soft:#07c1601f;--danger:#fa5151;--danger-soft:#fa51511f;--warning:#fa9d3b;--link:#576b95;--shell-bg:#f5f5f5;--sidebar-bg:#ededed;--sidebar-border:#d9d9d9;--sidebar-border-soft:#d9d9d9;--surface:#fff;--surface-strong:#fff;--surface-elevated:#fff;--surface-soft:#f0f0f0;--panel-bg:#f7f7f7;--panel-muted:#f7f7f7;--panel-muted-soft:#f0f0f0;--stage-bg:#f5f5f5;--stage-backdrop:none;--line:#d9d9d9;--line-soft:#e5e5e5;--line-strong:#e5e5e5;--row-hover:#e8e8e8;--row-active:#dcdcdc;--row-active-strong:#dcdcdc;--row-tint:#f0f0f0;--input-border:#cfcfcf;--input-border-soft:#d9d9d9;--input-bg:#fff;--button-primary-bg:#07c160;--button-secondary-bg:#ededed;--button-neutral-bg:#f0f0f0;--button-contrast:#fff;--badge-neutral-bg:#f0f0f0;--badge-neutral-text:#666;--badge-pending-bg:#07c1601f;--badge-pending-text:#07c160;--bubble-self:#95ec69;--bubble-self-text:#111;--bubble-peer:#fff;--bubble-peer-text:#111;--radius-xs:6px;--radius-sm:8px;--radius-md:8px;--radius-lg:10px;--radius-xl:10px;--radius-2xl:12px;--shadow-soft:none;--shadow-panel:none;--shadow-stage:none;--shadow-float:none;--shadow-avatar:none;--sidebar-width:72px;--stage-side-width:260px;--detail-column-width:280px;--chat-list-width:320px;--hero-title-size:1.05rem;--section-title-size:.95rem;--panel-title-size:.95rem;--eyebrow-size:.72rem;--body-large-size:.96rem;--body-standard-size:.94rem;--body-small-size:.82rem;color:var(--ink-soft);background:var(--shell-bg);font-family:var(--font-body);font-size:var(--base-font-size);line-height:var(--line-height-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}body{background:var(--shell-bg);min-width:320px;min-height:100svh;margin:0}body:before{content:none}a,button,input,textarea{font:inherit}a{color:inherit}button{padding:0}img,svg{max-width:100%;display:block}textarea{field-sizing:content}#root{background:var(--shell-bg);min-height:100svh}
