:root{--tg-theme-bg-color:var(--tg-theme-bg-color,#fff);--tg-theme-text-color:var(--tg-theme-text-color,#000);--tg-theme-hint-color:var(--tg-theme-hint-color,#999);--tg-theme-link-color:var(--tg-theme-link-color,#2481cc);--tg-theme-button-color:var(--tg-theme-button-color,#2481cc);--tg-theme-button-text-color:var(--tg-theme-button-text-color,#fff);--tg-theme-secondary-bg-color:var(--tg-theme-secondary-bg-color,#f4f4f5)}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--tg-theme-text-color);background-color:var(--tg-theme-bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}a{color:var(--tg-theme-link-color);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}
