/* Conexão Work — synchronous first-paint bridge.
 * Loaded before the legacy inline stylesheet, so the Signature tokens are
 * intentionally scoped to the root class and marked important until the
 * complete Signature stylesheet takes over.
 */
html.cw-signature-ai-studio{
  --bg:#F4EEE6 !important;
  --sf:#FFFDFC !important;
  --sf2:#EFE5DA !important;
  --ln:rgba(32,26,24,.14) !important;
  --gold:#B48A4A !important;
  --gold2:#D6BC86 !important;
  --ink:#201A18 !important;
  --mid:#5B514C !important;
  --muted:#756860 !important;
  --sub:#8E817A !important;
  --red:#9E3B43 !important;
  --rl:rgba(158,59,67,.10) !important;
  --sh:0 8px 30px rgba(32,26,24,.10) !important;
  background:#F4EEE6 !important;
  color:#201A18 !important;
}
html.cw-signature-ai-studio body{
  background:#F4EEE6 !important;
  color:#201A18 !important;
}
