﻿:root {
    --amarillo: #ff0008;
    --amarillo-suave: rgba(249, 187, 187, 0.85);
    --amarillo-hover: #fff176;
    --negro: #1a1a1a;
    --negro-suave: #313131;
    --gris-claro: #f4f4f4;
    --gris-texto: #313131;
    --gris-disabled: #e2e8f0;
    --texto-disabled: #94a3b8;
    --blanco: #ffffff;
    --sombra: rgba(0, 0, 0, 0.1);
    --icono-capsula: #000000;
    --texto-capsula: #000000;
    --borde-capsula: #e2e8f0;
    --rojo-texto: #ff4800;
    --verde-stock: #22c55e;
    --azul: #000000;
    --text-boto: #ffffff;
    --text-boto-hover: #ffffff;
    --color-portesgratis: #ff0008;
}
