:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:var(--tg-theme-bg-color, #fff);color:var(--tg-theme-text-color, #111)}a{color:var(--tg-theme-link-color, #2481cc)}button{font:inherit;cursor:pointer}input,textarea,select{font-size:16px!important}html{touch-action:pan-x pan-y}
