@charset "UTF-8";:root{color-scheme:light dark;--tg-color-bg: #ffffff;--tg-color-text: #000000;--tg-color-hint: #999999;--tg-color-link: #2481cc;--tg-color-button: #2481cc;--tg-color-button-text: #ffffff;--tg-color-secondary-bg: #f4f4f5;--tg-safe-top: 0px;--tg-safe-bottom: 0px;--tg-safe-left: 0px;--tg-safe-right: 0px}@media(prefers-color-scheme:dark){:root{--tg-color-bg: #17212b;--tg-color-text: #f5f5f5;--tg-color-hint: #8a97a3;--tg-color-link: #6ab7ff;--tg-color-button: #5288c1;--tg-color-secondary-bg: #232e3c}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;min-height:100dvh;font-family:-apple-system,blinkmacsystemfont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--tg-color-bg);color:var(--tg-color-text);-webkit-text-size-adjust:100%}
