*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:#ebebeb;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;padding:24px 16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{display:flex;align-items:center;justify-content:center}@media (max-width: 500px){body{padding:0;background:#fff}}#root *{scrollbar-width:none}#root *::-webkit-scrollbar{display:none}button{transition:opacity .1s,transform .1s;font-family:inherit}button:active{opacity:.75;transform:scale(.97)}.tgp-frame{position:relative;width:390px;height:844px;background:#fff;border-radius:44px;box-shadow:0 30px 80px #00000038,0 0 0 1px #00000012;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 500px){.tgp-frame{width:100vw;height:100dvh;max-width:100vw;border-radius:0;box-shadow:none}}
