:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #000000;--tg-theme-secondary-bg-color: #f0f0f0}html,body,#root{margin:0;padding:0;width:100%;height:100%;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100dvh}*{box-sizing:border-box}
