html:not(.light){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0a0a0a;--foreground:#f4f4f5;--foreground-body:#e4e4e7;--foreground-secondary:#b0b0ba;--foreground-muted:#9494a0;--foreground-subtle:#787884;--brand-primary:#d73242;--brand-primary-foreground:#fff;--brand-primary-soft:#c9182e;--brand-gold:#d4af37;--brand-lime:#5e6b43;--surface-muted:#141414;--surface-elevated:#161616;--charcoal:#171717;--brand-forest:#0b241c;--whatsapp:#25d366;--section-band:#0a0d14;--step-surface:#12151c;--step-surface-hover:#151a25;--step-ring:#12151c;--trust-band:#080808;--dropdown-bg:#0f0f0f;--footer-bg:#171717}html.light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#e9e5dd;--foreground:#0f0e0c;--foreground-body:#1c1916;--foreground-secondary:#2e2b27;--foreground-muted:#3f3b36;--foreground-subtle:#4f4a44;--brand-primary:#ed1b34;--brand-primary-foreground:#fff;--brand-primary-soft:#c9182e;--brand-gold:#b8941f;--brand-lime:#4d5a38;--surface-muted:#e0dcd4;--surface-elevated:#f0ece6;--charcoal:#221f1c;--brand-forest:#d5e0d8;--whatsapp:#25d366;--section-band:#dedad2;--step-surface:#d8d4cc;--step-surface-hover:#cfccc3;--step-ring:#c6c2b9;--trust-band:#d6d2ca;--dropdown-bg:#f0ece6;--footer-bg:#d4cec4}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans), system-ui, sans-serif}
