:root{--bg-app:#fff;--bg-sidebar:#f5f5f6;--bg-guilds:#ebebed;--bg-input:#ececee;--text-normal:#111;--text-muted:#6b6b6b;--brand:#ff8562;--brand-hover:#f2704f;--danger:#d64545;--online:#2fae60;--offline:#b0b0b3;--hover:#0000000d;--border:#00000014;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--bg-app:#1a1a1d;--bg-sidebar:#151517;--bg-guilds:#0f0f10;--bg-input:#26262b;--text-normal:#ececee;--text-muted:#9a9aa2;--brand:#ff8562;--brand-hover:#ff9b7e;--danger:#f0787b;--online:#3fce74;--offline:#6a6a72;--hover:#ffffff0f;--border:#ffffff17;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg-app);color:var(--text-normal);font-family:TildaSans,Segoe UI,system-ui,-apple-system,sans-serif}button{cursor:pointer;font-family:inherit}
