:root{--tg-theme-bg-color: #ffffff;--tg-theme-secondary-bg-color: #efeff4;--tg-theme-section-bg-color: #ffffff;--tg-theme-header-bg-color: #ffffff;--tg-theme-bottom-bar-bg-color: #ffffff;--tg-theme-text-color: #000000;--tg-theme-hint-color: #999999;--tg-theme-subtitle-text-color: #8a8a8e;--tg-theme-section-header-text-color: #6d6d72;--tg-theme-link-color: #2481cc;--tg-theme-accent-text-color: #2481cc;--tg-theme-button-color: #2481cc;--tg-theme-button-text-color: #ffffff;--tg-theme-destructive-text-color: #ff3b30}[data-theme=dark],.tg-dark{--tg-theme-bg-color: #17212b;--tg-theme-secondary-bg-color: #0e1621;--tg-theme-section-bg-color: #232e3c;--tg-theme-header-bg-color: #17212b;--tg-theme-bottom-bar-bg-color: #17212b;--tg-theme-text-color: #ffffff;--tg-theme-hint-color: #7d8b99;--tg-theme-subtitle-text-color: #7d8b99;--tg-theme-section-header-text-color: #6ab3f3;--tg-theme-link-color: #6ab3f3;--tg-theme-accent-text-color: #6ab3f3;--tg-theme-button-color: #2ea6ff;--tg-theme-button-text-color: #ffffff;--tg-theme-destructive-text-color: #ff595a}:root{--brand-accent: #2481cc;--brand-accent-600: #1f73b8;--brand-accent-700: #1a5e99;--brand-accent-soft: rgba(36, 129, 204, .12);--brand-accent-ink: #ffffff;--tg-blue: #2481cc;--tg-blue-ios: #007aff;--tg-blue-bright: #2ea6ff;--tg-blue-soft: rgba(36, 129, 204, .12);--premium-gold: #e8b341;--premium-gold-soft: rgba(232, 179, 65, .16);--status-success: #34c759;--status-warning: #ff9f0a;--status-danger: #ff3b30;--status-info: var(--tg-theme-link-color);--hairline: rgba(60, 60, 67, .12);--overlay-scrim: rgba(0, 0, 0, .4);--press-tint: rgba(0, 0, 0, .05)}[data-theme=dark],.tg-dark{--brand-accent: #2ea6ff;--brand-accent-600: #56b6ff;--brand-accent-700: #6ab3f3;--brand-accent-soft: rgba(46, 166, 255, .16);--brand-accent-ink: #04121f;--hairline: rgba(255, 255, 255, .1);--press-tint: rgba(255, 255, 255, .06);--overlay-scrim: rgba(0, 0, 0, .55)}:root{--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", system-ui, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--font-rounded: ui-rounded, -apple-system, system-ui, sans-serif;--text-largetitle: 34px;--text-title-1: 28px;--text-title-2: 22px;--text-title-3: 20px;--text-body: 17px;--text-callout: 16px;--text-subhead: 15px;--text-footnote: 13px;--text-caption: 12px;--text-caption-2: 11px;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--leading-tight: 1.18;--leading-snug: 1.3;--leading-normal: 1.4;--leading-relaxed: 1.55;--tracking-tight: -.02em;--tracking-normal: 0em;--tracking-wide: .02em}:root{--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 32px;--space-9: 40px;--space-10: 48px;--gutter: 16px;--radius-xs: 6px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-pill: 999px;--hit-min: 44px;--control-h: 50px;--control-h-sm: 36px;--mainbutton-h: 50px;--tabbar-h: 56px;--header-h: 48px;--avatar-sm: 28px;--avatar-md: 40px;--hairline-w: .5px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--frame-w: 390px;--frame-h: 844px;--shadow-card: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 1px rgba(0, 0, 0, .03);--shadow-raised: 0 4px 16px rgba(0, 0, 0, .1);--shadow-sheet: 0 -6px 24px rgba(0, 0, 0, .12);--shadow-button: 0 1px 0 rgba(0, 0, 0, .02);--shadow-accent: 0 6px 20px rgba(46, 166, 255, .28);--ease-standard: cubic-bezier(.4, 0, .2, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-spring: cubic-bezier(.34, 1.4, .5, 1);--dur-fast: .12s;--dur-base: .2s;--dur-slow: .32s}[data-theme=dark],.tg-dark{--shadow-card: 0 1px 2px rgba(0, 0, 0, .4);--shadow-raised: 0 6px 20px rgba(0, 0, 0, .5);--shadow-sheet: 0 -6px 24px rgba(0, 0, 0, .55)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-normal);color:var(--tg-theme-text-color);background:var(--tg-theme-secondary-bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit}a{color:var(--tg-theme-link-color);text-decoration:none}::selection{background:var(--brand-accent-soft)}.tg-scroll{-ms-overflow-style:none;scrollbar-width:none}.tg-scroll::-webkit-scrollbar{display:none}[dir=rtl]{direction:rtl}.tg-hairline{background:var(--hairline);height:var(--hairline-w);border:0}
