*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--tg-theme-secondary-bg-color, #f0f0f0);color:var(--tg-theme-text-color, #000);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}input,textarea,select,button{font-family:inherit}a{color:var(--tg-theme-link-color, #3390ec);text-decoration:none}::-webkit-scrollbar{display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}button,[role=button]{user-select:none;-webkit-user-select:none}@media screen and (max-width: 767px){input[type=text],input[type=tel],input[type=number],input[type=email],textarea,select{font-size:16px!important}}
