/**
 * Do not edit directly, this file was auto-generated.
 */

:root {
  --bg: #f5f4f1;
  --panel-soft: #f8fafc;
  --text: #4f4f56;
  --muted: #64748b;
  --primary: #f16a30;
  --primary-dark: #0f3ea8;
  --border: #e8e8e3;
  --danger: #f16a30;
  --success: #c6bc3c;
  --warning: #ffb43b;
  --sidebar: #4f4f56;
  --sidebar-soft: #102a56;
  --fondo: #f5f4f1;
  --panel: #ffffff;
  --panel-suave: #f8fafc;
  --texto: #4f4f56;
  --atenuado: #64748b;
  --principal: #f16a30;
  --principal-oscuro: #0f3ea8;
  --borde: #e8e8e3;
  --peligro: #f16a30;
  --exito: #c6bc3c;
  --aviso: #ffb43b;
  --info: #0891b2;
  --barra-lateral: #4f4f56;
  --barra-lateral-suave: #102a56;
  --fondo-naranja-suave: #fff3e8;
  --texto-sobre-aviso: #7a5800;
  --texto-sobre-oscuro: #ffffff;
  --activo: #f16a30;
  --error-real: #dc2626;
  --shadow: 0px 4px 12px rgba(0, 0, 0, 0.03);
  --radius: 18px;
  --radio-sm: 6px;
  --radio-md: 8px;
  --radio-lg: 12px;
  --radio-xl: 16px;
  --radio-2xl: 20px;
  --radio-pill: 999px;
  --sombra-sm: 0 1px 4px rgba(0, 0, 0, 0.07);
  --sombra-md: 0 4px 20px rgba(0, 0, 0, 0.1);
  --sombra-lg: 0px 4px 12px rgba(0, 0, 0, 0.03);
  --espacio-xs: 4px;
  --espacio-sm: 8px;
  --espacio-md: 12px;
  --espacio-lg: 16px;
  --espacio-xl: 20px;
  --espacio-2xl: 24px;
  --fuente-staff: Inter, "Segoe UI", Arial, sans-serif;
  --fuente-cliente: 'Segoe UI', system-ui, sans-serif;
  --fuente-landing: 'Montserrat', sans-serif;
  --fuente-base: 'Segoe UI', system-ui, sans-serif;
  --texto-xs: 11px;
  --texto-sm: 12px;
  --texto-md: 13px;
  --texto-lg: 14px;
  --texto-xl: 16px;
  --texto-2xl: 20px;
  --peso-regular: 400;
  --peso-semibold: 600;
  --peso-bold: 700;
  --peso-extrabold: 800;
}
