:root{--color-text:#28201a;--color-background:#fffcf8e0;--color-background-element:#fcf6eb99;--color-background-selected:#f0e8dabf;--color-text-secondary:#3b3835;--color-border:#c4b4a0;--color-success:#3d7a4a;--color-warning:#f0b520;--color-error:#ff5252;--font-display:Spline Sans, Inter, ui-sans-serif, system-ui, sans-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:Georgia, "Times New Roman", serif}@media (prefers-color-scheme:dark){:root{--color-text:#e5ddd3;--color-background:#100c09e6;--color-background-element:#2c221ae0;--color-background-selected:#3c2f24bf;--color-text-secondary:#9a9085;--color-border:#4a3c30;--color-success:#3d7a4a;--color-warning:#a87208;--color-error:#9e3832}}[data-theme=dark]{--color-text:#e5ddd3;--color-background:#100c09e6;--color-background-element:#2c221ae0;--color-background-selected:#3c2f24bf;--color-text-secondary:#9a9085;--color-border:#4a3c30;--color-success:#3d7a4a;--color-warning:#f0b520;--color-error:#ff5252}[data-theme=light]{--color-text:#28201a;--color-background:#fffcf8e0;--color-background-element:#fcf6ebe0;--color-background-selected:#f0e8dabf;--color-text-secondary:#3b3835;--color-border:#c4b4a0;--color-success:#3d7a4a;--color-warning:#f0b520;--color-error:#ff5252}html,body{background-color:var(--color-background);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%;overflow:hidden}@media (prefers-color-scheme:dark){html,body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}