:root{--background:#faf7f0;--foreground:#29202b;--js-bg-body:#faf7f0;--js-bg-surface:#fffdf8;--js-bg-muted:#f1ede4;--js-bg-input:#fffcf6;--js-text-primary:#29202b;--js-text-secondary:#6e6470;--js-border-muted:#e6ded1;--js-accent-solid:#2d8c84;--js-accent-hover:#24766f;--js-accent-subtle:#e1f0ed;--js-accent-border:#a8d3ce;--js-accent-contrast:#fffdf8;--js-chip-bg:#fffdf8ad;--js-nav-bg:#faf7f0db}html.light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#faf7f0}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#161218}body{background-color:var(--background);color:var(--foreground);transition:background-color .2s,color .2s}@keyframes signInModalSlideIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}html.light body{--background:#faf7f0;--foreground:#29202b;--js-bg-body:#faf7f0;--js-bg-surface:#fffdf8;--js-bg-muted:#f1ede4;--js-bg-input:#fffcf6;--js-text-primary:#29202b;--js-text-secondary:#6e6470;--js-border-muted:#e6ded1;--js-accent-solid:#2d8c84;--js-accent-hover:#24766f;--js-accent-subtle:#e1f0ed;--js-accent-border:#a8d3ce;--js-accent-contrast:#fffdf8;--js-chip-bg:#fffdf8ad;--js-nav-bg:#faf7f0db}html.dark body{--background:#161218;--foreground:#f6f0e8;--js-bg-body:#161218;--js-bg-surface:#211a24;--js-bg-muted:#2a2230;--js-bg-input:#1b151e;--js-text-primary:#f6f0e8;--js-text-secondary:#c9bfcb;--js-border-muted:#3a303f;--js-accent-solid:#5ab8ae;--js-accent-hover:#4aa79e;--js-accent-subtle:#193c3a;--js-accent-border:#2f6964;--js-accent-contrast:#161218;--js-chip-bg:#211a24ad;--js-nav-bg:#161218db;color:#f6f0e8}
