:root{color-scheme:light;--c-white: #ffffff;--c-smoke: #f4f5f6;--c-smoke-2: #e9ebed;--c-gray-300: #d5d8dc;--c-gray-500: #8b9097;--c-gray-600: #6a6f76;--c-ink: #23272b;--c-black: #14161a;--c-bg: var(--c-white);--c-surface: var(--c-smoke);--c-surface-2: var(--c-smoke-2);--c-border: var(--c-gray-300);--c-border-soft: var(--c-smoke-2);--c-text: var(--c-ink);--c-muted: var(--c-gray-600);--c-accent: var(--c-ink);--c-accent-soft: var(--c-smoke-2);--c-on-accent: #ffffff;--c-danger: #b00020;--c-success: #2f8f46;--c-warn-bg: #fff3cd;--c-warn-border: #ffe08a;--c-warn-text: #7a5900;--c-shell: #1b1e21;--c-shell-2: #23272b;--c-shell-border: #2f3439;--c-shell-text: #eef1ee;--c-shell-muted: #8a938a;--c-money: #7ac47e;--c-money-ink: #14331a}:root.dark{color-scheme:dark;--c-bg: #16181b;--c-surface: #1d2024;--c-surface-2: #24282d;--c-border: #313640;--c-border-soft: #24282d;--c-text: #e6e8ea;--c-muted: #9aa1a9;--c-accent: #e6e8ea;--c-accent-soft: #24282d;--c-on-accent: #16181b;--c-danger: #ff6b81;--c-success: #5cc274;--c-warn-bg: #3a3012;--c-warn-border: #6b5720;--c-warn-text: #f2d68d;--c-shell: #101214;--c-shell-2: #1a1d20;--c-shell-border: #2a2e33}html{background:var(--c-bg)}body{margin:0;font-family:Poppins,system-ui,sans-serif;background:var(--c-bg);color:var(--c-text)}input,button,select,textarea{font-family:inherit}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:24px;line-height:1;-webkit-user-select:none;user-select:none;vertical-align:middle}
