body{font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;background:var(--tg-theme-bg-color, white);color:var(--tg-theme-text-color, black)}.app_app_bar{background:var(--tg-theme-header-bg-color, white);color:var(--tg-theme-text-color, black)}.app_container{background:var(--tg-theme-bg-color, white);color:var(--tg-theme-text-color, black)}.app_seperator{background:var(--tg-theme-section-separator-color, white);height:1px}.app_section{background:var(--tg-theme-section-bg-color, white);color:var(--tg-theme-text-color, black)}.app_text{color:var(--tg-theme-text-color, black)}.app_subtitle{color:var(--tg-theme-subtitle-text-color, black)}.app_main_button{background:var(--tg-theme-button-color, white);color:var(--tg-theme-text-color, black);border-radius:12px;position:relative;font-size:16px;color:#fff;padding:.8em 1.8em;cursor:pointer;user-select:none;text-align:center;text-decoration:none;transition-duration:.4s;-webkit-transition-duration:.4s}.app_main_button:hover{transition-duration:.1s;background-color:var(--tg-theme-button-color, white)}.app_main_button:after{content:"";display:block;position:absolute;border-radius:12px;left:0;top:0;width:100%;height:100%;opacity:0;transition:all .5s;box-shadow:0 0 10px 40px #fff}.app_main_button:active:after{box-shadow:0 0 #fff;position:absolute;border-radius:12px;left:0;top:0;opacity:1;transition:0s}.app_main_button:active{top:1px}.splash-screen[data-v-bb06a137]{display:flex;justify-content:center;align-items:center;height:100vh}.logo[data-v-bb06a137]{max-width:200px}
