:root{--tg-theme-bg-color:#fff;--tg-theme-text-color:#000;--tg-theme-hint-color:#999;--tg-theme-link-color:#2481cc;--tg-theme-button-color:#2481cc;--tg-theme-button-text-color:#fff;--tg-theme-secondary-bg-color:#f0f0f0}[data-theme=dark]{--tg-theme-bg-color:#17212b;--tg-theme-text-color:#fff;--tg-theme-hint-color:#7d8b99;--tg-theme-link-color:#6ab2f2;--tg-theme-button-color:#6ab2f2;--tg-theme-button-text-color:#17212b;--tg-theme-secondary-bg-color:#232e3c}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#root{max-width:600px;min-height:100vh;margin:0 auto}a{color:var(--tg-theme-link-color);text-decoration:none}button{cursor:pointer;border:none;outline:none}input{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--tg-theme-hint-color);border-radius:3px}
