/* Solo estilos mínimos para el frontend */
.wphm-hosting-badge {
    display: inline-block;
    padding: 3px 8px;
    background: #007cba;
    color: white;
    border-radius: 4px;
    font-size: 11px;
    font-weight: bold;
}

.wphm-hosting-info {
    font-size: 13px;
    color: #666;
    margin: 5px 0;
}

/* Solo cargar lo esencial */