:root{--tg-bg: #ffffff;--tg-text: #000000;--tg-hint: #999999;--tg-link: #2481cc;--tg-button: #2481cc;--tg-button-text: #ffffff;--tg-secondary-bg: #f0f0f0;--tg-header-bg: #ffffff;--tg-section-bg: #ffffff;--tg-section-header: #6d6d72;--tg-subtitle: #8e8e93;--tg-accent: #2481cc;--tg-destructive: #ff3b30;--glass-bg: rgba(255, 255, 255, .55);--glass-border: rgba(255, 255, 255, .3);--glass-shadow: 0 8px 32px rgba(0, 0, 0, .08);--glass-blur: 20px;font-family:system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:var(--tg-text);background:var(--tg-bg)}@media(prefers-color-scheme:dark){:root{--glass-bg: rgba(30, 30, 30, .6);--glass-border: rgba(255, 255, 255, .1);--glass-shadow: 0 8px 32px rgba(0, 0, 0, .3)}}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;background:var(--tg-bg);overflow-x:hidden}
