:root{--bg:var(--tg-theme-bg-color,#060a14);--bg-secondary:var(--tg-theme-secondary-bg-color,#0f172a);--text:var(--tg-theme-text-color,#f1f5f9);--text-muted:#94a3b8;--border:#1e293b;--accent:#3b82f6}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}button{color:inherit;font-family:inherit}h2,h3{color:var(--text)}
