:root{--color-primary: #3390EC;--color-primary-shade: #4A95D6;--color-primary-shade-darker: #2B7AC9;--color-background: #FFFFFF;--color-background-secondary: #F4F4F5;--color-text: #000000;--color-text-secondary: #707579;--color-placeholders: #A2ACB4;--color-links: #3390EC;--color-borders: #DADCE0;--color-borders-input: #DADCE0;--color-dividers: #C8C6CC;--color-error: #E53935;--color-success: #00C73E;--color-telegram-blue: #3390EC;--radius-button: 16px;--radius-island: 24px;--radius-input: 16px}:root.dark{--color-primary: #8774E1;--color-primary-shade: #7B71C6;--color-primary-shade-darker: #6F62B4;--color-background: #212121;--color-background-secondary: #0F0F0F;--color-text: #FFFFFF;--color-text-secondary: #AAAAAA;--color-placeholders: #717579;--color-links: #8774E1;--color-borders: #303030;--color-borders-input: #5B5B5A;--color-dividers: #3B3B3D;--color-error: #E53935;--color-success: #00C73E;--color-telegram-blue: #3390EC}*{box-sizing:border-box}html{font-size:16px;line-height:1.5}html,body,#root{margin:0;padding:0;min-height:100vh}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background:var(--color-background);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
