/* Deliberately minimal: Elementor owns the visual design of the gate. */
.ff-age-gate-status {
    margin-top: 0.75rem;
    min-height: 1.4em;
    font-size: 0.9em;
    line-height: 1.4;
}

.ff-age-gate-status[data-type="error"] {
    font-weight: 600;
}

.ff-age-gate-status[data-type="success"] {
    font-weight: 600;
}

#furfetish-verify-age[aria-busy="true"] {
    cursor: wait;
}
