:root{--tg-theme-bg-color: var(--tg-theme-bg-color, #ffffff);--tg-theme-text-color: var(--tg-theme-text-color, #000000);--tg-theme-hint-color: var(--tg-theme-hint-color, #999999);--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, #ffffff);--tg-theme-secondary-bg-color: var(--tg-theme-secondary-bg-color, #f0f0f0)}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}html,body{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color)}#app{height:100%;padding:16px;padding-bottom:env(safe-area-inset-bottom,16px)}.tg-button{width:100%;padding:14px 20px;border:none;border-radius:12px;background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.tg-button:active{opacity:.7}.container[data-v-c3a7597c]{display:flex;flex-direction:column;gap:20px;height:100%}h1[data-v-c3a7597c]{text-align:center;font-size:24px}.user-info[data-v-c3a7597c]{background:var(--tg-theme-secondary-bg-color);padding:16px;border-radius:12px}.hint[data-v-c3a7597c]{color:var(--tg-theme-hint-color);font-size:14px;margin-top:4px}.tg-button[data-v-c3a7597c]{margin-top:auto}
