:root{--font-display:Georgia, "Times New Roman", ui-serif, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--font-rounded:"SF Pro Rounded", "Hiragino Maru Gothic ProN", Meiryo, "MS PGothic", sans-serif;--font-serif:var(--font-display);--primary:#fff;--secondary:#eee;--third:#fa8112;--button:#222;--background:var(--primary);--background-element:var(--secondary);--background-selected:var(--secondary);--text:#222;--text-secondary:#5c5348;--button-text:#fff;--studies-shell:var(--background);--studies-list:var(--background-element);--studies-list-row:var(--background-element);--studies-list-row-pressed:var(--background-selected);--studies-list-border:var(--background-selected);--studies-list-divider:var(--background-selected);--studies-list-text:var(--text);--studies-list-text-muted:var(--text-secondary);--chat-user-bubble:var(--primary);--chat-assistant-bubble:var(--background-element);--chat-divider:#00000014;--nav-drawer-background:var(--background)}@media (prefers-color-scheme:dark){:root{--primary:#222;--secondary:#fa8112;--third:#faf3e1;--button:#faf3e1;--background:var(--primary);--background-element:#2c2c2c;--background-selected:#3a3a3a;--text:#faf3e1;--text-secondary:#c4b8a8;--button-text:#222;--studies-shell:var(--background);--studies-list:var(--background-element);--studies-list-row:var(--background-element);--studies-list-row-pressed:var(--background-selected);--studies-list-border:var(--background-selected);--studies-list-divider:var(--background-selected);--studies-list-text:var(--text);--studies-list-text-muted:var(--text-secondary);--chat-user-bubble:var(--background-selected);--chat-assistant-bubble:var(--background-element);--chat-divider:#ffffff1f;--nav-drawer-background:var(--background-element)}}