:root{--tg-bg:var(--tg-theme-bg-color,#0f1923);--tg-surface:var(--tg-theme-secondary-bg-color,#162030);--tg-text:var(--tg-theme-text-color,#fff);--tg-hint:var(--tg-theme-hint-color,#8b9bb4);--tg-link:var(--tg-theme-link-color,#4f9cf9);--tg-button:var(--tg-theme-button-color,#4f9cf9);--tg-button-text:var(--tg-theme-button-text-color,#fff);--tg-accent:var(--tg-theme-accent-text-color,#4f9cf9);--radius-card:16px;--radius-btn:12px;--gap:12px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{background:var(--tg-bg);color:var(--tg-text);padding-bottom:80px;font-family:-apple-system,SF Pro Display,Segoe UI,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}
