:root{--font-sans-serif:-apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--white-20:#fff3}:root,:host,.theme-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--tg-theme-bg-color:#fff;--tg-theme-text-color:#000;--tg-theme-button-color:#007aff;--tg-theme-button-text-color:#fff;--tg-theme-accent_text_color:#007bff;--tg-theme-section_bg_color:#fff;--secondary-accent-color:#007bff1a;--tertiary-fill-background:#7474811f}:host,.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--tg-theme-bg-color:#000;--tg-theme-text-color:#fff;--tg-theme-button-color:#0a84ff;--tg-theme-button-text-color:#fff;--tg-theme-accent_text_color:#4089f7;--tg-theme-section_bg_color:#1b1b1d;--secondary-accent-color:#0a85ff1a;--tertiary-fill-background:#76767f3d}:root{--corner-radius-button-regular:25px;--corner-radius-button-multiline:16px;--corner-radius-button-small:30px;--title-1-size:28px;--title-1-line-height:34px;--title-1-letter-spacing:.38px;--title-2-size:22px;--title-2-line-height:28px;--title-2-letter-spacing:-.26px;--title-3-size:20px;--title-3-line-height:24px;--title-3-letter-spacing:-.45px;--body-size:17px;--body-line-height:22px;--body-letter-spacing:-.43px;--subheadline-1-size:15px;--subheadline-1-line-height:20px;--subheadline-1-letter-spacing:-.23px;--subheadline-2-size:14px;--subheadline-2-line-height:18px;--subheadline-2-letter-spacing:-.15px;--footnote-size:13px;--footnote-line-height:18px;--footnote-letter-spacing:-.08px}body{background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color)}html:active-view-transition-type(slide-left)::view-transition-old(main-content){animation:.3s cubic-bezier(.4,0,.2,1) both slide-out-left}html:active-view-transition-type(slide-left)::view-transition-new(main-content){animation:.3s cubic-bezier(.4,0,.2,1) both slide-in-left}@keyframes slide-out-left{to{transform:translate(-100%)}}@keyframes slide-in-left{0%{transform:translate(100%)}}html:active-view-transition-type(slide-right)::view-transition-old(main-content){animation:.3s cubic-bezier(.4,0,.2,1) both slide-out-right}html:active-view-transition-type(slide-right)::view-transition-new(main-content){animation:.3s cubic-bezier(.4,0,.2,1) both slide-in-right}@keyframes slide-out-right{to{transform:translate(100%)}}@keyframes slide-in-right{0%{transform:translate(-100%)}}.main-content{view-transition-name:main-content}
