:root{--tg-theme-bg-color: #1a1a2e;--tg-theme-text-color: #ffffff;--tg-theme-hint-color: #999999;--tg-theme-link-color: #6c5ce7;--tg-theme-button-color: #6c5ce7;--tg-theme-button-text-color: #ffffff;--tg-safe-top: 0px;--tg-safe-bottom: 0px;--tg-safe-left: 0px;--tg-safe-right: 0px}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}#root{width:100%;height:100%;padding-top:var(--tg-safe-top);padding-bottom:var(--tg-safe-bottom);padding-left:var(--tg-safe-left);padding-right:var(--tg-safe-right)}a{color:var(--tg-theme-link-color);text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}.btn-primary{background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);padding:12px 24px;border-radius:12px;font-size:1rem;font-weight:600;transition:opacity .2s}.btn-primary:active{opacity:.8}
