:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#fbfaf4;--surface-2:#fff;--surface-3:#efe9da;--note-bg:#fbf3e7;--border:#e6dfce;--text:#332f28;--muted:#6b6457;--faint:#9b958a;--brand:#2e3d2b;--on-brand:#fff;--brand-text:#2e3d2b;--gold:#b0894f;--danger:#9b5b57;--danger-bg:#fbf3f2;--danger-border:#e7cfcd;--overlay:#14120e80;--overlay-strong:#14120eeb;--chip-inset:#0000000f;--shadow:#0000001f}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#14130f;--surface:#201e18;--surface-2:#262219;--surface-3:#2c281f;--note-bg:#241f16;--border:#36322a;--text:#ece5d4;--muted:#b8ae9c;--faint:#8d8576;--brand:#3c5238;--on-brand:#f3efe4;--brand-text:#a9c6a2;--gold:#b0894f;--danger:#e0a19c;--danger-bg:#2a1b1a;--danger-border:#4a312f;--overlay:#0009;--overlay-strong:#000000eb;--chip-inset:#ffffff14;--shadow:#00000080}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.app-wordmark{width:auto;height:31px;display:block}.app-wordmark--dark,[data-theme=dark] .app-wordmark--light{display:none}[data-theme=dark] .app-wordmark--dark{display:block}
