/* =========================================================
   LDB Menu Icons — SVG inline (stroke / fill currentColor)
   ========================================================= */

.ldb-mi {
    display: block;
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    overflow: visible;
}

.ldb-mi--barba {
    /* silhueta preenchida — um pouco maior no trigger/intro */
    transform: scale(1.05);
}
