:root{--bg:#0b0b10;--fg:#e6e6ea;--muted:#9aa0a6;--brand:#7c5cff}body,html{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji}a{color:var(--brand);text-decoration:none}*{box-sizing:border-box}:root{--health-card-bg:#ffffff;--health-text:#111111}[data-theme=dark]{--health-card-bg:#15151b;--health-text:#ffffff}[data-theme=light]{--health-card-bg:#ffffff;--health-text:#111111}