:root{
  /* SUNARP - paleta institucional proporcionada */
  --sunarp-red:#EB3219;
  --sunarp-yellow:#FFAF00;
  --sunarp-lime:#8EC321;
  --sunarp-teal:#00A5A5;
  --sunarp-charcoal:#3D4B49;

  /* CADER SUNARP - paleta complementaria */
  --cader-navy:#070E2B;
  --cader-gold:#CF952A;

  /* Neutros */
  --bg:#F6F8F8;
  --surface:#FFFFFF;
  --surface-soft:#EEF3F2;
  --text:#24302E;
  --muted:#657371;
  --line:#DCE5E3;
  --shadow:0 16px 42px rgba(28,47,43,.10);
  --radius:18px;
  --sidebar-width:265px;
  --topbar-height:64px;
}
