@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--tg-theme-bg-color:#1c1c1e;--tg-theme-secondary-bg-color:#2c2c2e;--tg-theme-text-color:#fff;--tg-theme-hint-color:#8e8e93;--tg-theme-link-color:#0a84ff;--tg-theme-button-color:#0a84ff;--tg-theme-button-text-color:#fff;--sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-family:var(--sans);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--tg-theme-text-color);background:var(--tg-theme-bg-color);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);-webkit-tap-highlight-color:transparent;margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:600px;min-height:100vh;margin:0 auto;display:flex}button{transition:transform .1s,opacity .2s}button:active{transform:scale(.96)}*{box-sizing:border-box}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
