/* ============================================================
   ICONOS INSTITUCIONALES — GOOGLE MATERIAL SYMBOLS
   ============================================================ */

.fcs-icon {
    font-family: 'Material Symbols Rounded';
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    font-variation-settings:
        'FILL' 0,
        'wght' 400,
        'GRAD' 0,
        'opsz' 48;
}

/* Tamaños institucionales */
.fcs-inline { font-size: 1em; }
.fcs-md     { font-size: 1.35em; }
.fcs-lg     { font-size: 1.75em; }

/* ============================================================
   ICONOS — ASIGNACIÓN INSTITUCIONAL
   ============================================================ */

/* Inicio */
.fcs-inicio::before { content: "home"; }

/* Acompañamientos */
.fcs-acompanamientos::before { content: "volunteer_activism"; }

/* Voluntariado */
.fcs-voluntariado::before { content: "volunteer_activism"; }

/* Perfil del voluntariado */
.fcs-perfil::before { content: "psychology_alt"; }

/* Formación */
.fcs-formacion::before { content: "school"; }

/* Espiritualidad */
.fcs-espiritualidad::before { content: "self_improvement"; }

/* Límites del voluntariado */
.fcs-limites::before { content: "gavel"; }

/* Incorporación */
.fcs-incorporacion::before { content: "group_add"; }

/* Economía y transparencia */
.fcs-economia::before { content: "monitor_heart"; }

/* Cuidar la economía */
.fcs-economiacuidado::before { content: "volunteer_activism"; }

/* Economía del don */
.fcs-don::before { content: "redeem"; }

/* Transparencia */
.fcs-transparencia::before { content: "visibility"; }

/* Datos esenciales */
.fcs-datos::before { content: "table_chart"; }

/* Principios éticos */
.fcs-etica::before { content: "balance"; }

/* Hábitat Solidario */
.fcs-habitat::before { content: "home_pin"; }

/* Jornada Educativa del Cuidado */
.fcs-jornada::before { content: "event"; }

/* Financiación */
.fcs-financiacion::before { content: "volunteer_activism"; }

/* Documentos / inspiración */
.fcs-documentos::before { content: "menu_book"; }

/* Icono exclusivo para Final de la vida */
.fcs-finalvida::before { content: "auto_awesome"; }

/* Icono de delicadeza (solo en párrafos) */
.fcs-flor::before { content: "local_florist"; }

/* Colaboración institucional */
.fcs-colaboracion::before { content: "handshake"; }

/* Continuidad */
.fcs-continuidad::before { content: "autorenew"; }

/* Iconos menores institucionales */
.fcs-corazon::before { content: "favorite"; }
.fcs-estrella::before { content: "star"; }
.fcs-flecha::before { content: "arrow_forward"; }
.fcs-diamante::before { content: "diamond"; }
.fcs-cuadrado::before { content: "crop_square"; }
.fcs-tabla::before { content: "table_chart"; }
