:root{--bg: #f6f4f0;--bg-image: none;--surface: #ffffff;--surface-1: #f7f6f3;--surface-2: #ffffff;--surface-3: #ffffff;--surface-border-1: #e9e7e2;--surface-border-2: #e5e4e0;--surface-border-3: #dedcd6;--glass-blur: 24px;--modal-bg: #ffffff;--ink: #0e0f12;--ink-2: #3a3c42;--muted: #6b6e76;--muted-2: #9094a0;--line: #e5e4e0;--line-2: #eceae6;--bg-2: #f0efeb;--scrollbar-thumb: #dcdad5;--accent: #4a7dbb;--accent-ink: #34608f;--accent-soft: rgba(74, 125, 187, .1);--danger: #c2414e;--danger-ink: #9c2e3a;--danger-soft: rgba(194, 65, 78, .08);--selection: rgba(74, 125, 187, .22);--chip: #f7f6f3;--chip-hover: #efede8;--topbar-bg: #0e0f12;--topbar-fg: #f4f3f1;--topbar-muted: #c9c7c2;--card-head-bg: #fafaf8;--composer-fade: #fff;--dropzone-bg: #fbfaf8;--user-bubble-bg: #edebe6;--user-bubble-fg: #0e0f12;--file-pdf-bg: #fef3f4;--file-pdf-line: #f5d5d9;--file-pdf-fg: #b0142a;--file-doc-bg: #eef3fb;--file-doc-line: #d5e0f1;--file-doc-fg: #1f4a8a;--file-sheet-bg: #ebf6ef;--file-sheet-line: #cce8d5;--file-sheet-fg: #216b3c;--radius-sm: 6px;--radius: 10px;--radius-lg: 16px;--radius-xl: 22px;--radius-pill: 999px;--pending: #d97706;--pending-soft: #fffbeb;--success: #059669;--success-soft: #ecfdf5;--shadow-sm: 0 1px 0 rgba(14,15,18,.04), 0 1px 2px rgba(14,15,18,.04);--shadow: 0 1px 0 rgba(14,15,18,.04), 0 8px 24px -8px rgba(14,15,18,.1);--shadow-lg: 0 20px 48px -16px rgba(14,15,18,.18);--fs-2xs: 11px;--fs-xs: 12px;--fs-sm: 13px;--fs-md: 15px;--fs-lg: 17px;--fs-xl: 20px;--fs-2xl: 24px;--lh-tight: 1.3;--lh-ui: 1.45;--lh-body: 1.6;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--dur-fast: .12s;--dur: .18s;--dur-slow: .28s;--ease: cubic-bezier(.25, .1, .25, 1);--ease-out: cubic-bezier(.2, .7, .3, 1);--font: "Geist", "Inter", ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--mono: "Geist Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace}.theme-dark{--bg: #0a1018;--surface: rgba(18,24,34,.55);--surface-1: rgba(12,17,25,.42);--surface-2: rgba(18,24,34,.55);--surface-3: rgba(28,36,50,.72);--surface-border-1: rgba(255,255,255,.07);--surface-border-2: rgba(255,255,255,.1);--surface-border-3: rgba(255,255,255,.14);--modal-bg: #141a24;--ink: #f1f3f6;--ink-2: #d4d7dd;--muted: #9aa0ab;--muted-2: #6e7582;--line: rgba(255,255,255,.1);--line-2: rgba(255,255,255,.06);--bg-2: rgba(255,255,255,.07);--scrollbar-thumb: rgba(255,255,255,.12);--accent: #8ab1de;--accent-ink: #a9c8ec;--accent-soft: rgba(138, 177, 222, .14);--danger: #e0808a;--danger-ink: #f0a8af;--danger-soft: rgba(224, 128, 138, .12);--selection: rgba(138, 177, 222, .3);--chip: rgba(255,255,255,.06);--chip-hover: rgba(255,255,255,.1);--topbar-bg: rgba(10,14,22,.85);--topbar-fg: #e8ebef;--topbar-muted: #a7adb8;--card-head-bg: rgba(255,255,255,.03);--composer-fade: rgba(18,24,34,0);--dropzone-bg: rgba(255,255,255,.03);--user-bubble-bg: rgba(255,255,255,.12);--user-bubble-fg: #ffffff;--file-pdf-bg: rgba(220,60,80,.14);--file-pdf-line: rgba(220,60,80,.24);--file-pdf-fg: #ff8c9b;--file-doc-bg: rgba(80,130,220,.14);--file-doc-line: rgba(80,130,220,.24);--file-doc-fg: #8eb3ff;--file-sheet-bg: rgba(80,200,140,.14);--file-sheet-line: rgba(80,200,140,.24);--file-sheet-fg: #7cd4a6;--pending: #fbbf24;--pending-soft: rgba(251, 191, 36, .1);--success: #34d399;--success-soft: rgba(52, 211, 153, .1)}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:var(--font);color:var(--ink);background:var(--bg);font-size:var(--fs-md);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"ss01","cv11"}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea{font-family:inherit;color:inherit}::selection{background:var(--selection)}html.theme-dark body{background:#0a1018}.theme-dark body{background:transparent;color:var(--ink)}:root{--accent: #1d4f91;--accent-ink: #163d70}::selection{background:#1d4f912e}
