/* Generated from Escobar OS by sync-clients.py - do not edit by hand. */
:root{
  --bg:#000000;        /* page background = client primary color */
  --panel:#000000;     /* header panel do card = preto */
  --primary:#000000;   /* on white surfaces (buttons, links, kicker) */
  --head:#ffffff;      /* headline over the header panel */
  --panel-ink:rgba(255,255,255,.92); /* sub line over the header panel */
  --on-dark:#c9a24b;   /* brand color over dark surfaces (footer links, doc headers) */
  --btn:#000000;
  --btn-hover:#000000;
  --btn-ring:#000000;
  --btn-soft:color-mix(in srgb, #000000 7%, #fff);
  --panel-border:#c9a24b;
  --doc-bar:#000000;   /* bars of the legal pages / thank-you header */
  /* rodape sobre o fundo da pagina: tinta escolhida pelo contraste real */
  --legal-ink:rgba(255,255,255,.88);
  --legal-ink-soft:rgba(255,255,255,.68);
  --legal-link:#c9a24b;
  /* secondary from Escobar OS: #c9a24b */
}
