:root{--color-canvas:#f7f7f8;--color-surface:#fff;--color-surface-muted:#efeff1;--color-surface-hover:#e8e8eb;--color-border:#dedee2;--color-text:#202024;--color-text-muted:#74747d;--color-text-subtle:#9b9ba4;--color-ink-inverse:#fff;--color-accent:#202024;--color-accent-soft:#e9e9eb;--color-danger:#b3263e;--color-success:#2f7751;--shadow-card:0 1px 2px #18181e0d;--shadow-popover:0 0 20px 0 #0000000a;--radius-card:16px;--radius-control:11px;--radius-pill:999px;--scrollbar-size:8px;--scrollbar-thumb-size:6px;--scrollbar-thumb:color-mix(in srgb,var(--color-text-muted) 48%,transparent);--scrollbar-thumb-hover:color-mix(in srgb,var(--color-text-muted) 72%,transparent);--character-card-aspect-ratio:1/1.4;--character-card-radius:8px;--sidebar-width:252px;--chat-insights-width:clamp(320px,28vw,360px);--content-max-width:1392px;--page-padding-block-start:var(--space-8);--page-padding-block-end:64px;--page-padding-inline:clamp(28px,4vw,72px);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--font-size-caption:12px;--font-size-meta:13px;--font-size-body:14px;--font-size-body-lg:16px;--font-size-panel-title:20px;--font-size-page-title:26px;--line-height-body:1.5;--line-height-title:1.2}:root[data-theme=dark]{--color-canvas:#171719;--color-surface:#222225;--color-surface-muted:#2b2b2f;--color-surface-hover:#36363b;--color-border:#3b3b41;--color-text:#f0f0f2;--color-text-muted:#aaaab2;--color-text-subtle:#7e7e88;--color-accent:#f0f0f2;--color-accent-soft:#38383e;--color-danger:#f08c9e;--color-success:#83c69e;--shadow-card:0 1px 2px #0000002e;--shadow-popover:0 0 20px 0 #0000000a}*{box-sizing:border-box}#__nuxt,body,html{min-height:100%;margin:0}body{background:var(--color-canvas);color:var(--color-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--font-size-body);line-height:var(--line-height-body);transition:background-color .16s,color .16s}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}:where(textarea,.ui-scrollbar.is-native .ui-scrollbar__wrap){scrollbar-color:var(--scrollbar-thumb) transparent;scrollbar-width:thin}:where(textarea,.ui-scrollbar.is-native .ui-scrollbar__wrap)::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}:where(textarea,.ui-scrollbar.is-native .ui-scrollbar__wrap)::-webkit-scrollbar-corner{background:0 0}:where(textarea,.ui-scrollbar.is-native .ui-scrollbar__wrap)::-webkit-scrollbar-track{background:0 0}:where(textarea,.ui-scrollbar.is-native .ui-scrollbar__wrap)::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:var(--scrollbar-thumb);background-clip:padding-box;border:1px solid #0000}:where(textarea,.ui-scrollbar.is-native .ui-scrollbar__wrap)::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:padding-box}.icon-button{cursor:pointer;border-radius:var(--radius-control);width:40px;height:40px;color:var(--color-text-muted);background:0 0;border:1px solid #0000;place-items:center;display:inline-grid}.icon-button:hover{background:var(--color-surface-muted);color:var(--color-text)}@media (width<=900px){:root{--sidebar-width:212px;--page-padding-inline:var(--space-6)}}@media (width<=720px){:root{--sidebar-width:120px;--page-padding-inline:var(--space-4)}}
